Searched defs:LEXER_FLAG_GLOBAL (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | common.h | 78 LEXER_FLAG_GLOBAL = (1 << 4), /**< this local identifier is not a let or const declaration */ enumerator |
Completed in 1 milliseconds