Home
last modified time | relevance | path

Searched defs:isCha (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Ddeoptimization.cpp78 static bool InvalidateCompiledMethod(ManagedThread *thread, Method *method, bool isCha, in InvalidateCompiledMethod()
107 void InvalidateCompiledEntryPoint(const PandaSet<Method *> &methods, bool isCha) NO_THREAD_SAFETY_A… in InvalidateCompiledEntryPoint()