v8/test/mjsunit/wasm
2016-03-07 10:14:25 +00:00
..
embenchen Enabling some embenchen tests running through asm->wasm. 2016-03-03 18:53:05 +00:00
asm-wasm.js Add wasm internal opcodes for asm.js stdlib functions we're missing. 2016-03-03 01:23:22 +00:00
calls.js wasm: change the module memory size to be multiples of the page size, 64k. 2016-03-03 00:00:00 +00:00
divrem-trap.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
export-table.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
ffi-error.js wasm: change the module memory size to be multiples of the page size, 64k. 2016-03-03 00:00:00 +00:00
ffi.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
import-table.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
indirect-calls.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
instantiate-module-basic.js wasm: change the module memory size to be multiples of the page size, 64k. 2016-03-03 00:00:00 +00:00
instantiate-run-basic.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
module-memory.js wasm: change the module memory size to be multiples of the page size, 64k. 2016-03-03 00:00:00 +00:00
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
params.js wasm: change the module memory size to be multiples of the page size, 64k. 2016-03-03 00:00:00 +00:00
stack.js Handle stack frames differently inside and on the boundary of wasm. 2016-03-04 04:45:45 +00:00
stackwalk.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
start-function.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
test-wasm-module-builder.js [wasm] One more fix to test-wasm-module-builder.js 2016-03-07 10:14:25 +00:00
unreachable.js [wasm] Add a magic word and a version number to the binary. 2016-02-28 00:37:29 +00:00
verify-function-basic-errors.js [wasm] Rename the WASM object to _WASMEXP_. 2016-01-12 20:16:46 +00:00
verify-function-simple.js [wasm] Rename the WASM object to _WASMEXP_. 2016-01-12 20:16:46 +00:00
verify-module-basic-errors.js [wasm] Rename the WASM object to _WASMEXP_. 2016-01-12 20:16:46 +00:00
wasm-constants.js [wasm] add rotate opcodes 2016-03-03 05:11:10 +00:00
wasm-module-builder.js Reland of [wasm] Add a JavaScript utility to make it easier to build WASM modules from JavaScript. (patchset #1 id:1 of https://codereview.chromium.org/1768963002/ ) 2016-03-07 10:03:01 +00:00
wasm-object-api.js Drop the compileRun + asmCompileRun methods from wasm. 2016-02-03 10:16:22 +00:00