![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| ImportedFunctionEntry (Handle< WasmInstanceObject >, int index) | |
| void | SetWasmToJs (Isolate *, Handle< JSReceiver > callable, const wasm::WasmCode *wasm_to_js_wrapper) |
| void | SetWasmToWasm (WasmInstanceObject *target_instance, Address call_target) |
| WasmInstanceObject * | instance () |
| JSReceiver * | callable () |
| Object * | object_ref () |
| Address | target () |
Definition at line 87 of file wasm-objects.h.