Home
last modified time | relevance | path

Searched refs:IsTLABsSupported (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/runtime/mem/
Dheap_manager.cpp168 ASSERT(GetGC()->IsTLABsSupported()); in AllocateMemoryForObject()
/ark/runtime_core/runtime/mem/gc/
Dgc.h387 bool IsTLABsSupported() in IsTLABsSupported() function