Skip to main content

description

property Runtime.StackTrace.description

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

string | undefined
Back to top