v8/test/wasm-api-tests
Jakob Kummerow e304d80e09 [wasm-c-api] Faster C-to-Wasm entry
powered by a new function Execution::CallWasm and a corresponding,
Turbofan-generated CWasmEntry stub. This entirely sidesteps the
traditional Execution::Invoke -> JSEntryStub path.

Change-Id: If2b97825cca4ce927eecbddc248c64782d903287
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1660618
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62424}
2019-06-27 13:39:48 +00:00
..
BUILD.gn [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
callbacks.cc [wasm-c-api] Faster C-to-Wasm entry 2019-06-27 13:39:48 +00:00
DEPS [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
run-all-wasm-api-tests.cc [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
testcfg.py [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
wasm-api-tests.status [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00