Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1649 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
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp97 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.cpp963 GateRef sharedConstpool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
Dslowpath_lowering.cpp4105 GateRef sharedConstpool = in LowerGetSharedConstPool() local