Searched defs:sharedConstpool (Results 1 – 5 of 5) sorted by relevance
501 JSTaggedValue EcmaContext::FindUnsharedConstpool(JSTaggedValue sharedConstpool) in FindUnsharedConstpool()511 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool()615 void EcmaContext::SetUnsharedConstpool(JSHandle<ConstantPool> sharedConstpool, JSTaggedValue unshar… in SetUnsharedConstpool()635 JSTaggedValue sharedConstpool = FindConstpool(pf.get(), index); in UpdateConstpoolWhenDeserialAI() local
94 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in LowerCreateArrayWithBuffer() local
648 GateRef sharedConstpool = Circuit::NullGate(); in BuildFrameArgs() local
783 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
3833 GateRef sharedConstpool = in LowerGetSharedConstPool() local