WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103974
DFG should inline code blocks that use scoped variable access
https://bugs.webkit.org/show_bug.cgi?id=103974
Summary
DFG should inline code blocks that use scoped variable access
Filip Pizlo
Reported
2012-12-03 23:14:45 PST
Doing this is a bit superfluous for now since we don't inline closure calls yet except if the JSFunction* is always the same. But it's an important first step to inlining closure calls.
Attachments
the patch
(7.60 KB, patch)
2012-12-03 23:22 PST
,
Filip Pizlo
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-12-03 23:22:52 PST
Created
attachment 177423
[details]
the patch
Filip Pizlo
Comment 2
2012-12-04 12:26:30 PST
Landed in
http://trac.webkit.org/changeset/136546
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