| activations_ | v8::internal::wasm::WasmInterpreterThread | private |
| ClearRefStackValues(size_t index, size_t count) | v8::internal::wasm::WasmInterpreterThread | |
| current_ref_stack_size_ | v8::internal::wasm::WasmInterpreterThread | private |
| current_stack_size_ | v8::internal::wasm::WasmInterpreterThread | private |
| EH_UNWINDING enum value | v8::internal::wasm::WasmInterpreterThread | |
| EnsureRefStackSpace(size_t new_size) | v8::internal::wasm::WasmInterpreterThread | |
| ExceptionHandlingResult enum name | v8::internal::wasm::WasmInterpreterThread | |
| execution_timer_ | v8::internal::wasm::WasmInterpreterThread | private |
| ExpandStack(size_t additional_required_size) | v8::internal::wasm::WasmInterpreterThread | inline |
| Finish() | v8::internal::wasm::WasmInterpreterThread | inlineprivate |
| FinishActivation() | v8::internal::wasm::WasmInterpreterThread | inline |
| FINISHED enum value | v8::internal::wasm::WasmInterpreterThread | |
| GetActivation(Address frame_pointer) const | v8::internal::wasm::WasmInterpreterThread | inline |
| GetCurrentActivationFor(const WasmInterpreterRuntime *wasm_runtime) const | v8::internal::wasm::WasmInterpreterThread | inline |
| GetCurrentInterpreterThread(Isolate *isolate) | v8::internal::wasm::WasmInterpreterThread | inlinestatic |
| GetIsolate() const | v8::internal::wasm::WasmInterpreterThread | inline |
| GetRuntimeLastWasmError(Isolate *isolate) | v8::internal::wasm::WasmInterpreterThread | static |
| GetTrapReason() const | v8::internal::wasm::WasmInterpreterThread | inline |
| HANDLED enum value | v8::internal::wasm::WasmInterpreterThread | |
| Initialize() | v8::internal::wasm::WasmInterpreterThread | inlinestatic |
| isolate_ | v8::internal::wasm::WasmInterpreterThread | private |
| kInitialStackSize | v8::internal::wasm::WasmInterpreterThread | privatestatic |
| kMaxStackSize | v8::internal::wasm::WasmInterpreterThread | privatestatic |
| kStackSizeIncrement | v8::internal::wasm::WasmInterpreterThread | privatestatic |
| NextFrameAddress() const | v8::internal::wasm::WasmInterpreterThread | inline |
| NextRefStackOffset() const | v8::internal::wasm::WasmInterpreterThread | inline |
| NotifyIsolateDisposal(Isolate *isolate) | v8::internal::wasm::WasmInterpreterThread | inlinestatic |
| RaiseException(Isolate *isolate, MessageTemplate message) | v8::internal::wasm::WasmInterpreterThread | |
| reference_stack() const | v8::internal::wasm::WasmInterpreterThread | inline |
| reference_stack_ | v8::internal::wasm::WasmInterpreterThread | private |
| Run() | v8::internal::wasm::WasmInterpreterThread | inline |
| RUNNING enum value | v8::internal::wasm::WasmInterpreterThread | |
| SetCurrentActivationFrame(uint32_t *fp, uint32_t current_frame_size, uint32_t current_stack_size, uint32_t current_ref_stack_fp, uint32_t current_ref_stack_frame_size) | v8::internal::wasm::WasmInterpreterThread | inline |
| SetCurrentFrame(const FrameState &frame_state) | v8::internal::wasm::WasmInterpreterThread | inline |
| SetRuntimeLastWasmError(Isolate *isolate, MessageTemplate message) | v8::internal::wasm::WasmInterpreterThread | static |
| stack_mem() const | v8::internal::wasm::WasmInterpreterThread | inlineprivate |
| stack_mem_ | v8::internal::wasm::WasmInterpreterThread | private |
| StackLimitAddress() const | v8::internal::wasm::WasmInterpreterThread | inline |
| StartActivation(WasmInterpreterRuntime *wasm_runtime, Address frame_pointer, uint8_t *interpreter_fp, const FrameState &frame_state) | v8::internal::wasm::WasmInterpreterThread | inline |
| StartExecutionTimer() | v8::internal::wasm::WasmInterpreterThread | |
| State enum name | v8::internal::wasm::WasmInterpreterThread | |
| state() const | v8::internal::wasm::WasmInterpreterThread | inline |
| state_ | v8::internal::wasm::WasmInterpreterThread | private |
| Stop() | v8::internal::wasm::WasmInterpreterThread | inline |
| StopExecutionTimer() | v8::internal::wasm::WasmInterpreterThread | |
| STOPPED enum value | v8::internal::wasm::WasmInterpreterThread | |
| Terminate() | v8::internal::wasm::WasmInterpreterThread | inlinestatic |
| TerminateExecutionTimers() | v8::internal::wasm::WasmInterpreterThread | |
| thread_interpreter_map_s | v8::internal::wasm::WasmInterpreterThread | privatestatic |
| Trap(TrapReason trap_reason, int trap_function_index, int trap_pc, const FrameState ¤t_frame) | v8::internal::wasm::WasmInterpreterThread | inline |
| trap_reason_ | v8::internal::wasm::WasmInterpreterThread | private |
| TRAPPED enum value | v8::internal::wasm::WasmInterpreterThread | |
| Unwinding() | v8::internal::wasm::WasmInterpreterThread | inline |
| UNWOUND enum value | v8::internal::wasm::WasmInterpreterThread | |
| WasmInterpreterThread(Isolate *isolate) | v8::internal::wasm::WasmInterpreterThread | explicit |
| ~WasmInterpreterThread() | v8::internal::wasm::WasmInterpreterThread | |