Bug 110674

Summary: Do one lookup per code cache insertion instead of two
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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>