Searched refs:NUMBER_MAX_DECIMAL_EXPONENT (Results 1 – 1 of 1) sorted by relevance
259 #define NUMBER_MAX_DECIMAL_EXPONENT 308 macro270 #define NUMBER_MAX_DECIMAL_EXPONENT 38 macro561 if (e_check > NUMBER_MAX_DECIMAL_EXPONENT) in ecma_utf8_string_to_number()