v8/test/mjsunit/wasm
adamk a2a9b4a7ea Revert of [wasm] Remove improper assembler check for grow memory. (patchset #2 id:20001 of https://codereview.chromium.org/2376153003/ )
Reason for revert:
grow-memory test now fails on Linux dbg, blocking the CQ:

https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug/builds/11217

Original issue's description:
> [wasm] Remove improper assembler check for grow memory.
>
> Note that the offset can still be out of bounds, even after grow memory. The calculation of the remaining size can overflow.
>
> R=gdeepti@chromium.org
> BUG=chromium:644670
>
> Committed: https://crrev.com/e6071a9c067e07304329250e040b652fb82e9b5e
> Cr-Commit-Position: refs/heads/master@{#39886}

TBR=gdeepti@chromium.org,titzer@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:644670

Review-Url: https://codereview.chromium.org/2378973003
Cr-Commit-Position: refs/heads/master@{#39889}
2016-09-29 21:54:57 +00:00
..
embenchen [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
adapter-frame.js
asm-wasm-copy.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-deopt.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-expr.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
asm-wasm-f32.js [wasm] [asm.js] Fix various asm.js issues. 2016-09-28 16:37:04 +00:00
asm-wasm-f64.js [wasm] [asm.js] Fix various asm.js issues. 2016-09-28 16:37:04 +00:00
asm-wasm-heap.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-i32.js [wasm] [asm.js] Fix various asm.js issues. 2016-09-28 16:37:04 +00:00
asm-wasm-literals.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-stdlib.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-switch.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
asm-wasm-u32.js [wasm] [asm.js] Fix various asm.js issues. 2016-09-28 16:37:04 +00:00
asm-wasm.js [wasm] asm.js: Work around parser converting !0 and !1 to boolean. 2016-09-27 23:20:21 +00:00
calls.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
compiled-module-management.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
compiled-module-serialization.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
debug-disassembly.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
divrem-trap.js
ensure-wasm-binaries-up-to-date.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
exceptions.js Revert of [WASM] Implements catch for the wasm low level exception mechanism. (patchset #16 id:300001 of https://codereview.chromium.org/2275293002/ ) 2016-09-29 18:00:52 +00:00
export-table.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
ffi-error.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
ffi.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
frame-inspection.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
function-names.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
function-prototype.js
gc-frame.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
grow-memory.js Revert of [wasm] Remove improper assembler check for grow memory. (patchset #2 id:20001 of https://codereview.chromium.org/2376153003/ ) 2016-09-29 21:54:57 +00:00
import-table.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
incrementer.wasm [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
indirect-calls.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
instance-gc.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
instantiate-module-basic.js [wasm] Implement WebAssembly.validate() 2016-09-29 18:02:58 +00:00
instantiate-run-basic.js
memory.js [wasm] Do a proper HasProperty() check in the memory and table setup. 2016-09-26 13:08:01 +00:00
module-memory.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
no-wasm-by-default.js
OWNERS
parallel_compilation.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
params.js
receiver.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
stack.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
stackwalk.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
start-function.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
table.js [wasm] Do a proper HasProperty() check in the memory and table setup. 2016-09-26 13:08:01 +00:00
test-import-export-wrapper.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
test-wasm-module-builder.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
trap-location.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
unicode-validation.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
unreachable.js
verify-function-basic-errors.js
verify-function-simple.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
verify-module-basic-errors.js
wasm-constants.js Revert of [WASM] Implements catch for the wasm low level exception mechanism. (patchset #16 id:300001 of https://codereview.chromium.org/2275293002/ ) 2016-09-29 18:00:52 +00:00
wasm-module-builder.js [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
wasm-object-api.js [wasm] Implement WebAssembly.validate() 2016-09-29 18:02:58 +00:00