Skip to main content
property Runtime.StackTrace.parent

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

Type

StackTrace | undefined
Back to top