Searched defs:LowerCallRuntime (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_lowering.cpp | 393 GateRef TypeLowering::LowerCallRuntime(GateRef glue, int index, const std::vector<GateRef> &args, b… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypeLowering |
| D | slowpath_lowering.cpp | 771 GateRef SlowPathLowering::LowerCallRuntime(int index, const std::vector<GateRef> &args, bool useLab… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering |