v8/test/common/wasm
ahaas 447de9ae5b [wasm] Correctly handle the result of WasmModule::Instantiate in the wasm-module-runner
WasmModule::Instantiate can return an empty handle if it is not possible
to instantiate the module. With this change the wasm-module-runner does
not assume anymore that WasmModule::Instantiate produces a valid handle.

BUG=chromium:648078
R=titzer@chromium.org

Review-Url: https://codereview.chromium.org/2365493003
Cr-Commit-Position: refs/heads/master@{#39629}
2016-09-22 14:23:46 +00:00
..
wasm-module-runner.cc [wasm] Correctly handle the result of WasmModule::Instantiate in the wasm-module-runner 2016-09-22 14:23:46 +00:00
wasm-module-runner.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00