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 Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
regress-2225.js Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
regress-3501.js [harmony] Move some regression tests to the right place 2015-03-20 11:03:14 +00:00
regress-3750.js Ensure class prototype objects have the right Map::constructor field 2014-12-10 18:25:55 +00:00
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 Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
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-455141.js Remove --experimental-classes flag and related dead code. 2015-02-12 20:07:15 +00:00
regress-crbug-347528.js Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
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 Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
regress-observe-empty-double-array.js Re^3-land "Ship promises and weak collections" 2014-05-06 14:48:34 +00:00
regress-typedarray-out-of-bounds.js fix transition of typedarrays in ics 2015-02-09 09:50:15 +00:00