Bug 21415 - Improve the division between PropertyStorageArray and PropertyMap
Summary: Improve the division between PropertyStorageArray and PropertyMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-06 15:54 PDT by Sam Weinig
Modified: 2008-10-06 22:43 PDT (History)
0 users

See Also:


Attachments
patch (34.14 KB, patch)
2008-10-06 17:12 PDT, Sam Weinig
zwarich: 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 2008-10-06 15:54:16 PDT
It should not be necessary to have them so intertwined.
Comment 1 Sam Weinig 2008-10-06 17:12:19 PDT
Created attachment 24132 [details]
patch
Comment 2 Cameron Zwarich (cpst) 2008-10-06 20:18:34 PDT
Comment on attachment 24132 [details]
patch

r=me
Comment 3 Sam Weinig 2008-10-06 22:43:29 PDT
Landed in r37370.