Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h482 uint64_t GetSnapshotData() in GetSnapshotData() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1108 uint64_t snapshotData = region->GetSnapshotData(); in WriteHugeObjectToFile()
1156 uint64_t snapshotData = region->GetSnapshotData(); in StatisticsHugeObjectSize()
1243 size_t regionIndex = fileRegion->GetSnapshotData(); in DeserializeSpaceObject()
1295 uint64_t snapshotData = fileRegion->GetSnapshotData(); in DeserializeHugeSpaceObject()
1860 uint64_t snapshotData = currentRegion->GetSnapshotData(); in EncodeTaggedObject()