RESOLVED WONTFIX 133078
SpecCellOther should not be part of either HeapTop or BytecodeTop
https://bugs.webkit.org/show_bug.cgi?id=133078
Summary SpecCellOther should not be part of either HeapTop or BytecodeTop
Filip Pizlo
Reported 2014-05-19 11:57:50 PDT
It corresponds to cells that won't ever be in JS-visible heap fields or be referenced from bytecode variables, like GetterSetter.
Attachments
Yusuke Suzuki
Comment 1 2017-08-23 11:31:35 PDT
We start using cells in JS visible heap fields. I think it does not hurt optimizability.
Note You need to log in before you can comment on or make changes to this bug.