.. |
embenchen
|
|
|
adapter-frame.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
add-getters.js
|
[wasm] Freeze exports object
|
2016-12-19 18:45:07 +00:00 |
asm-wasm-copy.js
|
|
|
asm-wasm-deopt.js
|
|
|
asm-wasm-exception-in-tonumber.js
|
[wasm] Provide correct eval origin for asm.js code
|
2016-12-12 13:31:37 +00:00 |
asm-wasm-expr.js
|
|
|
asm-wasm-f32.js
|
[wasm] Avoid using const that triggers ignition and flakes on ARM.
|
2016-12-02 13:54:43 +00:00 |
asm-wasm-f64.js
|
|
|
asm-wasm-heap.js
|
|
|
asm-wasm-i32.js
|
|
|
asm-wasm-literals.js
|
|
|
asm-wasm-names.js
|
[wasm] Honor the names section for modules coming from asm.js.
|
2016-12-06 14:31:51 +00:00 |
asm-wasm-stack.js
|
[asm.js] [wasm] Store function start position for stack check
|
2017-01-09 09:43:04 +00:00 |
asm-wasm-stdlib.js
|
[wasm] Remove obsolete %IsNotAsmWasmCode predicate.
|
2016-12-09 11:56:05 +00:00 |
asm-wasm-switch.js
|
|
|
asm-wasm-u32.js
|
|
|
asm-wasm.js
|
[wasm] Remove obsolete %IsNotAsmWasmCode predicate.
|
2016-12-09 11:56:05 +00:00 |
calls.js
|
|
|
compiled-module-management.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
compiled-module-serialization.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
data-segments.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
divrem-trap.js
|
[mjsunit] Change assertThrows such that it can check the exception message.
|
2016-11-28 10:26:44 +00:00 |
ensure-wasm-binaries-up-to-date.js
|
|
|
errors.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
exceptions.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
export-table.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
ffi-error.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
ffi.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
function-names.js
|
|
|
function-prototype.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
gc-buffer.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
gc-frame.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
gc-stress.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
globals.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
grow-memory.js
|
|
|
import-memory.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
import-table.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
incrementer.wasm
|
|
|
indirect-calls.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
indirect-tables.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
instance-gc.js
|
|
|
instance-memory-gc-stress.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
instantiate-module-basic.js
|
[wasm] add WebAssembly.instantiate
|
2017-01-11 01:14:19 +00:00 |
instantiate-run-basic.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
js-api.js
|
[wasm] Implement the WebAssembly.Module.imports function.
|
2017-01-11 14:17:54 +00:00 |
memory-instance-validation.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
memory-size.js
|
|
|
memory.js
|
|
|
module-memory.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
no-wasm-by-default.js
|
Revert of [wasm] Enable WASM by default (--expose-wasm=true). (patchset #3 id:40001 of https://codereview.chromium.org/2623743003/ )
|
2017-01-11 12:43:33 +00:00 |
OWNERS
|
|
|
parallel_compilation.js
|
|
|
params.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
receiver.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
stack.js
|
[asm.js] [wasm] Store function start position for stack check
|
2017-01-09 09:43:04 +00:00 |
stackwalk.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
start-function.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
table.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
test-import-export-wrapper.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
test-wasm-module-builder.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
trap-location-with-trap-if.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
trap-location.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
unicode-validation.js
|
[wasm] Implement correct 2-level namespace for imports.
|
2016-12-20 15:32:56 +00:00 |
unreachable.js
|
|
|
verify-module-basic-errors.js
|
|
|
wasm-constants.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
wasm-module-builder.js
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
wasm-object-api.js
|
|
|