Bug 110674 - Do one lookup per code cache insertion instead of two
Summary: Do one lookup per code cache insertion instead of two
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 18:08 PST by Geoffrey Garen
Modified: 2013-02-25 10:58 PST (History)
0 users

See Also:


Attachments
Patch (9.43 KB, patch)
2013-02-22 18:11 PST, Geoffrey Garen
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-02-22 18:08:45 PST
Do one lookup per code cache insertion instead of two
Comment 1 Geoffrey Garen 2013-02-22 18:11:43 PST
Created attachment 189886 [details]
Patch
Comment 2 Geoffrey Garen 2013-02-25 10:58:23 PST
Committed r143949: <http://trac.webkit.org/changeset/143949>