Searched refs:infinity_str_p (Results 1 – 1 of 1) sorted by relevance
938 const lit_utf8_byte_t *infinity_str_p = lit_get_magic_string_utf8 (LIT_MAGIC_STRING_INFINITY_UL); in ecma_number_parse_float() local945 && memcmp (infinity_str_p, str_curr_p, infinity_length) == 0) in ecma_number_parse_float()