RESOLVED FIXED 104209
[V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
https://bugs.webkit.org/show_bug.cgi?id=104209
Summary [V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
Kentaro Hara
Reported 2012-12-05 21:29:25 PST
V8 can look up symbols faster than strings.
Attachments
Patch (9.89 KB, patch)
2012-12-05 21:30 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-12-05 21:30:46 PST
WebKit Review Bot
Comment 2 2012-12-06 00:32:50 PST
Comment on attachment 177923 [details] Patch Clearing flags on attachment: 177923 Committed r136813: <http://trac.webkit.org/changeset/136813>
WebKit Review Bot
Comment 3 2012-12-06 00:32:53 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.