v8/test/mjsunit/wasm
Mircea Trofin 1e7bd2e251 [wasm] Fix WasmCompiledFrame::Print
The function wasn't off-the-heap aware.

Bug: chromium:795020
Change-Id: I133dce54e570ff74b1475192882761d2bc377d6f
Reviewed-on: https://chromium-review.googlesource.com/830819
Reviewed-by: Eric Holk <eholk@chromium.org>
Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50142}
2017-12-15 22:01:16 +00:00
..
embenchen
adapter-frame.js
add-getters.js
asm-wasm-copy.js
asm-wasm-deopt.js
asm-wasm-exception-in-tonumber.js
asm-wasm-expr.js
asm-wasm-f32.js
asm-wasm-f64.js
asm-wasm-heap.js
asm-wasm-i32.js
asm-wasm-literals.js
asm-wasm-names.js
asm-wasm-stack.js
asm-wasm-stdlib.js
asm-wasm-switch.js
asm-wasm-u32.js
asm-wasm.js
asm-with-wasm-off.js [wasm] Honor AllowCodegenFromStrings() for all WASM compile types. 2017-10-06 08:50:51 +00:00
async-compile.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
atomics.js [wasm] Speed up mjsunit/atomics.js 2017-10-25 11:38:46 +00:00
bounds-check-64bit.js [wasm] Change the memory access offset to pointer size 2017-10-18 13:41:04 +00:00
calls.js
compilation-limits-asm.js
compilation-limits.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
compiled-module-management.js
compiled-module-serialization.js
data-segments.js
default-liftoff-setting.js Reland "[test] Add Liftoff variant" 2017-11-21 12:10:53 +00:00
disable-trap-handler.js
disallow-codegen.js Add capability to handle CSP 'wasm-eval' in V8 2017-11-09 00:40:42 +00:00
divrem-trap.js
ensure-wasm-binaries-up-to-date.js
errors.js [wasm] Fix WasmCompiledFrame::Print 2017-12-15 22:01:16 +00:00
exceptions.js
export-global.js
export-table.js
expose-wasm.js
ffi-error.js [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
ffi.js [wasm] Open CodeSpaceMemoryModificationScope after imports got sanitized 2017-11-27 13:48:34 +00:00
float-constant-folding.js
function-names.js
function-prototype.js
gc-buffer.js
gc-frame.js
gc-stress.js
globals.js [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
graceful_shutdown.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
grow-memory-in-branch.js
grow-memory-in-call.js
grow-memory-in-loop.js
grow-memory.js
huge-memory.js
import-memory.js
import-table.js
incrementer.wasm
indirect-calls.js
indirect-sig-mismatch.js
indirect-tables.js [wasm] Ensure indirect calls happen in the context of the owning instance 2017-12-15 17:00:16 +00:00
instance-gc.js
instance-memory-gc-stress.js
instantiate-module-basic.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
instantiate-run-basic.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
interpreter-mixed.js
interpreter.js [wasm] [interpreter] Fix cross-instance indirect calls 2017-11-23 12:33:51 +00:00
js-api.js [wasm] Disallow calling wasm constructors without new. 2017-11-20 17:34:51 +00:00
jsapi-harness.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
large-offset.js
lazy-compilation.js [wasm] Add "freeze" flag to test lazy compilation 2017-11-30 08:54:12 +00:00
liftoff.js [wasm] Test the --liftoff flag 2017-10-27 08:55:46 +00:00
many-parameters.js
memory-external-call.js [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
memory-instance-validation.js
memory-size.js
memory.js
module-memory.js
multi-value.js [wasm] Int64 lowering for return values 2017-10-27 11:34:14 +00:00
names.js
OWNERS
parallel_compilation.js
params.js
receiver.js
shared-memory.js
stack.js
stackwalk.js
start-function.js
streaming-compile.js
streaming-error-position.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
streaming-trap-location.js
table-grow.js [wasm] Disallow calling wasm constructors without new. 2017-11-20 17:34:51 +00:00
table.js
test-import-export-wrapper.js [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
test-wasm-module-builder.js [wasm] Disallow calling wasm constructors without new. 2017-11-20 17:34:51 +00:00
trap-location.js [builtins] implement RunMicrotasks pump as a code stub 2017-12-04 17:55:29 +00:00
unicode-validation.js
unicode.js
unreachable-validation.js
unreachable.js
user-properties-common.js [wasm/test] Split test/mjsunit/wasm/user-properties.js into smaller tests. 2017-10-27 10:37:55 +00:00
user-properties-constructed.js [wasm/test] Split test/mjsunit/wasm/user-properties.js into smaller tests. 2017-10-27 10:37:55 +00:00
user-properties-exported.js [wasm/test] Split test/mjsunit/wasm/user-properties.js into smaller tests. 2017-10-27 10:37:55 +00:00
user-properties-module.js [wasm/test] Split test/mjsunit/wasm/user-properties.js into smaller tests. 2017-10-27 10:37:55 +00:00
user-properties-reexport.js [wasm/test] Split test/mjsunit/wasm/user-properties.js into smaller tests. 2017-10-27 10:37:55 +00:00
verify-module-basic-errors.js
wasm-api-overloading.js Revert "[test] Refactor assertPromiseResult" 2017-10-25 14:42:25 +00:00
wasm-constants.js [wasm] Int64 lowering for return values 2017-10-27 11:34:14 +00:00
wasm-default.js
wasm-module-builder.js
wasm-object-api.js
worker-memory.js Fix WebAssembly.Memory deserialization in more complex objects 2017-10-20 01:18:13 +00:00