Home
last modified time | relevance | path

Searched refs:ARRAY_SORT (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_collator_test.cpp51 ARRAY_SORT, member in panda::test::AlgorithmType
77 case AlgorithmType::ARRAY_SORT: in CollatorAlgorithm()
195 auto result2 = CollatorAlgorithm(thread, arrayVals, 6, AlgorithmType::ARRAY_SORT, jsObject.GetTaggedValue()); in HWTEST_F_L0()
233 auto result2 = CollatorAlgorithm(thread, arrayVals, 6, AlgorithmType::ARRAY_SORT, jsObject.GetTaggedValue()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_opcodes.h168 V(ArraySort, ARRAY_SORT, GateFlags::NONE_FLAG, 1, 1, 2) \
H A Dnumber_speculative_retype.cpp348 case OpCode::ARRAY_SORT: in VisitGate()
H A Dtyped_native_inline_lowering.cpp366 case OpCode::ARRAY_SORT: in VisitGate()

Completed in 20 milliseconds