Searched defs:constPool (Results 1 – 4 of 4) sorted by relevance
423 JSHandle<ConstantPool> constPool = JSHandle<ConstantPool>::Cast(value); in WriteConstantPool() local473 JSHandle<JSTaggedValue> constPool(thread_, method->GetConstantPool()); in WriteMethod() local1319 JSHandle<ConstantPool> constPool = factory_->NewConstantPool(cacheLength); in ReadConstantPool() local1350 JSHandle<JSTaggedValue> constPool = DeserializeJSTaggedValue(); in ReadJSMethod() local
740 GateRef constPool = GetConstPool(jsFunc); in GetObjectFromConstPool() local745 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef constPool, GateRef module, Gat… in GetObjectFromConstPool()
243 GateRef constPool = builder_.GetConstPool(jsFunc); in LoadObjectFromConstPool() local1884 …GateRef constPool = builder_.Load(VariableType::JS_ANY(), method, builder_.IntPtr(Method::CONSTANT… in LowerCreateArrayWithBuffer() local
459 GateRef constPool = GetConstPool(jsFunc); in GetObjectFromConstPool() local