Searched defs:GetObjectFromConstPool (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder.cpp | 738 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef jsFunc, GateRef index, ConstPo… in GetObjectFromConstPool() function in panda::ecmascript::kungfu::CircuitBuilder |
| D | type_lowering.cpp | 457 GateRef TypeLowering::GetObjectFromConstPool(GateRef jsFunc, GateRef index) in GetObjectFromConstPool() function in panda::ecmascript::kungfu::TypeLowering |
| D | stub_builder-inl.h | 1778 inline GateRef StubBuilder::GetObjectFromConstPool(GateRef constpool, GateRef index) in GetObjectFromConstPool() function |