Home
last modified time | relevance | path

Searched defs:string1_p (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
Dopcodes-ecma-arithmetics.c142 ecma_string_t *string1_p = ecma_op_to_string (left_value); in opfunc_addition() local
/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.c244 lit_is_utf8_string_pair_magic (const lit_utf8_byte_t *string1_p, /**< first utf-8 string */ in lit_is_utf8_string_pair_magic()
353 lit_is_ex_utf8_string_pair_magic (const lit_utf8_byte_t *string1_p, /**< first utf-8 string */ in lit_is_ex_utf8_string_pair_magic()
Dlit-strings.c890 bool lit_compare_utf8_strings_relational (const lit_utf8_byte_t *string1_p, /**< utf-8 string */ in lit_compare_utf8_strings_relational()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c603 ecma_append_chars_to_string (ecma_string_t *string1_p, /**< base ecma-string */ in ecma_append_chars_to_string()
714 ecma_concat_ecma_strings (ecma_string_t *string1_p, /**< first ecma-string */ in ecma_concat_ecma_strings()
1657 ecma_compare_ecma_strings_longpath (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings_longpath()
1704 ecma_compare_ecma_strings (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings()
1755 ecma_compare_ecma_non_direct_strings (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_non_direct_strings()
1805 ecma_compare_ecma_strings_relational (const ecma_string_t *string1_p, /**< ecma-string */ in ecma_compare_ecma_strings_relational()