Bug 101719 - ArrayPrototype should start out with a blank indexing type
Summary: ArrayPrototype should start out with a blank indexing type
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: 101718
  Show dependency treegraph
 
Reported: 2012-11-09 00:20 PST by Filip Pizlo
Modified: 2012-11-09 10:05 PST (History)
7 users (show)

See Also:


Attachments
the patch (2.96 KB, patch)
2012-11-09 00:43 PST, Filip Pizlo
mhahnenberg: review+
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-11-09 00:20:03 PST
Or more specifically, it should start out as simply ArrayClass.
Comment 1 Filip Pizlo 2012-11-09 00:43:17 PST
Created attachment 173229 [details]
the patch
Comment 2 Mark Hahnenberg 2012-11-09 10:00:35 PST
Comment on attachment 173229 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-11-09 10:05:17 PST
Landed in http://trac.webkit.org/changeset/134081