RESOLVED FIXED 93066
[V8] Make v8NonStringValueToWebCoreString a static method
https://bugs.webkit.org/show_bug.cgi?id=93066
Summary [V8] Make v8NonStringValueToWebCoreString a static method
Kentaro Hara
Reported 2012-08-02 22:31:56 PDT
v8NonStringValueToWebCoreString() and v8NonStringValueToAtomicWebCoreString() are not intended to be used from outside V8 bindings. They should be static methods.
Attachments
Patch (4.95 KB, patch)
2012-08-02 22:34 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-02 22:34:13 PDT
WebKit Review Bot
Comment 2 2012-08-03 00:24:02 PDT
Comment on attachment 156262 [details] Patch Clearing flags on attachment: 156262 Committed r124566: <http://trac.webkit.org/changeset/124566>
WebKit Review Bot
Comment 3 2012-08-03 00:24:06 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.