Searched defs:sharedConstpool (Results 1 – 5 of 5) sorted by relevance
446 JSTaggedValue EcmaContext::FindUnsharedConstpool(JSTaggedValue sharedConstpool) in FindUnsharedConstpool()458 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool()560 void EcmaContext::SetUnsharedConstpool(JSHandle<ConstantPool> sharedConstpool, JSTaggedValue unshar… in SetUnsharedConstpool()618 JSTaggedValue sharedConstpool = FindConstpool(pf.get(), index); in UpdateConstpoolWhenDeserialAI() local
94 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in LowerCreateArrayWithBuffer() local
727 GateRef sharedConstpool = Circuit::NullGate(); in BuildFrameArgs() local
850 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
3648 GateRef sharedConstpool = in LowerGetSharedConstPool() local