Home
last modified time | relevance | path

Searched defs:taggedArrayCapacity (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp4536 uint32_t taggedArrayCapacity = (capacity >> JSAPIBitVector::TAGGED_VALUE_BIT_SIZE) + 1; in NewJSAPIBitVector() local

Completed in 14 milliseconds