Bug 134037

Summary: Remove CompoundType and LeafType
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Mark Hahnenberg
Reported 2014-06-18 13:47:06 PDT
We don't use them for anything. We'll replace them with a generic CellType type for all the objects that are JSCells, aren't JSObjects, and for which we generally don't care about their JSType at runtime.
Attachments
Patch (14.89 KB, patch)
2014-06-18 13:49 PDT, Mark Hahnenberg
fpizlo: review+
Mark Hahnenberg
Comment 1 2014-06-18 13:49:15 PDT
Mark Hahnenberg
Comment 2 2014-06-18 16:17:21 PDT
Note You need to log in before you can comment on or make changes to this bug.