Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c158 if (ecma_compare_ecma_strings_with_literal (nonref_string_p, cached_literal,chars_p)) { in ecma_find_or_create_literal_string()
H A Decma-helpers.h297 bool ecma_compare_ecma_strings_with_literal (const ecma_string_t *string1_p, const ecma_string_t *string2_p, const lit_utf8_byte_t *chars_p);
H A Decma-helpers-string.c1830 ecma_compare_ecma_strings_with_literal (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings_with_literal() function

Completed in 5 milliseconds