Description[wasm] Add tests for function name encoding
In order to have a wasm object (as JSObject), this adds a method to
instantiate the TestingModule. In order for this to work, the bytecode
and the function names of the TestingModule are stored for usage during
instantiation.
R=titzer@chromium.org
Committed: https://crrev.com/0d6d0b700f5ec87beff1d93a3fb423278f576d5c
Cr-Commit-Position: refs/heads/master@{#35906}
Patch Set 1 #Patch Set 2 : make mac built bot happy and add another test #Patch Set 3 : fix failing test case #Patch Set 4 : rebase #
Total comments: 4
Patch Set 5 : address titzer's comments #
Depends on Patchset: Messages
Total messages: 9 (2 generated)
|