Home
last modified time | relevance | path

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

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