Home
last modified time | relevance | path

Searched refs:destroyMethods (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Ddeoptimization.cpp176 PandaSet<Method *> destroyMethods; in DestroyMethodWithInvalidatingEP() local
177 destroyMethods.insert(destroyMethod); in DestroyMethodWithInvalidatingEP()
178 InvalidateCompiledEntryPoint(destroyMethods, false); in DestroyMethodWithInvalidatingEP()

Completed in 2 milliseconds