Changeset 64827 in webkit for trunk/JavaScriptCore/parser/Lexer.h
- Timestamp:
- Aug 6, 2010, 3:33:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/parser/Lexer.h
r63566 r64827 95 95 ALWAYS_INLINE bool lastTokenWasRestrKeyword() const; 96 96 97 ALWAYS_INLINE JSTokenType parseIdentifier(JSTokenData*, LexType); 97 98 ALWAYS_INLINE bool parseString(JSTokenData* lvalp); 98 99
Note:
See TracChangeset
for help on using the changeset viewer.