Searched defs:sort_cb (Results 1 – 3 of 3) sorted by relevance
32 … const ecma_builtin_helper_sort_compare_fn_t sort_cb) /**< sorting cb */ in ecma_builtin_helper_array_to_heap()114 … const ecma_builtin_helper_sort_compare_fn_t sort_cb) /**< sorting cb */ in ecma_builtin_helper_array_heap_sort_helper()
1186 …const ecma_builtin_helper_sort_compare_fn_t sort_cb = &ecma_builtin_array_prototype_object_sort_co… in ecma_builtin_array_prototype_object_sort() local
1534 …const ecma_builtin_helper_sort_compare_fn_t sort_cb = &ecma_builtin_typedarray_prototype_sort_comp… in ecma_builtin_typedarray_prototype_sort() local