v8/test
Clemens Hammacher 9a241228cf [asm.js] Fix continue target in for loops
Make sure that a continue still executed the increment part of a for
loop by adding another nested block for the body, which is the break
target for a continue in the body. The increment code lives outside
this block, in the original loop.

R=bradnelson@chromium.org
CC=mstarzinger@chromium.org

Bug: chromium:788916
Change-Id: I178b874ffac16d9237a0f4da097d2742bd93335a
Reviewed-on: https://chromium-review.googlesource.com/832447
Commit-Queue: Brad Nelson <bradnelson@chromium.org>
Reviewed-by: Brad Nelson <bradnelson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50169}
2017-12-18 16:29:27 +00:00
..
benchmarks [test] Code cleanup in testcfg.py 2017-12-13 13:36:20 +00:00
cctest [turbofan] Add feedback to CheckSmi 2017-12-18 15:52:38 +00:00
common Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
debugger [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
fuzzer [test] Code cleanup in testcfg.py 2017-12-13 13:36:20 +00:00
inspector [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
intl [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
js-perf-test [js-perf-test] Add TypedArray slice perf test case 2017-12-18 09:22:33 +00:00
memory
message [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
mjsunit [asm.js] Fix continue target in for loops 2017-12-18 16:29:27 +00:00
mkgrokdump [test] Remove output from testcase. 2017-12-13 15:00:52 +00:00
mozilla [test] Remove output from testcase. 2017-12-13 15:00:52 +00:00
preparser [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
promises-aplus [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
test262 [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
unittests [turbofan] Add feedback to CheckSmi 2017-12-18 15:52:38 +00:00
wasm-spec-tests [test] Code cleanup in testcfg.py 2017-12-13 13:36:20 +00:00
webkit [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00