Home | History | Annotate | Download | only in parsing

Lines Matching refs:WITH

640             // For compatibility with SpiderMonkey, we skip lines that
641 // start with an HTML comment end '-->'.
1485 KEYWORD("with", Token::WITH) \
1552 // Identifier starting with lowercase or _.
1790 // Use with care: This cleanly resets most, but not all scanner state.