Home > puppeteer > Protocol > Runtime > StackTrace > parentId
Asynchronous JavaScript stack trace that preceded this stack, if available.
Signature:
parentId?: StackTraceId;