Lines Matching full:lexer
2677 Maintain the invariant that Lexer::m_current is set to -1 when at the end of the code buffer2685 * parser/Lexer.h:2686 (JSC::Lexer::setOffset): Copied code from Lexer::shift to update m_current, because