Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dfull_gc.h48 size_t youngSpaceCommitSize_ = 0; variable
Dfull_gc.cpp72 youngSpaceCommitSize_ = heap_->GetNewSpace()->GetCommittedSize(); in Initialize()