| 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::WasmInterpreter | inline |
| BeginExecution(WasmInterpreterThread *thread, uint32_t function_index, Address frame_pointer, uint8_t *interpreter_fp) | v8::internal::wasm::WasmInterpreter | inline |
| codemap_ | v8::internal::wasm::WasmInterpreter | private |
| ContinueExecution(WasmInterpreterThread *thread, bool called_from_js) | v8::internal::wasm::WasmInterpreter | |
| GetFunctionIndex(Address frame_pointer, int index) const | v8::internal::wasm::WasmInterpreter | inline |
| GetInterpretedStack(Address frame_pointer) | v8::internal::wasm::WasmInterpreter | inline |
| GetReturnValue(int index) const | v8::internal::wasm::WasmInterpreter | inline |
| GetWasmRuntime() | v8::internal::wasm::WasmInterpreter | inline |
| GlobalTearDown() | v8::internal::wasm::WasmInterpreter | static |
| InitializeOncePerProcess() | v8::internal::wasm::WasmInterpreter | static |
| instance_object_ | v8::internal::wasm::WasmInterpreter | private |
| module_bytes_ | v8::internal::wasm::WasmInterpreter | private |
| NotifyIsolateDisposal(Isolate *isolate) | v8::internal::wasm::WasmInterpreter | static |
| operator=(const WasmInterpreter &)=delete | v8::internal::wasm::WasmInterpreter | private |
| SetTrapFunctionIndex(int32_t func_index) | v8::internal::wasm::WasmInterpreter | inline |
| wasm_runtime_ | v8::internal::wasm::WasmInterpreter | private |
| WasmInterpreter(Isolate *isolate, const WasmModule *module, const ModuleWireBytes &wire_bytes, DirectHandle< WasmInstanceObject > instance) | v8::internal::wasm::WasmInterpreter | |
| WasmInterpreter(const WasmInterpreter &)=delete | v8::internal::wasm::WasmInterpreter | private |
| zone_ | v8::internal::wasm::WasmInterpreter | private |