RESOLVED FIXED 22688
Simplify JIT generated checks for timeout code, by moving more work into the C function.
https://bugs.webkit.org/show_bug.cgi?id=22688
Summary Simplify JIT generated checks for timeout code, by moving more work into the ...
Gavin Barraclough
Reported 2008-12-05 12:29:21 PST
Will reduce memory usage.
Attachments
The patch (2.70 KB, patch)
2008-12-05 12:30 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2008-12-05 12:30:51 PST
Created attachment 25783 [details] The patch
Geoffrey Garen
Comment 2 2008-12-05 12:33:27 PST
Comment on attachment 25783 [details] The patch Nice. r=me.
Gavin Barraclough
Comment 3 2008-12-05 12:39:59 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/interpreter/Interpreter.cpp Sending JavaScriptCore/interpreter/Interpreter.h Sending JavaScriptCore/jit/JIT.cpp Transmitting file data .... Committed revision 39039.
Note You need to log in before you can comment on or make changes to this bug.