WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78954
DFG::Graph should have references to JSGlobalData, the CodeBlock being compiled, and the CodeBlock that was used for profiling
https://bugs.webkit.org/show_bug.cgi?id=78954
Summary
DFG::Graph should have references to JSGlobalData, the CodeBlock being compil...
Filip Pizlo
Reported
2012-02-17 21:41:32 PST
This would eliminate a bunch of places where we're doing multiple indirections to pass around JSGlobalData and two CodeBlocks just because having a reference to a Graph isn't enough.
Attachments
the patch
(39.46 KB, patch)
2012-02-17 21:44 PST
,
Filip Pizlo
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-02-17 21:44:32 PST
Created
attachment 127693
[details]
the patch
Filip Pizlo
Comment 2
2012-02-18 00:03:30 PST
Landed in
http://trac.webkit.org/changeset/108154
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