v8/test/mjsunit/harmony/regress
adamk 6a370a6f01 Remove support for Object.observe
The feature was deprecated in M49 and flagged off in M50.
This patch removes it entirely from the codebase.

Review URL: https://codereview.chromium.org/1909433003

Cr-Commit-Position: refs/heads/master@{#35714}
2016-04-22 09:02:41 +00:00
..
regress-4658.js Fix issue with re-scoping in do expressions 2016-03-01 09:04:38 +00:00
regress-4696.js Fix bug with spread rewriting 2016-01-21 12:16:20 +00:00
regress-4755.js [fullcodegen] Implement operand stack depth tracking. 2016-02-23 13:41:44 +00:00
regress-4904.js Re-scope inner scopes in arrow parameter initializers 2016-04-15 18:08:31 +00:00
regress-173361.js
regress-546967.js [es7] bailout Crankshaft in VisitDoExpression 2015-10-24 07:06:59 +00:00
regress-crbug-347528.js
regress-crbug-571149.js Don't pre-initialise block contexts with holes 2016-01-14 18:04:35 +00:00
regress-crbug-578038.js Fix re-indexing for literals in do-expressions 2016-01-18 15:20:58 +00:00
regress-typedarray-out-of-bounds.js