RESOLVED FIXED 134037
Remove CompoundType and LeafType
https://bugs.webkit.org/show_bug.cgi?id=134037
Summary Remove CompoundType and LeafType
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.