Home
last modified time | relevance | path

Searched defs:x_str_p (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-comparison.c103 ecma_string_t *x_str_p = ecma_get_string_from_value (x); in ecma_op_abstract_equality_compare() local
251 ecma_string_t *x_str_p = ecma_get_string_from_value (x); in ecma_op_strict_equality_compare() local
Decma-conversion.c121 ecma_string_t *x_str_p = ecma_get_string_from_value (x); in ecma_op_same_value() local