Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp208 bool EtsRuntimeInterface::IsClassEscompatArray(ClassPtr klass) const in IsClassEscompatArray() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h445 virtual bool IsClassEscompatArray([[maybe_unused]] ClassPtr klass) const in IsClassEscompatArray() function