Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h376 if (static_cast<uint32_t>(dictionary->GetLength()) * SHOULD_TRANS_TO_FAST_ELEMENTS_FACTOR >= capacity || in ShouldTransToFastElements()
H A Djs_object.h415 static constexpr int SHOULD_TRANS_TO_FAST_ELEMENTS_FACTOR = 2; member in panda::ecmascript::JSObject

Completed in 3 milliseconds