Searched refs:nan_to_zero (Results 1 – 2 of 2) sorted by relevance
55 ecma_builtin_helper_string_index_normalize (ecma_number_t index, uint32_t length, bool nan_to_zero);
462 … bool nan_to_zero) /**< whether NaN is mapped to zero (t) or length (f) */ in ecma_builtin_helper_string_index_normalize() argument468 if (!nan_to_zero) in ecma_builtin_helper_string_index_normalize()