Description[wasm] Split off debug info from wasm object
All debugging-related information is now stored inside a dedicated
object, which is only allocated if debugging support is needed.
This is also where later a reference to the interpreter will be stored
for executing to-be-debugged functions and providing stack inspection.
R=titzer@chromium.org, ahaas@chromium.org
BUG=chromium:613110
Committed: https://crrev.com/b8238f897746479a2dca4d42e75d2f96791cbbbf
Cr-Commit-Position: refs/heads/master@{#37055}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase & comments & other changes #Patch Set 3 : fix signed/unsigned comparison #Patch Set 4 : damn windows machines... #Patch Set 5 : more fixes #
Total comments: 25
Patch Set 6 : address ahaas' comments #
Dependent Patchsets: Messages
Total messages: 17 (6 generated)
|