bug1105684.js (89B)
1 function f(x) { 2 Math.exp(x ? 0 : 1) 3 } 4 f(createIsHTMLDDA()) 5 f(createIsHTMLDDA())