Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp390 JSHandle<ConstantPool> BaseSnapshotInfo::GetUnsharedConstpool(const ItemData &data) in GetUnsharedConstpool() function in panda::ecmascript::kungfu::BaseSnapshotInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp686 GateRef CircuitBuilder::GetUnsharedConstpool(GateRef glue, GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2713 inline GateRef StubBuilder::GetUnsharedConstpool(GateRef glue, GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp7984 JSTaggedValue EcmaInterpreter::GetUnsharedConstpool(JSThread* thread, JSTaggedType *sp) in GetUnsharedConstpool() function in panda::ecmascript::EcmaInterpreter
Dinterpreter_assembly.cpp7978 JSTaggedValue InterpreterAssembly::GetUnsharedConstpool(JSThread* thread, JSTaggedType *sp) in GetUnsharedConstpool() function in panda::ecmascript::InterpreterAssembly