v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::WasmInterpreter Member List

This is the complete list of members for v8::internal::wasm::WasmInterpreter, including all inherited members.

BeginExecution(WasmInterpreterThread *thread, uint32_t function_index, Address frame_pointer, uint8_t *interpreter_fp, uint32_t ref_stack_offset, const std::vector< WasmValue > &argument_values)v8::internal::wasm::WasmInterpreterinline
BeginExecution(WasmInterpreterThread *thread, uint32_t function_index, Address frame_pointer, uint8_t *interpreter_fp)v8::internal::wasm::WasmInterpreterinline
codemap_v8::internal::wasm::WasmInterpreterprivate
ContinueExecution(WasmInterpreterThread *thread, bool called_from_js)v8::internal::wasm::WasmInterpreter
GetFunctionIndex(Address frame_pointer, int index) constv8::internal::wasm::WasmInterpreterinline
GetInterpretedStack(Address frame_pointer)v8::internal::wasm::WasmInterpreterinline
GetReturnValue(int index) constv8::internal::wasm::WasmInterpreterinline
GetWasmRuntime()v8::internal::wasm::WasmInterpreterinline
GlobalTearDown()v8::internal::wasm::WasmInterpreterstatic
InitializeOncePerProcess()v8::internal::wasm::WasmInterpreterstatic
instance_object_v8::internal::wasm::WasmInterpreterprivate
module_bytes_v8::internal::wasm::WasmInterpreterprivate
NotifyIsolateDisposal(Isolate *isolate)v8::internal::wasm::WasmInterpreterstatic
operator=(const WasmInterpreter &)=deletev8::internal::wasm::WasmInterpreterprivate
SetTrapFunctionIndex(int32_t func_index)v8::internal::wasm::WasmInterpreterinline
wasm_runtime_v8::internal::wasm::WasmInterpreterprivate
WasmInterpreter(Isolate *isolate, const WasmModule *module, const ModuleWireBytes &wire_bytes, DirectHandle< WasmInstanceObject > instance)v8::internal::wasm::WasmInterpreter
WasmInterpreter(const WasmInterpreter &)=deletev8::internal::wasm::WasmInterpreterprivate
zone_v8::internal::wasm::WasmInterpreterprivate