v8/test
littledan 2d2b72f638 Split off a separate --harmony_sloppy_let flag
--harmony_sloppy includes behavior to turn on sloppy mode lexical
bindings. Before this patch, it also included a way to parse let
which is likely web-incompatible (let is disallowed as an
identifier). This patch splits off the let parsing from the more
general block scoping code, so that block scoping can be developed
independently.

R=adamk
LOG=N
BUG=v8:3305

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

Cr-Commit-Position: refs/heads/master@{#29855}
2015-07-25 00:05:18 +00:00
..
benchmarks [turbofan] Add single --turbo flag. 2015-04-16 16:28:39 +00:00
cctest Split off a separate --harmony_sloppy_let flag 2015-07-25 00:05:18 +00:00
intl Do not expect verbatim JPY symbol in test. 2015-07-20 10:52:51 +00:00
js-perf-test [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Improve error message for duplicate parameters 2015-07-14 21:59:03 +00:00
mjsunit Split off a separate --harmony_sloppy_let flag 2015-07-25 00:05:18 +00:00
mozilla Revert of Revert "In RegExp, lastIndex is read with ToLength, not ToInteger" (patchset #1 id:1 of https://codereview.chromium.org/1243053005/) 2015-07-24 08:26:06 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs Disable failing simdjs tests. 2015-07-24 15:03:55 +00:00
test262 Make dates default to the local timezone if none specified 2015-07-24 17:19:52 +00:00
test262-es6 Make dates default to the local timezone if none specified 2015-07-24 17:19:52 +00:00
unittests [interpreter] Add basic framework for bytecode handler code generation. 2015-07-23 14:21:39 +00:00
webkit [test] Speed up slow stack overflow test. 2015-07-23 11:47:12 +00:00