Searched refs:CreateUnSharedConstPool (Results 1 – 2 of 2) sorted by relevance
112 … static JSHandle<ConstantPool> CreateUnSharedConstPool(EcmaVM *vm, const JSPandaFile *jsPandaFile, in CreateUnSharedConstPool() function
668 … JSHandle<ConstantPool> newConstpool = ConstantPool::CreateUnSharedConstPool(vm_, jsPandaFile, id); in FindOrCreateConstPool()