Bug 20673

Summary: single-character strings are churning in the Identifier table
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch ggaren: review+

Darin Adler
Reported 2008-09-05 14:07:01 PDT
As an unintended result of the single-character string optimization I did last week, single character strings are being inserted into the identifier table over and over again. Easy to fix.
Attachments
patch (7.39 KB, patch)
2008-09-05 14:11 PDT, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2008-09-05 14:11:38 PDT
Geoffrey Garen
Comment 2 2008-09-05 21:52:00 PDT
Comment on attachment 23199 [details] patch r=me
Darin Adler
Comment 3 2008-09-05 21:58:54 PDT
Committed revision 36124.
Note You need to log in before you can comment on or make changes to this bug.