RESOLVED FIXED 86802
[V8][Refactoring] Remove V8Proxy::throwError(const char*, ErrorType, v8::Isolate*=0)
https://bugs.webkit.org/show_bug.cgi?id=86802
Summary [V8][Refactoring] Remove V8Proxy::throwError(const char*, ErrorType, v8::Isol...
Kentaro Hara
Reported 2012-05-17 21:37:30 PDT
As commented here (https://bugs.webkit.org/show_bug.cgi?id=84074#c5), I am refactoring a series of confusing throwError()s. This would be the final patch for the refactoring. In this bug I remove V8Proxy::throwError(const char*, ErrorType, v8::Isolate*=0). Also I refactor up a couple of throwError()s that I've forgot to refactor in the previous patches.
Attachments
Patch (5.54 KB, patch)
2012-05-17 21:39 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-17 21:39:32 PDT
WebKit Review Bot
Comment 2 2012-05-18 05:32:00 PDT
Comment on attachment 142626 [details] Patch Clearing flags on attachment: 142626 Committed r117579: <http://trac.webkit.org/changeset/117579>
WebKit Review Bot
Comment 3 2012-05-18 05:32:05 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.