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 Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
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 [wasm] Allow traps in tests with many parameters in cctests 2017-09-26 07:53:39 +00:00
test-run-wasm-asmjs.cc [wasm] Introduce the WasmContext 2017-09-28 16:14:03 +00:00
test-run-wasm-atomics.cc [wasm] Add disassembly for Atomic ops in wasm-text 2017-10-05 23:00:51 +00:00
test-run-wasm-interpreter.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
test-run-wasm-js.cc [jumbo] drop duplicate BUILD macro from test-run-wasm-js.cc 2017-09-22 11:15:08 +00:00
test-run-wasm-module.cc [wasm][cleanup] Rename kResizableMaximumFlag kHasMaximumFlag 2017-10-13 08:05:11 +00:00
test-run-wasm-relocation.cc [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
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 [wasm] Fix platform initialization in test-streaming-compilation. 2017-10-09 19:25:14 +00:00
test-wasm-breakpoints.cc [iwyu] Extend inline include checking to tests. 2017-09-08 09:31:32 +00:00
test-wasm-interpreter-entry.cc Reland "[test] Avoid unnecessary std::vector allocations" 2017-10-19 08:47:31 +00:00
test-wasm-stack.cc [wasm] remove movable objects from WasmToJsWrapper 2017-09-21 19:24:42 +00:00
test-wasm-trap-position.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
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 [wasm] Canonicalize signatures per module at module decode time. 2017-10-16 12:03:21 +00:00