Home
last modified time | relevance | path

Searched refs:lastTokenWasRestrKeyword (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/parser/
DLexer.cpp205 inline bool Lexer::lastTokenWasRestrKeyword() const in lastTokenWasRestrKeyword() function in JSC::Lexer
549 if (lastTokenWasRestrKeyword()) { in lex()
703 if (lastTokenWasRestrKeyword()) in lex()
DLexer.h84 bool lastTokenWasRestrKeyword() const;
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-164815 (JSC::Lexer::lastTokenWasRestrKeyword): Added.
5641 (JSC::Lexer::lastTokenWasRestrKeyword): Added. This replaces the old
5678 makeIdentifier function out of the header. Added lastTokenWasRestrKeyword