WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116135
Split out CPU specific parts of JITStubs.cpp
https://bugs.webkit.org/show_bug.cgi?id=116135
Summary
Split out CPU specific parts of JITStubs.cpp
Mark Lam
Reported
2013-05-14 21:15:54 PDT
JITStubs.cpp is getting large and unwieldy with all the #if CPU(...) variations. We should refactor the CPU specific parts into their own files. Patch coming soon.
Attachments
the patch
(85.37 KB, patch)
2013-05-14 22:04 PDT
,
Mark Lam
msaboff
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2013-05-14 22:04:32 PDT
Created
attachment 201790
[details]
the patch
Michael Saboff
Comment 2
2013-05-15 07:53:27 PDT
Comment on
attachment 201790
[details]
the patch r=me
Mark Lam
Comment 3
2013-05-15 08:06:25 PDT
Thanks for the review. Landed in
r150109
: <
http://trac.webkit.org/changeset/150109
>.
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