div-by-constant-bug1555153.js (138B)
1 x = [99999999999999999999999999, -(2 ** 53 - 2)]; 2 res = [0, 2 / 3]; 3 for (let i = 0; i < 2; ++i) { 4 assertEq((x[i] | 0) / 3, res[i]); 5 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |