Searched defs:PARSER_ERR_MISSING_ASSIGN_AFTER_CONST (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | js-parser.h | 134 PARSER_ERR_MISSING_ASSIGN_AFTER_CONST, /**< an assignment is required after a const declaration */ enumerator |
Completed in 2 milliseconds