Bug 92416 - JSArray has methods that are neither used nor defined
Summary: JSArray has methods that are neither used nor defined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 13:00 PDT by Filip Pizlo
Modified: 2012-07-26 16:01 PDT (History)
1 user (show)

See Also:


Attachments
the patch (1.69 KB, patch)
2012-07-26 13:05 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-07-26 13:00:59 PDT
Through the miracles of C++'s linkage rules, this has not prevented the code from compiling.  Nevertheless they should be taken out.
Comment 1 Filip Pizlo 2012-07-26 13:05:27 PDT
Created attachment 154728 [details]
the patch
Comment 2 WebKit Review Bot 2012-07-26 16:01:30 PDT
Comment on attachment 154728 [details]
the patch

Clearing flags on attachment: 154728

Committed r123807: <http://trac.webkit.org/changeset/123807>
Comment 3 WebKit Review Bot 2012-07-26 16:01:34 PDT
All reviewed patches have been landed.  Closing bug.