|
std::unique_ptr< protocol::Runtime::StackTrace > | buildInspectorObjectImpl (V8Debugger *debugger) const |
|
std::unique_ptr< protocol::Runtime::StackTrace > | buildInspectorObjectImpl (V8Debugger *debugger, int maxAsyncDepth) const |
|
std::unique_ptr< V8StackTrace > | clone () override |
|
StringView | firstNonEmptySourceURL () const override |
|
bool | isEmpty () const override |
|
StringView | topSourceURL () const override |
|
int | topLineNumber () const override |
|
int | topColumnNumber () const override |
|
StringView | topScriptId () const override |
|
StringView | topFunctionName () const override |
|
std::unique_ptr< protocol::Runtime::API::StackTrace > | buildInspectorObject () const override |
|
std::unique_ptr< StringBuffer > | toString () const override |
|
bool | isEqualIgnoringTopFrame (V8StackTraceImpl *stackTrace) const |
|
|
static int | maxCallStackSizeToCapture = 200 |
|
Definition at line 49 of file v8-stack-trace-impl.h.
The documentation for this class was generated from the following files: