Searched defs:PARSER_DISALLOW_AWAIT_YIELD (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | js-parser-internal.h | 66 PARSER_DISALLOW_AWAIT_YIELD = (1u << 16), /**< throw SyntaxError for await / yield keywords */ enumerator |
Completed in 3 milliseconds