Searched defs:newConstpool (Results 1 – 4 of 4) sorted by relevance
126 JSHandle<ConstantPool> newConstpool = vm->FindOrCreateConstPool(jsPandaFile, methodId); in Create() local
1854 … JSHandle<ConstantPool> newConstpool = ConstantPool::CreateUnSharedConstPool(vm, jsPandaFile, id); in FindOrCreateConstPool() local1868 …JSHandle<ConstantPool> newConstpool = JSHandle<ConstantPool>(thread_, FindOrCreateUnsharedConstpoo… in FindOrCreateConstPool() local
218 JSHandle<ConstantPool> newConstpool = vm->FindOrCreateConstPool( in CheckAndGetPatch() local
217 JSHandle<ConstantPool> newConstpool = vm->GetFactory()->NewConstantPool(1); in CreateJSPandaFileAndConstpool() local