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

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

cached_debugging_code_v8::internal::wasm::DebugInfoImplprivate
ClearStepping(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinline
ClearStepping(Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
DeadBreakpoint(WasmFrame *frame, base::Vector< const int > breakpoints)v8::internal::wasm::DebugInfoImplinline
DeadBreakpoint(int func_index, base::Vector< const int > breakpoints, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
debug_side_tables_v8::internal::wasm::DebugInfoImplprivate
debug_side_tables_mutex_v8::internal::wasm::DebugInfoImplmutableprivate
DebugInfoImpl(NativeModule *native_module)v8::internal::wasm::DebugInfoImplinlineexplicit
DebugInfoImpl(const DebugInfoImpl &)=deletev8::internal::wasm::DebugInfoImpl
EstimateCurrentMemoryConsumption() constv8::internal::wasm::DebugInfoImplinline
FindAllBreakpoints(int func_index)v8::internal::wasm::DebugInfoImplinline
FloodWithBreakpoints(WasmFrame *frame, ReturnLocation return_location)v8::internal::wasm::DebugInfoImplinline
GetDebugSideTable(WasmCode *code)v8::internal::wasm::DebugInfoImplinlineprivate
GetDebugSideTableIfExists(const WasmCode *code) constv8::internal::wasm::DebugInfoImplinline
GetFunctionAtAddress(Address pc, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
GetLocalValue(int local, Address pc, Address fp, Address debug_break_fp, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
GetNumLocals(Address pc, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
GetStackDepth(Address pc, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
GetStackValue(int index, Address pc, Address fp, Address debug_break_fp, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
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) constv8::internal::wasm::DebugInfoImplinlineprivate
HasRemovedBreakpoints(const std::vector< int > &removed, const std::vector< int > &remaining)v8::internal::wasm::DebugInfoImplinlinestatic
IsAtReturn(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinlineprivate
IsFrameBlackboxed(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinline
IsStepping(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinline
kMaxCachedDebuggingCodev8::internal::wasm::DebugInfoImplprivatestatic
mutex_v8::internal::wasm::DebugInfoImplmutableprivate
native_module_v8::internal::wasm::DebugInfoImplprivate
operator=(const DebugInfoImpl &)=deletev8::internal::wasm::DebugInfoImpl
per_isolate_data_v8::internal::wasm::DebugInfoImplprivate
PrepareStep(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinline
PrepareStepOutTo(WasmFrame *frame)v8::internal::wasm::DebugInfoImplinline
RecompileLiftoffWithBreakpoints(int func_index, base::Vector< const int > offsets, int dead_breakpoint)v8::internal::wasm::DebugInfoImplinline
RemoveBreakpoint(int func_index, int position, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
RemoveDebugSideTables(base::Vector< WasmCode *const > codes)v8::internal::wasm::DebugInfoImplinline
RemoveIsolate(Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
SetBreakpoint(int func_index, int offset, Isolate *isolate)v8::internal::wasm::DebugInfoImplinline
UpdateBreakpoints(int func_index, base::Vector< int > breakpoints, Isolate *isolate, StackFrameId stepping_frame, int dead_breakpoint)v8::internal::wasm::DebugInfoImplinline
UpdateReturnAddress(WasmFrame *frame, WasmCode *new_code, ReturnLocation return_location)v8::internal::wasm::DebugInfoImplinlineprivate
UpdateReturnAddresses(Isolate *isolate, WasmCode *new_code, StackFrameId stepping_frame)v8::internal::wasm::DebugInfoImplinlineprivate