Description[wasm] Store function names in the wasm object
We now store the wasm object and the function index in the
deoptimization data of the wasm Code object, and store an array with
function names in the wasm object.
This will make both the wasm module as well as the respective function
name available from the code object.
Tests will follow in https://codereview.chromium.org/1916403002.
R=titzer@chromium.org, mstarzinger@chromium.org, machenbach@chromium.org
Committed: https://crrev.com/9fd2650ae0c7bf01b381d485997f632740ecc887
Cr-Commit-Position: refs/heads/master@{#35905}
Patch Set 1 #Patch Set 2 : fix gcmole and signed/unsigned comparison issue #
Total comments: 16
Patch Set 3 : rebase #Patch Set 4 : rebase #Patch Set 5 : rebase #
Dependent Patchsets: Messages
Total messages: 21 (8 generated)
|