Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Ddeoptimization.cpp172 NO_ADDRESS_SANITIZE void DestroyMethodWithInvalidatingEP(Method *destroyMethod) in InvalidateCompiledEntryPoint()
182 Method *destroyMethod) in InvalidateCompiledEntryPoint()
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1039 Method *destroyMethod = nullptr; in DeoptimizeEntrypoint() local