bug1879939.js (93B)
1 // |jit-test| --arm-hwcap=vfp 2 3 var x = 2; 4 (1).toString(x)[0]; 5 for (var y = 0; y < 1; y++) {}