Home
last modified time | relevance | path

Searched refs:IsMachineCodeGC (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Djit_fort.cpp108 " size " << size << " MachineCodeGC " << IsMachineCodeGC(); in Allocate()
171 if (!IsMachineCodeGC()) { in UpdateFreeSpace()
Djit_fort.h58 inline bool IsMachineCodeGC() in IsMachineCodeGC() function
Dsparse_space.cpp648 while (jitFort_->IsMachineCodeGC()) {}; in JitFortAllocate()
Dheap-inl.h660 machineCodeSpace_->GetJitFort()->IsMachineCodeGC()) { in ReclaimRegions()