Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp159 GateRef BuiltinLowering::LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<… in LowerCallRuntime() function in panda::ecmascript::kungfu::BuiltinLowering
Dntype_hcr_lowering.cpp270 GateRef NTypeHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::NTypeHCRLowering
Dtyped_hcr_lowering.cpp715 GateRef TypedHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypedHCRLowering
Dslowpath_lowering.cpp819 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &arg… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering