Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-comparison.c65 bool is_x_equal_to_y = (x_num == y_num); in ecma_op_abstract_equality_compare() local
265 bool is_x_equal_to_y = (x_num == y_num); in ecma_op_strict_equality_compare() local