bug-1942402.js (93B)
1 gczeal(21); 2 for ( 3 let i = 300n; i--; 4 (function () { 5 let { ...x } = this; 6 })() 7 ) {}