Searched refs:AddConstantPool (Results 1 – 3 of 3) sorted by relevance
152 void AddConstantPool(const CString &snapshotFileName, JSTaggedValue deserializedCPList);
323 void AOTFileManager::AddConstantPool(const CString &snapshotFileName, JSTaggedValue deserializedCPL… in AddConstantPool() function in panda::ecmascript::AOTFileManager
1427 …vm_->GetJSThread()->GetCurrentEcmaContext()->GetAOTFileManager()->AddConstantPool(fileName_, item); in HandleRootObject()