CefV8StackTrace Properties |
The CefV8StackTrace type exposes the following members.
Name | Description | |
---|---|---|
FrameCount |
Returns the number of stack frames.
| |
IsValid |
Returns true if the underlying handle is valid and it can be accessed on
the current thread. Do not call any other methods if this method returns
false.
|