Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.cpp400 size_t oldCommittedSize = committedSize_; in Merge() local
413 IncreaseMergeSize(committedSize_ - oldCommittedSize); in Merge()