Searched refs:CreateConstPool (Results 1 – 3 of 3) sorted by relevance
90 static JSHandle<ConstantPool> CreateConstPool(EcmaVM *vm, const JSPandaFile *jsPandaFile, in CreateConstPool() function
134 …JSHandle<ConstantPool> constpool = ConstantPool::CreateConstPool(thread_->GetEcmaVM(), jsPandaFile… in DeserializeConstPool()
488 JSHandle<ConstantPool> newConstpool = ConstantPool::CreateConstPool(vm_, jsPandaFile, id); in FindOrCreateConstPool()