Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c1697 ecma_compare_ecma_strings_longpath (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings_longpath() function
1736 } /* ecma_compare_ecma_strings_longpath */ in ecma_compare_ecma_strings_longpath()
1786 return ecma_compare_ecma_strings_longpath (string1_p, string2_p); in ecma_compare_ecma_strings()
1827 } /* ecma_compare_ecma_strings_longpath */ in ecma_compare_ecma_strings_longpath_with_literal()
1918 return ecma_compare_ecma_strings_longpath (string1_p, string2_p); in ecma_compare_ecma_non_direct_strings()

Completed in 4 milliseconds