Searched refs:CurException (Results 1 – 1 of 1) sorted by relevance
111 for (const WebAssemblyException *CurException = ParentException; in getExceptionDepth() local112 CurException; CurException = CurException->ParentException) in getExceptionDepth()