Searched refs:is_x_less_than_y_check (Results 1 – 1 of 1) sorted by relevance
347 bool is_x_less_than_y_check; in ecma_op_abstract_relational_compare() local354 is_x_less_than_y_check = false; in ecma_op_abstract_relational_compare()360 is_x_less_than_y_check = false; in ecma_op_abstract_relational_compare()366 is_x_less_than_y_check = true; in ecma_op_abstract_relational_compare()372 is_x_less_than_y_check = false; in ecma_op_abstract_relational_compare()378 is_x_less_than_y_check = true; in ecma_op_abstract_relational_compare()392 is_x_less_than_y_check = true; in ecma_op_abstract_relational_compare()396 is_x_less_than_y_check = false; in ecma_op_abstract_relational_compare()400 JERRY_ASSERT (is_x_less_than_y_check == is_x_less_than_y); in ecma_op_abstract_relational_compare()