Home
last modified time | relevance | path

Searched refs:LowerCallNGCRuntime (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h308 GateRef LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel = false);
H A Dslowpath_lowering.cpp835 GateRef SlowPathLowering::LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime() function in panda::ecmascript::kungfu::SlowPathLowering
1913 result = LowerCallNGCRuntime(gate, index, args, true); in CallNGCRuntimeWithCallTimer()

Completed in 9 milliseconds