v8/test/mjsunit/harmony/regress
nikolaos 52a01ae0c7 Fix bug with spread rewriting
It was not properly rewriting three cases:

-   [...[42]][0]
-   [...[42]].length
-   [...[42]] `foo`    (which is a type error)

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

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

Cr-Commit-Position: refs/heads/master@{#33433}
2016-01-21 12:16:20 +00:00
..
regress-2219.js [proxy] fixing for-in for proxies, fixing harmony/proxy.js tests, improving error messages and some drive-by fixes 2015-12-11 14:56:00 +00:00
regress-2225.js [proxy] fixing for-in for proxies, fixing harmony/proxy.js tests, improving error messages and some drive-by fixes 2015-12-11 14:56:00 +00:00
regress-4395-global-eval.js Rename destructuring flag to "--harmony-destructuring-bind" 2015-11-18 23:30:09 +00:00
regress-4395.js Rename destructuring flag to "--harmony-destructuring-bind" 2015-11-18 23:30:09 +00:00
regress-4400.js Don't crash when preparsing destructured arguments 2015-09-22 17:43:43 +00:00
regress-4482.js Don't throw on assignment to function name binding in harmony sloppy mode 2015-10-12 16:55:35 +00:00
regress-4585.js [parser] treat MethodDefinitions in ObjectPatterns as SyntaxErrors 2015-12-01 20:33:11 +00:00
regress-4658.js Fix for temporaries in parameter initializers 2016-01-08 15:44:26 +00:00
regress-4696.js Fix bug with spread rewriting 2016-01-21 12:16:20 +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-517455.js Rename destructuring flag to "--harmony-destructuring-bind" 2015-11-18 23:30:09 +00:00
regress-546967.js [es7] bailout Crankshaft in VisitDoExpression 2015-10-24 07:06:59 +00:00
regress-576662.js Gracefully handle proxies in AllCanWrite(). 2016-01-12 14:56:54 +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 [runtime] support new Proxy() instead of Proxy.create and install getPrototypeOf trap 2015-11-13 14:14:07 +00:00
regress-crbug-461520.js [proxy] fixing for-in for proxies, fixing harmony/proxy.js tests, improving error messages and some drive-by fixes 2015-12-11 14:56:00 +00:00
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-lookup-transition.js [proxy] fixing for-in for proxies, fixing harmony/proxy.js tests, improving error messages and some drive-by fixes 2015-12-11 14:56:00 +00:00
regress-observe-empty-double-array.js Add a --harmony-object-observe runtime flag (on by default) 2015-08-04 20:53:32 +00:00
regress-typedarray-out-of-bounds.js fix transition of typedarrays in ics 2015-02-09 09:50:15 +00:00