Skip to content
Commit b172d7ba authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Don't make Object.defineProperty with get/set into readonly.

Only data properties can have the writable flag, accessor properties
can't.

Fixes #444
parent 8e4f6a7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment