Searched defs:exceptionObject (Results 1 – 2 of 2) sorted by relevance
138 void Exception(PtThread thread, const PtLocation &location, PtObject exceptionObject, in Exception()151 …void ExceptionCatch(PtThread thread, const PtLocation &location, PtObject exceptionObject) override in ExceptionCatch()
511 ObjectHeader *exceptionObject = thread->GetException(); in HandleExceptionThrowEvent() local528 PtObject exceptionObject = thread->GetPtThreadInfo()->GetCurrentException(); in ExceptionCatch() local