Searched refs:CreateAllConstpool (Results 1 – 3 of 3) sorted by relevance
208 void CreateAllConstpool(const JSPandaFile *jsPandaFile);
411 void EcmaContext::CreateAllConstpool(const JSPandaFile *jsPandaFile) in CreateAllConstpool() function in panda::ecmascript::EcmaContext
59 thread->GetCurrentEcmaContext()->CreateAllConstpool(patchFile); in LoadPatchInternal()