Searched refs:NewConstantPool (Results 1 – 11 of 11) sorted by relevance
104 JSHandle<ConstantPool> constpool = factory->NewConstantPool(10); in HWTEST_F_L0()159 JSHandle<ConstantPool> constpool = factory->NewConstantPool(400); in HWTEST_F_L0()169 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(10); in HWTEST_F_L0()199 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(400); in HWTEST_F_L0()200 JSHandle<ConstantPool> constpool2 = factory->NewConstantPool(400); in HWTEST_F_L0()212 JSHandle<ConstantPool> constpool3 = factory->NewConstantPool(10); in HWTEST_F_L0()
36 JSHandle<ConstantPool> cp = factory_->NewConstantPool(cacheSize); in NewSnapshotConstantPool()
246 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()283 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()334 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()387 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()474 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()482 JSHandle<ConstantPool> constPool2 = vm2->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()534 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()576 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()667 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0()
156 JSHandle<ConstantPool> constpool1 = instance->GetFactory()->NewConstantPool(1); in HWTEST_F_L0()157 JSHandle<ConstantPool> constpool2 = instance->GetFactory()->NewConstantPool(2); in HWTEST_F_L0()197 JSHandle<ConstantPool> constpool = vm->GetFactory()->NewConstantPool(1); in CreateJSPandaFileAndConstpool()
111 constpool = factory->NewConstantPool(constpoolSize); in CreateConstPool()
300 JSHandle<ConstantPool> constpool = factory->NewConstantPool(constpoolIndex); in AllocateConstPool()
501 JSHandle<ConstantPool> constpool = factory_->NewConstantPool(constpoolSize); in CreateAllConstpool()
206 JSHandle<ConstantPool> NewConstantPool(uint32_t capacity);
2903 JSHandle<ConstantPool> ObjectFactory::NewConstantPool(uint32_t capacity) in NewConstantPool() function in panda::ecmascript::ObjectFactory
836 JSHandle<ConstantPool> constantPool = factory->NewConstantPool(4); in HWTEST_F_L0()
1917 JSHandle<ConstantPool> constPool = factory->NewConstantPool(4); in HWTEST_F_L0()1954 JSHandle<ConstantPool> constPool = factory->NewConstantPool(4); in HWTEST_F_L0()