Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.h68 PARSER_ERR_NUMBER_TOO_LONG, /**< too long number literal */ enumerator
H A Djs-parser-util.c907 case PARSER_ERR_NUMBER_TOO_LONG: in parser_error_to_string()
H A Djs-lexer.c1419 parser_raise_error (context_p, PARSER_ERR_NUMBER_TOO_LONG); in lexer_parse_number()

Completed in 5 milliseconds