bug728033.js (96B)
1 a = {} 2 o14 = [].__proto__ 3 function g(o) { 4 o.f = o14 5 } 6 for (let i = 0; i < 50; i++) { 7 g(a) 8 }