Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_env.cpp34 …p_.emplace(ToUintPtr(constStringClass.GetTaggedObject()), globalConst->GetConstStringClassIndex()); in InitializeStringClass()
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h633 size_t GetConstStringClassIndex() const in GetConstStringClassIndex() function