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/
Decma-helpers-string.c1657 ecma_compare_ecma_strings_longpath (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings_longpath() function
1745 return ecma_compare_ecma_strings_longpath (string1_p, string2_p); in ecma_compare_ecma_strings()
1791 return ecma_compare_ecma_strings_longpath (string1_p, string2_p); in ecma_compare_ecma_non_direct_strings()