d5fd58165c
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} |
||
---|---|---|
.. | ||
regress-2219.js | ||
regress-2225.js | ||
regress-3501.js | ||
regress-3750.js | ||
regress-4056.js | ||
regress-173361.js | ||
regress-343928.js | ||
regress-405844.js | ||
regress-455141.js | ||
regress-crbug-347528.js | ||
regress-crbug-448730.js | ||
regress-crbug-451770.js | ||
regress-crbug-461520.js | ||
regress-crbug-465671-null.js | ||
regress-crbug-465671.js | ||
regress-lookup-transition.js | ||
regress-observe-empty-double-array.js | ||
regress-typedarray-out-of-bounds.js |