Home
last modified time | relevance | path

Searched defs:sort_cb (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers-sort.c32const ecma_builtin_helper_sort_compare_fn_t sort_cb) /**< sorting cb */ in ecma_builtin_helper_array_to_heap()
114const ecma_builtin_helper_sort_compare_fn_t sort_cb) /**< sorting cb */ in ecma_builtin_helper_array_heap_sort_helper()
Decma-builtin-array-prototype.c1186 …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
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1534 …const ecma_builtin_helper_sort_compare_fn_t sort_cb = &ecma_builtin_typedarray_prototype_sort_comp… in ecma_builtin_typedarray_prototype_sort() local