aboutsummaryrefslogtreecommitdiff
path: root/tools/test-js-optimizer-asm-regs-min-output.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-js-optimizer-asm-regs-min-output.js')
-rw-r--r--tools/test-js-optimizer-asm-regs-min-output.js36
1 files changed, 36 insertions, 0 deletions
diff --git a/tools/test-js-optimizer-asm-regs-min-output.js b/tools/test-js-optimizer-asm-regs-min-output.js
new file mode 100644
index 00000000..b8088022
--- /dev/null
+++ b/tools/test-js-optimizer-asm-regs-min-output.js
@@ -0,0 +1,36 @@
+function cl(b) {
+ b = b | 0;
+ var c = 0;
+ c = b * b;
+ a(c);
+ i1(b);
+}
+function cl(b) {
+ b = b | 0;
+ var c = 0;
+ c = b * b;
+ a(c);
+ i1(b);
+}
+function cl(b) {
+ b = b | 0;
+ var c = 0;
+ c = b * b;
+ a(c);
+ i1(b);
+}
+function cl(b) {
+ b = b | 0;
+ var c = 0;
+ c = b * b;
+ a(c);
+ i1(b);
+}
+function cl(b) {
+ b = b | 0;
+ var c = 0;
+ c = b * b;
+ a(c);
+ i1(b);
+}
+