You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
craigminihan
changed the title
Object, DynamicObject and DynamicArray should be READONLY when there is no setter
Object should be READONLY when there is no setter
Apr 23, 2015
If Object is created with no setter callback then the properties should be marked as JSPROP_READONLY.
The text was updated successfully, but these errors were encountered: