Searched defs:LEXER_FLAG_LATE_INIT (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | common.h | 76 LEXER_FLAG_LATE_INIT = (1 << 3), /**< initialize this variable after the byte code is freed */ enumerator |
Completed in 1 milliseconds