RESOLVED INVALID 193610
[JSC] StructureIDTable's StructureOrOffset should be pointer width
https://bugs.webkit.org/show_bug.cgi?id=193610
Summary [JSC] StructureIDTable's StructureOrOffset should be pointer width
Yusuke Suzuki
Reported 2019-01-19 02:03:33 PST
While the name is StructureOrOffset, the implementation is the pair of Structure* and offset (StructureID).
Attachments
Yusuke Suzuki
Comment 1 2019-01-19 02:06:08 PST
Oops, not correct.
Note You need to log in before you can comment on or make changes to this bug.