Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp70 auto space = heap_->GetSpaceWithType(type); in AsyncSweepSpace()
133 SparseSpace *space = heap_->GetSpaceWithType(type); in FinishSweeping()
Dheap.h97 SparseSpace *GetSpaceWithType(MemSpaceType type) const in GetSpaceWithType() function