Bug 22697

Summary: Move JIT::compileOpStrictEq to MacroAssembler interface.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
The patch ggaren: review+

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.