For naming consistency with toWebCoreString(), we can rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString(). Also we can rename v8ValueToAtomicWebCoreStringWithNullCheck() to toWebCoreAtomicStringWithNullCheck().
Created attachment 157963 [details] Patch
Committed r125482: <http://trac.webkit.org/changeset/125482>