Searched refs:FillSnapshotConstantPoolList (Results 1 – 2 of 2) sorted by relevance
933 void FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap,
1229 FillSnapshotConstantPoolList(cpListIndexMap, bcInfoCollector); in ProcessSnapshotConstantPool()1279 void TSManager::FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in FillSnapshotConstantPoolList() function in panda::ecmascript::TSManager