<tdclass="itemcode"><code>class function <strong><ahref="uCEFv8StackTrace.TCefV8StackTraceRef.html#UnWrap-Pointer-">UnWrap</a></strong>(data: Pointer): <ahref="uCEFInterfaces.ICefV8StackTrace.html">ICefV8StackTrace</a>;</code></td>
<tdclass="itemcode"><code>class function <strong><ahref="uCEFv8StackTrace.TCefV8StackTraceRef.html#Current-Integer-">Current</a></strong>(frameLimit: Integer): <ahref="uCEFInterfaces.ICefV8StackTrace.html">ICefV8StackTrace</a>;</code></td>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefV8StackTrace.html#IsValid">ICefV8StackTrace.IsValid</a>.</p><p>
Returns true (1) if the underlying handle is valid and it can be accessed on the current thread. Do not call any other functions if this function returns false (0). </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefV8StackTrace.html#GetFrameCount">ICefV8StackTrace.GetFrameCount</a>.</p><p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefV8StackTrace.html#GetFrame-Integer-">ICefV8StackTrace.GetFrame</a>.</p><p>
Returns the stack frame at the specified 0-based index. </p>
<tdclass="itemcode"><spanid="UnWrap-Pointer-"></span><code>class function <strong>UnWrap</strong>(data: Pointer): <ahref="uCEFInterfaces.ICefV8StackTrace.html">ICefV8StackTrace</a>;</code></td>
</tr>
<tr><tdcolspan="2">
<pclass="nodescription">This item has no description.</p></td></tr>
<tdclass="itemcode"><spanid="Current-Integer-"></span><code>class function <strong>Current</strong>(frameLimit: Integer): <ahref="uCEFInterfaces.ICefV8StackTrace.html">ICefV8StackTrace</a>;</code></td>
</tr>
<tr><tdcolspan="2">
<pclass="nodescription">This item has no description.</p></td></tr>