Home
last modified time | relevance | path

Searched refs:LowerArrayMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h190 void LowerArrayMap(GateRef gate);
Dtyped_native_inline_lowering.cpp349 LowerArrayMap(gate); in VisitGate()
3353 void TypedNativeInlineLowering::LowerArrayMap(GateRef gate) in LowerArrayMap() function in panda::ecmascript::kungfu::TypedNativeInlineLowering