RESOLVED FIXED 22832
Move slow-cases of JIT code generation over to the MacroAssembler interface.
https://bugs.webkit.org/show_bug.cgi?id=22832
Summary Move slow-cases of JIT code generation over to the MacroAssembler interface.
Gavin Barraclough
Reported 2008-12-12 14:50:19 PST
Move slow-cases of JIT code generation over to the MacroAssembler interface.
Attachments
The patch (45.04 KB, patch)
2008-12-12 14:51 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2008-12-12 14:51:03 PST
Created attachment 25990 [details] The patch
Geoffrey Garen
Comment 2 2008-12-12 15:10:07 PST
Comment on attachment 25990 [details] The patch r=me
Gavin Barraclough
Comment 3 2008-12-12 17:39:56 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/assembler/MacroAssembler.h Sending JavaScriptCore/jit/JIT.cpp Sending JavaScriptCore/jit/JIT.h Sending JavaScriptCore/jit/JITArithmetic.cpp Sending JavaScriptCore/jit/JITCall.cpp Sending JavaScriptCore/jit/JITInlineMethods.h Sending JavaScriptCore/jit/JITPropertyAccess.cpp Transmitting file data ........ Committed revision 39261.
Note You need to log in before you can comment on or make changes to this bug.