Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp102 int entryCount = 0; in Rehash() local
116 entryCount++; in Rehash()
119 newTable->SetEntriesCount(thread, entryCount); in Rehash()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp8137 GateRef entryCount = TaggedGetInt( in GetNumberOfElements() local
8139 numOfElements = Int32Add(*numOfElements, entryCount); in GetNumberOfElements()

Completed in 21 milliseconds