Bug 22848

Summary: Port the remainder of the JIT to use the MacroAssembler...
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 zwarich: review+

Gavin Barraclough
Reported 2008-12-13 15:43:49 PST
... bar calling convention related code, and code implementing optimizations which can be disabled.
Attachments
The patch (49.42 KB, patch)
2008-12-13 15:44 PST, Gavin Barraclough
zwarich: review+
Gavin Barraclough
Comment 1 2008-12-13 15:44:17 PST
Created attachment 26007 [details] The patch No perf impact.
Cameron Zwarich (cpst)
Comment 2 2008-12-13 15:49:46 PST
Comment on attachment 26007 [details] The patch You accidentally added trailing whitespace to MacroAssembler.h:183. The name 'mips' should be capitalized. The members of JITCodeRef should come after the constructors and should not have the m_ prefix. Other than that, r=me.
Gavin Barraclough
Comment 3 2008-12-13 16:21:54 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/assembler/MacroAssembler.h Sending JavaScriptCore/assembler/X86Assembler.h Sending JavaScriptCore/bytecode/CodeBlock.cpp Sending JavaScriptCore/bytecode/CodeBlock.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 39284.
Note You need to log in before you can comment on or make changes to this bug.