Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetScriptSourceReturnType

Index

Properties

Optional asyncStackTrace

asyncStackTrace: StackTrace

Async stack trace, if any.

Optional asyncStackTraceId

asyncStackTraceId: StackTraceId

Async stack trace, if any.

experimental

Optional callFrames

callFrames: CallFrame[]

New stack trace in case editing has happened while VM was stopped.

Optional exceptionDetails

exceptionDetails: ExceptionDetails

Exception details if any.

Optional stackChanged

stackChanged: boolean

Whether current call stack was modified after applying the changes.

Generated using TypeDoc