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

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

ContinueExecution(WasmInterpreterThread *thread, bool called_from_js)v8::internal::wasm::InterpreterHandleinline
Execute(WasmInterpreterThread *thread, Address frame_pointer, uint32_t func_index, const std::vector< WasmValue > &argument_values, std::vector< WasmValue > &return_values)v8::internal::wasm::InterpreterHandle
Execute(WasmInterpreterThread *thread, Address frame_pointer, uint32_t func_index, uint8_t *interpreter_fp)v8::internal::wasm::InterpreterHandle
GetBytes(Tagged< Tuple2 > interpreter_object)v8::internal::wasm::InterpreterHandleprivatestatic
GetFunctionIndex(Address frame_pointer, int index) constv8::internal::wasm::InterpreterHandle
GetInstanceObject()v8::internal::wasm::InterpreterHandle
GetInterpretedStack(Address frame_pointer)v8::internal::wasm::InterpreterHandle
interpreter()v8::internal::wasm::InterpreterHandleinline
interpreter_v8::internal::wasm::InterpreterHandleprivate
InterpreterHandle(Isolate *isolate, DirectHandle< Tuple2 > interpreter_object)v8::internal::wasm::InterpreterHandle
InterpreterHandle(const InterpreterHandle &)=deletev8::internal::wasm::InterpreterHandleprivate
isolate_v8::internal::wasm::InterpreterHandleprivate
kManagedTagv8::internal::wasm::InterpreterHandlestatic
module() constv8::internal::wasm::InterpreterHandleinline
module_v8::internal::wasm::InterpreterHandleprivate
operator=(const InterpreterHandle &)=deletev8::internal::wasm::InterpreterHandleprivate
RunExecutionLoop(WasmInterpreterThread *thread, bool called_from_js)v8::internal::wasm::InterpreterHandleinlineprivate
SetTrapFunctionIndex(int32_t func_index)v8::internal::wasm::InterpreterHandle