Home
last modified time | relevance | path

Searched defs:sharedConstpool (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp501 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
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp94 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in LowerCreateArrayWithBuffer() local
Dbytecode_circuit_builder.cpp648 GateRef sharedConstpool = Circuit::NullGate(); in BuildFrameArgs() local
Dcircuit_builder.cpp783 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
Dslowpath_lowering.cpp3833 GateRef sharedConstpool = in LowerGetSharedConstPool() local