RESOLVED FIXED 22818
Unify JIT callback argument access OS X / Windows
https://bugs.webkit.org/show_bug.cgi?id=22818
Summary Unify JIT callback argument access OS X / Windows
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.