Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp248 GateRef CircuitBuilder::CallNGCRuntime(GateRef glue, int index, GateRef depend, const std::vector<G… in CallNGCRuntime() function in panda::ecmascript::kungfu::CircuitBuilder
267 GateRef CircuitBuilder::CallNGCRuntime(GateRef glue, GateRef gate, int index, const std::vector<Gat… in CallNGCRuntime() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h233 inline GateRef StubBuilder::CallNGCRuntime(GateRef glue, int index, in CallNGCRuntime() function