Description[wasm] Refactor function name table and lookup
The function name table will now always be set; a CHECK will fail if
the length would exceed the integer range.
Also, the resolution of undefined function names to "<WASM UNNAMED>" is
moved over to the wasm side.
R=titzer@chromium.org
Committed: https://crrev.com/3400ee9f4f21a455b7850ec42a4182a3c0eba310
Committed: https://crrev.com/759baaff7843622300991657fff21d1fe2ae76ca
Cr-Original-Commit-Position: refs/heads/master@{#36918}
Cr-Commit-Position: refs/heads/master@{#36952}
Patch Set 1 #
Total comments: 4
Patch Set 2 : minor fixes #Patch Set 3 : fix gc issue #
Messages
Total messages: 18 (8 generated)
|