WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
156517
Lets not iterate over the constant pool twice every time we link a code block
https://bugs.webkit.org/show_bug.cgi?id=156517
Summary
Lets not iterate over the constant pool twice every time we link a code block
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2016-04-12 14:08:31 PDT
Created
attachment 276274
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug