![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::ImportedFunctionEntry, including all inherited members.
callable() | v8::internal::ImportedFunctionEntry | |
implicit_arg() | v8::internal::ImportedFunctionEntry | |
ImportedFunctionEntry(DirectHandle< WasmTrustedInstanceData >, int index) | v8::internal::ImportedFunctionEntry | inline |
index_ | v8::internal::ImportedFunctionEntry | private |
instance_data_ | v8::internal::ImportedFunctionEntry | private |
maybe_callable() | v8::internal::ImportedFunctionEntry | |
SetCompiledWasmToJs(Isolate *, DirectHandle< JSReceiver > callable, wasm::WasmCode *wasm_to_js_wrapper, wasm::Suspend suspend, const wasm::CanonicalSig *sig, wasm::CanonicalTypeIndex sig_id) | v8::internal::ImportedFunctionEntry | |
SetGenericWasmToJs(Isolate *, DirectHandle< JSReceiver > callable, wasm::Suspend suspend, const wasm::CanonicalSig *sig, wasm::CanonicalTypeIndex sig_id) | v8::internal::ImportedFunctionEntry | |
SetWasmToWasm(Tagged< WasmTrustedInstanceData > target_instance_object, WasmCodePointer call_target, wasm::CanonicalTypeIndex sig_id) | v8::internal::ImportedFunctionEntry | |
target() | v8::internal::ImportedFunctionEntry |