Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp313 bool EtsRuntimeInterface::IsFieldArrayActualLength(FieldPtr field) const in IsFieldArrayActualLength() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h490 virtual bool IsFieldArrayActualLength([[maybe_unused]] FieldPtr field) const in IsFieldArrayActualLength() function