RESOLVED FIXED 22639
Allow JIT to function without call repatching.
https://bugs.webkit.org/show_bug.cgi?id=22639
Summary Allow JIT to function without call repatching.
Gavin Barraclough
Reported 2008-12-03 16:57:58 PST
I would also compile out all associated datastructures, but right now this results in gcc dying in a fire.
Attachments
The patch (680.75 KB, patch)
2008-12-03 17:00 PST, Gavin Barraclough
zwarich: review+
Gavin Barraclough
Comment 1 2008-12-03 17:00:30 PST
Created attachment 25726 [details] The patch
Cameron Zwarich (cpst)
Comment 2 2008-12-03 19:40:23 PST
Comment on attachment 25726 [details] The patch You should add jit/JITInlineMethods.h to the VS project file, and also add the correct files to the GTK makefiles. With those changes, r=me.
Gavin Barraclough
Comment 3 2008-12-03 21:43:24 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/JITCall.cpp Adding JavaScriptCore/jit/JITInlineMethods.h Sending JavaScriptCore/wtf/Platform.h Transmitting file data ......... Committed revision 38984.
Note You need to log in before you can comment on or make changes to this bug.