Bug 95860 - Remove use of JSCell::classInfoOffset() from tryCacheGetByID
Summary: Remove use of JSCell::classInfoOffset() from tryCacheGetByID
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: 2012-09-05 09:19 PDT by Mark Hahnenberg
Modified: 2012-09-05 14:46 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2012-09-05 09:21 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 2012-09-05 09:19:56 PDT
We should just do the indirection through the Structure instead.
Comment 1 Mark Hahnenberg 2012-09-05 09:21:08 PDT
Created attachment 162263 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-05 14:46:07 PDT
Comment on attachment 162263 [details]
Patch

Clearing flags on attachment: 162263

Committed r127648: <http://trac.webkit.org/changeset/127648>
Comment 3 WebKit Review Bot 2012-09-05 14:46:10 PDT
All reviewed patches have been landed.  Closing bug.