NEW 159593
Structure should always be responsible for setting its HasReadOnlyOrGetterSetterPropertiesExcludingProto bit
https://bugs.webkit.org/show_bug.cgi?id=159593
Summary Structure should always be responsible for setting its HasReadOnlyOrGetterSet...
Saam Barati
Reported 2016-07-08 17:38:00 PDT
Right now, it's sometimes Structure's responsibility, and it's sometimes JSObject's responsibility. I think it'd be cleaner to have Structure always set the bit. I think we just need to change a few places to do that.
Attachments
Note You need to log in before you can comment on or make changes to this bug.