Description[wasm] Handlify WasmDebugInfo where needed
All function which potentially do heap allocations now take a Handle
on a WasmDebugInfo. This unfortunately requires to make some function
static, since otherwise the "this" pointer would not be handlified.
R=ahaas@chromium.org, titzer@chromium.org
BUG=chromium:613110
Committed: https://crrev.com/48a96d172010e5fc55a0a614ba53054a7ce544aa
Cr-Commit-Position: refs/heads/master@{#37099}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 9 (4 generated)
|