Searched refs:handlerClass (Results 1 – 1 of 1) sorted by relevance
413 … auto *handlerClass = Runtime::GetCurrent()->GetClassLinker()->GetClass(*this, typeId); in FindCatchBlockInPandaFile() local414 if (cls->IsSubClassOf(handlerClass)) { in FindCatchBlockInPandaFile()