The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: js/src/jit-test/tests/basic/bug609502-3.js
js/src/jit-test/tests/basic/bug609502-3.js
branch
TOR_BUG_3246
changeset 7
129ffea94266
equal
deleted
inserted
replaced
-1:000000000000
0:4d4c7bca1a1e
1
{
2
function a() {}
3
}
4
Math.floor(Math.d)
5
function c() {}
6
c()
7
for each(let b in [0, 0, 0, 0, 0, 0, 0, -2147483648]) {
8
print(Math.abs(b))
9
}
10
11
// Don't assert