Bug 74223 - PutByValAlias unnecessarily clobbers GetIndexedPropertyStorage
Summary: PutByValAlias unnecessarily clobbers GetIndexedPropertyStorage
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 15:42 PST by Oliver Hunt
Modified: 2011-12-09 16:03 PST (History)
0 users

See Also:


Attachments
Patch (1.67 KB, patch)
2011-12-09 15:44 PST, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-12-09 15:42:26 PST
PutByValAlias unnecessarily clobbers GetIndexedPropertyStorage
Comment 1 Oliver Hunt 2011-12-09 15:44:27 PST
Created attachment 118659 [details]
Patch
Comment 2 Geoffrey Garen 2011-12-09 15:45:34 PST
Comment on attachment 118659 [details]
Patch

r=me
Comment 3 Oliver Hunt 2011-12-09 16:03:27 PST
Committed r102485: <http://trac.webkit.org/changeset/102485>