Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.h32 void LowerTypedArraySort(GateRef gate);
Dbuiltins_lowering.cpp32 LowerTypedArraySort(gate); in LowerTypedCallBuitin()
232 void BuiltinLowering::LowerTypedArraySort(GateRef gate) in LowerTypedArraySort() function in panda::ecmascript::kungfu::BuiltinLowering