Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dopcodes-ecma-arithmetics.c157 ecma_string_t *string2_p = ecma_op_to_string (right_value); in opfunc_addition() local
/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.c246 const lit_utf8_byte_t *string2_p, /**< second utf-8 string */ in lit_is_utf8_string_pair_magic()
355 const lit_utf8_byte_t *string2_p, /**< second utf-8 string */ in lit_is_ex_utf8_string_pair_magic()
Dlit-strings.c892 const lit_utf8_byte_t *string2_p, /**< utf-8 string */ in lit_compare_utf8_strings_relational()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c715 ecma_string_t *string2_p) /**< second ecma-string */ in ecma_concat_ecma_strings()
1658 const ecma_string_t *string2_p) /**< ecma-string */ in ecma_compare_ecma_strings_longpath()
1705 const ecma_string_t *string2_p) /**< ecma-string */ in ecma_compare_ecma_strings()
1756 const ecma_string_t *string2_p) /**< ecma-string */ in ecma_compare_ecma_non_direct_strings()
1806 const ecma_string_t *string2_p) /**< ecma-string */ in ecma_compare_ecma_strings_relational()