WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22643
Allow JIT to function without property access repatching and arithmetic optimizations.
https://bugs.webkit.org/show_bug.cgi?id=22643
Summary
Allow JIT to function without property access repatching and arithmetic optim...
Gavin Barraclough
Reported
2008-12-04 01:50:20 PST
Removes about 1000 lines from JIT.cpp, reducing effort required to port.
Attachments
The patch
(594.28 KB, patch)
2008-12-04 01:52 PST
,
Gavin Barraclough
oliver
: review-
Details
Formatted Diff
Diff
Patch 2
(316.89 KB, patch)
2008-12-04 02:11 PST
,
Gavin Barraclough
oliver
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2008-12-04 01:52:56 PST
Created
attachment 25737
[details]
The patch
Oliver Hunt
Comment 2
2008-12-04 02:02:24 PST
Comment on
attachment 25737
[details]
The patch You break every non-apple mac build :D
Gavin Barraclough
Comment 3
2008-12-04 02:11:10 PST
Created
attachment 25738
[details]
Patch 2
Gavin Barraclough
Comment 4
2008-12-04 03:10:42 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/GNUmakefile.am Sending JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj Sending JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj Sending JavaScriptCore/jit/JIT.cpp Sending JavaScriptCore/jit/JIT.h Adding JavaScriptCore/jit/JITArithmetic.cpp Adding JavaScriptCore/jit/JITPropertyAccess.cpp Sending JavaScriptCore/wtf/Platform.h Transmitting file data ......... Committed revision 38992.
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