Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.h34 JSTaggedValue GetSnapshotData() const in GetSnapshotData() function in panda::ecmascript::kungfu::AOTSnapshot
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1099 info.regionIndex_ = SnapshotHelper::GetHugeObjectRegionIndex(region->GetSnapshotData()); in WriteHugeObjectToFile()
1100 size_t objSize = SnapshotHelper::GetHugeObjectSize(region->GetSnapshotData()); in WriteHugeObjectToFile()
1140 uint64_t snapshotData = region->GetSnapshotData(); in StatisticsHugeObjectSize()
1867 uint64_t snapshotData = currentRegion->GetSnapshotData(); in EncodeTaggedObject()
1920 info.regionIndex_ = region->GetSnapshotData(); in GenerateRegionHeadInfo()
H A Dsnapshot.cpp26 JSTaggedValue root = aotSnapshot.GetSnapshotData(); in Serialize()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dregion.h796 uint64_t GetSnapshotData() in GetSnapshotData() function in panda::ecmascript::Region

Completed in 5 milliseconds