v8/test/cctest/wasm
jochen 0a6ccaf268 Replace SmartPointer<T> with unique_ptr<T>
R=ishell@chromium.org,bmeurer@chromium.org
TBR=rossberg@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2175233003
Cr-Commit-Position: refs/heads/master@{#38009}
2016-07-25 11:14:34 +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 [wasm] Remove special memory type for (internal) globals and use local type instead. 2016-07-21 12:35:10 +00:00
test-run-wasm-asmjs.cc [wasm] Support for memory size relocation for asm-wasm. 2016-06-15 16:43:34 +00:00
test-run-wasm-interpreter.cc Replace SmartArrayPointer<T> with unique_ptr<T[]> 2016-07-25 10:27:47 +00:00
test-run-wasm-js.cc [formatting] Remove all double blank lines in WASM code. 2016-05-11 12:36:04 +00:00
test-run-wasm-module.cc [wasm] Remove special memory type for (internal) globals and use local type instead. 2016-07-21 12:35:10 +00:00
test-run-wasm-relocation.cc [wasm] Remove special memory type for (internal) globals and use local type instead. 2016-07-21 12:35:10 +00:00
test-run-wasm-simd.cc Convert SIMD wasm ops to runtime function calls 2016-07-16 03:50:54 +00:00
test-run-wasm.cc [wasm] Remove special memory type for (internal) globals and use local type instead. 2016-07-21 12:35:10 +00:00
test-signatures.h Convert SIMD wasm ops to runtime function calls 2016-07-16 03:50:54 +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 Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00