Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h585 bool IsDestroyed() const in IsDestroyed() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h392 bool IsDestroyed(MethodPtr method) const override in IsDestroyed() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h657 virtual bool IsDestroyed([[maybe_unused]] MethodPtr method) const in IsDestroyed() function