Searched defs:constPool (Results 1 – 9 of 9) sorted by relevance
128 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local176 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local242 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local303 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local400 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local469 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local513 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local645 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local919 JSHandle<ConstantPool> constPool = vm_->GetFactory()->NewConstantPool(4); in HWTEST_F_L0() local
121 GateRef constPool = builder_.GetConstPool(jsFunc); in LoadFromConstPool() local
542 GateRef constPool = Load(VariableType::JS_ANY(), method, IntPtr(Method::CONSTANT_POOL_OFFSET)); in CreateArrayWithBuffer() local
521 GateRef constPool = builder_.GetConstPool(jsFunc); in LoadFromConstPool() local527 GateRef constPool = builder_.GetConstPool(jsFunc); in GetObjectFromConstPool() local
1210 GateRef constPool = GetConstPoolFromFunction(jsFunc); in LoadObjectFromConstPool() local1465 GateRef constPool = GetConstPoolFromFunction(jsFunc); in GetObjectFromConstPool() local1470 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef hirGate, GateRef constPool, Ga… in GetObjectFromConstPool()
712 GateRef constPool = builder_.GetConstPool(func); in BuildNamedPropertyAccessVerifier() local
2438 GateRef constPool = Load(VariableType::JS_ANY(), method, IntPtr(Method::CONSTANT_POOL_OFFSET)); in LoadPfHeaderFromConstPool() local
479 JSHandle<ConstantPool> constPool(thread_, method->GetConstantPool()); in WriteMethod() local1327 JSHandle<ConstantPool> constPool = in ReadMethod() local
1817 JSHandle<ConstantPool> constPool = factory->NewConstantPool(4); in HWTEST_F_L0() local