Bug 159593

Summary: Structure should always be responsible for setting its HasReadOnlyOrGetterSetterPropertiesExcludingProto bit
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.