V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ImportedFunctionEntry Class Reference

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)
 
WasmInstanceObjectinstance ()
 
JSReceivercallable ()
 
Objectobject_ref ()
 
Address target ()
 

Detailed Description

Definition at line 87 of file wasm-objects.h.


The documentation for this class was generated from the following files: