StackTrace Properties |
The StackTrace type exposes the following members.
Name | Description | |
---|---|---|
CallFrames |
JavaScript function name.
| |
Description |
String label of this stack trace. For async traces this may be a name of the function that
initiated the async call.
| |
Parent |
Asynchronous JavaScript stack trace that preceded this stack, if available.
| |
ParentId |
Asynchronous JavaScript stack trace that preceded this stack, if available.
|