RESOLVED FIXED 22697
Move JIT::compileOpStrictEq to MacroAssembler interface.
https://bugs.webkit.org/show_bug.cgi?id=22697
Summary Move JIT::compileOpStrictEq to MacroAssembler interface.
Gavin Barraclough
Reported 2008-12-05 15:45:47 PST
Committing this as an individual patch, since the code is also substantially rejigged.
Attachments
The patch (8.07 KB, patch)
2008-12-05 15:47 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2008-12-05 15:47:28 PST
Created attachment 25796 [details] The patch
Geoffrey Garen
Comment 2 2008-12-05 15:52:20 PST
Comment on attachment 25796 [details] The patch > 7 The rewrite also looks like a small (<1%) performance progression. Should mention what test you ran. > + // Check that bot are immediates, if so check if they're equal Typo: "both." r=me
Gavin Barraclough
Comment 3 2008-12-05 15:57:42 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/jit/JIT.cpp Sending JavaScriptCore/jit/JIT.h Sending JavaScriptCore/jit/JITInlineMethods.h Transmitting file data .... Committed revision 39053.
Note You need to log in before you can comment on or make changes to this bug.