Searched defs:sharedConstpool (Results 1 – 5 of 5) sorted by relevance
1649 JSTaggedValue EcmaVM::FindUnsharedConstpool(JSTaggedValue sharedConstpool) in FindUnsharedConstpool()1661 JSTaggedValue EcmaVM::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool()1757 void EcmaVM::SetUnsharedConstpool(JSHandle<ConstantPool> sharedConstpool, JSTaggedValue unsharedCon… in SetUnsharedConstpool()1820 JSTaggedValue sharedConstpool = FindConstpool(pf.get(), index); in UpdateConstpoolWhenDeserialAI() local
97 GateRef sharedConstpool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in LowerCreateArrayWithBuffer() local
727 GateRef sharedConstpool = Circuit::NullGate(); in BuildFrameArgs() local
963 GateRef sharedConstpool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
4105 GateRef sharedConstpool = in LowerGetSharedConstPool() local