Bug 62086

Summary: Lexer needs to provide Identifier for reserved words
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mjs: review+

Description Oliver Hunt 2011-06-03 23:11:15 PDT
Lexer needs to provide Identifier for reserved words
Comment 1 Oliver Hunt 2011-06-03 23:13:41 PDT
Created attachment 96011 [details]
Patch
Comment 2 Maciej Stachowiak 2011-06-03 23:14:44 PDT
Comment on attachment 96011 [details]
Patch

r=me
Comment 3 Oliver Hunt 2011-06-03 23:15:57 PDT
Committed r88094: <http://trac.webkit.org/changeset/88094>