Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dets_compiler_interface.h28 virtual FieldPtr GetEscompatArrayActualLength([[maybe_unused]] ClassPtr klass) const in GetEscompatArrayActualLength() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp291 EtsRuntimeInterface::FieldPtr EtsRuntimeInterface::GetEscompatArrayActualLength(ClassPtr klass) con… in GetEscompatArrayActualLength() function in ark::ets::EtsRuntimeInterface