Home
last modified time | relevance | path

Searched defs:nonMovableSpaceSize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp527 size_t nonMovableSpaceSize = data_->GetNonMovableSpaceSize(); in AllocateToDifferentSpaces() local
572 void BaseDeserializer::AllocateToNonMovableSpace(size_t nonMovableSpaceSize) in AllocateToNonMovableSpace()