Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_stable_array.h148 static constexpr size_t TREE_STRING_THRESHOLD = 256; variable
H A Djs_stable_array.cpp436 if (allocateLength >= TREE_STRING_THRESHOLD) { in WorthUseTreeString()

Completed in 4 milliseconds