Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/parser/
DLexer.h84 bool lastTokenWasRestrKeyword() const;
DLexer.cpp213 inline bool Lexer::lastTokenWasRestrKeyword() const in lastTokenWasRestrKeyword() function in JSC::Lexer
557 if (lastTokenWasRestrKeyword()) { in lex()
709 if (lastTokenWasRestrKeyword()) in lex()
/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