Bug 110799 - [V8] Overloaded constructors don't need header declarations
Summary: [V8] Overloaded constructors don't need header declarations
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: 110667
  Show dependency treegraph
 
Reported: 2013-02-25 14:16 PST by Kentaro Hara
Modified: 2013-02-26 01:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.96 KB, patch)
2013-02-25 14:17 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 2013-02-25 14:16:09 PST
They are implemented as static functions in cpp files. Header declarations are not needed.
Comment 1 Kentaro Hara 2013-02-25 14:17:37 PST
Created attachment 190124 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-26 01:08:03 PST
Comment on attachment 190124 [details]
Patch

Clearing flags on attachment: 190124

Committed r144022: <http://trac.webkit.org/changeset/144022>
Comment 3 WebKit Review Bot 2013-02-26 01:08:07 PST
All reviewed patches have been landed.  Closing bug.