Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dtlab_allocator-inl.h27 static constexpr size_t SMALL_OBJECT_SIZE = 8_KB; member
70 if (UNLIKELY(size > SMALL_OBJECT_SIZE)) { in AllocateInYoungSpace()

Completed in 1 milliseconds