Bug 22818 - Unify JIT callback argument access OS X / Windows
Summary: Unify JIT callback argument access OS X / Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 19:32 PST by Gavin Barraclough
Modified: 2008-12-11 20:20 PST (History)
0 users

See Also:


Attachments
The patch (11.11 KB, patch)
2008-12-11 19:37 PST, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2008-12-11 19:32:10 PST
Remove CTI_ARGUMENTS mode, use va_start implementation on windows.
Comment 1 Gavin Barraclough 2008-12-11 19:37:13 PST
Created attachment 25973 [details]
The patch
Comment 2 Gavin Barraclough 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.