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

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

get_interpreter_handle(Tagged< Tuple2 > interpreter_object)v8::internal::WasmInterpreterObjectinlinestatic
get_wasm_instance(Tagged< Tuple2 > interpreter_object)v8::internal::WasmInterpreterObjectinlinestatic
GetFunctionIndex(Tagged< Tuple2 > interpreter_object, Address frame_pointer, int index)v8::internal::WasmInterpreterObjectstatic
GetInterpretedStack(Tagged< Tuple2 > interpreter_object, Address frame_pointer)v8::internal::WasmInterpreterObjectstatic
New(DirectHandle< WasmInstanceObject >)v8::internal::WasmInterpreterObjectstatic
RunInterpreter(Isolate *isolate, Address frame_pointer, DirectHandle< WasmInstanceObject > instance, int func_index, const std::vector< wasm::WasmValue > &argument_values, std::vector< wasm::WasmValue > &return_values)v8::internal::WasmInterpreterObjectstatic
RunInterpreter(Isolate *isolate, Address frame_pointer, DirectHandle< WasmInstanceObject > instance, int func_index, uint8_t *interpreter_sp)v8::internal::WasmInterpreterObjectstatic
set_interpreter_handle(Tagged< Tuple2 > interpreter_object, Tagged< Object > interpreter_handle)v8::internal::WasmInterpreterObjectinlinestatic
set_wasm_instance(Tagged< Tuple2 > interpreter_object, Tagged< WasmInstanceObject > wasm_instance)v8::internal::WasmInterpreterObjectinlinestatic