RESOLVED FIXED Bug 85207
[V8][JSC] Remove hard-coded "Not enough arguments" errors
https://bugs.webkit.org/show_bug.cgi?id=85207
Summary [V8][JSC] Remove hard-coded "Not enough arguments" errors
Kentaro Hara
Reported 2012-04-30 10:46:11 PDT
In bug 85022 and bug 85097, we implemented createNotEnoughArgumentsError() in JSC and V8Proxy::throwNotEnoughArgumentsError() in V8 and partially removed hard-coded "Not enough arguments" errors. In this bug, we remove hard-coded "Not enough arguments" errors by using the helper methods.
Attachments
Patch (10.07 KB, patch)
2012-04-30 10:49 PDT, Kentaro Hara
no flags
Patch (10.09 KB, patch)
2012-04-30 10:58 PDT, Kentaro Hara
no flags
Patch (10.09 KB, patch)
2012-04-30 11:07 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-04-30 10:49:26 PDT
Early Warning System Bot
Comment 2 2012-04-30 10:54:12 PDT
Philippe Normand
Comment 3 2012-04-30 10:54:30 PDT
Early Warning System Bot
Comment 4 2012-04-30 10:57:24 PDT
Kentaro Hara
Comment 5 2012-04-30 10:58:26 PDT
Early Warning System Bot
Comment 6 2012-04-30 11:02:48 PDT
Philippe Normand
Comment 7 2012-04-30 11:03:41 PDT
Early Warning System Bot
Comment 8 2012-04-30 11:04:04 PDT
Kentaro Hara
Comment 9 2012-04-30 11:07:48 PDT
WebKit Review Bot
Comment 10 2012-04-30 14:36:35 PDT
Comment on attachment 139483 [details] Patch Clearing flags on attachment: 139483 Committed r115670: <http://trac.webkit.org/changeset/115670>
WebKit Review Bot
Comment 11 2012-04-30 14:36:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.