Home
last modified time | relevance | path

Searched refs:nonMoveSpaceCommitSize_ (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dfull_gc.h51 size_t nonMoveSpaceCommitSize_ = 0; member in panda::ecmascript::FullGC
H A Dpartial_gc.h60 size_t nonMoveSpaceCommitSize_ = 0; member in panda::ecmascript::PartialGC
H A Dfull_gc.cpp96 nonMoveSpaceCommitSize_ = heap_->GetNonMovableSpace()->GetCommittedSize(); in Initialize()
H A Dpartial_gc.cpp92 nonMoveSpaceCommitSize_ = heap_->GetNonMovableSpace()->GetCommittedSize(); in Initialize()

Completed in 2 milliseconds