v8/src/wasm
Andreas Haas d17f437e5b [wasm] Cleanup async compilation slightly
This CL addresses some post-commit comments on
https://chromium-review.googlesource.com/c/532993/.

R=mtrofin@chromium.org

Change-Id: I1e078faf5e3fdb3bb4cbe6d6e1434fbd253f77df
Reviewed-on: https://chromium-review.googlesource.com/543236
Reviewed-by: Mircea Trofin <mtrofin@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46114}
2017-06-22 08:11:10 +00:00
..
compilation-manager.cc
compilation-manager.h
decoder.h
function-body-decoder-impl.h
function-body-decoder.cc [wasm] Remove double check for --experimental-wasm-simd flag 2017-06-21 22:04:50 +00:00
function-body-decoder.h std::iterator is deprecated in C++17 2017-06-19 13:25:59 +00:00
leb-helper.h
local-decl-encoder.cc
local-decl-encoder.h
module-compiler.cc [wasm] Cleanup async compilation slightly 2017-06-22 08:11:10 +00:00
module-compiler.h [wasm] Cleanup async compilation slightly 2017-06-22 08:11:10 +00:00
module-decoder.cc [wasm] Avoid constructing overflowing WireBytesRefs 2017-06-20 13:48:44 +00:00
module-decoder.h
OWNERS
signature-map.cc
signature-map.h
streaming-decoder.cc
streaming-decoder.h
wasm-code-specialization.cc
wasm-code-specialization.h
wasm-debug.cc
wasm-external-refs.cc
wasm-external-refs.h
wasm-interpreter.cc
wasm-interpreter.h
wasm-js.cc Remove ~MaybeHandle and statically assert that handles are trivially copyable 2017-06-20 13:37:22 +00:00
wasm-js.h
wasm-limits.h
wasm-module-builder.cc
wasm-module-builder.h
wasm-module.cc
wasm-module.h
wasm-objects.cc [wasm] Keep instances of imported code alive 2017-06-20 16:23:09 +00:00
wasm-objects.h [wasm] Keep instances of imported code alive 2017-06-20 16:23:09 +00:00
wasm-opcodes.cc [wasm] SIMD/Atomics ops update to use the right prefix opcodes 2017-06-19 19:23:11 +00:00
wasm-opcodes.h [wasm] SIMD/Atomics ops update to use the right prefix opcodes 2017-06-19 19:23:11 +00:00
wasm-result.cc
wasm-result.h
wasm-text.cc [wasm] SIMD/Atomics ops update to use the right prefix opcodes 2017-06-19 19:23:11 +00:00
wasm-text.h