x = [0]; for (let i = 0; i < 1; ++i) { try { Math.cos(x[0])(Math.sin(x[0])); } catch (e) {} }