Bug 131230 - Use JSCell::indexingType instead of Structure::indexingType wherever possible
Summary: Use JSCell::indexingType instead of Structure::indexingType wherever possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-04 09:44 PDT by Mark Hahnenberg
Modified: 2014-04-04 10:56 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.17 KB, patch)
2014-04-04 09:58 PDT, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-04-04 09:44:51 PDT
Avoid the indirection through the Structure.
Comment 1 Mark Hahnenberg 2014-04-04 09:58:42 PDT
Created attachment 228599 [details]
Patch
Comment 2 Mark Lam 2014-04-04 10:08:55 PDT
Comment on attachment 228599 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-04-04 10:56:48 PDT
Comment on attachment 228599 [details]
Patch

Clearing flags on attachment: 228599

Committed r166792: <http://trac.webkit.org/changeset/166792>
Comment 4 WebKit Commit Bot 2014-04-04 10:56:50 PDT
All reviewed patches have been landed.  Closing bug.