Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dspace.h153 uint32_t GetRegionCount() in GetRegionCount() function
/ark/js_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp102 uint32_t snapshot_size = space->GetRegionCount() * defaultSnapshotSpaceCapacity; in MakeSnapShotProgramObject()