aboutsummaryrefslogtreecommitdiff
path: root/tools/test-js-optimizer-output.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-js-optimizer-output.js')
-rw-r--r--tools/test-js-optimizer-output.js9
1 files changed, 3 insertions, 6 deletions
diff --git a/tools/test-js-optimizer-output.js b/tools/test-js-optimizer-output.js
index c95a36ff..13f927de 100644
--- a/tools/test-js-optimizer-output.js
+++ b/tools/test-js-optimizer-output.js
@@ -35,12 +35,6 @@ function loopy() {
next();
something();
}
-function ignoreLoopy() {
- b$for_cond$4 : while (1) {
- if ($ok) break b$for_cond$4;
- var $inc = $ok + 1;
- }
-}
function bits() {
print(($s & 65535) + ((($f & 65535) << 16 >> 16) * (($f & 65535) << 16 >> 16) | 0) % 256 & 65535);
z(HEAP32[$id + 40 >> 2]);
@@ -290,5 +284,8 @@ function asmy() {
f((HEAPU8[_buf + i6 & 16777215] & 1) + i5 | 0);
f((HEAP8[_buf + i6 & 16777215] & 1) + i5 | 0);
f((HEAPU8[_buf + i6 & 16777215] & 1) + i5 | 0);
+ if ((_sbrk($419 | 0) | 0) == -1) {
+ print("fleefl");
+ }
}