Home
last modified time | relevance | path

Searched refs:handlerClass (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp413 … auto *handlerClass = Runtime::GetCurrent()->GetClassLinker()->GetClass(*this, typeId); in FindCatchBlockInPandaFile() local
414 if (cls->IsSubClassOf(handlerClass)) { in FindCatchBlockInPandaFile()