.. |
loop-stack-check.js
|
[wasm] Do not generate a loop stack check upon a decoder error.
|
2016-10-13 14:33:11 +00:00 |
regress-5860.js
|
[wasm] Do not patch memory references in imported functions.
|
2017-01-24 09:43:57 +00:00 |
regression-5531.js
|
[wasm] Remove non-standard kExprI8Const bytecode
|
2017-01-09 13:57:26 +00:00 |
regression-5800.js
|
[wasm] Fix codegen issue for i64.add and i64.sub on ia32
|
2017-01-19 01:16:19 +00:00 |
regression-02256.js
|
[wasm] explicitly mark off unlinked wasm module instances
|
2016-10-04 21:23:24 +00:00 |
regression-02256b.js
|
[wasm] Use a Managed<WasmModule> to hold metadata about modules.
|
2016-10-19 13:07:22 +00:00 |
regression-02862.js
|
[wasm] fix for GC during instantiation.
|
2016-09-29 04:24:42 +00:00 |
regression-643595.js
|
[wasm] disable serialization for asm-wasm
|
2016-12-15 05:06:54 +00:00 |
regression-644682.js
|
|
|
regression-647649.js
|
|
|
regression-648079.js
|
[wasm] Simd128 types should not be available in asmjs modules.
|
2016-10-07 07:52:19 +00:00 |
regression-651961.js
|
[wasm] Linear/Exported memory maximum property should be set when maximum is defined.
|
2016-11-08 09:55:27 +00:00 |
regression-654377.js
|
[wasm] Do not create TF nodes during verification
|
2016-10-13 08:21:47 +00:00 |
regression-663994.js
|
[wasm] The exports property of a wasm instance should always exist
|
2017-01-10 09:55:10 +00:00 |
regression-666741.js
|
[wasm] Throw a RangeError if Wasm memory could not be allocated.
|
2016-11-21 21:58:53 +00:00 |
regression-667745.js
|
[wasm] Some simplifications in function-body-decoder.cc.
|
2017-01-18 18:59:58 +00:00 |
regression-670683.js
|
[wasm] Update WasmMemoryObject correctly when module memory is exported.
|
2016-12-08 20:30:54 +00:00 |
regression-674447.js
|
[serializer] do not serialize script wrappers.
|
2016-12-19 10:53:02 +00:00 |
regression-680938.js
|
[wasm] WebAssembly.Memory.grow() should handle the no instance case
|
2017-01-18 04:45:07 +00:00 |
regression-684858.js
|
[wasm] Fix check failure on invalid name section
|
2017-01-25 11:37:48 +00:00 |