Bug 129702 - Get to Structures more efficiently in JSCell::methodTable().
Summary: Get to Structures more efficiently in JSCell::methodTable().
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-04 13:44 PST by Andreas Kling
Modified: 2014-03-04 14:35 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2014-03-04 13:45 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-04 13:44:32 PST
Get to Structures more efficiently in JSCell::methodTable().
Comment 1 Andreas Kling 2014-03-04 13:45:06 PST
Created attachment 225811 [details]
Patch
Comment 2 Mark Hahnenberg 2014-03-04 13:46:06 PST
Comment on attachment 225811 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-03-04 14:35:14 PST
Comment on attachment 225811 [details]
Patch

Clearing flags on attachment: 225811

Committed r165078: <http://trac.webkit.org/changeset/165078>
Comment 4 WebKit Commit Bot 2014-03-04 14:35:15 PST
All reviewed patches have been landed.  Closing bug.