Bug 93066

Summary: [V8] Make v8NonStringValueToWebCoreString a static method
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-08-02 22:31:56 PDT
v8NonStringValueToWebCoreString() and v8NonStringValueToAtomicWebCoreString() are not intended to be used from outside V8 bindings. They should be static methods.
Comment 1 Kentaro Hara 2012-08-02 22:34:13 PDT
Created attachment 156262 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-03 00:24:02 PDT
Comment on attachment 156262 [details]
Patch

Clearing flags on attachment: 156262

Committed r124566: <http://trac.webkit.org/changeset/124566>
Comment 3 WebKit Review Bot 2012-08-03 00:24:06 PDT
All reviewed patches have been landed.  Closing bug.