Bug 131229

Summary: Use JSCell::type instead of TypeInfo::type wherever possible
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.