Home
last modified time | relevance | path

Searched refs:GetEmptyArrayIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.cpp153 data_->WriteUint32(globalConst->GetEmptyArrayIndex()); in SerializeHClassFieldIndividually()
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h608 size_t GetEmptyArrayIndex() const in GetEmptyArrayIndex() function