v8/test
Clemens Hammacher e69b8f8969 [wasm] Create WasmCompiledModule together with WasmModuleObject
We need to create one {WasmCompiledModule} before creating the
{WasmModuleObject}. This CL refactors the code such that the
{WasmModuleObject} itself creates the {WasmCompiledModule}. This moves
us closer to removing the {WasmCompiledModule}.

R=titzer@chromium.org

Change-Id: I9f85e47f643c39840036f4f1f92df736732c8f74
Reviewed-on: https://chromium-review.googlesource.com/1105762
Reviewed-by: Ben Titzer <titzer@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53833}
2018-06-19 10:48:28 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest [wasm] Create WasmCompiledModule together with WasmModuleObject 2018-06-19 10:48:28 +00:00
common [explicit isolates] Remove GetIsolates from Map 2018-06-19 09:59:58 +00:00
debugger Reland "[inspector] fixed location of top level function return" 2018-06-18 21:37:49 +00:00
fuzzer [TurboFan] Return MaybeHandle from TurboFan compiler 2018-06-19 09:33:18 +00:00
inspector [inspector] added blink try bots on inspector tests change 2018-06-18 21:38:59 +00:00
intl Add regression tests for Intl.Locale constructor. 2018-06-13 21:56:26 +00:00
js-perf-test [jstests] Change sorting benchmarks to run setup for each iteration 2018-06-19 09:40:39 +00:00
memory Reland "[tools] Add benchmark owners to the config" 2018-05-16 13:53:49 +00:00
message Reland "[array] Implement Array.p.sort in Torque" 2018-06-05 08:33:18 +00:00
mjsunit [array] Fix OOB load/stores when underlying FixedArray changed 2018-06-19 05:19:44 +00:00
mkgrokdump [runtime] Create different maps for AllocationSites. 2018-06-13 11:51:48 +00:00
mozilla [test] Reverse sense of wasm_traps variant 2018-05-08 17:49:14 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 Reland "[builtins] set DataView.length to 1" 2018-06-12 21:54:47 +00:00
torque [torque] Fix multi-line AssertStatements 2018-06-13 14:01:59 +00:00
unittests Reland "[wasm] Introduce jump table" 2018-06-19 10:29:48 +00:00
wasm-spec-tests [wasm] "fix" critical memory pressure notification 2018-06-13 13:52:19 +00:00
webkit [test] Skip slow tests 2018-05-23 14:14:34 +00:00
BUILD.gn Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00