v8/test
Sigurd Schneider 6630a1f111 [turbofan] Disallow speculation after deopt from array builtin
This disallows speculation after deoptimization from any of
Array.{forEach,map,filter,find} due to CheckMap fails. Such
CheckMap fails happen if the builtins' function argument
causes the map of the array to change. The js-call-lowering
refrains from optimizing builtins for which speculation was
disallowed.

Bug: v8:6898, v8:7127
Change-Id: Ied6696f8fb023ee404fb82e9d37bfb061f293854
Reviewed-on: https://chromium-review.googlesource.com/819354
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50069}
2017-12-13 10:33:16 +00:00
..
benchmarks [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
cctest [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
common Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
debugger [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
fuzzer [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
inspector [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
intl [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
js-perf-test [test] Add find-index.js to the list of resources for the test 2017-12-07 13:49:46 +00:00
memory
message [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
mjsunit [turbofan] Disallow speculation after deopt from array builtin 2017-12-13 10:33:16 +00:00
mkgrokdump [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
mozilla [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
preparser [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
promises-aplus [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
test262 [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
unittests [turbofan] maintain source positions in loop peeling and polymorphic inlining 2017-12-13 09:51:46 +00:00
wasm-spec-tests [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
webkit [test] Move data access from suite to test. 2017-12-13 09:14:47 +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