bug1300904.js (104B)
1 Object.getOwnPropertyNames(this); 2 oomTest(function() { 3 this[0] = null; 4 Object.freeze(this); 5 });