Bug 67911 - Remove JSCell::isPropertyNameIterator(), it is unused
Summary: Remove JSCell::isPropertyNameIterator(), it is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks: 67690
  Show dependency treegraph
 
Reported: 2011-09-11 15:33 PDT by Sam Weinig
Modified: 2011-09-14 17:17 PDT (History)
0 users

See Also:


Attachments
Patch (1.70 KB, patch)
2011-09-11 15:34 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-09-11 15:33:52 PDT
Remove JSCell::isPropertyNameIterator(), it is unused
Comment 1 Sam Weinig 2011-09-11 15:34:07 PDT
Created attachment 107011 [details]
Patch
Comment 2 Sam Weinig 2011-09-11 15:40:13 PDT
Committed r94932: <http://trac.webkit.org/changeset/94932>