interface Debugger.RestartFrameReturnType
Properties #
New stack trace.
#asyncStackTrace: Runtime.StackTrace | undefined optional
Async stack trace, if any.
#asyncStackTraceId: Runtime.StackTraceId | undefined optional
Async stack trace, if any.
New stack trace.
#asyncStackTrace: Runtime.StackTrace | undefined Async stack trace, if any.
#asyncStackTraceId: Runtime.StackTraceId | undefined Async stack trace, if any.