v8/test/cctest/wasm
Mircea Trofin 7390c2fc1f [wasm] Use the C_WASM_ENTRY code type for cctest GetWrapperCode()
It appears in the cctest context, both the old STUB, and the current 
WASM_FUNCTION "just work"; however, in the upcoming off-the-gc wasm 
world, we codegen call sites differently on x64 - far calls for 
js-to-wasm (this case), and near calls otherwise.

Bug: 
Change-Id: Iebf8acf164f07742fc367b7bbf266913dbc60c46
Reviewed-on: https://chromium-review.googlesource.com/735131
Reviewed-by: Ben Titzer <titzer@chromium.org>
Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48889}
2017-10-24 19:55:44 +00:00
..
OWNERS
test-c-wasm-entry.cc Reland "[test] Avoid unnecessary std::vector allocations" 2017-10-19 08:47:31 +00:00
test-run-wasm-64.cc
test-run-wasm-asmjs.cc
test-run-wasm-atomics.cc
test-run-wasm-interpreter.cc
test-run-wasm-js.cc
test-run-wasm-module.cc
test-run-wasm-relocation.cc
test-run-wasm-simd.cc Revert "[ia32][wasm] Add I32x4AddHoriz and I16x8AddHoriz" 2017-10-17 06:46:56 +00:00
test-run-wasm.cc [wasm] Support block parameters 2017-10-24 11:44:26 +00:00
test-streaming-compilation.cc
test-wasm-breakpoints.cc
test-wasm-interpreter-entry.cc Reland "[test] Avoid unnecessary std::vector allocations" 2017-10-19 08:47:31 +00:00
test-wasm-stack.cc
test-wasm-trap-position.cc
wasm-run-utils.cc [wasm] Use the C_WASM_ENTRY code type for cctest GetWrapperCode() 2017-10-24 19:55:44 +00:00
wasm-run-utils.h