RESOLVED FIXED 93824
[V8] Rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString()
https://bugs.webkit.org/show_bug.cgi?id=93824
Summary [V8] Rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString()
Kentaro Hara
Reported 2012-08-13 05:02:22 PDT
For naming consistency with toWebCoreString(), we can rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString(). Also we can rename v8ValueToAtomicWebCoreStringWithNullCheck() to toWebCoreAtomicStringWithNullCheck().
Attachments
Patch (16.56 KB, patch)
2012-08-13 05:04 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-13 05:04:36 PDT
Kentaro Hara
Comment 2 2012-08-13 17:51:53 PDT
Note You need to log in before you can comment on or make changes to this bug.