..
embenchen
adapter-frame.js
add-getters.js
asm-wasm-copy.js
asm-wasm-deopt.js
asm-wasm-exception-in-tonumber.js
[asm.js] Fix source positions of ToNumber conversions.
2017-04-05 12:34:55 +00:00
asm-wasm-expr.js
[asm.js] Fix source positions in for-statement parsing.
2017-04-19 08:53:57 +00:00
asm-wasm-f32.js
asm-wasm-f64.js
asm-wasm-heap.js
asm-wasm-i32.js
asm-wasm-literals.js
[wasm][asm.js] Fix asm.js in tests to be more strictly valid.
2017-03-14 20:17:04 +00:00
asm-wasm-names.js
asm-wasm-stack.js
[asm.js] Fix names for forward declared functions.
2017-04-04 07:55:54 +00:00
asm-wasm-stdlib.js
asm-wasm-switch.js
asm-wasm-u32.js
asm-wasm.js
[wasm][asm.js] Asm.js -> wasm custom parser.
2017-03-24 05:53:50 +00:00
asm-with-wasm-off.js
Fix test to not teach ClusterFuzz ugly tricks.
2017-02-28 10:25:50 +00:00
async-compile.js
Reland [wasm] Make WebAssembly.compile() asynchronous
2017-04-06 10:13:08 +00:00
calls.js
compilation-limits-asm.js
Reland [wasm] Make WebAssembly.compile() asynchronous
2017-04-06 10:13:08 +00:00
compilation-limits.js
Reland [wasm] Make WebAssembly.compile() asynchronous
2017-04-06 10:13:08 +00:00
compiled-module-management.js
compiled-module-serialization.js
[wasm] Fix serialization after instantiation
2017-03-29 21:22:57 +00:00
data-segments.js
divrem-trap.js
ensure-wasm-binaries-up-to-date.js
errors.js
[wasm] Bumped DEPS for public js api tests, fixed failures.
2017-04-11 20:09:20 +00:00
exceptions.js
export-table.js
ffi-error.js
[wasm] Fix wasm to js wrapper on ia32 for i64 return
2017-03-15 16:14:19 +00:00
ffi.js
float-constant-folding.js
function-names.js
[wasm] Implement extensible name section
2017-04-07 16:31:47 +00:00
function-prototype.js
gc-buffer.js
gc-frame.js
gc-stress.js
globals.js
grow-memory.js
huge-memory.js
[wasm] add a test case for 3GB memory
2017-04-26 05:09:03 +00:00
import-memory.js
import-table.js
incrementer.wasm
indirect-calls.js
[wasm] Fix test utils and tests
2017-03-22 14:04:10 +00:00
indirect-tables.js
instance-gc.js
instance-memory-gc-stress.js
instantiate-module-basic.js
Reland [wasm] Make WebAssembly.compile() asynchronous
2017-04-06 10:13:08 +00:00
instantiate-run-basic.js
[wasm] instantiate expressed in terms of compile
2017-04-18 01:31:16 +00:00
interpreter-mixed.js
[wasm] Fix grow_memory implementation in interpreter
2017-03-31 09:29:13 +00:00
interpreter.js
[wasm] [interpreter] Fix GC issue
2017-04-04 10:39:57 +00:00
js-api.js
[wasm] instantiate expressed in terms of compile
2017-04-18 01:31:16 +00:00
jsapi-harness.js
[wasm] Bumped DEPS for public js api tests, fixed failures.
2017-04-11 20:09:20 +00:00
memory-instance-validation.js
memory-size.js
memory.js
module-memory.js
names.js
OWNERS
parallel_compilation.js
params.js
receiver.js
stack.js
[wasm] Implement extensible name section
2017-04-07 16:31:47 +00:00
stackwalk.js
start-function.js
[wasm] Fix tests and improve error message
2017-04-11 16:22:33 +00:00
table.js
test-import-export-wrapper.js
test-wasm-module-builder.js
trap-location.js
unicode-validation.js
unreachable-validation.js
unreachable.js
verify-module-basic-errors.js
wasm-api-overloading.js
[wasm] instantiate expressed in terms of compile
2017-04-18 01:31:16 +00:00
wasm-constants.js
[wasm] Implement extensible name section
2017-04-07 16:31:47 +00:00
wasm-default.js
wasm-module-builder.js
[wasm] Implement extensible name section
2017-04-07 16:31:47 +00:00
wasm-object-api.js