Bug 129560 - JSCell::fastGetOwnProperty() should get the Structure more efficiently.
Summary: JSCell::fastGetOwnProperty() should get the Structure more efficiently.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 14:17 PST by Andreas Kling
Modified: 2014-03-01 14:59 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2014-03-01 14:17 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-03-01 14:17:32 PST
JSCell::fastGetOwnProperty() should get the Structure more efficiently.
Comment 1 Andreas Kling 2014-03-01 14:17:59 PST
Created attachment 225566 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-01 14:59:27 PST
Comment on attachment 225566 [details]
Patch

Clearing flags on attachment: 225566

Committed r164927: <http://trac.webkit.org/changeset/164927>
Comment 3 WebKit Commit Bot 2014-03-01 14:59:28 PST
All reviewed patches have been landed.  Closing bug.