Searched refs:AddValueToSnapshotConstantPoolList (Results 1 – 2 of 2) sorted by relevance
936 void AddValueToSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap,
1230 AddValueToSnapshotConstantPoolList(cpListIndexMap, bcInfoCollector); in ProcessSnapshotConstantPool()1382 void TSManager::AddValueToSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMa… in AddValueToSnapshotConstantPoolList() function in panda::ecmascript::TSManager