Bug 104209

Summary: [V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.