Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp94 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in LowerCreateArrayWithBuffer() local
H A Dbytecode_circuit_builder.cpp622 GateRef sharedConstpool = Circuit::NullGate(); in BuildFrameArgs() local
H A Dcircuit_builder.cpp784 GateRef sharedConstpool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::SHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
H A Dslowpath_lowering.cpp3871 GateRef sharedConstpool = in LowerGetSharedConstPool() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp501 JSTaggedValue EcmaContext::FindUnsharedConstpool(JSTaggedValue sharedConstpool) in FindUnsharedConstpool() argument
511 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool() argument
615 void EcmaContext::SetUnsharedConstpool(JSHandle<ConstantPool> sharedConstpool, JSTaggedValue unsharedConstpool) in SetUnsharedConstpool() argument
635 JSTaggedValue sharedConstpool = FindConstpool(pf.get(), index); in UpdateConstpoolWhenDeserialAI() local
[all...]

Completed in 17 milliseconds