Searched refs:ResolveSnapshotConstantPool (Results 1 – 3 of 3) sorted by relevance
449 …vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->ResolveSnapshotConstantPool(methodToE… in SaveSnapshotFile()
768 …void PUBLIC_API ResolveSnapshotConstantPool(const std::map<uint32_t, uint32_t> &methodToEntryIndex…
1442 void TSManager::ResolveSnapshotConstantPool(const std::map<uint32_t, uint32_t> &methodToEntryIndexM… in ResolveSnapshotConstantPool() function in panda::ecmascript::TSManager