Searched refs:LIT_CHAR_UPPERCASE_X (Results 1 – 2 of 2) sorted by relevance
137 #define LIT_CHAR_UPPERCASE_X ((ecma_char_t) 'X') macro
806 if (next == LIT_CHAR_LOWERCASE_X || next == LIT_CHAR_UPPERCASE_X) in ecma_number_parse_int()