| cached_debugging_code_ | v8::internal::wasm::DebugInfoImpl | private |
| ClearStepping(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inline |
| ClearStepping(Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| DeadBreakpoint(WasmFrame *frame, base::Vector< const int > breakpoints) | v8::internal::wasm::DebugInfoImpl | inline |
| DeadBreakpoint(int func_index, base::Vector< const int > breakpoints, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| debug_side_tables_ | v8::internal::wasm::DebugInfoImpl | private |
| debug_side_tables_mutex_ | v8::internal::wasm::DebugInfoImpl | mutableprivate |
| DebugInfoImpl(NativeModule *native_module) | v8::internal::wasm::DebugInfoImpl | inlineexplicit |
| DebugInfoImpl(const DebugInfoImpl &)=delete | v8::internal::wasm::DebugInfoImpl | |
| EstimateCurrentMemoryConsumption() const | v8::internal::wasm::DebugInfoImpl | inline |
| FindAllBreakpoints(int func_index) | v8::internal::wasm::DebugInfoImpl | inline |
| FloodWithBreakpoints(WasmFrame *frame, ReturnLocation return_location) | v8::internal::wasm::DebugInfoImpl | inline |
| GetDebugSideTable(WasmCode *code) | v8::internal::wasm::DebugInfoImpl | inlineprivate |
| GetDebugSideTableIfExists(const WasmCode *code) const | v8::internal::wasm::DebugInfoImpl | inline |
| GetFunctionAtAddress(Address pc, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| GetLocalValue(int local, Address pc, Address fp, Address debug_break_fp, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| GetNumLocals(Address pc, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| GetStackDepth(Address pc, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| GetStackValue(int index, Address pc, Address fp, Address debug_break_fp, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| GetValue(const DebugSideTable *debug_side_table, const DebugSideTable::Entry *debug_side_table_entry, int index, Address stack_frame_base, Address debug_break_fp, Isolate *isolate) const | v8::internal::wasm::DebugInfoImpl | inlineprivate |
| HasRemovedBreakpoints(const std::vector< int > &removed, const std::vector< int > &remaining) | v8::internal::wasm::DebugInfoImpl | inlinestatic |
| IsAtReturn(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inlineprivate |
| IsFrameBlackboxed(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inline |
| IsStepping(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inline |
| kMaxCachedDebuggingCode | v8::internal::wasm::DebugInfoImpl | privatestatic |
| mutex_ | v8::internal::wasm::DebugInfoImpl | mutableprivate |
| native_module_ | v8::internal::wasm::DebugInfoImpl | private |
| operator=(const DebugInfoImpl &)=delete | v8::internal::wasm::DebugInfoImpl | |
| per_isolate_data_ | v8::internal::wasm::DebugInfoImpl | private |
| PrepareStep(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inline |
| PrepareStepOutTo(WasmFrame *frame) | v8::internal::wasm::DebugInfoImpl | inline |
| RecompileLiftoffWithBreakpoints(int func_index, base::Vector< const int > offsets, int dead_breakpoint) | v8::internal::wasm::DebugInfoImpl | inline |
| RemoveBreakpoint(int func_index, int position, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| RemoveDebugSideTables(base::Vector< WasmCode *const > codes) | v8::internal::wasm::DebugInfoImpl | inline |
| RemoveIsolate(Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| SetBreakpoint(int func_index, int offset, Isolate *isolate) | v8::internal::wasm::DebugInfoImpl | inline |
| UpdateBreakpoints(int func_index, base::Vector< int > breakpoints, Isolate *isolate, StackFrameId stepping_frame, int dead_breakpoint) | v8::internal::wasm::DebugInfoImpl | inline |
| UpdateReturnAddress(WasmFrame *frame, WasmCode *new_code, ReturnLocation return_location) | v8::internal::wasm::DebugInfoImpl | inlineprivate |
| UpdateReturnAddresses(Isolate *isolate, WasmCode *new_code, StackFrameId stepping_frame) | v8::internal::wasm::DebugInfoImpl | inlineprivate |