RESOLVED FIXED 72221
Standardized the JS calling convention
https://bugs.webkit.org/show_bug.cgi?id=72221
Summary Standardized the JS calling convention
Geoffrey Garen
Reported 2011-11-12 16:08:24 PST
Created attachment 114847 [details] patch Standardized the JS calling convention
Attachments
patch (150.91 KB, patch)
2011-11-12 16:08 PST, Geoffrey Garen
oliver: review+
Oliver Hunt
Comment 1 2011-11-12 18:42:35 PST
Comment on attachment 114847 [details] patch Just a note mid-review -- this patch could be smaller if you switched from bool to CallType in a separate patch, as that change introduces quite a bit of noise.
Geoffrey Garen
Comment 2 2011-11-14 11:21:45 PST
Note You need to log in before you can comment on or make changes to this bug.