RESOLVED FIXED 22273
CTI get/put arg methods are badly named
https://bugs.webkit.org/show_bug.cgi?id=22273
Summary CTI get/put arg methods are badly named
Gavin Barraclough
Reported 2008-11-14 18:06:41 PST
emitGetArg and emitPutArg were not symmetric operations, and were accessing completely separate sets of data. Rename to something more sensible.
Attachments
The patch (97.66 KB, patch)
2008-11-14 18:07 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2008-11-14 18:07:12 PST
Created attachment 25179 [details] The patch
Geoffrey Garen
Comment 2 2008-11-14 18:10:00 PST
Comment on attachment 25179 [details] The patch excellent! r=me
Gavin Barraclough
Comment 3 2008-11-14 18:57:58 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/VM/CTI.cpp Sending JavaScriptCore/VM/CTI.h Transmitting file data ... Committed revision 38414.
Note You need to log in before you can comment on or make changes to this bug.