Description[wasm] Refactoring of wasm-external-refs.
1) I moved the implementations of the wrapper functions into a new cc
file so that I can use these wrapper functions in tests.
2) I made a generic test for all tests in
test-run-calls-to-external-references.cc. In the new test we only
compare the result of a function call through an external reference with
the result of a direct function call. This is sufficient because we only
want to test function calls through external references work here.
The implementation of these functions are tested somewhere else.
R=titzer@chromium.org
Committed: https://crrev.com/a7d3e24fd67a36d37efba9ca5b400642cb808169
Cr-Commit-Position: refs/heads/master@{#35289}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Additional include for windows. #
Messages
Total messages: 13 (5 generated)
|