WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107860
DFG::JITCompiler::getSpeculation() methods are badly named and superfluous
https://bugs.webkit.org/show_bug.cgi?id=107860
Summary
DFG::JITCompiler::getSpeculation() methods are badly named and superfluous
Filip Pizlo
Reported
2013-01-24 13:57:38 PST
They should be called getPrediction(). But they're superfluous since it takes less typing to just call Node::prediction() anyway.
Attachments
the patch
(2.71 KB, patch)
2013-01-24 13:58 PST
,
Filip Pizlo
mhahnenberg
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2013-01-24 13:58:45 PST
Created
attachment 184574
[details]
the patch
Mark Hahnenberg
Comment 2
2013-01-24 13:59:44 PST
Comment on
attachment 184574
[details]
the patch r=me
Filip Pizlo
Comment 3
2013-01-24 14:00:58 PST
Landed in
http://trac.webkit.org/changeset/140719
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