v8/test/cctest/wasm
hablich b88a848faf Revert of Replaced different means of zone pooling/reusing by one zone segment pool (patchset #3 id:120001 of https://codereview.chromium.org/2348303002/ )
Reason for revert:
Blocks Roll https://codereview.chromium.org/2366733002/

Original issue's description:
> Replaced different means of zone pooling/reusing by one zone segment pool
>
> BUG=v8:5409
>
> Committed: https://crrev.com/a124feb0760896c8be61de08004a08c3bc9b4b3f
> Cr-Commit-Position: refs/heads/master@{#39633}

TBR=mstarzinger@chromium.org,verwaest@chromium.org,heimbuef@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:5409

Review-Url: https://codereview.chromium.org/2360403003
Cr-Commit-Position: refs/heads/master@{#39651}
2016-09-23 06:02:46 +00:00
..
OWNERS Adding a few more owners to the wasm directory. 2016-06-29 17:38:30 +00:00
test-run-wasm-64.cc Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
test-run-wasm-asmjs.cc [wasm] Do not support grow_memory for asmjs modules. 2016-09-12 10:16:46 +00:00
test-run-wasm-interpreter.cc [wasm] Do proper bounds checking in the wasm interpreter for grow memory. 2016-09-15 09:27:27 +00:00
test-run-wasm-js.cc [wasm] Allow import function to be any kind of callables. 2016-08-11 08:33:54 +00:00
test-run-wasm-module.cc Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
test-run-wasm-relocation.cc [wasm] Make LoadGlobal/StoreGlobal opcodes match what is coming in binary 0xC. 2016-08-02 22:40:50 +00:00
test-run-wasm-simd.cc [wasm] fix Simd ExtractLane to take immediate instead of param 2016-09-08 17:16:03 +00:00
test-run-wasm.cc Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
test-signatures.h [wasm] Do not support grow_memory for asmjs modules. 2016-09-12 10:16:46 +00:00
test-wasm-function-name-table.cc [wasm] Refactor encoder.h to use a proper buffer and remove OldFunctions section. 2016-05-25 16:13:50 +00:00
test-wasm-stack.cc Use JS_ERROR_TYPE to check for error objects. 2016-06-27 09:34:44 +00:00
test-wasm-trap-position.cc Use JS_ERROR_TYPE to check for error objects. 2016-06-27 09:34:44 +00:00
wasm-run-utils.h Revert of Replaced different means of zone pooling/reusing by one zone segment pool (patchset #3 id:120001 of https://codereview.chromium.org/2348303002/ ) 2016-09-23 06:02:46 +00:00