Skip to main content
property Runtime.StackTrace.parentId
unstable

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

Type

StackTraceId | undefined
Back to top