bug-961741.js (94B)
1 function r() { 2 for (var x in undefined) {} 3 } 4 enableShellAllocationMetadataBuilder(); 5 r();