WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148725
Replace all the various forms of branchStructure() with a single method in AssemblyHelpers
https://bugs.webkit.org/show_bug.cgi?id=148725
Summary
Replace all the various forms of branchStructure() with a single method in As...
Filip Pizlo
Reported
2015-09-02 15:11:38 PDT
Currently there are the following branchStructure() implementations: JSC::JIT::branchStructure() JSC::branchStructure() JSC::DFG::JITCompiler::branchStructure() They all do the same thing. There should only be one.
Attachments
the patch
(12.47 KB, patch)
2015-09-02 15:19 PDT
,
Filip Pizlo
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2015-09-02 15:19:33 PDT
Created
attachment 260446
[details]
the patch
Saam Barati
Comment 2
2015-09-02 15:24:30 PDT
Comment on
attachment 260446
[details]
the patch r=me I like duplicate code removal.
Filip Pizlo
Comment 3
2015-09-02 20:17:32 PDT
Landed in
http://trac.webkit.org/changeset/189272
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