v8/test/mjsunit/harmony/regress
Adam Klein 986e7cefe1 Ensure class prototype objects have the right Map::constructor field
The null constructor they had previously could be observed as crashes in
the V8 API's Object::CreationContext() method and in Object.observe.

BUG=v8:3750
LOG=n
R=arv@chromium.org, dslomov@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25757}
2014-12-10 18:25:55 +00:00
..
regress-2219.js
regress-2225.js
regress-2243.js harmony-scoping: make assignment to 'const' a late error. 2014-11-26 11:21:23 +00:00
regress-2322.js
regress-2858.js harmony-scoping: Catch variable should be VAR, not LET 2014-11-25 14:48:39 +00:00
regress-3426.js
regress-3683.js Fix desugaring of let bindings in for loops to handle continue properly 2014-11-14 19:33:23 +00:00
regress-3741.js Fix the order of context binding/simulate insertion for BlockContexts. 2014-12-05 13:06:50 +00:00
regress-3750.js Ensure class prototype objects have the right Map::constructor field 2014-12-10 18:25:55 +00:00
regress-173361.js
regress-343928.js Remove --harmony implications for incomplete features 2014-11-04 16:05:44 +00:00
regress-405844.js Ensure that JSProxy::Fix gives the generated JSObject map a constructor 2014-08-27 15:54:23 +00:00
regress-crbug-347528.js
regress-lookup-transition.js
regress-observe-empty-double-array.js