Bug 131229 - Use JSCell::type instead of TypeInfo::type wherever possible
Summary: Use JSCell::type instead of TypeInfo::type 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:29 PDT by Mark Hahnenberg
Modified: 2014-04-04 10:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2014-04-04 09:32 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:29:13 PDT
Avoid going through the Structure and reifying the TypeInfo.
Comment 1 Mark Hahnenberg 2014-04-04 09:32:17 PDT
Created attachment 228596 [details]
Patch
Comment 2 Michael Saboff 2014-04-04 09:34:35 PDT
Comment on attachment 228596 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-04-04 10:21:29 PDT
Comment on attachment 228596 [details]
Patch

Clearing flags on attachment: 228596

Committed r166788: <http://trac.webkit.org/changeset/166788>
Comment 4 WebKit Commit Bot 2014-04-04 10:21:31 PDT
All reviewed patches have been landed.  Closing bug.