Bug 22818

Summary: Unify JIT callback argument access OS X / Windows
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 oliver: review+

Gavin Barraclough
Reported 2008-12-11 19:32:10 PST
Remove CTI_ARGUMENTS mode, use va_start implementation on windows.
Attachments
The patch (11.11 KB, patch)
2008-12-11 19:37 PST, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2008-12-11 19:37:13 PST
Created attachment 25973 [details] The patch
Gavin Barraclough
Comment 2 2008-12-11 20:20:35 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/interpreter/Interpreter.h Sending JavaScriptCore/jit/JIT.cpp Sending JavaScriptCore/jit/JIT.h Sending JavaScriptCore/jit/JITInlineMethods.h Sending JavaScriptCore/jit/JITPropertyAccess.cpp Sending JavaScriptCore/wtf/Platform.h Transmitting file data ....... Committed revision 39226.
Note You need to log in before you can comment on or make changes to this bug.