RESOLVED FIXED 104084
[V8] Replace String::New("symbol") with String::NewSymbol("symbol")
https://bugs.webkit.org/show_bug.cgi?id=104084
Summary [V8] Replace String::New("symbol") with String::NewSymbol("symbol")
Kentaro Hara
Reported 2012-12-04 21:21:21 PST
V8 can look up symbols faster than strings. This is a final patch for the replacement.
Attachments
Patch (23.94 KB, patch)
2012-12-04 21:22 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-12-04 21:22:29 PST
WebKit Review Bot
Comment 2 2012-12-04 22:21:51 PST
Comment on attachment 177664 [details] Patch Clearing flags on attachment: 177664 Committed r136641: <http://trac.webkit.org/changeset/136641>
WebKit Review Bot
Comment 3 2012-12-04 22:21:55 PST
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.