1 2 3 4 5 6 7
var a = evalcx(''); Object.defineProperty(a, "", ({ get: function() {}, })) gc() // don't crash