Bug 104209 - [V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
Summary: [V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 21:29 PST by Kentaro Hara
Modified: 2012-12-06 00:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (9.89 KB, patch)
2012-12-05 21:30 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-12-05 21:29:25 PST
V8 can look up symbols faster than strings.
Comment 1 Kentaro Hara 2012-12-05 21:30:46 PST
Created attachment 177923 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-12-06 00:32:53 PST
All reviewed patches have been landed.  Closing bug.