- [ ] Decide on behavior when setting properties in unexisting object: Create it?
- [ ] Implement the resulting decision, but what should we do with arrays? Especially since objects can use string numbers as keys
- [ ] Try to find a way to avoid TypeErrors after preventExtensions in strict mode
- [ ] Add test tags to the readme!