Cannot set property flags
on regexp
#1730
Labels
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
flags
on regexp
#1730
This is not allowed by Rhino, but it should be according to the spec:
Instead rhino complains with
TypeError: Cannot change the value of attribute "flags" because writable is false.
The text was updated successfully, but these errors were encountered: