Options
All
  • Public
  • Public/Protected
  • All
Menu

Call frames for assertions or error messages.

Hierarchy

  • StackTrace

Index

Properties

callFrames

callFrames: CallFrame[]

JavaScript function name.

Optional description

description: string

String label of this stack trace. For async traces this may be a name of the function that initiated the async call.

Optional parent

parent: StackTrace

Asynchronous JavaScript stack trace that preceded this stack, if available.

Optional parentId

parentId: StackTraceId

Asynchronous JavaScript stack trace that preceded this stack, if available.

experimental

Generated using TypeDoc