Bug 156517

Summary: Lets not iterate over the constant pool twice every time we link a code block
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Saam Barati
Reported 2016-04-12 14:01:57 PDT
We had a second iteration just to find the symbol tables and clone them. Lets just combine the two iterations.
Attachments
patch (7.05 KB, patch)
2016-04-12 14:08 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2016-04-12 14:08:31 PDT
Mark Lam
Comment 2 2016-04-12 14:12:53 PDT
Comment on attachment 276274 [details] patch r=me
WebKit Commit Bot
Comment 3 2016-04-12 15:42:00 PDT
Comment on attachment 276274 [details] patch Clearing flags on attachment: 276274 Committed r199394: <http://trac.webkit.org/changeset/199394>
WebKit Commit Bot
Comment 4 2016-04-12 15:42:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.