ActivateStepOut(StackFrame *frame) | v8::internal::Debug | private |
AllFramesOnStackAreBlackboxed() | v8::internal::Debug | |
ApplyBreakPoints(Handle< DebugInfo > debug_info) | v8::internal::Debug | private |
ApplySideEffectChecks(DirectHandle< DebugInfo > debug_info) | v8::internal::Debug | |
ArchiveDebug(char *to) | v8::internal::Debug | |
ArchiveSpacePerThread() | v8::internal::Debug | static |
AssertDebugContext() | v8::internal::Debug | inlineprivate |
Break(JavaScriptFrame *frame, DirectHandle< JSFunction > break_target) | v8::internal::Debug | |
break_disabled() const | v8::internal::Debug | inline |
break_disabled_ | v8::internal::Debug | private |
break_frame_id() | v8::internal::Debug | inline |
break_on_caught_exception_ | v8::internal::Debug | private |
break_on_next_function_call() const | v8::internal::Debug | inline |
break_on_uncaught_exception_ | v8::internal::Debug | private |
break_points_active() const | v8::internal::Debug | inline |
break_points_active_ | v8::internal::Debug | private |
BreakAtEntry(Tagged< SharedFunctionInfo > sfi) | v8::internal::Debug | |
BreakPointKind enum name | v8::internal::Debug | |
CanBreakAtEntry(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
ChangeBreakOnException(ExceptionBreakType type, bool enable) | v8::internal::Debug | |
CheckBreakPoint(DirectHandle< BreakPoint > break_point, bool is_break_at_entry) | v8::internal::Debug | private |
CheckBreakPoints(Handle< DebugInfo > debug_info, BreakLocation *location, bool *has_break_points) | v8::internal::Debug | private |
CheckBreakPointsForLocations(Handle< DebugInfo > debug_info, std::vector< BreakLocation > &break_locations, bool *has_break_points) | v8::internal::Debug | private |
CheckDebuggerUnloaded() | v8::internal::Debug | friend |
CheckExecutionState() | v8::internal::Debug | inline |
clear_restart_frame() | v8::internal::Debug | inline |
clear_suspended_generator() | v8::internal::Debug | inlineprivate |
ClearAllBreakPoints() | v8::internal::Debug | private |
ClearAllDebuggerHints() | v8::internal::Debug | private |
ClearAllDebugInfos(const DebugInfoClearFunction &clear_function) | v8::internal::Debug | private |
ClearBreakOnNextFunctionCall() | v8::internal::Debug | |
ClearBreakPoint(DirectHandle< BreakPoint > break_point) | v8::internal::Debug | |
ClearBreakPoints(Handle< DebugInfo > debug_info) | v8::internal::Debug | private |
ClearMutedLocation() | v8::internal::Debug | |
ClearOneShot() | v8::internal::Debug | private |
ClearSideEffectChecks(DirectHandle< DebugInfo > debug_info) | v8::internal::Debug | |
ClearStepping() | v8::internal::Debug | |
CreateBreakInfo(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
CurrentFrameCount() | v8::internal::Debug | private |
Debug(const Debug &)=delete | v8::internal::Debug | |
Debug(Isolate *isolate) | v8::internal::Debug | explicitprivate |
debug_delegate_ | v8::internal::Debug | private |
debug_infos_ | v8::internal::Debug | private |
DebugInfoClearFunction typedef | v8::internal::Debug | private |
DebugScope class | v8::internal::Debug | friend |
DeoptimizeFunction(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
DisableBreak class | v8::internal::Debug | friend |
DisableTemporaryObjectTracking class | v8::internal::Debug | friend |
DiscardAllBaselineCode() | v8::internal::Debug | |
DiscardBaselineCode(Tagged< SharedFunctionInfo > shared) | v8::internal::Debug | |
EnsureBreakInfo(Handle< SharedFunctionInfo > shared) | v8::internal::Debug | |
FindBreakablePosition(Handle< DebugInfo > debug_info, int source_position) | v8::internal::Debug | private |
FindClosestSharedFunctionInfoFromPosition(int position, Handle< Script > script, Handle< SharedFunctionInfo > outer_shared) | v8::internal::Debug | |
FindInnermostContainingFunctionInfo(Handle< Script > script, int position) | v8::internal::Debug | |
FindSharedFunctionInfosIntersectingRange(Handle< Script > script, int start_position, int end_position, std::vector< Handle< SharedFunctionInfo > > *candidates) | v8::internal::Debug | |
FloodWithOneShot(Handle< SharedFunctionInfo > function, bool returns_only=false) | v8::internal::Debug | private |
FreeThreadResources() | v8::internal::Debug | inline |
GetDebuggedFunctions() | v8::internal::Debug | friend |
GetFunctionDebuggingId(DirectHandle< JSFunction > function) | v8::internal::Debug | |
GetHitBreakPoints(DirectHandle< DebugInfo > debug_info, int position, bool *has_break_points) | v8::internal::Debug | |
GetLoadedScripts() | v8::internal::Debug | |
GetOrCreateDebugInfo(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
GetPossibleBreakpoints(Handle< Script > script, int start_position, int end_position, bool restrict_to_function, std::vector< BreakLocation > *locations) | v8::internal::Debug | |
GetSourceBreakLocations(Isolate *isolate, DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | static |
GetTemporaryObjectTrackingDisabled() const | v8::internal::Debug | private |
GetTopLevelWithRecompile(Handle< Script > script, bool *did_compile=nullptr) | v8::internal::Debug | |
HandleDebugBreak(IgnoreBreakMode ignore_break_mode, debug::BreakReasons break_reasons) | v8::internal::Debug | |
has_suspended_generator() const | v8::internal::Debug | inlineprivate |
HasBreakInfo(Tagged< SharedFunctionInfo > sfi) | v8::internal::Debug | |
HasCoverageInfo(Tagged< SharedFunctionInfo > sfi) | v8::internal::Debug | |
HasDebugInfo(Tagged< SharedFunctionInfo > sfi) | v8::internal::Debug | |
hook_on_function_call_ | v8::internal::Debug | private |
hook_on_function_call_address() | v8::internal::Debug | inline |
ignore_events() const | v8::internal::Debug | inlineprivate |
ignore_side_effects_for_function_template_info_ | v8::internal::Debug | private |
IgnoreSideEffectsOnNextCallTo(Handle< FunctionTemplateInfo > function) | v8::internal::Debug | |
in_debug_scope() const | v8::internal::Debug | inline |
InitThread(const ExecutionAccess &lock) | v8::internal::Debug | inline |
InstallCoverageInfo(DirectHandle< SharedFunctionInfo > shared, DirectHandle< CoverageInfo > coverage_info) | v8::internal::Debug | |
InstallDebugBreakTrampoline() | v8::internal::Debug | |
is_active() const | v8::internal::Debug | inline |
is_active_ | v8::internal::Debug | private |
is_active_address() | v8::internal::Debug | inline |
is_suppressed_ | v8::internal::Debug | private |
IsBlackboxed(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
IsBreakAtReturn(JavaScriptFrame *frame) | v8::internal::Debug | |
IsBreakOnDebuggerStatement(DirectHandle< SharedFunctionInfo > function, const BreakLocation &location) | v8::internal::Debug | private |
IsBreakOnException(ExceptionBreakType type) | v8::internal::Debug | |
IsBreakOnInstrumentation(Handle< DebugInfo > debug_info, const BreakLocation &location) | v8::internal::Debug | private |
IsFrameBlackboxed(JavaScriptFrame *frame) | v8::internal::Debug | private |
IsFunctionBlackboxed(DirectHandle< Script > script, const int start, const int end) | v8::internal::Debug | |
IsMutedAtAnyBreakLocation(DirectHandle< SharedFunctionInfo > function, const std::vector< BreakLocation > &locations) | v8::internal::Debug | private |
Isolate class | v8::internal::Debug | friend |
isolate_ | v8::internal::Debug | private |
isolate_id_ | v8::internal::Debug | private |
IsolateId() const | v8::internal::Debug | inline |
IsRestartFrameScheduled() const | v8::internal::Debug | inline |
Iterate(RootVisitor *v) | v8::internal::Debug | |
Iterate(RootVisitor *v, char *thread_storage) | v8::internal::Debug | static |
Iterate(RootVisitor *v, ThreadLocal *thread_local_data) | v8::internal::Debug | privatestatic |
kBreakAtEntryPosition | v8::internal::Debug | static |
kInstrumentation enum value | v8::internal::Debug | |
kInstrumentationId | v8::internal::Debug | static |
kRegular enum value | v8::internal::Debug | |
last_step_action() | v8::internal::Debug | inline |
LiveEdit class | v8::internal::Debug | friend |
needs_check_on_function_call() const | v8::internal::Debug | inline |
NotifyDebuggerPausedEventSent() | v8::internal::Debug | |
OnAfterCompile(DirectHandle< Script > script) | v8::internal::Debug | |
OnCompileError(DirectHandle< Script > script) | v8::internal::Debug | |
OnDebugBreak(DirectHandle< FixedArray > break_points_hit, StepAction stepAction, debug::BreakReasons break_reasons={}) | v8::internal::Debug | |
OnException(DirectHandle< Object > exception, MaybeDirectHandle< JSPromise > promise, v8::debug::ExceptionType exception_type) | v8::internal::Debug | private |
OnInstrumentationBreak() | v8::internal::Debug | |
OnPromiseReject(DirectHandle< Object > promise, DirectHandle< Object > value) | v8::internal::Debug | |
OnThrow(DirectHandle< Object > exception) V8_WARN_UNUSED_RESULT | v8::internal::Debug | |
operator=(const Debug &)=delete | v8::internal::Debug | |
PerformSideEffectCheck(DirectHandle< JSFunction > function, DirectHandle< Object > receiver) | v8::internal::Debug | |
PerformSideEffectCheckAtBytecode(InterpretedFrame *frame) | v8::internal::Debug | |
PerformSideEffectCheckForAccessor(DirectHandle< AccessorInfo > accessor_info, DirectHandle< Object > receiver, AccessorComponent component) | v8::internal::Debug | |
PerformSideEffectCheckForCallback(Handle< FunctionTemplateInfo > function) | v8::internal::Debug | |
PerformSideEffectCheckForInterceptor(DirectHandle< InterceptorInfo > interceptor_info) | v8::internal::Debug | |
PerformSideEffectCheckForObject(DirectHandle< Object > object) | v8::internal::Debug | |
PrepareBuiltinForSideEffectCheck(Isolate *isolate, Builtin id) | v8::internal::Debug | |
PrepareFunctionForDebugExecution(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Debug | |
PrepareRestartFrame(JavaScriptFrame *frame, int inlined_frame_index) | v8::internal::Debug | |
PrepareStep(StepAction step_action) | v8::internal::Debug | |
PrepareStepIn(DirectHandle< JSFunction > function) | v8::internal::Debug | |
PrepareStepInSuspendedGenerator() | v8::internal::Debug | |
PrepareStepOnThrow() | v8::internal::Debug | |
PrintBreakLocation() | v8::internal::Debug | private |
ProcessCompileEvent(bool has_compile_error, DirectHandle< Script > script) | v8::internal::Debug | private |
regexp_match_info_ | v8::internal::Debug | private |
RemoveAllCoverageInfos() | v8::internal::Debug | |
RemoveBreakInfoAndMaybeFree(DirectHandle< DebugInfo > debug_info) | v8::internal::Debug | |
RemoveBreakpoint(int id) | v8::internal::Debug | |
restart_inline_frame_index() const | v8::internal::Debug | inline |
RestoreDebug(char *from) | v8::internal::Debug | |
return_value() | v8::internal::Debug | inline |
return_value_handle() | v8::internal::Debug | |
running_live_edit_ | v8::internal::Debug | private |
scheduled_break_on_function_call() const | v8::internal::Debug | inline |
set_break_points_active(bool v) | v8::internal::Debug | inline |
set_return_value(Tagged< Object > value) | v8::internal::Debug | inline |
SetBreakOnNextFunctionCall() | v8::internal::Debug | |
SetBreakpoint(Handle< SharedFunctionInfo > shared, DirectHandle< BreakPoint > break_point, int *source_position) | v8::internal::Debug | |
SetBreakpointForFunction(Handle< SharedFunctionInfo > shared, DirectHandle< String > condition, int *id, BreakPointKind kind=kRegular) | v8::internal::Debug | |
SetBreakPointForScript(Handle< Script > script, DirectHandle< String > condition, int *source_position, int *id) | v8::internal::Debug | |
SetDebugDelegate(debug::DebugDelegate *delegate) | v8::internal::Debug | |
SetIsolateId(uint64_t id) | v8::internal::Debug | inline |
SetMutedLocation(DirectHandle< SharedFunctionInfo > function, const BreakLocation &location) | v8::internal::Debug | private |
SetScriptSource(Handle< Script > script, Handle< String > source, bool preview, bool allow_top_frame_live_editing, debug::LiveEditResult *result) | v8::internal::Debug | |
SetTemporaryObjectTrackingDisabled(bool disabled) | v8::internal::Debug | private |
SetTerminateOnResume() | v8::internal::Debug | |
ShouldBeSkipped() | v8::internal::Debug | |
ShouldRestartFrame(StackFrameId id) const | v8::internal::Debug | inline |
side_effect_check_failed_ | v8::internal::Debug | private |
StartSideEffectCheckMode() | v8::internal::Debug | |
StopSideEffectCheckMode() | v8::internal::Debug | |
SuppressDebug class | v8::internal::Debug | friend |
suspended_generator_address() | v8::internal::Debug | inline |
temporary_objects_ | v8::internal::Debug | private |
thread_local_ | v8::internal::Debug | private |
ThreadInit() | v8::internal::Debug | private |
TryGetDebugInfo(Tagged< SharedFunctionInfo > sfi) | v8::internal::Debug | |
Unload() | v8::internal::Debug | private |
UpdateDebugInfosForExecutionMode() | v8::internal::Debug | private |
UpdateHookOnFunctionCall() | v8::internal::Debug | private |
UpdateState() | v8::internal::Debug | private |
~Debug() | v8::internal::Debug | private |