Searched defs:snapshotCPList (Results 1 – 2 of 2) sorted by relevance
714 void SetSnapshotCPList(JSTaggedValue snapshotCPList) in SetSnapshotCPList()
1218 JSHandle<TaggedArray> snapshotCPList(thread_, snapshotData_.GetSnapshotCPList()); in GetSnapshotConstantPool() local1237 JSHandle<TaggedArray> snapshotCPList = factory_->NewTaggedArray(oldCPValues.size() * in GenerateSnapshotConstantPoolList() local