bug-1263355-35.js (100B)
1 function f({get 2 } = (0), y) { 3 var stack = getBacktrace({ 4 args: true, 5 }); 6 } 7 f(1, 2);