Searched refs:LARGE_SET_MAX_SIZE (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | free_object_list.h | 90 static constexpr size_t LARGE_SET_MAX_SIZE = 65536; member in panda::ecmascript::FreeObjectList 108 if (size < LARGE_SET_MAX_SIZE) { in SelectSetType() |
Completed in 1 milliseconds