gwicke
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Object.freeze() |
||
Object.freeze() |
Man, who wrote this- it was full of bugs! Actually try to modify the frozen object. | |
Object.freeze() |
Fix deepFreeze to actually deepFreeze. Need to check the property, not the object itself (which was just frozen). |