|
std::unique_ptr< protocol::Runtime::StackTrace > | buildInspectorObject (V8Debugger *debugger, int maxAsyncDepth) const |
|
void | setSuspendedTaskId (void *task) |
|
void * | suspendedTaskId () const |
|
int | contextGroupId () const |
|
const String16 & | description () const |
|
std::weak_ptr< AsyncStackTrace > | parent () const |
|
bool | isEmpty () const |
|
const V8StackTraceId & | externalParent () const |
|
const std::vector< std::shared_ptr< StackFrame > > & | frames () const |
|
Definition at line 113 of file v8-stack-trace-impl.h.
The documentation for this class was generated from the following files: