v8/test/cctest/wasm
Clemens Hammacher 9a6f52f519 [wasm] Fix error message for async instantiation
This fixes the error message generated for compile errors during
asynchronous instantiation. It shows "WebAssembly.instantiate()" now
instead of "WebAssembly.compile()".

R=mstarzinger@chromium.org

Bug: v8:9266
Change-Id: Ieae478d1c4f6843fbc17e15debb6c49f72059d99
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1617940
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61654}
2019-05-20 13:22:50 +00:00
..
OWNERS Reduce wasm OWNERS to current team members 2018-10-15 14:47:49 +00:00
test-c-wasm-entry.cc [wasm-hints] Merged Tier Enum 2019-04-03 16:13:21 +00:00
test-jump-table-assembler.cc [wasm][x64] Use near jump in jump table 2019-04-11 13:49:29 +00:00
test-run-wasm-64.cc [test] Modernize value helpers 2019-02-01 12:56:59 +00:00
test-run-wasm-asmjs.cc [test] Modernize value helpers 2019-02-01 12:56:59 +00:00
test-run-wasm-atomics64.cc [wasm] Fix Int64-lowering to handle non-const index for I64Atomic ops 2019-04-11 21:10:40 +00:00
test-run-wasm-atomics.cc [test] Modernize value helpers 2019-02-01 12:56:59 +00:00
test-run-wasm-bulk-memory.cc Remove Vector constructor accepting static array 2019-04-24 11:12:47 +00:00
test-run-wasm-exceptions.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-run-wasm-interpreter.cc [wasm] Fix lifetime of reference values on interpreter stack. 2019-04-05 12:47:56 +00:00
test-run-wasm-js.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-run-wasm-module.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-run-wasm-sign-extension.cc [wasm] Unify all enums representing execution tiers 2018-08-21 15:45:18 +00:00
test-run-wasm-simd.cc [wasm-hints] Merged Tier Enum 2019-04-03 16:13:21 +00:00
test-run-wasm.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-streaming-compilation.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-wasm-breakpoints.cc Move relevant files to src/objects 2019-05-20 08:57:47 +00:00
test-wasm-codegen.cc [wasm][cleanup] Using 'using' instead of 'typedef' 2019-03-29 10:20:30 +00:00
test-wasm-import-wrapper-cache.cc [wasm][gc] Add code ref scopes for code GC 2019-04-02 11:37:41 +00:00
test-wasm-interpreter-entry.cc [wasm-hints] Merged Tier Enum 2019-04-03 16:13:21 +00:00
test-wasm-serialization.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-wasm-shared-engine.cc [wasm] Fix error message for async instantiation 2019-05-20 13:22:50 +00:00
test-wasm-stack.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-wasm-trap-position.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
wasm-atomics-utils.h [wasm][cleanup] Using 'using' instead of 'typedef' 2019-03-29 10:20:30 +00:00
wasm-run-utils.cc [wasm] Implement the ref.func instruction 2019-05-13 11:19:32 +00:00
wasm-run-utils.h [cleanup] Removing GraphBuilderTester class 2019-05-07 09:54:51 +00:00