Home
last modified time | relevance | path

Searched refs:COMPRESS_SPACE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.h37 COMPRESS_SPACE, enumerator
62 case COMPRESS_SPACE: in ToSpaceTypeName()
Dtlab_allocator-inl.h57 case COMPRESS_SPACE: in Allocate()
Dparallel_marker-inl.h212 forwardAddress = workManager_->GetTlabAllocator(threadId)->Allocate(size, COMPRESS_SPACE); in AllocateDstSpace()
221 … forwardAddress = workManager_->GetTlabAllocator(threadId)->Allocate(size, COMPRESS_SPACE); in AllocateDstSpace()