Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h148 void LowerArraySort(GateRef gate);
Dtyped_native_inline_lowering.cpp342 LowerArraySort(gate); in VisitGate()
3666 void TypedNativeInlineLowering::LowerArraySort(GateRef gate) in LowerArraySort() function in panda::ecmascript::kungfu::TypedNativeInlineLowering