Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp553 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef hirGate, GateRef jsFunc, GateR… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder
726 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef hirGate, GateRef constPool, Ga… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder
Dtyped_hcr_lowering.cpp716 GateRef TypedHCRLowering::GetObjectFromConstPool(GateRef jsFunc, GateRef index) in GetObjectFromConstPool() function in panda::ecmascript::kungfu::TypedHCRLowering
Dstub_builder-inl.h2385 inline GateRef StubBuilder::GetObjectFromConstPool(GateRef constpool, GateRef index) in GetObjectFromConstPool() function