[webkit-reviews] review granted: [Bug 103989] [V8] Replace String::New("symbol") with String::NewSymbol("symbol") : [Attachment 177462] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 4 08:37:11 PST 2012
Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 103989: [V8] Replace String::New("symbol") with String::NewSymbol("symbol")
https://bugs.webkit.org/show_bug.cgi?id=103989
Attachment 177462: Patch
https://bugs.webkit.org/attachment.cgi?id=177462&action=review
------- Additional Comments from Adam Barth <abarth at webkit.org>
Ok. The only downside might be that NewSymbol is slower to create.
More information about the webkit-reviews
mailing list