v8/test
Michael Starzinger e11c57fe9e [wasm] Remove {NativeModule::lazy_builtin} field.
This removes the field in question to make it simpler to serialize and
deserialize modules without having to worry about the state of lazy
compilation. It is always possible to clone a non-anonymous builtin,
even without having this module-wide field.

R=clemensh@chromium.org
TEST=mjsunit/regress/wasm/regress-803427
BUG=chromium:803427

Change-Id: I72041e314eb6ee92859d45f1db0ed8500003edc4
Reviewed-on: https://chromium-review.googlesource.com/878581
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50771}
2018-01-22 17:27:15 +00:00
..
benchmarks [test] Run benchmarks in more variants 2018-01-22 08:42:03 +00:00
cctest [platform] Remove {PageAllocator::kReadWriteExecute}. 2018-01-22 16:39:05 +00:00
common [wasm] Move SyncCompile* and AsyncCompile* methods to WasmEngine 2018-01-18 13:27:46 +00:00
debugger [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
fuzzer [wasm] Move SyncCompile* and AsyncCompile* methods to WasmEngine 2018-01-18 13:27:46 +00:00
inspector [ignition] Make SuspendGenerator return 2018-01-22 10:42:49 +00:00
intl [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
js-perf-test [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
memory [snapshot] add tracking for builtin snapshot size. 2017-08-31 07:29:31 +00:00
message [wasm] Distinguish Liftoff code from Turbofan code 2018-01-17 13:59:08 +00:00
mjsunit [wasm] Remove {NativeModule::lazy_builtin} field. 2018-01-22 17:27:15 +00:00
mkgrokdump [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
mozilla [test] Replace obsolete FAST_VARIANTS modifier 2018-01-15 08:52:45 +00:00
preparser [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
test262 [test] Fix args parsing and name filter 2018-01-17 10:32:12 +00:00
unittests [platform] Remove {PageAllocator::kReadWriteExecute}. 2018-01-22 16:39:05 +00:00
wasm-spec-tests [wasm] Update spec tests. 2018-01-09 15:58:51 +00:00
webkit [esnext] Implement String.prototype.{trimStart,trimEnd} 2018-01-19 13:39:46 +00:00
bot_default.gyp [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +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 [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
d8_default.gyp [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
d8_default.isolate [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
default.gyp [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +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 [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf.isolate Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00