Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h402 if ((hint / oldCapacity) <= ELEMENTS_HINT_FACTOR) { in ComputeElementCapacityWithHint()
H A Djs_object.h414 static constexpr int ELEMENTS_HINT_FACTOR = 8; member in panda::ecmascript::JSObject

Completed in 3 milliseconds