Searched refs:LEXER_FLAG_GLOBAL (Results 1 – 2 of 2) sorted by relevance
78 LEXER_FLAG_GLOBAL = (1 << 4), /**< this local identifier is not a let or const declaration */ enumerator
2184 context_p->lit_object.literal_p->status_flags |= LEXER_FLAG_GLOBAL; in scanner_create_variables()