Bug 92416

Summary: JSArray has methods that are neither used nor defined
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

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.