Searched defs:LEXER_FLAG_FUNCTION_ARGUMENT (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | common.h | 73 LEXER_FLAG_FUNCTION_ARGUMENT = (1 << 1), /**< this local identifier is a function argument */ enumerator |
Completed in 1 milliseconds