Searched refs:FindOrCreateConstPool (Results 1 – 7 of 7) sorted by relevance
102 …JSHandle<ConstantPool> newConstpool = thread->GetCurrentEcmaContext()->FindOrCreateConstPool(jsPan… in Create()
267 JSHandle<ConstantPool> PUBLIC_API FindOrCreateConstPool(const JSPandaFile *jsPandaFile,
482 JSHandle<ConstantPool> EcmaContext::FindOrCreateConstPool(const JSPandaFile *jsPandaFile, panda_fil… in FindOrCreateConstPool() function in panda::ecmascript::EcmaContext
1332 … thread_->GetCurrentEcmaContext()->FindOrCreateConstPool(jsPandaFile.get(), method->GetMethodId()); in ReadMethod()
209 JSHandle<ConstantPool> newConstpool = thread->GetCurrentEcmaContext()->FindOrCreateConstPool( in CheckAndGetPatch()
108 … vm_->GetJSThread()->GetCurrentEcmaContext()->FindOrCreateConstPool(jsPandaFile_, methodId); in ProcessClasses()
111 constpool = vm->GetJSThread()->GetCurrentEcmaContext()->FindOrCreateConstPool( in GenerateProgram()