Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dlinear_space.h37 const uintptr_t *GetAllocationEndAddress() in GetAllocationEndAddress() function in panda::ecmascript::LinearSpace
H A Dheap.cpp714 auto endAddress = activeSemiSpace_->GetAllocationEndAddress(); in Initialize()
2761 auto endAddress = activeSemiSpace_->GetAllocationEndAddress(); in ReleaseEdenAllocator()
2774 auto endAddress = edenSpace_->GetAllocationEndAddress(); in InstallEdenAllocator()
H A Dheap-inl.h609 auto endAddress = activeSemiSpace_->GetAllocationEndAddress(); in SwapNewSpace()

Completed in 7 milliseconds