Home
last modified time | relevance | path

Searched defs:GetObjectFromConstPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp738 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef jsFunc, GateRef index, ConstPo… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder
745 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef constPool, GateRef module, Gat… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder
Dtype_lowering.cpp457 GateRef TypeLowering::GetObjectFromConstPool(GateRef jsFunc, GateRef index) in GetObjectFromConstPool() function in panda::ecmascript::kungfu::TypeLowering
Dstub_builder-inl.h1778 inline GateRef StubBuilder::GetObjectFromConstPool(GateRef constpool, GateRef index) in GetObjectFromConstPool() function