Description[wasm] Make DisassembleFunction a method of WasmCompiledModule
Before, it was a method in wasm namespace, and received a
Handle<WasmCompiledModule>. As it does not allocate on the heap, we can
just make it a non-static method on WasmCompiledModule.
R=titzer@chromium.org
Committed: https://crrev.com/4e55cbf757478d6389719f327f41131e72fe39ea
Cr-Commit-Position: refs/heads/master@{#41429}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|