Searched refs:SnapshotData (Results 1 – 2 of 2) sorted by relevance
1238 … SnapshotData::SNAPSHOT_CP_LIST_ITEM_SIZE); in GenerateSnapshotConstantPoolList()1307 snapshotData_.AddIndexInfoToRecordInfo(SnapshotData::RecordType::METHOD, in FillSnapshotConstantPoolList()1333 snapshotData_.AddIndexInfoToRecordInfo(SnapshotData::RecordType::LITERAL, in FillSnapshotConstantPoolList()1358 snapshotData_.AddIndexInfoToRecordInfo(SnapshotData::RecordType::LITERAL, in FillSnapshotConstantPoolList()1377 snapshotData_.AddIndexInfoToRecordInfo(SnapshotData::RecordType::LITERAL, in FillSnapshotConstantPoolList()1444 auto &recordMethodInfo = snapshotData_.GetRecordInfo(SnapshotData::RecordType::METHOD); in ResolveSnapshotConstantPool()1461 auto &recordLiteralInfo = snapshotData_.GetRecordInfo(SnapshotData::RecordType::LITERAL); in ResolveSnapshotConstantPool()
692 class SnapshotData {707 SnapshotData() : recordInfo_(RecordType::RECORD_TYPE_NUM, RecordData{}) {} in SnapshotData() function961 SnapshotData snapshotData_ {};