v8/test/mjsunit/harmony/regress
wingo d5fd58165c Function scopes only must have a context if they call sloppy eval
A strict arrow function with no parameters and no variable bindings
won't need a context object because it will never have any
locals.  (This is unlike strict normal functions, which do have
"arguments" and "this" locals.)

R=rossberg@chromium.org
BUG=v8:4056
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#28031}
2015-04-23 13:19:54 +00:00
..
regress-2219.js
regress-2225.js
regress-3501.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-3750.js
regress-4056.js Function scopes only must have a context if they call sloppy eval 2015-04-23 13:19:54 +00:00
regress-173361.js
regress-343928.js
regress-405844.js
regress-455141.js Remove --experimental-classes flag and related dead code. 2015-02-12 20:07:15 +00:00
regress-crbug-347528.js
regress-crbug-448730.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-crbug-451770.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-crbug-461520.js Remove effectful assertion 2015-02-25 15:34:21 +00:00
regress-crbug-465671-null.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-crbug-465671.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-lookup-transition.js
regress-observe-empty-double-array.js
regress-typedarray-out-of-bounds.js