Bug 91796 - Fast path of storage resize should be removed from property storage reallocation, since it is only useful for arrays
Summary: Fast path of storage resize should be removed from property storage reallocat...
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: 91788
  Show dependency treegraph
 
Reported: 2012-07-19 16:47 PDT by Filip Pizlo
Modified: 2012-07-21 14:53 PDT (History)
4 users (show)

See Also:


Attachments
the patch (7.01 KB, patch)
2012-07-19 16:50 PDT, Filip Pizlo
ggaren: 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-07-19 16:47:23 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-07-19 16:50:19 PDT
Created attachment 153377 [details]
the patch
Comment 2 Geoffrey Garen 2012-07-19 17:01:17 PDT
Comment on attachment 153377 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-07-21 14:53:10 PDT
Landed in http://trac.webkit.org/changeset/123164