Bug 117613 - Remove LiteralIdentifierTable
Summary: Remove LiteralIdentifierTable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 15:55 PDT by Ryosuke Niwa
Modified: 2013-06-13 20:43 PDT (History)
9 users (show)

See Also:


Attachments
Cleanup (3.18 KB, patch)
2013-06-13 15:57 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-06-13 15:55:51 PDT
Remove LiteralIdentifierTable
Comment 1 Ryosuke Niwa 2013-06-13 15:57:08 PDT
Created attachment 204648 [details]
Cleanup
Comment 2 Geoffrey Garen 2013-06-13 16:11:59 PDT
Comment on attachment 204648 [details]
Cleanup

r=me!
Comment 3 Ryosuke Niwa 2013-06-13 16:20:32 PDT
FYI, this optimization was added by ap in http://trac.webkit.org/changeset/34412.
Comment 4 WebKit Commit Bot 2013-06-13 20:43:14 PDT
Comment on attachment 204648 [details]
Cleanup

Clearing flags on attachment: 204648

Committed r151578: <http://trac.webkit.org/changeset/151578>
Comment 5 WebKit Commit Bot 2013-06-13 20:43:16 PDT
All reviewed patches have been landed.  Closing bug.