Home
last modified time | relevance | path

Searched refs:ecma_op_same_value_zero (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-conversion.h43 bool ecma_op_same_value_zero (ecma_value_t x, ecma_value_t y);
H A Decma-conversion.c143 ecma_op_same_value_zero (ecma_value_t x, /**< ecma value */ in ecma_op_same_value_zero() function
177 } /* ecma_op_same_value_zero */ in ecma_op_same_value_zero()
H A Decma-container-object.c141 if (ecma_op_same_value_zero (*entry_p, key_arg)) in ecma_op_internal_buffer_find()

Completed in 4 milliseconds