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