Bug 93066 - [V8] Make v8NonStringValueToWebCoreString a static method
Summary: [V8] Make v8NonStringValueToWebCoreString a static method
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-08-02 22:31 PDT by Kentaro Hara
Modified: 2012-08-03 00:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.95 KB, patch)
2012-08-02 22:34 PDT, 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-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.