v8/test
Mircea Trofin 1048a6b4ea [wasm] Fix wasm-jit-to-native + W^X GC heap interaction issues
- in certain cases, we need both modification scopes because we may
mutate JS functions, even in the jit-to-native case - e.g. JS-to-wasm
wrappers
- added handling for wasm-to-wasm wrappers in the context of lazy
compilation.

Bug: v8:7105
Change-Id: I085c14e03ef0b08d040998f2207abf7bc3fff01c
Reviewed-on: https://chromium-review.googlesource.com/811285
Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49947}
2017-12-08 02:21:46 +00:00
..
benchmarks [test] Extract expected outcomes. Simpler FAIL_* handling. 2017-11-24 09:23:03 +00:00
cctest [wasm] Fix wasm-jit-to-native + W^X GC heap interaction issues 2017-12-08 02:21:46 +00:00
common Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
debugger [test] Skip flaky tests in minor_mc variant 2017-12-07 07:38:25 +00:00
fuzzer Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
inspector [inspector] avoid running gc before reporting scripts 2017-12-06 20:02:22 +00:00
intl Remove env field from testcase. 2017-11-16 15:26:06 +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 [snapshot] add tracking for builtin snapshot size. 2017-08-31 07:29:31 +00:00
message [wasm] Flush the instruction cache on the WasmCodeManager 2017-12-01 16:53:37 +00:00
mjsunit Revert "Revert "[wasm] Fix wasm-to-wasm handling in 'native heap' lazy compile"" 2017-12-08 01:01:45 +00:00
mkgrokdump Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
mozilla [test] Common statusfile flag format for mozilla and test262. 2017-11-20 14:20:24 +00:00
preparser Remove shell info from testcase. 2017-11-16 15:42:26 +00:00
promises-aplus Remove env field from testcase. 2017-11-16 15:26:06 +00:00
test262 [bigint] Enable test262's BigInt tests. 2017-12-06 16:02:55 +00:00
unittests [wasm] s/wasm-heap/wasm-code-manager 2017-12-05 16:30:06 +00:00
wasm-spec-tests [wasm] Update spec tests 2017-12-04 09:09:54 +00:00
webkit [class] Throw early errors for fields with constructor and prototype name 2017-11-28 15:00:18 +00:00
bot_default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
bot_default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
BUILD.gn [wasm] Remove the wasm-asmjs fuzzer 2017-06-21 10:59:35 +00:00
default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
optimize_for_size.gyp
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp
perf.isolate Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00