v8/test
arv edf3dab466 ES6 template literals: Fix issue with template after rbrace
If we hade }` the right brace was always treated as part of the
template literal. We should only treat the right brace as part of
the literal when we continue to parse the template literal after a
placeholder.

BUG=v8:3734
LOG=Y

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

Cr-Commit-Position: refs/heads/master@{#25661}
2014-12-04 14:50:17 +00:00
..
benchmarks Revert "Enable turbofan deoptimization by default." 2014-10-27 14:37:10 +00:00
cctest Revert of Encode reservation meta data in the snapshot blob. (patchset #3 id:40001 of https://codereview.chromium.org/781443002/) 2014-12-04 10:31:33 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Make JSTests ready for Android measurements. 2014-12-04 10:37:42 +00:00
message Correctly compute line numbers in functions from the function constructor. 2014-11-12 10:06:47 +00:00
mjsunit ES6 template literals: Fix issue with template after rbrace 2014-12-04 14:50:17 +00:00
mozilla ARM64: skip flaky mozilla/ecma/Date/15.9.5.26-1 until it is fixed. 2014-11-21 11:24:54 +00:00
preparser ES6: Duplicate properties are no longer an error 2014-08-20 14:25:48 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Convert argument toObject() in Object.getOwnPropertyNames/Descriptors 2014-10-15 14:01:20 +00:00
test262-es6 Rename String.prototype.contains to 'includes'. 2014-11-20 19:21:36 +00:00
unittests [turbofan] Reduce context accesses during typed lowering. 2014-12-04 10:50:58 +00:00
webkit Ship harmony-strings 2014-11-27 10:17:18 +00:00