.. |
OWNERS
|
Adding a few more owners to the wasm directory.
|
2016-06-29 17:38:30 +00:00 |
test-managed.cc
|
[wasm] Add a Managed<T> wrapper class for allocating C++ classes that are deleted when the wrapper is garbage collected.
|
2016-10-17 09:28:40 +00:00 |
test-run-wasm-64.cc
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
test-run-wasm-asmjs.cc
|
[wasm] Make WasmRunner the central test structure
|
2016-12-16 10:13:11 +00:00 |
test-run-wasm-interpreter.cc
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
test-run-wasm-js.cc
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
test-run-wasm-module.cc
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
test-run-wasm-relocation.cc
|
[wasm] Make WasmRunner the central test structure
|
2016-12-16 10:13:11 +00:00 |
test-run-wasm-simd-lowering.cc
|
[wasm] Rename wasm::LocalType to wasm::ValueType and kAst* to kWasm*
|
2016-12-21 13:43:00 +00:00 |
test-run-wasm-simd.cc
|
[WASM] Skip SIMD test values that may result in denormalized numbers.
|
2016-12-21 15:31:42 +00:00 |
test-run-wasm.cc
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
test-wasm-breakpoints.cc
|
[wasm] Introduce WasmSharedModuleData and refactor other objects
|
2016-12-20 14:34:07 +00:00 |
test-wasm-stack.cc
|
[wasm] Always provide a wasm instance object at runtime
|
2016-12-19 15:03:13 +00:00 |
test-wasm-trap-position.cc
|
[wasm] Always provide a wasm instance object at runtime
|
2016-12-19 15:03:13 +00:00 |
wasm-run-utils.h
|
Steps towards removing the dependency on ModuleEnv from the compiler.
|
2017-01-04 05:14:04 +00:00 |