Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp969 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef hirGate, GateRef sharedConstPo… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3130 inline GateRef StubBuilder::GetObjectFromConstPool(GateRef glue, GateRef constpool, GateRef index) in GetObjectFromConstPool() function