Home
last modified time | relevance | path

Searched refs:hclassInfoArr (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h191 auto hclassInfoArr = TaggedArray::Cast(hclassInfo_); in GetObjectLiteralHClassCache() local
192 ASSERT(hclassInfoArr->GetLength() > 0); in GetObjectLiteralHClassCache()
193 return hclassInfoArr->Get(hclassInfoArr->GetLength() - 1); in GetObjectLiteralHClassCache()

Completed in 2 milliseconds