v8/test/cctest/wasm
clemensh e6819ee286 [wasm] Test argument passing in the interpreter entry
Test the wasm interpreter entry stub by creating two wasm functions A
and B, make A pass arguments to B, then redirect B to be executed in the
interpreter.
Test different number and types or arguments.

BUG=v8:5822
R=titzer@chromium.org

Review-Url: https://codereview.chromium.org/2651793003
Cr-Commit-Position: refs/heads/master@{#43353}
2017-02-21 18:21:31 +00:00
..
OWNERS Make clemensh owner (wasm, asmjs and general) 2017-01-13 10:20:44 +00:00
test-run-wasm-64.cc [wasm] Do not use setjmp/longjmp in cctests. 2017-02-10 13:11:40 +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] Refactor the non-determinism detection in the interpreter. 2017-02-03 09:51:04 +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] Split the compilation and instantiation API into sync and async methods. 2017-02-20 10:41:57 +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] Implement polymorphic checking, matching the reference interpreter. 2017-02-02 23:06:21 +00:00
test-run-wasm-simd.cc [V8] Implement SIMD Boolean vector types to allow mask registers. 2017-02-21 16:45:30 +00:00
test-run-wasm.cc [wasm] Do not use setjmp/longjmp in cctests. 2017-02-10 13:11:40 +00:00
test-wasm-breakpoints.cc Implement new Function.prototype.toString --harmony-function-tostring 2017-02-16 20:19:24 +00:00
test-wasm-interpreter-entry.cc [wasm] Test argument passing in the interpreter entry 2017-02-21 18:21:31 +00:00
test-wasm-stack.cc Assert that context creation doesn't throw 2017-01-17 13:01:03 +00:00
test-wasm-trap-position.cc [wasm] Fix and tighten memory validation 2017-01-18 12:07:57 +00:00
wasm-run-utils.h [wasm] Test argument passing in the interpreter entry 2017-02-21 18:21:31 +00:00