Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp393 GateRef TypeLowering::LowerCallRuntime(GateRef glue, int index, const std::vector<GateRef> &args, b… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypeLowering
Dslowpath_lowering.cpp771 GateRef SlowPathLowering::LowerCallRuntime(int index, const std::vector<GateRef> &args, bool useLab… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering