Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 MB | None | 0 0
  1. diff --git "a/C:\\Users\\Sepi\\Documents\\Projets\\scalajs-test-suite-test-fastopt.js" "b/C:\\Users\\Sepi\\Documents\\Projets\\scalajs\\test-suite\\js\\target\\scala-2.11\\scalajs-test-suite-test-fastopt.js"
  2. index 6ac58c3..edb5b0f 100644
  3. --- "a/C:\\Users\\Sepi\\Documents\\Projets\\scalajs-test-suite-test-fastopt.js"
  4. +++ "b/C:\\Users\\Sepi\\Documents\\Projets\\scalajs\\test-suite\\js\\target\\scala-2.11\\scalajs-test-suite-test-fastopt.js"
  5. @@ -1366,15 +1366,17 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  6. };
  7. stream.reset__V();
  8. var this$21 = $m_Lorg_junit_Assert$();
  9. - var actual$5 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  10. - this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), actual$5);
  11. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  12. + var lo = b.lo$2;
  13. + var hi = b.hi$2;
  14. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  15. stream.mark__I__V($$this.org$scalajs$testsuite$javalib$io$CommonStreamsTests$$length__I());
  16. var i$5 = 46;
  17. while (true) {
  18. var v1$5 = i$5;
  19. var this$25 = $m_Lorg_junit_Assert$();
  20. - var actual$6 = stream.read__I();
  21. - this$25.assertEquals__T__O__O__V(null, v1$5, actual$6);
  22. + var actual$5 = stream.read__I();
  23. + this$25.assertEquals__T__O__O__V(null, v1$5, actual$5);
  24. if ((i$5 === 50)) {
  25. break
  26. };
  27. @@ -1385,8 +1387,8 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  28. while (true) {
  29. var v1$6 = i$6;
  30. var this$29 = $m_Lorg_junit_Assert$();
  31. - var actual$7 = stream.read__I();
  32. - this$29.assertEquals__T__O__O__V(null, v1$6, actual$7);
  33. + var actual$6 = stream.read__I();
  34. + this$29.assertEquals__T__O__O__V(null, v1$6, actual$6);
  35. if ((i$6 === 50)) {
  36. break
  37. };
  38. @@ -1394,12 +1396,12 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  39. };
  40. stream.mark__I__V($$this.org$scalajs$testsuite$javalib$io$CommonStreamsTests$$length__I());
  41. var this$30 = $m_Lorg_junit_Assert$();
  42. - var actual$8 = stream.read__I();
  43. - this$30.assertEquals__T__O__O__V(null, (-1), actual$8);
  44. + var actual$7 = stream.read__I();
  45. + this$30.assertEquals__T__O__O__V(null, (-1), actual$7);
  46. stream.reset__V();
  47. var this$31 = $m_Lorg_junit_Assert$();
  48. - var actual$9 = stream.read__I();
  49. - this$31.assertEquals__T__O__O__V(null, (-1), actual$9)
  50. + var actual$8 = stream.read__I();
  51. + this$31.assertEquals__T__O__O__V(null, (-1), actual$8)
  52. }
  53. function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$undprovide$undread$undfrom$undbuf__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__V($$this) {
  54. var stream = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__newStream__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__Ljava_io_InputStream($$this);
  55. @@ -1411,20 +1413,22 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  56. var this$6 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  57. this$6.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, buf, true);
  58. var this$7 = $m_Lorg_junit_Assert$();
  59. - var actual$1 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(35, 0));
  60. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(35, 0), actual$1);
  61. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(35, 0));
  62. + var lo = b.lo$2;
  63. + var hi = b.hi$2;
  64. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(35, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  65. var this$8 = $m_Lorg_junit_Assert$();
  66. - var actual$2 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  67. - this$8.assertEquals__T__O__O__V(null, 5, actual$2);
  68. + var actual$1 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  69. + this$8.assertEquals__T__O__O__V(null, 5, actual$1);
  70. $m_sci_IndexedSeq$();
  71. $m_sc_IndexedSeq$();
  72. $m_sci_IndexedSeq$();
  73. $m_sci_Vector$();
  74. - var b = new $c_sci_VectorBuilder().init___();
  75. + var b$1 = new $c_sci_VectorBuilder().init___();
  76. var i = 46;
  77. while (true) {
  78. var arg1 = i;
  79. - b.$$plus$eq__O__sci_VectorBuilder(arg1);
  80. + b$1.$$plus$eq__O__sci_VectorBuilder(arg1);
  81. if ((i === 50)) {
  82. break
  83. };
  84. @@ -1433,21 +1437,21 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  85. var i$1 = 6;
  86. while (true) {
  87. var arg1$1 = i$1;
  88. - b.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  89. + b$1.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  90. if ((i$1 === 10)) {
  91. break
  92. };
  93. i$1 = ((1 + i$1) | 0)
  94. };
  95. - var expecteds$1 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b.result__sci_Vector());
  96. + var expecteds$1 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b$1.result__sci_Vector());
  97. var this$19 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  98. this$19.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, buf, true);
  99. var this$20 = $m_Lorg_junit_Assert$();
  100. - var actual$3 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  101. - this$20.assertEquals__T__O__O__V(null, (-1), actual$3);
  102. + var actual$2 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  103. + this$20.assertEquals__T__O__O__V(null, (-1), actual$2);
  104. var this$21 = $m_Lorg_junit_Assert$();
  105. - var actual$4 = stream.read__I();
  106. - this$21.assertEquals__T__O__O__V(null, (-1), actual$4)
  107. + var actual$3 = stream.read__I();
  108. + this$21.assertEquals__T__O__O__V(null, (-1), actual$3)
  109. }
  110. function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$undprovide$undavailable__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__V($$this) {
  111. var stream = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__newStream__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__Ljava_io_InputStream($$this);
  112. @@ -1459,21 +1463,25 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  113. var actual$1 = stream.available__I();
  114. this$2.assertEquals__T__O__O__V(null, 45, actual$1);
  115. var this$3 = $m_Lorg_junit_Assert$();
  116. - var actual$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  117. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$2);
  118. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  119. + var lo = b.lo$2;
  120. + var hi = b.hi$2;
  121. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  122. var this$4 = $m_Lorg_junit_Assert$();
  123. - var actual$3 = stream.available__I();
  124. - this$4.assertEquals__T__O__O__V(null, 35, actual$3);
  125. + var actual$2 = stream.available__I();
  126. + this$4.assertEquals__T__O__O__V(null, 35, actual$2);
  127. $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__mySkip$1__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__I__Ljava_io_InputStream__V($$this, 30, stream);
  128. var this$5 = $m_Lorg_junit_Assert$();
  129. - var actual$4 = stream.available__I();
  130. - this$5.assertEquals__T__O__O__V(null, 5, actual$4);
  131. + var actual$3 = stream.available__I();
  132. + this$5.assertEquals__T__O__O__V(null, 5, actual$3);
  133. var this$6 = $m_Lorg_junit_Assert$();
  134. - var actual$5 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  135. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), actual$5);
  136. + var b$1 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  137. + var lo$1 = b$1.lo$2;
  138. + var hi$1 = b$1.hi$2;
  139. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  140. var this$7 = $m_Lorg_junit_Assert$();
  141. - var actual$6 = stream.available__I();
  142. - this$7.assertEquals__T__O__O__V(null, 0, actual$6)
  143. + var actual$4 = stream.available__I();
  144. + this$7.assertEquals__T__O__O__V(null, 0, actual$4)
  145. }
  146. function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__newStream__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__Ljava_io_InputStream($$this) {
  147. var end = $$this.org$scalajs$testsuite$javalib$io$CommonStreamsTests$$length__I();
  148. @@ -1503,9 +1511,9 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  149. while (true) {
  150. var v1 = i;
  151. stream.close__V();
  152. - var this$4 = $m_Lorg_junit_Assert$();
  153. + var this$6 = $m_Lorg_junit_Assert$();
  154. var actual = stream.read__I();
  155. - this$4.assertEquals__T__O__O__V(null, v1, actual);
  156. + this$6.assertEquals__T__O__O__V(null, v1, actual);
  157. if ((i === lastElement$4)) {
  158. break
  159. };
  160. @@ -1585,20 +1593,22 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  161. var this$29 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  162. this$29.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, buf, true);
  163. var this$30 = $m_Lorg_junit_Assert$();
  164. - var actual$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  165. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$3);
  166. + var b$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  167. + var lo = b$2.lo$2;
  168. + var hi = b$2.hi$2;
  169. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  170. var this$31 = $m_Lorg_junit_Assert$();
  171. - var actual$4 = stream.read__AB__I__I__I(buf, 0, 10);
  172. - this$31.assertEquals__T__O__O__V(null, 5, actual$4);
  173. + var actual$3 = stream.read__AB__I__I__I(buf, 0, 10);
  174. + this$31.assertEquals__T__O__O__V(null, 5, actual$3);
  175. $m_sci_IndexedSeq$();
  176. $m_sc_IndexedSeq$();
  177. $m_sci_IndexedSeq$();
  178. $m_sci_Vector$();
  179. - var b$2 = new $c_sci_VectorBuilder().init___();
  180. + var b$3 = new $c_sci_VectorBuilder().init___();
  181. var i$2 = 46;
  182. while (true) {
  183. var arg1 = i$2;
  184. - b$2.$$plus$eq__O__sci_VectorBuilder(arg1);
  185. + b$3.$$plus$eq__O__sci_VectorBuilder(arg1);
  186. if ((i$2 === 50)) {
  187. break
  188. };
  189. @@ -1607,27 +1617,27 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  190. var i$3 = 11;
  191. while (true) {
  192. var arg1$1 = i$3;
  193. - b$2.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  194. + b$3.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  195. if ((i$3 === 25)) {
  196. break
  197. };
  198. i$3 = ((1 + i$3) | 0)
  199. };
  200. - var expecteds$4 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b$2.result__sci_Vector());
  201. + var expecteds$4 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b$3.result__sci_Vector());
  202. var this$42 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  203. this$42.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, buf, true);
  204. var this$43 = $m_Lorg_junit_Assert$();
  205. - var actual$5 = stream.read__AB__I__I__I(buf, 0, 10);
  206. - this$43.assertEquals__T__O__O__V(null, (-1), actual$5);
  207. + var actual$4 = stream.read__AB__I__I__I(buf, 0, 10);
  208. + this$43.assertEquals__T__O__O__V(null, (-1), actual$4);
  209. $m_sci_IndexedSeq$();
  210. $m_sc_IndexedSeq$();
  211. $m_sci_IndexedSeq$();
  212. $m_sci_Vector$();
  213. - var b$3 = new $c_sci_VectorBuilder().init___();
  214. + var b$4 = new $c_sci_VectorBuilder().init___();
  215. var i$4 = 46;
  216. while (true) {
  217. var arg1$2 = i$4;
  218. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$2);
  219. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$2);
  220. if ((i$4 === 50)) {
  221. break
  222. };
  223. @@ -1636,13 +1646,13 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  224. var i$5 = 11;
  225. while (true) {
  226. var arg1$3 = i$5;
  227. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$3);
  228. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$3);
  229. if ((i$5 === 25)) {
  230. break
  231. };
  232. i$5 = ((1 + i$5) | 0)
  233. };
  234. - var expecteds$5 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b$3.result__sci_Vector());
  235. + var expecteds$5 = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__seqToArray__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__sc_Seq__AB($$this, b$4.result__sci_Vector());
  236. var this$54 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  237. this$54.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$5, buf, true)
  238. }
  239. @@ -1653,9 +1663,10 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__mySkip$1
  240. var i = 1;
  241. while (true) {
  242. var v1 = i;
  243. - var this$4 = $m_Lorg_junit_Assert$();
  244. - var unexpected = new $c_sjsr_RuntimeLong().init___I(stream$3.read__I());
  245. - this$4.assertNotEquals__T__J__J__V(null, unexpected, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  246. + var this$6 = $m_Lorg_junit_Assert$();
  247. + var value = stream$3.read__I();
  248. + var hi$3 = (value >> 31);
  249. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(value, hi$3), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  250. if ((i === lastElement$4)) {
  251. break
  252. };
  253. @@ -1666,37 +1677,47 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__mySkip$1
  254. function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$undprovide$undskip__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__V($$this) {
  255. var stream = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__newStream__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__Ljava_io_InputStream($$this);
  256. var this$1 = $m_Lorg_junit_Assert$();
  257. - var actual = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  258. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7, 0), actual);
  259. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  260. + var lo = b.lo$2;
  261. + var hi = b.hi$2;
  262. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  263. var i = 8;
  264. while (true) {
  265. var v1 = i;
  266. var this$5 = $m_Lorg_junit_Assert$();
  267. - var actual$1 = stream.read__I();
  268. - this$5.assertEquals__T__O__O__V(null, v1, actual$1);
  269. + var actual = stream.read__I();
  270. + this$5.assertEquals__T__O__O__V(null, v1, actual);
  271. if ((i === 32)) {
  272. break
  273. };
  274. i = ((1 + i) | 0)
  275. };
  276. var this$6 = $m_Lorg_junit_Assert$();
  277. - var actual$2 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  278. - this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  279. + var b$1 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  280. + var lo$1 = b$1.lo$2;
  281. + var hi$1 = b$1.hi$2;
  282. + this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  283. var this$7 = $m_Lorg_junit_Assert$();
  284. - var actual$3 = stream.read__I();
  285. - this$7.assertEquals__T__O__O__V(null, 33, actual$3);
  286. + var actual$1 = stream.read__I();
  287. + this$7.assertEquals__T__O__O__V(null, 33, actual$1);
  288. var this$8 = $m_Lorg_junit_Assert$();
  289. - var actual$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  290. - this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  291. + var b$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  292. + var lo$2 = b$2.lo$2;
  293. + var hi$2 = b$2.hi$2;
  294. + this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  295. var this$9 = $m_Lorg_junit_Assert$();
  296. - var actual$5 = stream.read__I();
  297. - this$9.assertEquals__T__O__O__V(null, 34, actual$5);
  298. + var actual$2 = stream.read__I();
  299. + this$9.assertEquals__T__O__O__V(null, 34, actual$2);
  300. var this$10 = $m_Lorg_junit_Assert$();
  301. - var actual$6 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  302. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(16, 0), actual$6);
  303. + var b$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  304. + var lo$3 = b$3.lo$2;
  305. + var hi$3 = b$3.hi$2;
  306. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(16, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  307. var this$11 = $m_Lorg_junit_Assert$();
  308. - var actual$7 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  309. - this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$7)
  310. + var b$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  311. + var lo$4 = b$4.lo$2;
  312. + var hi$4 = b$4.hi$2;
  313. + this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4))
  314. }
  315. function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$undprovide$undread__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__V($$this) {
  316. var stream = $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__newStream__p0__Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests__Ljava_io_InputStream($$this);
  317. @@ -1707,9 +1728,9 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  318. var i = 1;
  319. while (true) {
  320. var v1 = i;
  321. - var this$4 = $m_Lorg_junit_Assert$();
  322. + var this$6 = $m_Lorg_junit_Assert$();
  323. var actual = stream.read__I();
  324. - this$4.assertEquals__T__O__O__V(null, v1, actual);
  325. + this$6.assertEquals__T__O__O__V(null, v1, actual);
  326. if ((i === lastElement$4)) {
  327. break
  328. };
  329. @@ -1719,9 +1740,9 @@ function $s_Lorg_scalajs_testsuite_javalib_io_CommonStreamsTests$class__should$u
  330. var i$1 = 1;
  331. while (true) {
  332. var v1$1 = i$1;
  333. - var this$8 = $m_Lorg_junit_Assert$();
  334. + var this$10 = $m_Lorg_junit_Assert$();
  335. var actual$1 = stream.read__I();
  336. - this$8.assertEquals__T__O__O__V(null, (-1), actual$1);
  337. + this$10.assertEquals__T__O__O__V(null, (-1), actual$1);
  338. if ((i$1 === 5)) {
  339. break
  340. };
  341. @@ -2335,13 +2356,13 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  342. };
  343. var f$1 = (function(x$4$2) {
  344. var x$4 = $uI(x$4$2);
  345. - var x$5 = new $c_sjsr_RuntimeLong().init___I(x$4);
  346. - return x$5
  347. + var hi = (x$4 >> 31);
  348. + return new $c_sjsr_RuntimeLong().init___I__I(x$4, hi)
  349. });
  350. var cmpFun$1 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$1, y$2$1) {
  351. - var x$6 = $as_sjsr_RuntimeLong(x$2$1);
  352. + var x$5 = $as_sjsr_RuntimeLong(x$2$1);
  353. var y$3 = $as_sjsr_RuntimeLong(y$2$1);
  354. - return $as_sjsr_RuntimeLong($uJ(x$6)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong($uJ(y$3)))
  355. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x$5.lo$2, x$5.hi$2, y$3.lo$2, y$3.hi$2)
  356. }));
  357. var evidence$4$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  358. var factory$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  359. @@ -2419,9 +2440,9 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  360. return x$5$1
  361. });
  362. var cmpFun$2 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$2, y$2$2) {
  363. - var x$7 = $asDouble(x$2$2);
  364. + var x$6 = $asDouble(x$2$2);
  365. var y$4 = $asDouble(y$2$2);
  366. - return $m_jl_Double$().compare__D__D__I($uD(x$7), $uD(y$4))
  367. + return $m_jl_Double$().compare__D__D__I($uD(x$6), $uD(y$4))
  368. }));
  369. var evidence$4$2 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Double.getClassOf());
  370. var factory$2 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  371. @@ -2572,8 +2593,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  372. };
  373. var f$1 = (function(x$6$2) {
  374. var x$6 = $uI(x$6$2);
  375. - var x = new $c_sjsr_RuntimeLong().init___I(x$6);
  376. - return x
  377. + var hi = (x$6 >> 31);
  378. + return new $c_sjsr_RuntimeLong().init___I__I(x$6, hi)
  379. });
  380. var evidence$5$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  381. var factory$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  382. @@ -2753,8 +2774,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  383. $s_Lorg_scalajs_testsuite_utils_CollectionsTestBase$class__testCollectionUnmodifiability__Lorg_scalajs_testsuite_utils_CollectionsTestBase__ju_Collection__O__V($$this, coll$2, elem$1);
  384. var f$1 = (function(x$19$2) {
  385. var x$19 = $uI(x$19$2);
  386. - var x = new $c_sjsr_RuntimeLong().init___I(x$19);
  387. - return x
  388. + var hi = (x$19 >> 31);
  389. + return new $c_sjsr_RuntimeLong().init___I__I(x$19, hi)
  390. });
  391. var evidence$9$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  392. var coll$3 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory().empty__s_reflect_ClassTag__ju_Collection(evidence$9$1);
  393. @@ -2932,8 +2953,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  394. };
  395. var f$1 = (function(x$1$2$1) {
  396. var x$1$1 = $uI(x$1$2$1);
  397. - var x = new $c_sjsr_RuntimeLong().init___I(x$1$1);
  398. - return x
  399. + var hi = (x$1$1 >> 31);
  400. + return new $c_sjsr_RuntimeLong().init___I__I(x$1$1, hi)
  401. });
  402. var evidence$3$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  403. var factory$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  404. @@ -3104,8 +3125,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  405. this$8.assertTrue__T__Z__V(null, condition$4);
  406. var f$1 = (function(x$16$2) {
  407. var x$16 = $uI(x$16$2);
  408. - var x = new $c_sjsr_RuntimeLong().init___I(x$16);
  409. - return x
  410. + var hi = (x$16 >> 31);
  411. + return new $c_sjsr_RuntimeLong().init___I__I(x$16, hi)
  412. });
  413. var evidence$8$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  414. var coll$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory().empty__s_reflect_ClassTag__ju_Collection(evidence$8$1);
  415. @@ -3231,13 +3252,13 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  416. };
  417. var f$1 = (function(x$9$2) {
  418. var x$9 = $uI(x$9$2);
  419. - var x$3 = new $c_sjsr_RuntimeLong().init___I(x$9);
  420. - return x$3
  421. + var hi = (x$9 >> 31);
  422. + return new $c_sjsr_RuntimeLong().init___I__I(x$9, hi)
  423. });
  424. var cmpFun$1 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$1, y$2$1) {
  425. - var x$4 = $as_sjsr_RuntimeLong(x$2$1);
  426. + var x$3 = $as_sjsr_RuntimeLong(x$2$1);
  427. var y$3 = $as_sjsr_RuntimeLong(y$2$1);
  428. - return $as_sjsr_RuntimeLong($uJ(x$4)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong($uJ(y$3)))
  429. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x$3.lo$2, x$3.hi$2, y$3.lo$2, y$3.hi$2)
  430. }));
  431. var evidence$6$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  432. var factory$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  433. @@ -3315,9 +3336,9 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  434. return x$10
  435. });
  436. var cmpFun$2 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$2, y$2$2) {
  437. - var x$5 = $asDouble(x$2$2);
  438. + var x$4 = $asDouble(x$2$2);
  439. var y$4 = $asDouble(y$2$2);
  440. - return $m_jl_Double$().compare__D__D__I($uD(x$5), $uD(y$4))
  441. + return $m_jl_Double$().compare__D__D__I($uD(x$4), $uD(y$4))
  442. }));
  443. var evidence$6$2 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Double.getClassOf());
  444. var factory$2 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory();
  445. @@ -3495,8 +3516,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnCollectionsTest$cla
  446. };
  447. var f$1 = (function(x$12$2) {
  448. var x$12 = $uI(x$12$2);
  449. - var x = new $c_sjsr_RuntimeLong().init___I(x$12);
  450. - return x
  451. + var hi = (x$12 >> 31);
  452. + return new $c_sjsr_RuntimeLong().init___I__I(x$12, hi)
  453. });
  454. var evidence$7$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  455. var coll$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_CollectionFactory().empty__s_reflect_ClassTag__ju_Collection(evidence$7$1);
  456. @@ -4038,8 +4059,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__ind
  457. this$65.assertEquals__T__O__O__V(null, (-1), actual$6);
  458. var f$1 = (function(x$52$2) {
  459. var x$52 = $uI(x$52$2);
  460. - var x = new $c_sjsr_RuntimeLong().init___I(x$52);
  461. - return x
  462. + var hi = (x$52 >> 31);
  463. + return new $c_sjsr_RuntimeLong().init___I__I(x$52, hi)
  464. });
  465. var evidence$12$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  466. var source$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$12$1);
  467. @@ -4762,20 +4783,20 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__bin
  468. })), new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Integer.getClassOf()));
  469. $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__test$2__p0__Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest__F1__F2__s_reflect_ClassTag__V($$this, new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$15$2) {
  470. var x$15 = $uI(x$15$2);
  471. - var x$3 = new $c_sjsr_RuntimeLong().init___I(x$15);
  472. - return x$3
  473. + var hi = (x$15 >> 31);
  474. + return new $c_sjsr_RuntimeLong().init___I__I(x$15, hi)
  475. })), new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$1, y$2$1) {
  476. - var x$4 = $as_sjsr_RuntimeLong(x$2$1);
  477. + var x$3 = $as_sjsr_RuntimeLong(x$2$1);
  478. var y$3 = $as_sjsr_RuntimeLong(y$2$1);
  479. - return $as_sjsr_RuntimeLong($uJ(x$4)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong($uJ(y$3)))
  480. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x$3.lo$2, x$3.hi$2, y$3.lo$2, y$3.hi$2)
  481. })), new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf()));
  482. $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__test$2__p0__Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest__F1__F2__s_reflect_ClassTag__V($$this, new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$16$2) {
  483. var x$16 = $uI(x$16$2);
  484. return x$16
  485. })), new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$2, y$2$2) {
  486. - var x$5 = $asDouble(x$2$2);
  487. + var x$4 = $asDouble(x$2$2);
  488. var y$4 = $asDouble(y$2$2);
  489. - return $m_jl_Double$().compare__D__D__I($uD(x$5), $uD(y$4))
  490. + return $m_jl_Double$().compare__D__D__I($uD(x$4), $uD(y$4))
  491. })), new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Double.getClassOf()))
  492. }
  493. function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__replaceAll__Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest__V($$this) {
  494. @@ -4892,8 +4913,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__rep
  495. this$28.assertEquals__T__O__O__V(null, expected$8, actual$8);
  496. var f$1 = (function(x$48$2) {
  497. var x$48 = $uI(x$48$2);
  498. - var x = new $c_sjsr_RuntimeLong().init___I(x$48);
  499. - return x
  500. + var hi = (x$48 >> 31);
  501. + return new $c_sjsr_RuntimeLong().init___I__I(x$48, hi)
  502. });
  503. var evidence$11$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  504. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$11$1);
  505. @@ -5445,8 +5466,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__cop
  506. })(source, dest)));
  507. var f$1 = (function(x$40$2) {
  508. var x$40 = $uI(x$40$2);
  509. - var x = new $c_sjsr_RuntimeLong().init___I(x$40);
  510. - return x
  511. + var hi = (x$40 >> 31);
  512. + return new $c_sjsr_RuntimeLong().init___I__I(x$40, hi)
  513. });
  514. var evidence$9$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  515. var source$2 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$9$1);
  516. @@ -5986,8 +6007,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__shu
  517. this$23.assertTrue__T__Z__V(null, condition);
  518. var f$2 = (function(x$22$2) {
  519. var x$22 = $uI(x$22$2);
  520. - var x = new $c_sjsr_RuntimeLong().init___I(x$22);
  521. - return x
  522. + var hi = (x$22 >> 31);
  523. + return new $c_sjsr_RuntimeLong().init___I__I(x$22, hi)
  524. });
  525. var evidence$6$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  526. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$6$1);
  527. @@ -6282,8 +6303,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__shu
  528. this$99.assertTrue__T__Z__V(null, condition$4);
  529. var f$7 = (function(x$22$2$1) {
  530. var x$22$1 = $uI(x$22$2$1);
  531. - var x$1 = new $c_sjsr_RuntimeLong().init___I(x$22$1);
  532. - return x$1
  533. + var hi$1 = (x$22$1 >> 31);
  534. + return new $c_sjsr_RuntimeLong().init___I__I(x$22$1, hi$1)
  535. });
  536. var evidence$6$5 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  537. var list$5 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$6$5);
  538. @@ -6578,8 +6599,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__shu
  539. this$175.assertTrue__T__Z__V(null, condition$8);
  540. var f$12 = (function(x$22$2$2) {
  541. var x$22$3 = $uI(x$22$2$2);
  542. - var x$2 = new $c_sjsr_RuntimeLong().init___I(x$22$3);
  543. - return x$2
  544. + var hi$2 = (x$22$3 >> 31);
  545. + return new $c_sjsr_RuntimeLong().init___I__I(x$22$3, hi$2)
  546. });
  547. var evidence$6$9 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  548. var list$9 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$6$9);
  549. @@ -6874,8 +6895,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__shu
  550. this$251.assertTrue__T__Z__V(null, condition$12);
  551. var f$17 = (function(x$22$2$3) {
  552. var x$22$4 = $uI(x$22$2$3);
  553. - var x$3 = new $c_sjsr_RuntimeLong().init___I(x$22$4);
  554. - return x$3
  555. + var hi$3 = (x$22$4 >> 31);
  556. + return new $c_sjsr_RuntimeLong().init___I__I(x$22$4, hi$3)
  557. });
  558. var evidence$6$13 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  559. var list$13 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$6$13);
  560. @@ -7219,8 +7240,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__rev
  561. };
  562. var f$1 = (function(x$18$2) {
  563. var x$18 = $uI(x$18$2);
  564. - var x = new $c_sjsr_RuntimeLong().init___I(x$18);
  565. - return x
  566. + var hi$8 = (x$18 >> 31);
  567. + return new $c_sjsr_RuntimeLong().init___I__I(x$18, hi$8)
  568. });
  569. var evidence$5$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  570. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$5$1);
  571. @@ -7783,8 +7804,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__rot
  572. };
  573. var f$1 = (function(x$44$2) {
  574. var x$44 = $uI(x$44$2);
  575. - var x = new $c_sjsr_RuntimeLong().init___I(x$44);
  576. - return x
  577. + var hi = (x$44 >> 31);
  578. + return new $c_sjsr_RuntimeLong().init___I__I(x$44, hi)
  579. });
  580. var evidence$10$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  581. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$10$1);
  582. @@ -8504,8 +8525,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__las
  583. this$68.assertEquals__T__O__O__V(null, (-1), actual$6);
  584. var f$1 = (function(x$56$2) {
  585. var x$56 = $uI(x$56$2);
  586. - var x = new $c_sjsr_RuntimeLong().init___I(x$56);
  587. - return x
  588. + var hi = (x$56 >> 31);
  589. + return new $c_sjsr_RuntimeLong().init___I__I(x$56, hi)
  590. });
  591. var evidence$13$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  592. var source$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$13$1);
  593. @@ -9316,8 +9337,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__fil
  594. };
  595. var f$1 = (function(x$36$2) {
  596. var x$36 = $uI(x$36$2);
  597. - var x = new $c_sjsr_RuntimeLong().init___I(x$36);
  598. - return x
  599. + var hi = (x$36 >> 31);
  600. + return new $c_sjsr_RuntimeLong().init___I__I(x$36, hi)
  601. });
  602. var evidence$8$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  603. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$8$1);
  604. @@ -9688,8 +9709,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__swa
  605. };
  606. var f$1 = (function(x$31$2) {
  607. var x$31 = $uI(x$31$2);
  608. - var x = new $c_sjsr_RuntimeLong().init___I(x$31);
  609. - return x
  610. + var hi = (x$31 >> 31);
  611. + return new $c_sjsr_RuntimeLong().init___I__I(x$31, hi)
  612. });
  613. var evidence$7$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  614. var list$1 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_ListFactory().empty__s_reflect_ClassTag__ju_List(evidence$7$1);
  615. @@ -10130,8 +10151,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__bin
  616. })), new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Integer.getClassOf()));
  617. $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__test$1__p0__Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest__F1__s_reflect_ClassTag__V($$this, new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$10$2) {
  618. var x$10 = $uI(x$10$2);
  619. - var x = new $c_sjsr_RuntimeLong().init___I(x$10);
  620. - return x
  621. + var hi = (x$10 >> 31);
  622. + return new $c_sjsr_RuntimeLong().init___I__I(x$10, hi)
  623. })), new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf()));
  624. $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$class__test$1__p0__Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest__F1__s_reflect_ClassTag__V($$this, new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$11$2) {
  625. var x$11 = $uI(x$11$2);
  626. @@ -10172,8 +10193,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnMapsTest$class__unm
  627. $s_Lorg_scalajs_testsuite_utils_CollectionsTestBase$class__testMapUnmodifiability__Lorg_scalajs_testsuite_utils_CollectionsTestBase__ju_Map__O__O__V($$this, map$2, key$1, value$1);
  628. var f$2 = (function(x$3$2) {
  629. var x$3 = $uI(x$3$2);
  630. - var x = new $c_sjsr_RuntimeLong().init___I(x$3);
  631. - return x
  632. + var hi = (x$3 >> 31);
  633. + return new $c_sjsr_RuntimeLong().init___I__I(x$3, hi)
  634. });
  635. var f$3 = (function(x$4$2) {
  636. var x$4 = $uI(x$4$2);
  637. @@ -10298,8 +10319,8 @@ function $s_Lorg_scalajs_testsuite_javalib_util_CollectionsOnSetsTest$class__unm
  638. $s_Lorg_scalajs_testsuite_utils_CollectionsTestBase$class__testCollectionUnmodifiability__Lorg_scalajs_testsuite_utils_CollectionsTestBase__ju_Collection__O__V($$this, set$2, elem$1);
  639. var f$1 = (function(x$2$2) {
  640. var x$2 = $uI(x$2$2);
  641. - var x = new $c_sjsr_RuntimeLong().init___I(x$2);
  642. - return x
  643. + var hi = (x$2 >> 31);
  644. + return new $c_sjsr_RuntimeLong().init___I__I(x$2, hi)
  645. });
  646. var evidence$1$1 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  647. var set$3 = $$this.factory__Lorg_scalajs_testsuite_javalib_util_SetFactory().empty__s_reflect_ClassTag__ju_Set(evidence$1$1);
  648. @@ -13440,9 +13461,9 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  649. while (true) {
  650. var v1 = i;
  651. stream.close__V();
  652. - var this$4 = $m_Lorg_junit_Assert$();
  653. + var this$6 = $m_Lorg_junit_Assert$();
  654. var actual = stream.read__I();
  655. - this$4.assertEquals__T__O__O__V(null, v1, actual);
  656. + this$6.assertEquals__T__O__O__V(null, v1, actual);
  657. if ((i === lastElement$4)) {
  658. break
  659. };
  660. @@ -13484,20 +13505,22 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  661. var this$6 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  662. this$6.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, buf, true);
  663. var this$7 = $m_Lorg_junit_Assert$();
  664. - var actual$1 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(35, 0));
  665. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(35, 0), actual$1);
  666. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(35, 0));
  667. + var lo = b.lo$2;
  668. + var hi = b.hi$2;
  669. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(35, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  670. var this$8 = $m_Lorg_junit_Assert$();
  671. - var actual$2 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  672. - this$8.assertEquals__T__O__O__V(null, 5, actual$2);
  673. + var actual$1 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  674. + this$8.assertEquals__T__O__O__V(null, 5, actual$1);
  675. $m_sci_IndexedSeq$();
  676. $m_sc_IndexedSeq$();
  677. $m_sci_IndexedSeq$();
  678. $m_sci_Vector$();
  679. - var b = new $c_sci_VectorBuilder().init___();
  680. + var b$1 = new $c_sci_VectorBuilder().init___();
  681. var i = 46;
  682. while (true) {
  683. var arg1 = i;
  684. - b.$$plus$eq__O__sci_VectorBuilder(arg1);
  685. + b$1.$$plus$eq__O__sci_VectorBuilder(arg1);
  686. if ((i === 50)) {
  687. break
  688. };
  689. @@ -13506,22 +13529,22 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  690. var i$1 = 6;
  691. while (true) {
  692. var arg1$1 = i$1;
  693. - b.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  694. + b$1.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  695. if ((i$1 === 10)) {
  696. break
  697. };
  698. i$1 = ((1 + i$1) | 0)
  699. };
  700. - var a$1 = b.result__sci_Vector();
  701. + var a$1 = b$1.result__sci_Vector();
  702. var expecteds$1 = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__byteArray__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__sc_TraversableOnce__AB($$this, a$1);
  703. var this$19 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  704. this$19.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, buf, true);
  705. var this$20 = $m_Lorg_junit_Assert$();
  706. - var actual$3 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  707. - this$20.assertEquals__T__O__O__V(null, (-1), actual$3);
  708. + var actual$2 = stream.read__AB__I__I__I(buf, 0, buf.u.length);
  709. + this$20.assertEquals__T__O__O__V(null, (-1), actual$2);
  710. var this$21 = $m_Lorg_junit_Assert$();
  711. - var actual$4 = stream.read__I();
  712. - this$21.assertEquals__T__O__O__V(null, (-1), actual$4)
  713. + var actual$3 = stream.read__I();
  714. + this$21.assertEquals__T__O__O__V(null, (-1), actual$3)
  715. }
  716. function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__mySkip$1__p0__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__I__Ljava_io_InputStream__V($$this, n, stream$3) {
  717. var isEmpty$4 = (n < 1);
  718. @@ -13530,9 +13553,10 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  719. var i = 1;
  720. while (true) {
  721. var v1 = i;
  722. - var this$4 = $m_Lorg_junit_Assert$();
  723. - var actual = new $c_sjsr_RuntimeLong().init___I(stream$3.read__I());
  724. - this$4.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual);
  725. + var this$6 = $m_Lorg_junit_Assert$();
  726. + var value = stream$3.read__I();
  727. + var hi$3 = (value >> 31);
  728. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(value, hi$3));
  729. if ((i === lastElement$4)) {
  730. break
  731. };
  732. @@ -13626,20 +13650,22 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  733. var this$29 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  734. this$29.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, buf, true);
  735. var this$30 = $m_Lorg_junit_Assert$();
  736. - var actual$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  737. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$3);
  738. + var b$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  739. + var lo = b$2.lo$2;
  740. + var hi = b$2.hi$2;
  741. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  742. var this$31 = $m_Lorg_junit_Assert$();
  743. - var actual$4 = stream.read__AB__I__I__I(buf, 0, 10);
  744. - this$31.assertEquals__T__O__O__V(null, 5, actual$4);
  745. + var actual$3 = stream.read__AB__I__I__I(buf, 0, 10);
  746. + this$31.assertEquals__T__O__O__V(null, 5, actual$3);
  747. $m_sci_IndexedSeq$();
  748. $m_sc_IndexedSeq$();
  749. $m_sci_IndexedSeq$();
  750. $m_sci_Vector$();
  751. - var b$2 = new $c_sci_VectorBuilder().init___();
  752. + var b$3 = new $c_sci_VectorBuilder().init___();
  753. var i$2 = 46;
  754. while (true) {
  755. var arg1 = i$2;
  756. - b$2.$$plus$eq__O__sci_VectorBuilder(arg1);
  757. + b$3.$$plus$eq__O__sci_VectorBuilder(arg1);
  758. if ((i$2 === 50)) {
  759. break
  760. };
  761. @@ -13648,31 +13674,31 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  762. var i$3 = 11;
  763. while (true) {
  764. var arg1$1 = i$3;
  765. - b$2.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  766. + b$3.$$plus$eq__O__sci_VectorBuilder(arg1$1);
  767. if ((i$3 === 25)) {
  768. break
  769. };
  770. i$3 = ((1 + i$3) | 0)
  771. };
  772. - var a$4 = b$2.result__sci_Vector();
  773. + var a$4 = b$3.result__sci_Vector();
  774. var expecteds$4 = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__byteArray__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__sc_TraversableOnce__AB($$this, a$4);
  775. var this$42 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  776. this$42.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, buf, true);
  777. var this$43 = $m_Lorg_junit_Assert$();
  778. - var actual$5 = stream.read__AB__I__I__I(buf, 0, 10);
  779. - this$43.assertEquals__T__O__O__V(null, (-1), actual$5);
  780. + var actual$4 = stream.read__AB__I__I__I(buf, 0, 10);
  781. + this$43.assertEquals__T__O__O__V(null, (-1), actual$4);
  782. var this$44 = $m_Lorg_junit_Assert$();
  783. - var actual$6 = stream.read__AB__I__I__I(buf, 0, 0);
  784. - this$44.assertEquals__T__O__O__V(null, 0, actual$6);
  785. + var actual$5 = stream.read__AB__I__I__I(buf, 0, 0);
  786. + this$44.assertEquals__T__O__O__V(null, 0, actual$5);
  787. $m_sci_IndexedSeq$();
  788. $m_sc_IndexedSeq$();
  789. $m_sci_IndexedSeq$();
  790. $m_sci_Vector$();
  791. - var b$3 = new $c_sci_VectorBuilder().init___();
  792. + var b$4 = new $c_sci_VectorBuilder().init___();
  793. var i$4 = 46;
  794. while (true) {
  795. var arg1$2 = i$4;
  796. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$2);
  797. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$2);
  798. if ((i$4 === 50)) {
  799. break
  800. };
  801. @@ -13681,13 +13707,13 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  802. var i$5 = 11;
  803. while (true) {
  804. var arg1$3 = i$5;
  805. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$3);
  806. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$3);
  807. if ((i$5 === 25)) {
  808. break
  809. };
  810. i$5 = ((1 + i$5) | 0)
  811. };
  812. - var a$5 = b$3.result__sci_Vector();
  813. + var a$5 = b$4.result__sci_Vector();
  814. var expecteds$5 = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__byteArray__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__sc_TraversableOnce__AB($$this, a$5);
  815. var this$55 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  816. this$55.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$5, buf, true)
  817. @@ -13702,56 +13728,70 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  818. var actual$1 = stream.available__I();
  819. this$2.assertEquals__T__O__O__V(null, 45, actual$1);
  820. var this$3 = $m_Lorg_junit_Assert$();
  821. - var actual$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  822. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$2);
  823. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  824. + var lo = b.lo$2;
  825. + var hi = b.hi$2;
  826. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  827. var this$4 = $m_Lorg_junit_Assert$();
  828. - var actual$3 = stream.available__I();
  829. - this$4.assertEquals__T__O__O__V(null, 35, actual$3);
  830. + var actual$2 = stream.available__I();
  831. + this$4.assertEquals__T__O__O__V(null, 35, actual$2);
  832. $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__mySkip$1__p0__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__I__Ljava_io_InputStream__V($$this, 30, stream);
  833. var this$5 = $m_Lorg_junit_Assert$();
  834. - var actual$4 = stream.available__I();
  835. - this$5.assertEquals__T__O__O__V(null, 5, actual$4);
  836. + var actual$3 = stream.available__I();
  837. + this$5.assertEquals__T__O__O__V(null, 5, actual$3);
  838. var this$6 = $m_Lorg_junit_Assert$();
  839. - var actual$5 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  840. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), actual$5);
  841. + var b$1 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  842. + var lo$1 = b$1.lo$2;
  843. + var hi$1 = b$1.hi$2;
  844. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  845. var this$7 = $m_Lorg_junit_Assert$();
  846. - var actual$6 = stream.available__I();
  847. - this$7.assertEquals__T__O__O__V(null, 0, actual$6)
  848. + var actual$4 = stream.available__I();
  849. + this$7.assertEquals__T__O__O__V(null, 0, actual$4)
  850. }
  851. function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__skip__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__V($$this) {
  852. var stream = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__newStream__p0__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__Ljava_io_InputStream($$this);
  853. var this$1 = $m_Lorg_junit_Assert$();
  854. - var actual = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  855. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7, 0), actual);
  856. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  857. + var lo = b.lo$2;
  858. + var hi = b.hi$2;
  859. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  860. var i = 8;
  861. while (true) {
  862. var v1 = i;
  863. var this$5 = $m_Lorg_junit_Assert$();
  864. - var actual$1 = stream.read__I();
  865. - this$5.assertEquals__T__O__O__V(null, v1, actual$1);
  866. + var actual = stream.read__I();
  867. + this$5.assertEquals__T__O__O__V(null, v1, actual);
  868. if ((i === 32)) {
  869. break
  870. };
  871. i = ((1 + i) | 0)
  872. };
  873. var this$6 = $m_Lorg_junit_Assert$();
  874. - var actual$2 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  875. - this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  876. + var b$1 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  877. + var lo$1 = b$1.lo$2;
  878. + var hi$1 = b$1.hi$2;
  879. + this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  880. var this$7 = $m_Lorg_junit_Assert$();
  881. - var actual$3 = stream.read__I();
  882. - this$7.assertEquals__T__O__O__V(null, 33, actual$3);
  883. + var actual$1 = stream.read__I();
  884. + this$7.assertEquals__T__O__O__V(null, 33, actual$1);
  885. var this$8 = $m_Lorg_junit_Assert$();
  886. - var actual$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  887. - this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  888. + var b$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  889. + var lo$2 = b$2.lo$2;
  890. + var hi$2 = b$2.hi$2;
  891. + this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  892. var this$9 = $m_Lorg_junit_Assert$();
  893. - var actual$5 = stream.read__I();
  894. - this$9.assertEquals__T__O__O__V(null, 34, actual$5);
  895. + var actual$2 = stream.read__I();
  896. + this$9.assertEquals__T__O__O__V(null, 34, actual$2);
  897. var this$10 = $m_Lorg_junit_Assert$();
  898. - var actual$6 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  899. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(16, 0), actual$6);
  900. + var b$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  901. + var lo$3 = b$3.lo$2;
  902. + var hi$3 = b$3.hi$2;
  903. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(16, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  904. var this$11 = $m_Lorg_junit_Assert$();
  905. - var actual$7 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  906. - this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$7)
  907. + var b$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  908. + var lo$4 = b$4.lo$2;
  909. + var hi$4 = b$4.hi$2;
  910. + this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4))
  911. }
  912. function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__mark$undreset__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__V($$this) {
  913. var stream = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__newStream__p0__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__Ljava_io_InputStream($$this);
  914. @@ -13816,15 +13856,17 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  915. };
  916. stream.reset__V();
  917. var this$21 = $m_Lorg_junit_Assert$();
  918. - var actual$5 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  919. - this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), actual$5);
  920. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  921. + var lo = b.lo$2;
  922. + var hi = b.hi$2;
  923. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  924. stream.mark__I__V($$this.org$scalajs$testsuite$typedarray$ArrayBufferInputStreamTest$$length__I());
  925. var i$5 = 46;
  926. while (true) {
  927. var v1$5 = i$5;
  928. var this$25 = $m_Lorg_junit_Assert$();
  929. - var actual$6 = stream.read__I();
  930. - this$25.assertEquals__T__O__O__V(null, v1$5, actual$6);
  931. + var actual$5 = stream.read__I();
  932. + this$25.assertEquals__T__O__O__V(null, v1$5, actual$5);
  933. if ((i$5 === 50)) {
  934. break
  935. };
  936. @@ -13835,8 +13877,8 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  937. while (true) {
  938. var v1$6 = i$6;
  939. var this$29 = $m_Lorg_junit_Assert$();
  940. - var actual$7 = stream.read__I();
  941. - this$29.assertEquals__T__O__O__V(null, v1$6, actual$7);
  942. + var actual$6 = stream.read__I();
  943. + this$29.assertEquals__T__O__O__V(null, v1$6, actual$6);
  944. if ((i$6 === 50)) {
  945. break
  946. };
  947. @@ -13844,12 +13886,12 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  948. };
  949. stream.mark__I__V($$this.org$scalajs$testsuite$typedarray$ArrayBufferInputStreamTest$$length__I());
  950. var this$30 = $m_Lorg_junit_Assert$();
  951. - var actual$8 = stream.read__I();
  952. - this$30.assertEquals__T__O__O__V(null, (-1), actual$8);
  953. + var actual$7 = stream.read__I();
  954. + this$30.assertEquals__T__O__O__V(null, (-1), actual$7);
  955. stream.reset__V();
  956. var this$31 = $m_Lorg_junit_Assert$();
  957. - var actual$9 = stream.read__I();
  958. - this$31.assertEquals__T__O__O__V(null, (-1), actual$9)
  959. + var actual$8 = stream.read__I();
  960. + this$31.assertEquals__T__O__O__V(null, (-1), actual$8)
  961. }
  962. function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__read__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__V($$this) {
  963. var stream = $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__newStream__p0__Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest__Ljava_io_InputStream($$this);
  964. @@ -13860,9 +13902,9 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  965. var i = 1;
  966. while (true) {
  967. var v1 = i;
  968. - var this$4 = $m_Lorg_junit_Assert$();
  969. + var this$6 = $m_Lorg_junit_Assert$();
  970. var actual = stream.read__I();
  971. - this$4.assertEquals__T__O__O__V(null, v1, actual);
  972. + this$6.assertEquals__T__O__O__V(null, v1, actual);
  973. if ((i === lastElement$4)) {
  974. break
  975. };
  976. @@ -13872,9 +13914,9 @@ function $s_Lorg_scalajs_testsuite_typedarray_ArrayBufferInputStreamTest$class__
  977. var i$1 = 1;
  978. while (true) {
  979. var v1$1 = i$1;
  980. - var this$8 = $m_Lorg_junit_Assert$();
  981. + var this$10 = $m_Lorg_junit_Assert$();
  982. var actual$1 = stream.read__I();
  983. - this$8.assertEquals__T__O__O__V(null, (-1), actual$1);
  984. + this$10.assertEquals__T__O__O__V(null, (-1), actual$1);
  985. if ((i$1 === 5)) {
  986. break
  987. };
  988. @@ -16021,7 +16063,8 @@ function $s_s_math_Numeric$ByteIsIntegral$class__fromInt__s_math_Numeric$ByteIsI
  989. return ((x << 24) >> 24)
  990. }
  991. function $s_s_math_Numeric$ByteIsIntegral$class__toLong__s_math_Numeric$ByteIsIntegral__B__J($$this, x) {
  992. - return new $c_sjsr_RuntimeLong().init___I(x)
  993. + var hi = (x >> 31);
  994. + return new $c_sjsr_RuntimeLong().init___I__I(x, hi)
  995. }
  996. function $s_s_math_Numeric$ByteIsIntegral$class__plus__s_math_Numeric$ByteIsIntegral__B__B__B($$this, x, y) {
  997. return ((((x + y) | 0) << 24) >> 24)
  998. @@ -16048,7 +16091,8 @@ function $s_s_math_Numeric$CharIsIntegral$class__times__s_math_Numeric$CharIsInt
  999. return (65535 & $imul(x, y))
  1000. }
  1001. function $s_s_math_Numeric$CharIsIntegral$class__toLong__s_math_Numeric$CharIsIntegral__C__J($$this, x) {
  1002. - return new $c_sjsr_RuntimeLong().init___I(x)
  1003. + var hi = (x >> 31);
  1004. + return new $c_sjsr_RuntimeLong().init___I__I(x, hi)
  1005. }
  1006. function $s_s_math_Numeric$CharIsIntegral$class__quot__s_math_Numeric$CharIsIntegral__C__C__C($$this, x, y) {
  1007. return (65535 & ((x / y) | 0))
  1008. @@ -16067,7 +16111,10 @@ function $s_s_math_Numeric$DoubleAsIfIntegral$class__quot__s_math_Numeric$Double
  1009. return this$3.bigDecimal$3.doubleValue__D()
  1010. }
  1011. function $s_s_math_Numeric$DoubleIsConflicted$class__toLong__s_math_Numeric$DoubleIsConflicted__D__J($$this, x) {
  1012. - return $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong(x)
  1013. + var this$1 = $m_sjsr_RuntimeLong$();
  1014. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(x);
  1015. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1016. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1017. }
  1018. function $s_s_math_Numeric$DoubleIsConflicted$class__plus__s_math_Numeric$DoubleIsConflicted__D__D__D($$this, x, y) {
  1019. return (x + y)
  1020. @@ -16091,7 +16138,10 @@ function $s_s_math_Numeric$FloatIsConflicted$class__plus__s_math_Numeric$FloatIs
  1021. return $fround((x + y))
  1022. }
  1023. function $s_s_math_Numeric$FloatIsConflicted$class__toLong__s_math_Numeric$FloatIsConflicted__F__J($$this, x) {
  1024. - return $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong(x)
  1025. + var this$1 = $m_sjsr_RuntimeLong$();
  1026. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(x);
  1027. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1028. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1029. }
  1030. function $s_s_math_Numeric$FloatIsConflicted$class__negate__s_math_Numeric$FloatIsConflicted__F__F($$this, x) {
  1031. return $fround((0.0 - x))
  1032. @@ -16118,28 +16168,53 @@ function $s_s_math_Numeric$IntIsIntegral$class__plus__s_math_Numeric$IntIsIntegr
  1033. return ((x + y) | 0)
  1034. }
  1035. function $s_s_math_Numeric$IntIsIntegral$class__toLong__s_math_Numeric$IntIsIntegral__I__J($$this, x) {
  1036. - return new $c_sjsr_RuntimeLong().init___I(x)
  1037. + var hi = (x >> 31);
  1038. + return new $c_sjsr_RuntimeLong().init___I__I(x, hi)
  1039. }
  1040. function $s_s_math_Numeric$LongIsIntegral$class__quot__s_math_Numeric$LongIsIntegral__J__J__J($$this, x, y) {
  1041. - return x.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(y)
  1042. + var this$1 = $m_sjsr_RuntimeLong$();
  1043. + var lo = this$1.divideImpl__I__I__I__I__I(x.lo$2, x.hi$2, y.lo$2, y.hi$2);
  1044. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1045. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1046. }
  1047. function $s_s_math_Numeric$LongIsIntegral$class__toInt__s_math_Numeric$LongIsIntegral__J__I($$this, x) {
  1048. return x.lo$2
  1049. }
  1050. function $s_s_math_Numeric$LongIsIntegral$class__fromInt__s_math_Numeric$LongIsIntegral__I__J($$this, x) {
  1051. - return new $c_sjsr_RuntimeLong().init___I(x)
  1052. + var hi = (x >> 31);
  1053. + return new $c_sjsr_RuntimeLong().init___I__I(x, hi)
  1054. }
  1055. function $s_s_math_Numeric$LongIsIntegral$class__plus__s_math_Numeric$LongIsIntegral__J__J__J($$this, x, y) {
  1056. - return x.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(y)
  1057. + var alo = x.lo$2;
  1058. + var ahi = x.hi$2;
  1059. + var blo = y.lo$2;
  1060. + var bhi = y.hi$2;
  1061. + var lo = ((alo + blo) | 0);
  1062. + var hi = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  1063. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1064. }
  1065. function $s_s_math_Numeric$LongIsIntegral$class__minus__s_math_Numeric$LongIsIntegral__J__J__J($$this, x, y) {
  1066. - return x.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(y)
  1067. + var alo = x.lo$2;
  1068. + var ahi = x.hi$2;
  1069. + var blo = y.lo$2;
  1070. + var bhi = y.hi$2;
  1071. + var lo = ((alo - blo) | 0);
  1072. + var hi = ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - bhi) | 0)) | 0) : ((ahi - bhi) | 0));
  1073. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1074. }
  1075. function $s_s_math_Numeric$LongIsIntegral$class__negate__s_math_Numeric$LongIsIntegral__J__J($$this, x) {
  1076. - return x.unary$und$minus__sjsr_RuntimeLong()
  1077. + var lo = x.lo$2;
  1078. + var hi = x.hi$2;
  1079. + var lo$1 = ((-lo) | 0);
  1080. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  1081. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  1082. }
  1083. function $s_s_math_Numeric$LongIsIntegral$class__times__s_math_Numeric$LongIsIntegral__J__J__J($$this, x, y) {
  1084. - return x.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(y)
  1085. + var alo = x.lo$2;
  1086. + var blo = y.lo$2;
  1087. + var lo = $imul(alo, blo);
  1088. + var hi = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, x.hi$2, blo, y.hi$2);
  1089. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  1090. }
  1091. function $s_s_math_Numeric$ShortIsIntegral$class__quot__s_math_Numeric$ShortIsIntegral__S__S__S($$this, x, y) {
  1092. return ((((x / y) | 0) << 16) >> 16)
  1093. @@ -16148,7 +16223,8 @@ function $s_s_math_Numeric$ShortIsIntegral$class__plus__s_math_Numeric$ShortIsIn
  1094. return ((((x + y) | 0) << 16) >> 16)
  1095. }
  1096. function $s_s_math_Numeric$ShortIsIntegral$class__toLong__s_math_Numeric$ShortIsIntegral__S__J($$this, x) {
  1097. - return new $c_sjsr_RuntimeLong().init___I(x)
  1098. + var hi = (x >> 31);
  1099. + return new $c_sjsr_RuntimeLong().init___I__I(x, hi)
  1100. }
  1101. function $s_s_math_Numeric$ShortIsIntegral$class__fromInt__s_math_Numeric$ShortIsIntegral__I__S($$this, x) {
  1102. return ((x << 16) >> 16)
  1103. @@ -16199,7 +16275,13 @@ function $s_s_math_Ordering$IntOrdering$class__compare__s_math_Ordering$IntOrder
  1104. return ((x < y) ? (-1) : ((x === y) ? 0 : 1))
  1105. }
  1106. function $s_s_math_Ordering$LongOrdering$class__compare__s_math_Ordering$LongOrdering__J__J__I($$this, x, y) {
  1107. - return (x.$$less__sjsr_RuntimeLong__Z(y) ? (-1) : (x.equals__sjsr_RuntimeLong__Z(y) ? 0 : 1))
  1108. + var ahi = x.hi$2;
  1109. + var bhi = y.hi$2;
  1110. + if (((ahi === bhi) ? (((-2147483648) ^ x.lo$2) < ((-2147483648) ^ y.lo$2)) : (ahi < bhi))) {
  1111. + return (-1)
  1112. + } else {
  1113. + return (((x.lo$2 === y.lo$2) && (x.hi$2 === y.hi$2)) ? 0 : 1)
  1114. + }
  1115. }
  1116. function $s_s_math_Ordering$ShortOrdering$class__compare__s_math_Ordering$ShortOrdering__S__S__I($$this, x, y) {
  1117. return ((x - y) | 0)
  1118. @@ -16241,8 +16323,13 @@ function $s_s_math_ScalaNumericAnyConversions$class__unifiedPrimitiveEquals__s_m
  1119. var x5 = $uI(x);
  1120. return ($$this.isValidInt__Z() && ($$this.intValue__I() === x5))
  1121. } else if ($is_sjsr_RuntimeLong(x)) {
  1122. - var x6 = $uJ(x);
  1123. - return $$this.longValue__J().equals__sjsr_RuntimeLong__Z(x6)
  1124. + var b = $uJ(x);
  1125. + var lo = b.lo$2;
  1126. + var hi = b.hi$2;
  1127. + var b$1 = $$this.longValue__J();
  1128. + var lo$1 = b$1.lo$2;
  1129. + var hi$1 = b$1.hi$2;
  1130. + return ((lo$1 === lo) && (hi$1 === hi))
  1131. } else if ($isFloat(x)) {
  1132. var x7 = $uF(x);
  1133. return ($$this.floatValue__F() === x7)
  1134. @@ -16254,8 +16341,10 @@ function $s_s_math_ScalaNumericAnyConversions$class__unifiedPrimitiveEquals__s_m
  1135. }
  1136. }
  1137. function $s_s_math_ScalaNumericAnyConversions$class__unifiedPrimitiveHashcode__s_math_ScalaNumericAnyConversions__I($$this) {
  1138. - var lv = $$this.longValue__J();
  1139. - return ((lv.$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), (-1))) && lv.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) ? lv.lo$2 : $m_sr_ScalaRunTime$().hash__O__I(lv))
  1140. + var b = $$this.longValue__J();
  1141. + var lo = b.lo$2;
  1142. + var hi = b.hi$2;
  1143. + return ((((hi === (-1)) ? (((-2147483648) ^ lo) >= 0) : (hi > (-1))) && ((hi === 0) ? (((-2147483648) ^ lo) <= (-1)) : (hi < 0))) ? lo : $m_sr_ScalaRunTime$().hash__O__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi)))
  1144. }
  1145. function $s_s_math_ScalaNumericAnyConversions$class__isValidByte__s_math_ScalaNumericAnyConversions__Z($$this) {
  1146. return ($$this.isWhole__Z() && ($$this.intValue__I() === $$this.byteValue__B()))
  1147. @@ -16264,7 +16353,16 @@ function $s_s_math_ScalaNumericAnyConversions$class__isValidShort__s_math_ScalaN
  1148. return ($$this.isWhole__Z() && ($$this.intValue__I() === $$this.shortValue__S()))
  1149. }
  1150. function $s_s_math_ScalaNumericAnyConversions$class__isValidInt__s_math_ScalaNumericAnyConversions__Z($$this) {
  1151. - return ($$this.isWhole__Z() && $$this.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I($$this.intValue__I())))
  1152. + if ($$this.isWhole__Z()) {
  1153. + var b = $$this.longValue__J();
  1154. + var lo = b.lo$2;
  1155. + var hi$1 = b.hi$2;
  1156. + var value = $$this.intValue__I();
  1157. + var hi = (value >> 31);
  1158. + return ((lo === value) && (hi$1 === hi))
  1159. + } else {
  1160. + return false
  1161. + }
  1162. }
  1163. function $s_s_reflect_ClassTag$class__newArray__s_reflect_ClassTag__I__O($$this, len) {
  1164. var x1 = $$this.runtimeClass__jl_Class();
  1165. @@ -16291,8 +16389,10 @@ function $s_s_reflect_ClassTag$class__unapply__s_reflect_ClassTag__O__s_Option($
  1166. var x6 = $uI(x);
  1167. return $s_s_reflect_ClassTag$class__scala$reflect$ClassTag$$unapplyImpl__s_reflect_ClassTag__O__jl_Class__s_Option($$this, x6, $d_I.getClassOf())
  1168. } else if ($is_sjsr_RuntimeLong(x)) {
  1169. - var x7 = $uJ(x);
  1170. - return $s_s_reflect_ClassTag$class__scala$reflect$ClassTag$$unapplyImpl__s_reflect_ClassTag__O__jl_Class__s_Option($$this, x7, $d_J.getClassOf())
  1171. + var b = $uJ(x);
  1172. + var lo = b.lo$2;
  1173. + var hi = b.hi$2;
  1174. + return $s_s_reflect_ClassTag$class__scala$reflect$ClassTag$$unapplyImpl__s_reflect_ClassTag__O__jl_Class__s_Option($$this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), $d_J.getClassOf())
  1175. } else if ($isFloat(x)) {
  1176. var x8 = $uF(x);
  1177. return $s_s_reflect_ClassTag$class__scala$reflect$ClassTag$$unapplyImpl__s_reflect_ClassTag__O__jl_Class__s_Option($$this, x8, $d_F.getClassOf())
  1178. @@ -16384,24 +16484,68 @@ function $s_sc_BitSetLike$class__isEmpty__sc_BitSetLike__Z($$this) {
  1179. while ((res && this$5.hasNext__Z())) {
  1180. var arg1 = this$5.next__O();
  1181. var i = $uI(arg1);
  1182. - res = $$this.word__I__J(i).equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())
  1183. + var b = $$this.word__I__J(i);
  1184. + var lo = b.lo$2;
  1185. + var hi = b.hi$2;
  1186. + res = ((lo === 0) && (hi === 0))
  1187. };
  1188. return res
  1189. }
  1190. function $s_sc_BitSetLike$class__contains__sc_BitSetLike__I__Z($$this, elem) {
  1191. - return ((elem >= 0) && $$this.word__I__J((elem >> 6)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(elem)).notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))
  1192. + if ((elem >= 0)) {
  1193. + var b = $$this.word__I__J((elem >> 6));
  1194. + var lo$1 = b.lo$2;
  1195. + var hi$2 = b.hi$2;
  1196. + var n = (63 & elem);
  1197. + if ((n < 32)) {
  1198. + var lo = (1 << n);
  1199. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  1200. + var b$1_$_lo$2 = lo;
  1201. + var b$1_$_hi$2 = hi
  1202. + } else {
  1203. + var hi$1 = (1 << n);
  1204. + var b$1_$_lo$2 = 0;
  1205. + var b$1_$_hi$2 = hi$1
  1206. + };
  1207. + var lo$2 = (lo$1 & b$1_$_lo$2);
  1208. + var hi$3 = (hi$2 & b$1_$_hi$2);
  1209. + return (!((lo$2 === 0) && (hi$3 === 0)))
  1210. + } else {
  1211. + return false
  1212. + }
  1213. }
  1214. function $s_sc_BitSetLike$class__foreach__sc_BitSetLike__F1__V($$this, f) {
  1215. var i = 0;
  1216. while ((i < $$this.nwords__I())) {
  1217. - var w = $$this.word__I__J(i);
  1218. + var b = $$this.word__I__J(i);
  1219. + var lo = b.lo$2;
  1220. + var hi = b.hi$2;
  1221. + var w_$_lo$2 = lo;
  1222. + var w_$_hi$2 = hi;
  1223. var j = (i << 6);
  1224. - while (w.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  1225. - if (new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(w).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0))) {
  1226. - f.apply__O__O(j)
  1227. - };
  1228. - w = w.$$greater$greater$greater__I__sjsr_RuntimeLong(1);
  1229. - j = ((1 + j) | 0)
  1230. + while (true) {
  1231. + var this$1_$_lo$2 = w_$_lo$2;
  1232. + var this$1_$_hi$2 = w_$_hi$2;
  1233. + if ((!((this$1_$_lo$2 === 0) && (this$1_$_hi$2 === 0)))) {
  1234. + var b$1_$_lo$2 = w_$_lo$2;
  1235. + var b$1_$_hi$2 = w_$_hi$2;
  1236. + var lo$1 = (1 & b$1_$_lo$2);
  1237. + if ((lo$1 === 1)) {
  1238. + f.apply__O__O(j)
  1239. + };
  1240. + var this$2_$_lo$2 = w_$_lo$2;
  1241. + var this$2_$_hi$2 = w_$_hi$2;
  1242. + var hi$1 = this$2_$_hi$2;
  1243. + var lo$2 = (((this$2_$_lo$2 >>> 1) | 0) | (hi$1 << (-1)));
  1244. + var hi$2 = ((hi$1 >>> 1) | 0);
  1245. + var jsx$1_$_lo$2 = lo$2;
  1246. + var jsx$1_$_hi$2 = hi$2;
  1247. + w_$_lo$2 = jsx$1_$_lo$2;
  1248. + w_$_hi$2 = jsx$1_$_hi$2;
  1249. + j = ((1 + j) | 0)
  1250. + } else {
  1251. + break
  1252. + }
  1253. };
  1254. i = ((1 + i) | 0)
  1255. }
  1256. @@ -16411,7 +16555,11 @@ function $s_sc_BitSetLike$class__size__sc_BitSetLike__I($$this) {
  1257. var i = $$this.nwords__I();
  1258. while ((i > 0)) {
  1259. i = (((-1) + i) | 0);
  1260. - s = ((s + $m_jl_Long$().bitCount__J__I($$this.word__I__J(i))) | 0)
  1261. + var jsx$1 = s;
  1262. + var b = $$this.word__I__J(i);
  1263. + var lo = b.lo$2;
  1264. + var hi = b.hi$2;
  1265. + s = ((jsx$1 + (($m_jl_Integer$().bitCount__I__I(lo) + $m_jl_Integer$().bitCount__I__I(hi)) | 0)) | 0)
  1266. };
  1267. return s
  1268. }
  1269. @@ -16443,20 +16591,63 @@ function $s_sc_BitSetLike$class__rangeImpl__sc_BitSetLike__s_Option__s_Option__s
  1270. };
  1271. if (((f > 0) && (pos < len))) {
  1272. var ev$1 = pos;
  1273. - a.u[ev$1] = a.u[ev$1].$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(f)).unary$und$tilde__sjsr_RuntimeLong())
  1274. + var b$1 = a.u[ev$1];
  1275. + var lo$3 = b$1.lo$2;
  1276. + var hi$4 = b$1.hi$2;
  1277. + var n0 = f;
  1278. + var n = (63 & n0);
  1279. + if ((n < 32)) {
  1280. + var lo = (1 << n);
  1281. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  1282. + var b_$_lo$2 = lo;
  1283. + var b_$_hi$2 = hi
  1284. + } else {
  1285. + var hi$1 = (1 << n);
  1286. + var b_$_lo$2 = 0;
  1287. + var b_$_hi$2 = hi$1
  1288. + };
  1289. + var blo = b_$_lo$2;
  1290. + var bhi = b_$_hi$2;
  1291. + var lo$1 = (((-1) + blo) | 0);
  1292. + var hi$2 = ((lo$1 !== (-1)) ? bhi : (((-1) + bhi) | 0));
  1293. + var lo$2 = (~lo$1);
  1294. + var hi$3 = (~hi$2);
  1295. + var lo$4 = (lo$3 & lo$2);
  1296. + var hi$5 = (hi$4 & hi$3);
  1297. + a.u[ev$1] = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$5)
  1298. }
  1299. };
  1300. if (until.isDefined__Z()) {
  1301. var u = $uI(until.get__O());
  1302. var w = ((u / 64) | 0);
  1303. - var b = ((u % 64) | 0);
  1304. + var b$2 = ((u % 64) | 0);
  1305. var clearw = ((1 + w) | 0);
  1306. while ((clearw < len)) {
  1307. a.u[clearw] = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1308. clearw = ((1 + clearw) | 0)
  1309. };
  1310. if ((w < len)) {
  1311. - a.u[w] = a.u[w].$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(b)))
  1312. + var b$4 = a.u[w];
  1313. + var lo$7 = b$4.lo$2;
  1314. + var hi$9 = b$4.hi$2;
  1315. + var n$1 = (63 & b$2);
  1316. + if ((n$1 < 32)) {
  1317. + var lo$5 = (1 << n$1);
  1318. + var hi$6 = ((n$1 === 0) ? 0 : (((1 >>> ((-n$1) | 0)) | 0) | (0 << n$1)));
  1319. + var b$3_$_lo$2 = lo$5;
  1320. + var b$3_$_hi$2 = hi$6
  1321. + } else {
  1322. + var hi$7 = (1 << n$1);
  1323. + var b$3_$_lo$2 = 0;
  1324. + var b$3_$_hi$2 = hi$7
  1325. + };
  1326. + var blo$1 = b$3_$_lo$2;
  1327. + var bhi$1 = b$3_$_hi$2;
  1328. + var lo$6 = (((-1) + blo$1) | 0);
  1329. + var hi$8 = ((lo$6 !== (-1)) ? bhi$1 : (((-1) + bhi$1) | 0));
  1330. + var lo$8 = (lo$7 & lo$6);
  1331. + var hi$10 = (hi$9 & hi$8);
  1332. + a.u[w] = new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$10)
  1333. }
  1334. };
  1335. return $$this.fromBitMaskNoCopy__AJ__sc_BitSetLike(a)
  1336. @@ -19050,16 +19241,45 @@ function $s_scm_ResizableArray$class__copyToArray__scm_ResizableArray__O__I__I__
  1337. $m_s_Array$().copy__O__I__O__I__I__V($$this.array__AO(), 0, xs, start, len1)
  1338. }
  1339. function $s_scm_ResizableArray$class__ensureSize__scm_ResizableArray__I__V($$this, n) {
  1340. - var arrayLength = new $c_sjsr_RuntimeLong().init___I($$this.array__AO().u.length);
  1341. - if (new $c_sjsr_RuntimeLong().init___I(n).$$greater__sjsr_RuntimeLong__Z(arrayLength)) {
  1342. - var newSize = arrayLength.$$less$less__I__sjsr_RuntimeLong(1);
  1343. - while (new $c_sjsr_RuntimeLong().init___I(n).$$greater__sjsr_RuntimeLong__Z(newSize)) {
  1344. - newSize = newSize.$$less$less__I__sjsr_RuntimeLong(1)
  1345. - };
  1346. - if (newSize.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) {
  1347. - newSize = new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)
  1348. + var value = $$this.array__AO().u.length;
  1349. + var hi = (value >> 31);
  1350. + var hi$1 = (n >> 31);
  1351. + if (((hi$1 === hi) ? (((-2147483648) ^ n) > ((-2147483648) ^ value)) : (hi$1 > hi))) {
  1352. + var lo = (value << 1);
  1353. + var hi$2 = (((value >>> (-1)) | 0) | (hi << 1));
  1354. + var newSize_$_lo$2 = lo;
  1355. + var newSize_$_hi$2 = hi$2;
  1356. + while (true) {
  1357. + var hi$3 = (n >> 31);
  1358. + var b_$_lo$2 = newSize_$_lo$2;
  1359. + var b_$_hi$2 = newSize_$_hi$2;
  1360. + var bhi = b_$_hi$2;
  1361. + if (((hi$3 === bhi) ? (((-2147483648) ^ n) > ((-2147483648) ^ b_$_lo$2)) : (hi$3 > bhi))) {
  1362. + var this$1_$_lo$2 = newSize_$_lo$2;
  1363. + var this$1_$_hi$2 = newSize_$_hi$2;
  1364. + var lo$1 = this$1_$_lo$2;
  1365. + var lo$2 = (lo$1 << 1);
  1366. + var hi$4 = (((lo$1 >>> (-1)) | 0) | (this$1_$_hi$2 << 1));
  1367. + var jsx$1_$_lo$2 = lo$2;
  1368. + var jsx$1_$_hi$2 = hi$4;
  1369. + newSize_$_lo$2 = jsx$1_$_lo$2;
  1370. + newSize_$_hi$2 = jsx$1_$_hi$2
  1371. + } else {
  1372. + break
  1373. + }
  1374. };
  1375. - var newArray = $newArrayObject($d_O.getArrayOf(), [newSize.lo$2]);
  1376. + var this$2_$_lo$2 = newSize_$_lo$2;
  1377. + var this$2_$_hi$2 = newSize_$_hi$2;
  1378. + var ahi = this$2_$_hi$2;
  1379. + if (((ahi === 0) ? (((-2147483648) ^ this$2_$_lo$2) > (-1)) : (ahi > 0))) {
  1380. + var jsx$2_$_lo$2 = 2147483647;
  1381. + var jsx$2_$_hi$2 = 0;
  1382. + newSize_$_lo$2 = jsx$2_$_lo$2;
  1383. + newSize_$_hi$2 = jsx$2_$_hi$2
  1384. + };
  1385. + var this$3_$_lo$2 = newSize_$_lo$2;
  1386. + var this$3_$_hi$2 = newSize_$_hi$2;
  1387. + var newArray = $newArrayObject($d_O.getArrayOf(), [this$3_$_lo$2]);
  1388. var src = $$this.array__AO();
  1389. var length = $$this.size0__I();
  1390. $systemArraycopy(src, 0, newArray, 0, length);
  1391. @@ -20109,7 +20329,7 @@ $c_Ljava_math_Conversion$.prototype.init___ = (function() {
  1392. return this
  1393. });
  1394. $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__J__I__T = (function(value, scale) {
  1395. - if (value.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  1396. + if (((value.lo$2 === 0) && (value.hi$2 === 0))) {
  1397. switch (scale) {
  1398. case 0: {
  1399. return "0";
  1400. @@ -20151,26 +20371,67 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__J__I__T = (function(v
  1401. }
  1402. }
  1403. } else {
  1404. - var negNumber = value.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  1405. + var ahi = value.hi$2;
  1406. + var negNumber = (ahi < 0);
  1407. var elem$1 = null;
  1408. elem$1 = "";
  1409. var currentChar = 18;
  1410. - var v = (negNumber ? value.unary$und$minus__sjsr_RuntimeLong() : value);
  1411. - do {
  1412. - var prev = v;
  1413. - v = v.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  1414. + if (negNumber) {
  1415. + var lo = value.lo$2;
  1416. + var hi = value.hi$2;
  1417. + var lo$1 = ((-lo) | 0);
  1418. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  1419. + var x_$_lo$2 = lo$1;
  1420. + var x_$_hi$2 = hi$1;
  1421. + var b = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2)
  1422. + } else {
  1423. + var b = value
  1424. + };
  1425. + var lo$2 = b.lo$2;
  1426. + var hi$2 = b.hi$2;
  1427. + var v_$_lo$2 = lo$2;
  1428. + var v_$_hi$2 = hi$2;
  1429. + while (true) {
  1430. + var prev_$_lo$2 = v_$_lo$2;
  1431. + var prev_$_hi$2 = v_$_hi$2;
  1432. + var this$5_$_lo$2 = v_$_lo$2;
  1433. + var this$5_$_hi$2 = v_$_hi$2;
  1434. + var this$6 = $m_sjsr_RuntimeLong$();
  1435. + var lo$3 = this$6.divideImpl__I__I__I__I__I(this$5_$_lo$2, this$5_$_hi$2, 10, 0);
  1436. + var hi$3 = this$6.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1437. + var jsx$1_$_lo$2 = lo$3;
  1438. + var jsx$1_$_hi$2 = hi$3;
  1439. + v_$_lo$2 = jsx$1_$_lo$2;
  1440. + v_$_hi$2 = jsx$1_$_hi$2;
  1441. currentChar = (((-1) + currentChar) | 0);
  1442. - var c = (65535 & ((48 + ((prev.lo$2 - new $c_sjsr_RuntimeLong().init___I__I(10, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(v).lo$2) | 0)) | 0));
  1443. - elem$1 = (("" + new $c_jl_Character().init___C(c)) + $as_T(elem$1))
  1444. - } while (v.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  1445. + var b$1_$_lo$2 = v_$_lo$2;
  1446. + var b$1_$_hi$2 = v_$_hi$2;
  1447. + var blo = b$1_$_lo$2;
  1448. + var lo$4 = $imul(10, blo);
  1449. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(10, 0, blo, b$1_$_hi$2);
  1450. + var alo = prev_$_lo$2;
  1451. + var ahi$1 = prev_$_hi$2;
  1452. + var lo$5 = ((alo - lo$4) | 0);
  1453. + var hi$5 = ((((-2147483648) ^ lo$5) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$1 - hi$4) | 0)) | 0) : ((ahi$1 - hi$4) | 0));
  1454. + var lo$6 = ((48 + lo$5) | 0);
  1455. + var c = (65535 & lo$6);
  1456. + elem$1 = (("" + new $c_jl_Character().init___C(c)) + $as_T(elem$1));
  1457. + var this$11_$_lo$2 = v_$_lo$2;
  1458. + var this$11_$_hi$2 = v_$_hi$2;
  1459. + if ((!((this$11_$_lo$2 === 0) && (this$11_$_hi$2 === 0)))) {
  1460. + /*<skip>*/
  1461. + } else {
  1462. + break
  1463. + }
  1464. + };
  1465. var exponent = (((-1) + ((((18 - currentChar) | 0) - scale) | 0)) | 0);
  1466. if (((scale > 0) && (exponent >= (-6)))) {
  1467. var index = ((1 + exponent) | 0);
  1468. if ((index > 0)) {
  1469. var thiz = $as_T(elem$1);
  1470. - var jsx$1 = $as_T(thiz.substring(0, index));
  1471. + var jsx$2 = $as_T(thiz.substring(0, index));
  1472. var thiz$1 = $as_T(elem$1);
  1473. - elem$1 = ((jsx$1 + ".") + $as_T(thiz$1.substring(index)))
  1474. + elem$1 = ((jsx$2 + ".") + $as_T(thiz$1.substring(index)))
  1475. } else {
  1476. var end = ((-index) | 0);
  1477. var isEmpty$4 = (end <= 0);
  1478. @@ -20195,11 +20456,11 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__J__I__T = (function(v
  1479. };
  1480. result1 = (("" + new $c_jl_Character().init___C(69)) + result1);
  1481. if ((((18 - currentChar) | 0) > 1)) {
  1482. - var x = $as_T(elem$1);
  1483. - var c$1 = (65535 & $uI(x.charCodeAt(0)));
  1484. - var jsx$2 = new $c_jl_Character().init___C(c$1);
  1485. + var x$1 = $as_T(elem$1);
  1486. + var c$1 = (65535 & $uI(x$1.charCodeAt(0)));
  1487. + var jsx$3 = new $c_jl_Character().init___C(c$1);
  1488. var thiz$2 = $as_T(elem$1);
  1489. - elem$1 = (((jsx$2 + ".") + $as_T(thiz$2.substring(1))) + result1)
  1490. + elem$1 = (((jsx$3 + ".") + $as_T(thiz$2.substring(1))) + result1)
  1491. } else {
  1492. elem$1 = (("" + $as_T(elem$1)) + result1)
  1493. }
  1494. @@ -20208,25 +20469,43 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__J__I__T = (function(v
  1495. }
  1496. });
  1497. $c_Ljava_math_Conversion$.prototype.divideLongByBillion__J__J = (function(a) {
  1498. - if (a.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  1499. - var _1$mcJ$sp = a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000000000, 0));
  1500. - var _2$mcJ$sp = a.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000000000, 0));
  1501. + var ahi = a.hi$2;
  1502. + if ((ahi >= 0)) {
  1503. + var this$1 = $m_sjsr_RuntimeLong$();
  1504. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000000000, 0);
  1505. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1506. + var this$2 = $m_sjsr_RuntimeLong$();
  1507. + var lo$1 = this$2.remainderImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000000000, 0);
  1508. + var hi$1 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1509. var x1_$_$$und1$f = null;
  1510. var x1_$_$$und2$f = null;
  1511. - var x1_$_$$und1$mcJ$sp$f = _1$mcJ$sp;
  1512. - var x1_$_$$und2$mcJ$sp$f = _2$mcJ$sp
  1513. - } else {
  1514. - var aPos = a.$$greater$greater$greater__I__sjsr_RuntimeLong(1);
  1515. - var _1$mcJ$sp$1 = aPos.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(500000000, 0));
  1516. - var _2$mcJ$sp$1 = aPos.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(500000000, 0)).$$less$less__I__sjsr_RuntimeLong(1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(a));
  1517. + var x1_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo, hi);
  1518. + var x1_$_$$und2$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  1519. + } else {
  1520. + var hi$2 = a.hi$2;
  1521. + var lo$2 = (((a.lo$2 >>> 1) | 0) | (hi$2 << (-1)));
  1522. + var hi$3 = ((hi$2 >>> 1) | 0);
  1523. + var this$3 = $m_sjsr_RuntimeLong$();
  1524. + var lo$3 = this$3.divideImpl__I__I__I__I__I(lo$2, hi$3, 500000000, 0);
  1525. + var hi$4 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1526. + var this$4 = $m_sjsr_RuntimeLong$();
  1527. + var lo$4 = this$4.remainderImpl__I__I__I__I__I(lo$2, hi$3, 500000000, 0);
  1528. + var hi$5 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1529. + var lo$5 = (lo$4 << 1);
  1530. + var hi$6 = (((lo$4 >>> (-1)) | 0) | (hi$5 << 1));
  1531. + var lo$6 = (1 & a.lo$2);
  1532. + var lo$7 = ((lo$5 + lo$6) | 0);
  1533. + var hi$7 = ((((-2147483648) ^ lo$7) < ((-2147483648) ^ lo$5)) ? ((1 + hi$6) | 0) : hi$6);
  1534. var x1_$_$$und1$f = null;
  1535. var x1_$_$$und2$f = null;
  1536. - var x1_$_$$und1$mcJ$sp$f = _1$mcJ$sp$1;
  1537. - var x1_$_$$und2$mcJ$sp$f = _2$mcJ$sp$1
  1538. + var x1_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$4);
  1539. + var x1_$_$$und2$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7)
  1540. };
  1541. - var quot = x1_$_$$und1$mcJ$sp$f;
  1542. - var rem = x1_$_$$und2$mcJ$sp$f;
  1543. - return rem.$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(quot))
  1544. + var b = x1_$_$$und1$mcJ$sp$f;
  1545. + var lo$8 = b.lo$2;
  1546. + var b$1 = x1_$_$$und2$mcJ$sp$f;
  1547. + var lo$9 = b$1.lo$2;
  1548. + return new $c_sjsr_RuntimeLong().init___I__I(lo$8, lo$9)
  1549. });
  1550. $c_Ljava_math_Conversion$.prototype.notify__ = (function() {
  1551. return (void 0)
  1552. @@ -20248,14 +20527,39 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__Ljava_math_BigInteger
  1553. if ((numberLength === 1)) {
  1554. var highDigit = digits.u[0];
  1555. if ((highDigit < 0)) {
  1556. - var v = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(highDigit));
  1557. - do {
  1558. - var prev = v;
  1559. - v = v.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  1560. + var v_$_lo$2 = highDigit;
  1561. + var v_$_hi$2 = 0;
  1562. + while (true) {
  1563. + var prev_$_lo$2 = v_$_lo$2;
  1564. + var prev_$_hi$2 = v_$_hi$2;
  1565. + var this$3_$_lo$2 = v_$_lo$2;
  1566. + var this$3_$_hi$2 = v_$_hi$2;
  1567. + var this$4 = $m_sjsr_RuntimeLong$();
  1568. + var lo = this$4.divideImpl__I__I__I__I__I(this$3_$_lo$2, this$3_$_hi$2, 10, 0);
  1569. + var hi$1 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1570. + var jsx$1_$_lo$2 = lo;
  1571. + var jsx$1_$_hi$2 = hi$1;
  1572. + v_$_lo$2 = jsx$1_$_lo$2;
  1573. + v_$_hi$2 = jsx$1_$_hi$2;
  1574. elem$1 = (((-1) + elem$1) | 0);
  1575. - var c = (65535 & ((48 + ((prev.lo$2 - new $c_sjsr_RuntimeLong().init___I__I(10, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(v).lo$2) | 0)) | 0));
  1576. - elem$1$1 = (("" + new $c_jl_Character().init___C(c)) + $as_T(elem$1$1))
  1577. - } while (v.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))
  1578. + var b_$_lo$2 = v_$_lo$2;
  1579. + var b_$_hi$2 = v_$_hi$2;
  1580. + var blo = b_$_lo$2;
  1581. + var lo$1 = $imul(10, blo);
  1582. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(10, 0, blo, b_$_hi$2);
  1583. + var alo = prev_$_lo$2;
  1584. + var ahi = prev_$_hi$2;
  1585. + var lo$2 = ((alo - lo$1) | 0);
  1586. + var c = (65535 & ((48 + lo$2) | 0));
  1587. + elem$1$1 = (("" + new $c_jl_Character().init___C(c)) + $as_T(elem$1$1));
  1588. + var this$8_$_lo$2 = v_$_lo$2;
  1589. + var this$8_$_hi$2 = v_$_hi$2;
  1590. + if ((!((this$8_$_lo$2 === 0) && (this$8_$_hi$2 === 0)))) {
  1591. + /*<skip>*/
  1592. + } else {
  1593. + break
  1594. + }
  1595. + }
  1596. } else {
  1597. var v$2 = highDigit;
  1598. do {
  1599. @@ -20272,16 +20576,28 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__Ljava_math_BigInteger
  1600. elem$1$2 = numberLength;
  1601. $systemArraycopy(digits, 0, temp, 0, elem$1$2);
  1602. _loop: while (true) {
  1603. - var result11 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1604. + var result11_$_lo$2 = 0;
  1605. + var result11_$_hi$2 = 0;
  1606. var i1 = (((-1) + elem$1$2) | 0);
  1607. while ((i1 >= 0)) {
  1608. - var temp1 = result11.$$less$less__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(temp.u[i1])));
  1609. - var res = this.divideLongByBillion__J__J(temp1);
  1610. - temp.u[i1] = res.lo$2;
  1611. - result11 = new $c_sjsr_RuntimeLong().init___I(res.hi$2);
  1612. + var this$12_$_lo$2 = result11_$_lo$2;
  1613. + var this$12_$_hi$2 = result11_$_hi$2;
  1614. + var lo$3 = this$12_$_lo$2;
  1615. + var value = temp.u[i1];
  1616. + var b$1 = this.divideLongByBillion__J__J(new $c_sjsr_RuntimeLong().init___I__I(value, lo$3));
  1617. + var lo$4 = b$1.lo$2;
  1618. + var hi$5 = b$1.hi$2;
  1619. + temp.u[i1] = lo$4;
  1620. + var hi$7 = (hi$5 >> 31);
  1621. + var jsx$2_$_lo$2 = hi$5;
  1622. + var jsx$2_$_hi$2 = hi$7;
  1623. + result11_$_lo$2 = jsx$2_$_lo$2;
  1624. + result11_$_hi$2 = jsx$2_$_hi$2;
  1625. i1 = (((-1) + i1) | 0)
  1626. };
  1627. - var elem = result11.lo$2;
  1628. + var this$14_$_lo$2 = result11_$_lo$2;
  1629. + var this$14_$_hi$2 = result11_$_hi$2;
  1630. + var elem = this$14_$_lo$2;
  1631. var elem$1$3 = 0;
  1632. elem$1$3 = elem;
  1633. var previous = elem$1;
  1634. @@ -20313,33 +20629,33 @@ $c_Ljava_math_Conversion$.prototype.toDecimalScaledString__Ljava_math_BigInteger
  1635. break
  1636. };
  1637. var x = $as_T(elem$1$1);
  1638. - var this$14 = new $c_sci_StringOps().init___T(x);
  1639. - var $$this = this$14.repr$1;
  1640. + var this$21 = new $c_sci_StringOps().init___T(x);
  1641. + var $$this = this$21.repr$1;
  1642. var len = $uI($$this.length);
  1643. var i$1 = 0;
  1644. while (true) {
  1645. if ((i$1 < len)) {
  1646. - var arg1 = this$14.apply__I__O(i$1);
  1647. + var arg1 = this$21.apply__I__O(i$1);
  1648. if ((arg1 === null)) {
  1649. var x$2 = 0
  1650. } else {
  1651. - var this$18 = $as_jl_Character(arg1);
  1652. - var x$2 = this$18.value$1
  1653. + var this$25 = $as_jl_Character(arg1);
  1654. + var x$2 = this$25.value$1
  1655. };
  1656. - var jsx$1 = (x$2 === 48)
  1657. + var jsx$3 = (x$2 === 48)
  1658. } else {
  1659. - var jsx$1 = false
  1660. + var jsx$3 = false
  1661. };
  1662. - if (jsx$1) {
  1663. + if (jsx$3) {
  1664. i$1 = ((1 + i$1) | 0)
  1665. } else {
  1666. break
  1667. }
  1668. };
  1669. var n = i$1;
  1670. - var $$this$1 = this$14.repr$1;
  1671. + var $$this$1 = this$21.repr$1;
  1672. var until = $uI($$this$1.length);
  1673. - elem$1$1 = $m_sci_StringOps$().slice$extension__T__I__I__T(this$14.repr$1, n, until)
  1674. + elem$1$1 = $m_sci_StringOps$().slice$extension__T__I__I__T(this$21.repr$1, n, until)
  1675. };
  1676. return ((sign < 0) ? (("" + new $c_jl_Character().init___C(45)) + $as_T(elem$1$1)) : $as_T(elem$1$1))
  1677. }
  1678. @@ -20353,21 +20669,32 @@ $c_Ljava_math_Conversion$.prototype.bigInteger2String__Ljava_math_BigInteger__I_
  1679. return "0"
  1680. } else if ((numberLength === 1)) {
  1681. var highDigit = digits.u[(((-1) + numberLength) | 0)];
  1682. - var v = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(highDigit));
  1683. + var v_$_lo$2 = highDigit;
  1684. + var v_$_hi$2 = 0;
  1685. if ((sign < 0)) {
  1686. - v = v.unary$und$minus__sjsr_RuntimeLong()
  1687. - };
  1688. - var this$1 = $m_jl_Long$();
  1689. - var i = v;
  1690. - return ((((radix === 10) || (radix < 2)) || (radix > 36)) ? $as_sjsr_RuntimeLong(i).toString__T() : this$1.java$lang$Long$$toStringImpl__J__I__T(i, radix))
  1691. + var this$1_$_lo$2 = v_$_lo$2;
  1692. + var this$1_$_hi$2 = v_$_hi$2;
  1693. + var lo = this$1_$_lo$2;
  1694. + var hi$1 = this$1_$_hi$2;
  1695. + var lo$1 = ((-lo) | 0);
  1696. + var hi$2 = ((lo !== 0) ? (~hi$1) : ((-hi$1) | 0));
  1697. + var jsx$1_$_lo$2 = lo$1;
  1698. + var jsx$1_$_hi$2 = hi$2;
  1699. + v_$_lo$2 = jsx$1_$_lo$2;
  1700. + v_$_hi$2 = jsx$1_$_hi$2
  1701. + };
  1702. + var this$4 = $m_jl_Long$();
  1703. + var i_$_lo$2 = v_$_lo$2;
  1704. + var i_$_hi$2 = v_$_hi$2;
  1705. + return ((((radix === 10) || (radix < 2)) || (radix > 36)) ? $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(i_$_lo$2, i_$_hi$2) : this$4.java$lang$Long$$toStringImpl__J__I__T(new $c_sjsr_RuntimeLong().init___I__I(i_$_lo$2, i_$_hi$2), radix))
  1706. } else if (((radix === 10) || radixOutOfBounds)) {
  1707. return $m_Ljava_math_Conversion$().toDecimalScaledString__Ljava_math_BigInteger__T(bi)
  1708. } else {
  1709. var bitsForRadixDigit = 0.0;
  1710. bitsForRadixDigit = ($uD($g.Math.log(radix)) / $uD($g.Math.log(2.0)));
  1711. var addForSign = ((sign < 0) ? 1 : 0);
  1712. - var this$4 = bi.abs__Ljava_math_BigInteger();
  1713. - var biAbsLen = $m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(this$4);
  1714. + var this$7 = bi.abs__Ljava_math_BigInteger();
  1715. + var biAbsLen = $m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(this$7);
  1716. var resLenInChars = ((1 + $doubleToInt(((biAbsLen / bitsForRadixDigit) + addForSign))) | 0);
  1717. var elem$1 = null;
  1718. elem$1 = "";
  1719. @@ -20435,33 +20762,33 @@ $c_Ljava_math_Conversion$.prototype.bigInteger2String__Ljava_math_BigInteger__I_
  1720. }
  1721. };
  1722. var x = $as_T(elem$1);
  1723. - var this$19 = new $c_sci_StringOps().init___T(x);
  1724. - var $$this = this$19.repr$1;
  1725. - var len$1 = $uI($$this.length);
  1726. + var this$22 = new $c_sci_StringOps().init___T(x);
  1727. + var $$this = this$22.repr$1;
  1728. + var len = $uI($$this.length);
  1729. var i$3 = 0;
  1730. while (true) {
  1731. - if ((i$3 < len$1)) {
  1732. - var arg1 = this$19.apply__I__O(i$3);
  1733. + if ((i$3 < len)) {
  1734. + var arg1 = this$22.apply__I__O(i$3);
  1735. if ((arg1 === null)) {
  1736. var x$1 = 0
  1737. } else {
  1738. - var this$23 = $as_jl_Character(arg1);
  1739. - var x$1 = this$23.value$1
  1740. + var this$26 = $as_jl_Character(arg1);
  1741. + var x$1 = this$26.value$1
  1742. };
  1743. - var jsx$1 = (x$1 === 48)
  1744. + var jsx$2 = (x$1 === 48)
  1745. } else {
  1746. - var jsx$1 = false
  1747. + var jsx$2 = false
  1748. };
  1749. - if (jsx$1) {
  1750. + if (jsx$2) {
  1751. i$3 = ((1 + i$3) | 0)
  1752. } else {
  1753. break
  1754. }
  1755. };
  1756. var n = i$3;
  1757. - var $$this$1 = this$19.repr$1;
  1758. + var $$this$1 = this$22.repr$1;
  1759. var until = $uI($$this$1.length);
  1760. - elem$1 = $m_sci_StringOps$().slice$extension__T__I__I__T(this$19.repr$1, n, until);
  1761. + elem$1 = $m_sci_StringOps$().slice$extension__T__I__I__T(this$22.repr$1, n, until);
  1762. return ((sign === (-1)) ? (("" + new $c_jl_Character().init___C(45)) + $as_T(elem$1)) : $as_T(elem$1))
  1763. }
  1764. });
  1765. @@ -20547,22 +20874,32 @@ $c_Ljava_math_Division$.prototype.divide__AI__I__AI__I__AI__I__AI = (function(qu
  1766. if ((normA.u[elem$1] === firstDivisorDigit)) {
  1767. elem$1$1 = (-1)
  1768. } else {
  1769. - var product = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normA.u[elem$1])).$$less$less__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normA.u[(((-1) + elem$1) | 0)])));
  1770. - var res = $m_Ljava_math_Division$().divideLongByInt__J__I__J(product, firstDivisorDigit);
  1771. - elem$1$1 = res.lo$2;
  1772. - var elem = res.hi$2;
  1773. + var value = normA.u[elem$1];
  1774. + var value$1 = normA.u[(((-1) + elem$1) | 0)];
  1775. + var b$1 = $m_Ljava_math_Division$().divideLongByInt__J__I__J(new $c_sjsr_RuntimeLong().init___I__I(value$1, value), firstDivisorDigit);
  1776. + var lo = b$1.lo$2;
  1777. + var hi$2 = b$1.hi$2;
  1778. + elem$1$1 = lo;
  1779. var elem$1$2 = 0;
  1780. - elem$1$2 = elem;
  1781. + elem$1$2 = hi$2;
  1782. if ((elem$1$1 !== 0)) {
  1783. elem$1$1 = ((1 + elem$1$1) | 0);
  1784. _loop: while (true) {
  1785. elem$1$1 = (((-1) + elem$1$1) | 0);
  1786. - var leftHand = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(elem$1$1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normB.u[(((-2) + bLength) | 0)])));
  1787. - var rightHand = new $c_sjsr_RuntimeLong().init___I(elem$1$2).$$less$less__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normA.u[(((-2) + elem$1) | 0)])));
  1788. - var longR = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(elem$1$2)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(firstDivisorDigit)));
  1789. - if (($clz32(longR.hi$2) >= 32)) {
  1790. - elem$1$2 = longR.lo$2;
  1791. - if (new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(leftHand).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(rightHand))) {
  1792. + var value$2 = elem$1$1;
  1793. + var value$3 = normB.u[(((-2) + bLength) | 0)];
  1794. + var lo$1 = $imul(value$2, value$3);
  1795. + var hi$6 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value$2, 0, value$3, 0);
  1796. + var value$4 = elem$1$2;
  1797. + var value$5 = normA.u[(((-2) + elem$1) | 0)];
  1798. + var value$6 = elem$1$2;
  1799. + var lo$2 = ((value$6 + firstDivisorDigit) | 0);
  1800. + var hi$11 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ value$6)) ? 1 : 0);
  1801. + if (($clz32(hi$11) >= 32)) {
  1802. + elem$1$2 = lo$2;
  1803. + var hi$12 = ((-2147483648) ^ hi$6);
  1804. + var hi$13 = ((-2147483648) ^ value$4);
  1805. + if (((hi$12 === hi$13) ? (((-2147483648) ^ lo$1) > ((-2147483648) ^ value$5)) : (hi$12 > hi$13))) {
  1806. continue _loop
  1807. }
  1808. };
  1809. @@ -20574,17 +20911,43 @@ $c_Ljava_math_Division$.prototype.divide__AI__I__AI__I__AI__I__AI = (function(qu
  1810. var borrow = $m_Ljava_math_Division$().multiplyAndSubtract__AI__I__AI__I__I__I(normA, ((elem$1 - bLength) | 0), normB, bLength, elem$1$1);
  1811. if ((borrow !== 0)) {
  1812. elem$1$1 = (((-1) + elem$1$1) | 0);
  1813. - var elem$1$3 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1814. - elem$1$3 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1815. + var elem$1$3_$_lo$2 = 0;
  1816. + var elem$1$3_$_hi$2 = 0;
  1817. + var jsx$1_$_lo$2 = 0;
  1818. + var jsx$1_$_hi$2 = 0;
  1819. + elem$1$3_$_lo$2 = jsx$1_$_lo$2;
  1820. + elem$1$3_$_hi$2 = jsx$1_$_hi$2;
  1821. var isEmpty$4 = (bLength <= 0);
  1822. var lastElement$4 = (isEmpty$4 ? (-1) : (((-1) + bLength) | 0));
  1823. if ((!isEmpty$4)) {
  1824. var i$1 = 0;
  1825. while (true) {
  1826. var v1 = i$1;
  1827. - elem$1$3 = elem$1$3.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normA.u[((((elem$1 - bLength) | 0) + v1) | 0)])).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(normB.u[v1]))));
  1828. - normA.u[((((elem$1 - bLength) | 0) + v1) | 0)] = elem$1$3.lo$2;
  1829. - elem$1$3 = elem$1$3.$$greater$greater$greater__I__sjsr_RuntimeLong(32);
  1830. + var this$12_$_lo$2 = elem$1$3_$_lo$2;
  1831. + var this$12_$_hi$2 = elem$1$3_$_hi$2;
  1832. + var value$7 = normA.u[((((elem$1 - bLength) | 0) + v1) | 0)];
  1833. + var value$8 = normB.u[v1];
  1834. + var lo$3 = ((value$7 + value$8) | 0);
  1835. + var hi$18 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ value$7)) ? 1 : 0);
  1836. + var alo = this$12_$_lo$2;
  1837. + var ahi = this$12_$_hi$2;
  1838. + var lo$4 = ((alo + lo$3) | 0);
  1839. + var hi$19 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + hi$18) | 0)) | 0) : ((ahi + hi$18) | 0));
  1840. + var jsx$2_$_lo$2 = lo$4;
  1841. + var jsx$2_$_hi$2 = hi$19;
  1842. + elem$1$3_$_lo$2 = jsx$2_$_lo$2;
  1843. + elem$1$3_$_hi$2 = jsx$2_$_hi$2;
  1844. + var jsx$3 = elem$1;
  1845. + var this$14_$_lo$2 = elem$1$3_$_lo$2;
  1846. + var this$14_$_hi$2 = elem$1$3_$_hi$2;
  1847. + normA.u[((((jsx$3 - bLength) | 0) + v1) | 0)] = this$14_$_lo$2;
  1848. + var this$15_$_lo$2 = elem$1$3_$_lo$2;
  1849. + var this$15_$_hi$2 = elem$1$3_$_hi$2;
  1850. + var hi$20 = this$15_$_hi$2;
  1851. + var jsx$4_$_lo$2 = hi$20;
  1852. + var jsx$4_$_hi$2 = 0;
  1853. + elem$1$3_$_lo$2 = jsx$4_$_lo$2;
  1854. + elem$1$3_$_hi$2 = jsx$4_$_hi$2;
  1855. if ((i$1 === lastElement$4)) {
  1856. break
  1857. };
  1858. @@ -20659,59 +21022,222 @@ $c_Ljava_math_Division$.prototype.evenModPow__Ljava_math_BigInteger__Ljava_math_
  1859. return $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(x1, bi$1)
  1860. });
  1861. $c_Ljava_math_Division$.prototype.divideLongByInt__J__I__J = (function(a, b) {
  1862. - var quot = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1863. - var rem = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  1864. - var bLong = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b));
  1865. - if (a.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  1866. - quot = a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong);
  1867. - rem = a.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong)
  1868. - } else {
  1869. - var aPos = a.$$greater$greater$greater__I__sjsr_RuntimeLong(1);
  1870. - var bPos = new $c_sjsr_RuntimeLong().init___I(((b >>> 1) | 0));
  1871. - quot = aPos.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(bPos);
  1872. - rem = aPos.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(bPos);
  1873. - rem = rem.$$less$less__I__sjsr_RuntimeLong(1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(a));
  1874. + var quot_$_lo$2 = 0;
  1875. + var quot_$_hi$2 = 0;
  1876. + var rem_$_lo$2 = 0;
  1877. + var rem_$_hi$2 = 0;
  1878. + var ahi = a.hi$2;
  1879. + if ((ahi >= 0)) {
  1880. + var this$1 = $m_sjsr_RuntimeLong$();
  1881. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, b, 0);
  1882. + var hi$1 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1883. + var jsx$1_$_lo$2 = lo;
  1884. + var jsx$1_$_hi$2 = hi$1;
  1885. + quot_$_lo$2 = jsx$1_$_lo$2;
  1886. + quot_$_hi$2 = jsx$1_$_hi$2;
  1887. + var this$2 = $m_sjsr_RuntimeLong$();
  1888. + var lo$1 = this$2.remainderImpl__I__I__I__I__I(a.lo$2, a.hi$2, b, 0);
  1889. + var hi$2 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1890. + var jsx$2_$_lo$2 = lo$1;
  1891. + var jsx$2_$_hi$2 = hi$2;
  1892. + rem_$_lo$2 = jsx$2_$_lo$2;
  1893. + rem_$_hi$2 = jsx$2_$_hi$2
  1894. + } else {
  1895. + var hi$3 = a.hi$2;
  1896. + var lo$2 = (((a.lo$2 >>> 1) | 0) | (hi$3 << (-1)));
  1897. + var hi$4 = ((hi$3 >>> 1) | 0);
  1898. + var value = ((b >>> 1) | 0);
  1899. + var hi$5 = (value >> 31);
  1900. + var this$3 = $m_sjsr_RuntimeLong$();
  1901. + var lo$3 = this$3.divideImpl__I__I__I__I__I(lo$2, hi$4, value, hi$5);
  1902. + var hi$6 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1903. + var jsx$3_$_lo$2 = lo$3;
  1904. + var jsx$3_$_hi$2 = hi$6;
  1905. + quot_$_lo$2 = jsx$3_$_lo$2;
  1906. + quot_$_hi$2 = jsx$3_$_hi$2;
  1907. + var this$4 = $m_sjsr_RuntimeLong$();
  1908. + var lo$4 = this$4.remainderImpl__I__I__I__I__I(lo$2, hi$4, value, hi$5);
  1909. + var hi$7 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  1910. + var jsx$4_$_lo$2 = lo$4;
  1911. + var jsx$4_$_hi$2 = hi$7;
  1912. + rem_$_lo$2 = jsx$4_$_lo$2;
  1913. + rem_$_hi$2 = jsx$4_$_hi$2;
  1914. + var this$5_$_lo$2 = rem_$_lo$2;
  1915. + var this$5_$_hi$2 = rem_$_hi$2;
  1916. + var lo$5 = this$5_$_lo$2;
  1917. + var lo$6 = (lo$5 << 1);
  1918. + var hi$8 = (((lo$5 >>> (-1)) | 0) | (this$5_$_hi$2 << 1));
  1919. + var lo$7 = (1 & a.lo$2);
  1920. + var lo$8 = ((lo$6 + lo$7) | 0);
  1921. + var hi$9 = ((((-2147483648) ^ lo$8) < ((-2147483648) ^ lo$6)) ? ((1 + hi$8) | 0) : hi$8);
  1922. + var jsx$5_$_lo$2 = lo$8;
  1923. + var jsx$5_$_hi$2 = hi$9;
  1924. + rem_$_lo$2 = jsx$5_$_lo$2;
  1925. + rem_$_hi$2 = jsx$5_$_hi$2;
  1926. if (((1 & b) !== 0)) {
  1927. - if (quot.$$less$eq__sjsr_RuntimeLong__Z(rem)) {
  1928. - rem = rem.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  1929. - } else if (quot.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(rem).$$less$eq__sjsr_RuntimeLong__Z(bLong)) {
  1930. - rem = rem.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot));
  1931. - quot = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  1932. + var this$7_$_lo$2 = quot_$_lo$2;
  1933. + var this$7_$_hi$2 = quot_$_hi$2;
  1934. + var b$1_$_lo$2 = rem_$_lo$2;
  1935. + var b$1_$_hi$2 = rem_$_hi$2;
  1936. + var ahi$1 = this$7_$_hi$2;
  1937. + var bhi = b$1_$_hi$2;
  1938. + if (((ahi$1 === bhi) ? (((-2147483648) ^ this$7_$_lo$2) <= ((-2147483648) ^ b$1_$_lo$2)) : (ahi$1 < bhi))) {
  1939. + var this$8_$_lo$2 = rem_$_lo$2;
  1940. + var this$8_$_hi$2 = rem_$_hi$2;
  1941. + var b$2_$_lo$2 = quot_$_lo$2;
  1942. + var b$2_$_hi$2 = quot_$_hi$2;
  1943. + var alo = this$8_$_lo$2;
  1944. + var ahi$2 = this$8_$_hi$2;
  1945. + var blo = b$2_$_lo$2;
  1946. + var bhi$1 = b$2_$_hi$2;
  1947. + var lo$9 = ((alo - blo) | 0);
  1948. + var hi$10 = ((((-2147483648) ^ lo$9) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$2 - bhi$1) | 0)) | 0) : ((ahi$2 - bhi$1) | 0));
  1949. + var jsx$6_$_lo$2 = lo$9;
  1950. + var jsx$6_$_hi$2 = hi$10;
  1951. + rem_$_lo$2 = jsx$6_$_lo$2;
  1952. + rem_$_hi$2 = jsx$6_$_hi$2
  1953. } else {
  1954. - rem = rem.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong.$$less$less__I__sjsr_RuntimeLong(1).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot));
  1955. - quot = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  1956. + var this$10_$_lo$2 = quot_$_lo$2;
  1957. + var this$10_$_hi$2 = quot_$_hi$2;
  1958. + var b$3_$_lo$2 = rem_$_lo$2;
  1959. + var b$3_$_hi$2 = rem_$_hi$2;
  1960. + var alo$1 = this$10_$_lo$2;
  1961. + var ahi$3 = this$10_$_hi$2;
  1962. + var blo$1 = b$3_$_lo$2;
  1963. + var bhi$2 = b$3_$_hi$2;
  1964. + var lo$10 = ((alo$1 - blo$1) | 0);
  1965. + var hi$11 = ((((-2147483648) ^ lo$10) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$3 - bhi$2) | 0)) | 0) : ((ahi$3 - bhi$2) | 0));
  1966. + if (((hi$11 === 0) ? (((-2147483648) ^ lo$10) <= ((-2147483648) ^ b)) : (hi$11 < 0))) {
  1967. + var this$13_$_lo$2 = rem_$_lo$2;
  1968. + var this$13_$_hi$2 = rem_$_hi$2;
  1969. + var b$4_$_lo$2 = quot_$_lo$2;
  1970. + var b$4_$_hi$2 = quot_$_hi$2;
  1971. + var blo$2 = b$4_$_lo$2;
  1972. + var bhi$3 = b$4_$_hi$2;
  1973. + var lo$11 = ((b - blo$2) | 0);
  1974. + var hi$12 = ((((-2147483648) ^ lo$11) > ((-2147483648) ^ b)) ? (((-1) - bhi$3) | 0) : ((-bhi$3) | 0));
  1975. + var alo$2 = this$13_$_lo$2;
  1976. + var ahi$4 = this$13_$_hi$2;
  1977. + var lo$12 = ((alo$2 + lo$11) | 0);
  1978. + var hi$13 = ((((-2147483648) ^ lo$12) < ((-2147483648) ^ alo$2)) ? ((1 + ((ahi$4 + hi$12) | 0)) | 0) : ((ahi$4 + hi$12) | 0));
  1979. + var jsx$7_$_lo$2 = lo$12;
  1980. + var jsx$7_$_hi$2 = hi$13;
  1981. + rem_$_lo$2 = jsx$7_$_lo$2;
  1982. + rem_$_hi$2 = jsx$7_$_hi$2;
  1983. + var b$5_$_lo$2 = quot_$_lo$2;
  1984. + var b$5_$_hi$2 = quot_$_hi$2;
  1985. + var blo$3 = b$5_$_lo$2;
  1986. + var bhi$4 = b$5_$_hi$2;
  1987. + var lo$13 = (((-1) + blo$3) | 0);
  1988. + var hi$14 = ((lo$13 !== (-1)) ? bhi$4 : (((-1) + bhi$4) | 0));
  1989. + var jsx$8_$_lo$2 = lo$13;
  1990. + var jsx$8_$_hi$2 = hi$14;
  1991. + quot_$_lo$2 = jsx$8_$_lo$2;
  1992. + quot_$_hi$2 = jsx$8_$_hi$2
  1993. + } else {
  1994. + var this$17_$_lo$2 = rem_$_lo$2;
  1995. + var this$17_$_hi$2 = rem_$_hi$2;
  1996. + var lo$14 = (b << 1);
  1997. + var hi$15 = ((b >>> (-1)) | 0);
  1998. + var b$6_$_lo$2 = quot_$_lo$2;
  1999. + var b$6_$_hi$2 = quot_$_hi$2;
  2000. + var blo$4 = b$6_$_lo$2;
  2001. + var bhi$5 = b$6_$_hi$2;
  2002. + var lo$15 = ((lo$14 - blo$4) | 0);
  2003. + var hi$16 = ((((-2147483648) ^ lo$15) > ((-2147483648) ^ lo$14)) ? (((-1) + ((hi$15 - bhi$5) | 0)) | 0) : ((hi$15 - bhi$5) | 0));
  2004. + var alo$3 = this$17_$_lo$2;
  2005. + var ahi$5 = this$17_$_hi$2;
  2006. + var lo$16 = ((alo$3 + lo$15) | 0);
  2007. + var hi$17 = ((((-2147483648) ^ lo$16) < ((-2147483648) ^ alo$3)) ? ((1 + ((ahi$5 + hi$16) | 0)) | 0) : ((ahi$5 + hi$16) | 0));
  2008. + var jsx$9_$_lo$2 = lo$16;
  2009. + var jsx$9_$_hi$2 = hi$17;
  2010. + rem_$_lo$2 = jsx$9_$_lo$2;
  2011. + rem_$_hi$2 = jsx$9_$_hi$2;
  2012. + var b$7_$_lo$2 = quot_$_lo$2;
  2013. + var b$7_$_hi$2 = quot_$_hi$2;
  2014. + var blo$5 = b$7_$_lo$2;
  2015. + var bhi$6 = b$7_$_hi$2;
  2016. + var lo$17 = (((-2) + blo$5) | 0);
  2017. + var hi$18 = ((((-2147483648) ^ lo$17) < 2147483646) ? bhi$6 : (((-1) + bhi$6) | 0));
  2018. + var jsx$10_$_lo$2 = lo$17;
  2019. + var jsx$10_$_hi$2 = hi$18;
  2020. + quot_$_lo$2 = jsx$10_$_lo$2;
  2021. + quot_$_hi$2 = jsx$10_$_hi$2
  2022. + }
  2023. }
  2024. }
  2025. };
  2026. - return rem.$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(quot))
  2027. + var this$20_$_lo$2 = rem_$_lo$2;
  2028. + var this$20_$_hi$2 = rem_$_hi$2;
  2029. + var lo$18 = this$20_$_lo$2;
  2030. + var b$8_$_lo$2 = quot_$_lo$2;
  2031. + var b$8_$_hi$2 = quot_$_hi$2;
  2032. + var lo$19 = b$8_$_lo$2;
  2033. + return new $c_sjsr_RuntimeLong().init___I__I(lo$19, lo$18)
  2034. });
  2035. $c_Ljava_math_Division$.prototype.remainderArrayByInt__AI__I__I__I = (function(src, srcLength, divisor) {
  2036. - var result = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2037. + var result_$_lo$2 = 0;
  2038. + var result_$_hi$2 = 0;
  2039. var i = (((-1) + srcLength) | 0);
  2040. while ((i >= 0)) {
  2041. - var temp = result.$$less$less__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(src.u[i])));
  2042. - var res = this.divideLongByInt__J__I__J(temp, divisor);
  2043. - result = new $c_sjsr_RuntimeLong().init___I(res.hi$2);
  2044. + var this$1_$_lo$2 = result_$_lo$2;
  2045. + var this$1_$_hi$2 = result_$_hi$2;
  2046. + var lo = this$1_$_lo$2;
  2047. + var value = src.u[i];
  2048. + var b = this.divideLongByInt__J__I__J(new $c_sjsr_RuntimeLong().init___I__I(value, lo), divisor);
  2049. + var hi$1 = b.hi$2;
  2050. + var hi$2 = (hi$1 >> 31);
  2051. + var jsx$1_$_lo$2 = hi$1;
  2052. + var jsx$1_$_hi$2 = hi$2;
  2053. + result_$_lo$2 = jsx$1_$_lo$2;
  2054. + result_$_hi$2 = jsx$1_$_hi$2;
  2055. i = (((-1) + i) | 0)
  2056. };
  2057. - return result.lo$2
  2058. + var this$3_$_lo$2 = result_$_lo$2;
  2059. + var this$3_$_hi$2 = result_$_hi$2;
  2060. + return this$3_$_lo$2
  2061. });
  2062. $c_Ljava_math_Division$.prototype.divideAndRemainderByInteger__Ljava_math_BigInteger__I__I__Ljava_math_BigInteger$QuotAndRem = (function(bi, divisor, divisorSign) {
  2063. var valDigits = bi.digits$2;
  2064. var valLen = bi.numberLength$2;
  2065. var valSign = bi.sign$2;
  2066. if ((valLen === 1)) {
  2067. - var a = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(valDigits.u[0]));
  2068. - var b = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor));
  2069. - var quo = a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  2070. - var rem = a.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  2071. + var value = valDigits.u[0];
  2072. + var this$1 = $m_sjsr_RuntimeLong$();
  2073. + var lo = this$1.divideImpl__I__I__I__I__I(value, 0, divisor, 0);
  2074. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2075. + var quo_$_lo$2 = lo;
  2076. + var quo_$_hi$2 = hi$2;
  2077. + var this$2 = $m_sjsr_RuntimeLong$();
  2078. + var lo$1 = this$2.remainderImpl__I__I__I__I__I(value, 0, divisor, 0);
  2079. + var hi$3 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2080. + var rem_$_lo$2 = lo$1;
  2081. + var rem_$_hi$2 = hi$3;
  2082. if ((valSign !== divisorSign)) {
  2083. - quo = quo.unary$und$minus__sjsr_RuntimeLong()
  2084. + var this$3_$_lo$2 = quo_$_lo$2;
  2085. + var this$3_$_hi$2 = quo_$_hi$2;
  2086. + var lo$2 = this$3_$_lo$2;
  2087. + var hi$4 = this$3_$_hi$2;
  2088. + var lo$3 = ((-lo$2) | 0);
  2089. + var hi$5 = ((lo$2 !== 0) ? (~hi$4) : ((-hi$4) | 0));
  2090. + var jsx$1_$_lo$2 = lo$3;
  2091. + var jsx$1_$_hi$2 = hi$5;
  2092. + quo_$_lo$2 = jsx$1_$_lo$2;
  2093. + quo_$_hi$2 = jsx$1_$_hi$2
  2094. };
  2095. if ((valSign < 0)) {
  2096. - rem = rem.unary$und$minus__sjsr_RuntimeLong()
  2097. - };
  2098. - return new $c_Ljava_math_BigInteger$QuotAndRem().init___Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(quo), $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(rem))
  2099. + var this$6_$_lo$2 = rem_$_lo$2;
  2100. + var this$6_$_hi$2 = rem_$_hi$2;
  2101. + var lo$4 = this$6_$_lo$2;
  2102. + var hi$6 = this$6_$_hi$2;
  2103. + var lo$5 = ((-lo$4) | 0);
  2104. + var hi$7 = ((lo$4 !== 0) ? (~hi$6) : ((-hi$6) | 0));
  2105. + var jsx$2_$_lo$2 = lo$5;
  2106. + var jsx$2_$_hi$2 = hi$7;
  2107. + rem_$_lo$2 = jsx$2_$_lo$2;
  2108. + rem_$_hi$2 = jsx$2_$_hi$2
  2109. + };
  2110. + return new $c_Ljava_math_BigInteger$QuotAndRem().init___Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(quo_$_lo$2, quo_$_hi$2)), $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(rem_$_lo$2, rem_$_hi$2)))
  2111. } else {
  2112. var quotientSign = ((valSign === divisorSign) ? 1 : (-1));
  2113. var quotientDigits = $newArrayObject($d_I.getArrayOf(), [valLen]);
  2114. @@ -20720,9 +21246,9 @@ $c_Ljava_math_Division$.prototype.divideAndRemainderByInteger__Ljava_math_BigInt
  2115. var array = $newArrayObject($d_I.getArrayOf(), [len]);
  2116. var elem$1 = 0;
  2117. elem$1 = 0;
  2118. - var this$5 = new $c_sc_LinearSeqLike$$anon$1().init___sc_LinearSeqLike(xs);
  2119. - while (this$5.hasNext__Z()) {
  2120. - var arg1 = this$5.next__O();
  2121. + var this$13 = new $c_sc_LinearSeqLike$$anon$1().init___sc_LinearSeqLike(xs);
  2122. + while (this$13.hasNext__Z()) {
  2123. + var arg1 = this$13.next__O();
  2124. array.u[elem$1] = $uI(arg1);
  2125. elem$1 = ((1 + elem$1) | 0)
  2126. };
  2127. @@ -20756,63 +21282,260 @@ $c_Ljava_math_Division$.prototype.notify__ = (function() {
  2128. return (void 0)
  2129. });
  2130. $c_Ljava_math_Division$.prototype.divideArrayByInt__AI__AI__I__I__I = (function(dest, src, srcLength, divisor) {
  2131. - var rem = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2132. - var bLong = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor));
  2133. + var rem_$_lo$2 = 0;
  2134. + var rem_$_hi$2 = 0;
  2135. var i = (((-1) + srcLength) | 0);
  2136. while ((i >= 0)) {
  2137. - var temp = rem.$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(src.u[i])));
  2138. - var quot = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2139. - if (temp.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  2140. - quot = temp.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong);
  2141. - rem = temp.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong)
  2142. + var this$1_$_lo$2 = rem_$_lo$2;
  2143. + var this$1_$_hi$2 = rem_$_hi$2;
  2144. + var lo = this$1_$_lo$2;
  2145. + var value = src.u[i];
  2146. + var quot_$_lo$2 = 0;
  2147. + var quot_$_hi$2 = 0;
  2148. + if ((lo >= 0)) {
  2149. + var this$2 = $m_sjsr_RuntimeLong$();
  2150. + var lo$1 = this$2.divideImpl__I__I__I__I__I(value, lo, divisor, 0);
  2151. + var hi$2 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2152. + var jsx$1_$_lo$2 = lo$1;
  2153. + var jsx$1_$_hi$2 = hi$2;
  2154. + quot_$_lo$2 = jsx$1_$_lo$2;
  2155. + quot_$_hi$2 = jsx$1_$_hi$2;
  2156. + var this$3 = $m_sjsr_RuntimeLong$();
  2157. + var lo$2 = this$3.remainderImpl__I__I__I__I__I(value, lo, divisor, 0);
  2158. + var hi$3 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2159. + var jsx$2_$_lo$2 = lo$2;
  2160. + var jsx$2_$_hi$2 = hi$3;
  2161. + rem_$_lo$2 = jsx$2_$_lo$2;
  2162. + rem_$_hi$2 = jsx$2_$_hi$2
  2163. } else {
  2164. - var aPos = temp.$$greater$greater$greater__I__sjsr_RuntimeLong(1);
  2165. - var bPos = new $c_sjsr_RuntimeLong().init___I(((divisor >>> 1) | 0));
  2166. - quot = aPos.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(bPos);
  2167. - rem = aPos.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(bPos);
  2168. - rem = rem.$$less$less__I__sjsr_RuntimeLong(1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(temp));
  2169. + var lo$3 = (((value >>> 1) | 0) | (lo << (-1)));
  2170. + var hi$4 = ((lo >>> 1) | 0);
  2171. + var value$1 = ((divisor >>> 1) | 0);
  2172. + var hi$5 = (value$1 >> 31);
  2173. + var this$4 = $m_sjsr_RuntimeLong$();
  2174. + var lo$4 = this$4.divideImpl__I__I__I__I__I(lo$3, hi$4, value$1, hi$5);
  2175. + var hi$6 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2176. + var jsx$3_$_lo$2 = lo$4;
  2177. + var jsx$3_$_hi$2 = hi$6;
  2178. + quot_$_lo$2 = jsx$3_$_lo$2;
  2179. + quot_$_hi$2 = jsx$3_$_hi$2;
  2180. + var this$5 = $m_sjsr_RuntimeLong$();
  2181. + var lo$5 = this$5.remainderImpl__I__I__I__I__I(lo$3, hi$4, value$1, hi$5);
  2182. + var hi$7 = this$5.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  2183. + var jsx$4_$_lo$2 = lo$5;
  2184. + var jsx$4_$_hi$2 = hi$7;
  2185. + rem_$_lo$2 = jsx$4_$_lo$2;
  2186. + rem_$_hi$2 = jsx$4_$_hi$2;
  2187. + var this$6_$_lo$2 = rem_$_lo$2;
  2188. + var this$6_$_hi$2 = rem_$_hi$2;
  2189. + var lo$6 = this$6_$_lo$2;
  2190. + var lo$7 = (lo$6 << 1);
  2191. + var hi$8 = (((lo$6 >>> (-1)) | 0) | (this$6_$_hi$2 << 1));
  2192. + var lo$8 = (1 & value);
  2193. + var lo$9 = ((lo$7 + lo$8) | 0);
  2194. + var hi$9 = ((((-2147483648) ^ lo$9) < ((-2147483648) ^ lo$7)) ? ((1 + hi$8) | 0) : hi$8);
  2195. + var jsx$5_$_lo$2 = lo$9;
  2196. + var jsx$5_$_hi$2 = hi$9;
  2197. + rem_$_lo$2 = jsx$5_$_lo$2;
  2198. + rem_$_hi$2 = jsx$5_$_hi$2;
  2199. if (((1 & divisor) !== 0)) {
  2200. - if (quot.$$less$eq__sjsr_RuntimeLong__Z(rem)) {
  2201. - rem = rem.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  2202. - } else if (quot.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(rem).$$less$eq__sjsr_RuntimeLong__Z(bLong)) {
  2203. - rem = rem.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot));
  2204. - quot = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  2205. + var this$8_$_lo$2 = quot_$_lo$2;
  2206. + var this$8_$_hi$2 = quot_$_hi$2;
  2207. + var b_$_lo$2 = rem_$_lo$2;
  2208. + var b_$_hi$2 = rem_$_hi$2;
  2209. + var ahi = this$8_$_hi$2;
  2210. + var bhi = b_$_hi$2;
  2211. + if (((ahi === bhi) ? (((-2147483648) ^ this$8_$_lo$2) <= ((-2147483648) ^ b_$_lo$2)) : (ahi < bhi))) {
  2212. + var this$9_$_lo$2 = rem_$_lo$2;
  2213. + var this$9_$_hi$2 = rem_$_hi$2;
  2214. + var b$1_$_lo$2 = quot_$_lo$2;
  2215. + var b$1_$_hi$2 = quot_$_hi$2;
  2216. + var alo = this$9_$_lo$2;
  2217. + var ahi$1 = this$9_$_hi$2;
  2218. + var blo = b$1_$_lo$2;
  2219. + var bhi$1 = b$1_$_hi$2;
  2220. + var lo$10 = ((alo - blo) | 0);
  2221. + var hi$10 = ((((-2147483648) ^ lo$10) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$1 - bhi$1) | 0)) | 0) : ((ahi$1 - bhi$1) | 0));
  2222. + var jsx$6_$_lo$2 = lo$10;
  2223. + var jsx$6_$_hi$2 = hi$10;
  2224. + rem_$_lo$2 = jsx$6_$_lo$2;
  2225. + rem_$_hi$2 = jsx$6_$_hi$2
  2226. } else {
  2227. - rem = rem.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bLong.$$less$less__I__sjsr_RuntimeLong(1).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot));
  2228. - quot = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot)
  2229. + var this$11_$_lo$2 = quot_$_lo$2;
  2230. + var this$11_$_hi$2 = quot_$_hi$2;
  2231. + var b$2_$_lo$2 = rem_$_lo$2;
  2232. + var b$2_$_hi$2 = rem_$_hi$2;
  2233. + var alo$1 = this$11_$_lo$2;
  2234. + var ahi$2 = this$11_$_hi$2;
  2235. + var blo$1 = b$2_$_lo$2;
  2236. + var bhi$2 = b$2_$_hi$2;
  2237. + var lo$11 = ((alo$1 - blo$1) | 0);
  2238. + var hi$11 = ((((-2147483648) ^ lo$11) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$2 - bhi$2) | 0)) | 0) : ((ahi$2 - bhi$2) | 0));
  2239. + if (((hi$11 === 0) ? (((-2147483648) ^ lo$11) <= ((-2147483648) ^ divisor)) : (hi$11 < 0))) {
  2240. + var this$14_$_lo$2 = rem_$_lo$2;
  2241. + var this$14_$_hi$2 = rem_$_hi$2;
  2242. + var b$3_$_lo$2 = quot_$_lo$2;
  2243. + var b$3_$_hi$2 = quot_$_hi$2;
  2244. + var blo$2 = b$3_$_lo$2;
  2245. + var bhi$3 = b$3_$_hi$2;
  2246. + var lo$12 = ((divisor - blo$2) | 0);
  2247. + var hi$12 = ((((-2147483648) ^ lo$12) > ((-2147483648) ^ divisor)) ? (((-1) - bhi$3) | 0) : ((-bhi$3) | 0));
  2248. + var alo$2 = this$14_$_lo$2;
  2249. + var ahi$3 = this$14_$_hi$2;
  2250. + var lo$13 = ((alo$2 + lo$12) | 0);
  2251. + var hi$13 = ((((-2147483648) ^ lo$13) < ((-2147483648) ^ alo$2)) ? ((1 + ((ahi$3 + hi$12) | 0)) | 0) : ((ahi$3 + hi$12) | 0));
  2252. + var jsx$7_$_lo$2 = lo$13;
  2253. + var jsx$7_$_hi$2 = hi$13;
  2254. + rem_$_lo$2 = jsx$7_$_lo$2;
  2255. + rem_$_hi$2 = jsx$7_$_hi$2;
  2256. + var b$4_$_lo$2 = quot_$_lo$2;
  2257. + var b$4_$_hi$2 = quot_$_hi$2;
  2258. + var blo$3 = b$4_$_lo$2;
  2259. + var bhi$4 = b$4_$_hi$2;
  2260. + var lo$14 = (((-1) + blo$3) | 0);
  2261. + var hi$14 = ((lo$14 !== (-1)) ? bhi$4 : (((-1) + bhi$4) | 0));
  2262. + var jsx$8_$_lo$2 = lo$14;
  2263. + var jsx$8_$_hi$2 = hi$14;
  2264. + quot_$_lo$2 = jsx$8_$_lo$2;
  2265. + quot_$_hi$2 = jsx$8_$_hi$2
  2266. + } else {
  2267. + var this$18_$_lo$2 = rem_$_lo$2;
  2268. + var this$18_$_hi$2 = rem_$_hi$2;
  2269. + var lo$15 = (divisor << 1);
  2270. + var hi$15 = ((divisor >>> (-1)) | 0);
  2271. + var b$5_$_lo$2 = quot_$_lo$2;
  2272. + var b$5_$_hi$2 = quot_$_hi$2;
  2273. + var blo$4 = b$5_$_lo$2;
  2274. + var bhi$5 = b$5_$_hi$2;
  2275. + var lo$16 = ((lo$15 - blo$4) | 0);
  2276. + var hi$16 = ((((-2147483648) ^ lo$16) > ((-2147483648) ^ lo$15)) ? (((-1) + ((hi$15 - bhi$5) | 0)) | 0) : ((hi$15 - bhi$5) | 0));
  2277. + var alo$3 = this$18_$_lo$2;
  2278. + var ahi$4 = this$18_$_hi$2;
  2279. + var lo$17 = ((alo$3 + lo$16) | 0);
  2280. + var hi$17 = ((((-2147483648) ^ lo$17) < ((-2147483648) ^ alo$3)) ? ((1 + ((ahi$4 + hi$16) | 0)) | 0) : ((ahi$4 + hi$16) | 0));
  2281. + var jsx$9_$_lo$2 = lo$17;
  2282. + var jsx$9_$_hi$2 = hi$17;
  2283. + rem_$_lo$2 = jsx$9_$_lo$2;
  2284. + rem_$_hi$2 = jsx$9_$_hi$2;
  2285. + var b$6_$_lo$2 = quot_$_lo$2;
  2286. + var b$6_$_hi$2 = quot_$_hi$2;
  2287. + var blo$5 = b$6_$_lo$2;
  2288. + var bhi$6 = b$6_$_hi$2;
  2289. + var lo$18 = (((-2) + blo$5) | 0);
  2290. + var hi$18 = ((((-2147483648) ^ lo$18) < 2147483646) ? bhi$6 : (((-1) + bhi$6) | 0));
  2291. + var jsx$10_$_lo$2 = lo$18;
  2292. + var jsx$10_$_hi$2 = hi$18;
  2293. + quot_$_lo$2 = jsx$10_$_lo$2;
  2294. + quot_$_hi$2 = jsx$10_$_hi$2
  2295. + }
  2296. }
  2297. }
  2298. };
  2299. - dest.u[i] = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(quot).lo$2;
  2300. + var jsx$11 = i;
  2301. + var b$7_$_lo$2 = quot_$_lo$2;
  2302. + var b$7_$_hi$2 = quot_$_hi$2;
  2303. + var lo$19 = b$7_$_lo$2;
  2304. + dest.u[jsx$11] = lo$19;
  2305. i = (((-1) + i) | 0)
  2306. };
  2307. - return rem.lo$2
  2308. + var this$21_$_lo$2 = rem_$_lo$2;
  2309. + var this$21_$_hi$2 = rem_$_hi$2;
  2310. + return this$21_$_lo$2
  2311. });
  2312. $c_Ljava_math_Division$.prototype.multiplyAndSubtract__AI__I__AI__I__I__I = (function(a, start, b, bLen, c) {
  2313. - var elem$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2314. - elem$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2315. - var elem$1$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2316. - elem$1$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2317. + var elem$1_$_lo$2 = 0;
  2318. + var elem$1_$_hi$2 = 0;
  2319. + var jsx$1_$_lo$2 = 0;
  2320. + var jsx$1_$_hi$2 = 0;
  2321. + elem$1_$_lo$2 = jsx$1_$_lo$2;
  2322. + elem$1_$_hi$2 = jsx$1_$_hi$2;
  2323. + var elem$1$1_$_lo$2 = 0;
  2324. + var elem$1$1_$_hi$2 = 0;
  2325. + var jsx$2_$_lo$2 = 0;
  2326. + var jsx$2_$_hi$2 = 0;
  2327. + elem$1$1_$_lo$2 = jsx$2_$_lo$2;
  2328. + elem$1$1_$_hi$2 = jsx$2_$_hi$2;
  2329. var isEmpty$4 = (bLen <= 0);
  2330. var lastElement$4 = (isEmpty$4 ? (-1) : (((-1) + bLen) | 0));
  2331. if ((!isEmpty$4)) {
  2332. var i = 0;
  2333. while (true) {
  2334. var v1 = i;
  2335. - elem$1 = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(b.u[v1], c, elem$1.lo$2, 0);
  2336. - elem$1$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[((start + v1) | 0)])).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1$1);
  2337. - a.u[((start + v1) | 0)] = elem$1$1.lo$2;
  2338. - elem$1$1 = elem$1$1.$$greater$greater__I__sjsr_RuntimeLong(32);
  2339. - elem$1 = elem$1.$$greater$greater$greater__I__sjsr_RuntimeLong(32);
  2340. + var jsx$4 = $m_Ljava_math_Multiplication$();
  2341. + var jsx$3 = b.u[v1];
  2342. + var this$6_$_lo$2 = elem$1_$_lo$2;
  2343. + var this$6_$_hi$2 = elem$1_$_hi$2;
  2344. + var b$1 = jsx$4.unsignedMultAddAdd__I__I__I__I__J(jsx$3, c, this$6_$_lo$2, 0);
  2345. + var lo = b$1.lo$2;
  2346. + var hi$2 = b$1.hi$2;
  2347. + var jsx$5_$_lo$2 = lo;
  2348. + var jsx$5_$_hi$2 = hi$2;
  2349. + elem$1_$_lo$2 = jsx$5_$_lo$2;
  2350. + elem$1_$_hi$2 = jsx$5_$_hi$2;
  2351. + var value = a.u[((start + v1) | 0)];
  2352. + var b$2_$_lo$2 = elem$1_$_lo$2;
  2353. + var b$2_$_hi$2 = elem$1_$_hi$2;
  2354. + var lo$1 = b$2_$_lo$2;
  2355. + var lo$2 = ((value - lo$1) | 0);
  2356. + var hi$4 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ value)) ? (-1) : 0);
  2357. + var b$3_$_lo$2 = elem$1$1_$_lo$2;
  2358. + var b$3_$_hi$2 = elem$1$1_$_hi$2;
  2359. + var blo = b$3_$_lo$2;
  2360. + var bhi = b$3_$_hi$2;
  2361. + var lo$3 = ((lo$2 + blo) | 0);
  2362. + var hi$5 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ lo$2)) ? ((1 + ((hi$4 + bhi) | 0)) | 0) : ((hi$4 + bhi) | 0));
  2363. + var jsx$6_$_lo$2 = lo$3;
  2364. + var jsx$6_$_hi$2 = hi$5;
  2365. + elem$1$1_$_lo$2 = jsx$6_$_lo$2;
  2366. + elem$1$1_$_hi$2 = jsx$6_$_hi$2;
  2367. + var this$9_$_lo$2 = elem$1$1_$_lo$2;
  2368. + var this$9_$_hi$2 = elem$1$1_$_hi$2;
  2369. + a.u[((start + v1) | 0)] = this$9_$_lo$2;
  2370. + var this$10_$_lo$2 = elem$1$1_$_lo$2;
  2371. + var this$10_$_hi$2 = elem$1$1_$_hi$2;
  2372. + var hi$6 = this$10_$_hi$2;
  2373. + var hi$7 = (hi$6 >> 31);
  2374. + var jsx$7_$_lo$2 = hi$6;
  2375. + var jsx$7_$_hi$2 = hi$7;
  2376. + elem$1$1_$_lo$2 = jsx$7_$_lo$2;
  2377. + elem$1$1_$_hi$2 = jsx$7_$_hi$2;
  2378. + var this$11_$_lo$2 = elem$1_$_lo$2;
  2379. + var this$11_$_hi$2 = elem$1_$_hi$2;
  2380. + var hi$8 = this$11_$_hi$2;
  2381. + var jsx$8_$_lo$2 = hi$8;
  2382. + var jsx$8_$_hi$2 = 0;
  2383. + elem$1_$_lo$2 = jsx$8_$_lo$2;
  2384. + elem$1_$_hi$2 = jsx$8_$_hi$2;
  2385. if ((i === lastElement$4)) {
  2386. break
  2387. };
  2388. i = ((1 + i) | 0)
  2389. }
  2390. };
  2391. - elem$1$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[((start + bLen) | 0)])).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1$1);
  2392. - a.u[((start + bLen) | 0)] = elem$1$1.lo$2;
  2393. - return elem$1$1.hi$2
  2394. + var value$1 = a.u[((start + bLen) | 0)];
  2395. + var b$4_$_lo$2 = elem$1_$_lo$2;
  2396. + var b$4_$_hi$2 = elem$1_$_hi$2;
  2397. + var blo$1 = b$4_$_lo$2;
  2398. + var bhi$1 = b$4_$_hi$2;
  2399. + var lo$4 = ((value$1 - blo$1) | 0);
  2400. + var hi$10 = ((((-2147483648) ^ lo$4) > ((-2147483648) ^ value$1)) ? (((-1) - bhi$1) | 0) : ((-bhi$1) | 0));
  2401. + var b$5_$_lo$2 = elem$1$1_$_lo$2;
  2402. + var b$5_$_hi$2 = elem$1$1_$_hi$2;
  2403. + var blo$2 = b$5_$_lo$2;
  2404. + var bhi$2 = b$5_$_hi$2;
  2405. + var lo$5 = ((lo$4 + blo$2) | 0);
  2406. + var hi$11 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ lo$4)) ? ((1 + ((hi$10 + bhi$2) | 0)) | 0) : ((hi$10 + bhi$2) | 0));
  2407. + var jsx$9_$_lo$2 = lo$5;
  2408. + var jsx$9_$_hi$2 = hi$11;
  2409. + elem$1$1_$_lo$2 = jsx$9_$_lo$2;
  2410. + elem$1$1_$_hi$2 = jsx$9_$_hi$2;
  2411. + var this$14_$_lo$2 = elem$1$1_$_lo$2;
  2412. + var this$14_$_hi$2 = elem$1$1_$_hi$2;
  2413. + a.u[((start + bLen) | 0)] = this$14_$_lo$2;
  2414. + var this$15_$_lo$2 = elem$1$1_$_lo$2;
  2415. + var this$15_$_hi$2 = elem$1$1_$_hi$2;
  2416. + var hi$12 = this$15_$_hi$2;
  2417. + return hi$12
  2418. });
  2419. $c_Ljava_math_Division$.prototype.slidingWindow__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_BigInteger = (function(x2, a2, exponent, modulus, n2) {
  2420. var pows = $newArrayObject($d_Ljava_math_BigInteger.getArrayOf(), [8]);
  2421. @@ -20929,17 +21652,65 @@ $c_Ljava_math_Division$.prototype.modInverseMontgomery__Ljava_math_BigInteger__L
  2422. }
  2423. });
  2424. $c_Ljava_math_Division$.prototype.calcN__p1__Ljava_math_BigInteger__I = (function(a) {
  2425. - var m0 = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.digits$2.u[0]));
  2426. - var n2 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  2427. - var powerOfTwo = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  2428. - do {
  2429. - if (m0.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(n2).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(powerOfTwo).notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  2430. - n2 = n2.$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(powerOfTwo)
  2431. - };
  2432. - powerOfTwo = powerOfTwo.$$less$less__I__sjsr_RuntimeLong(1)
  2433. - } while (powerOfTwo.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  2434. - n2 = n2.unary$und$minus__sjsr_RuntimeLong();
  2435. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(n2).lo$2
  2436. + var value = a.digits$2.u[0];
  2437. + var n2_$_lo$2 = 1;
  2438. + var n2_$_hi$2 = 0;
  2439. + var powerOfTwo_$_lo$2 = 2;
  2440. + var powerOfTwo_$_hi$2 = 0;
  2441. + while (true) {
  2442. + var b_$_lo$2 = n2_$_lo$2;
  2443. + var b_$_hi$2 = n2_$_hi$2;
  2444. + var blo = b_$_lo$2;
  2445. + var lo = $imul(value, blo);
  2446. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value, 0, blo, b_$_hi$2);
  2447. + var b$1_$_lo$2 = powerOfTwo_$_lo$2;
  2448. + var b$1_$_hi$2 = powerOfTwo_$_hi$2;
  2449. + var lo$1 = (lo & b$1_$_lo$2);
  2450. + var hi$2 = (hi$1 & b$1_$_hi$2);
  2451. + if ((!((lo$1 === 0) && (hi$2 === 0)))) {
  2452. + var this$1_$_lo$2 = n2_$_lo$2;
  2453. + var this$1_$_hi$2 = n2_$_hi$2;
  2454. + var b$2_$_lo$2 = powerOfTwo_$_lo$2;
  2455. + var b$2_$_hi$2 = powerOfTwo_$_hi$2;
  2456. + var lo$2 = (this$1_$_lo$2 | b$2_$_lo$2);
  2457. + var hi$3 = (this$1_$_hi$2 | b$2_$_hi$2);
  2458. + var jsx$1_$_lo$2 = lo$2;
  2459. + var jsx$1_$_hi$2 = hi$3;
  2460. + n2_$_lo$2 = jsx$1_$_lo$2;
  2461. + n2_$_hi$2 = jsx$1_$_hi$2
  2462. + };
  2463. + var this$2_$_lo$2 = powerOfTwo_$_lo$2;
  2464. + var this$2_$_hi$2 = powerOfTwo_$_hi$2;
  2465. + var lo$3 = this$2_$_lo$2;
  2466. + var lo$4 = (lo$3 << 1);
  2467. + var hi$4 = (((lo$3 >>> (-1)) | 0) | (this$2_$_hi$2 << 1));
  2468. + var jsx$2_$_lo$2 = lo$4;
  2469. + var jsx$2_$_hi$2 = hi$4;
  2470. + powerOfTwo_$_lo$2 = jsx$2_$_lo$2;
  2471. + powerOfTwo_$_hi$2 = jsx$2_$_hi$2;
  2472. + var this$3_$_lo$2 = powerOfTwo_$_lo$2;
  2473. + var this$3_$_hi$2 = powerOfTwo_$_hi$2;
  2474. + var ahi = this$3_$_hi$2;
  2475. + if ((ahi < 1)) {
  2476. + /*<skip>*/
  2477. + } else {
  2478. + break
  2479. + }
  2480. + };
  2481. + var this$4_$_lo$2 = n2_$_lo$2;
  2482. + var this$4_$_hi$2 = n2_$_hi$2;
  2483. + var lo$5 = this$4_$_lo$2;
  2484. + var hi$5 = this$4_$_hi$2;
  2485. + var lo$6 = ((-lo$5) | 0);
  2486. + var hi$6 = ((lo$5 !== 0) ? (~hi$5) : ((-hi$5) | 0));
  2487. + var jsx$3_$_lo$2 = lo$6;
  2488. + var jsx$3_$_hi$2 = hi$6;
  2489. + n2_$_lo$2 = jsx$3_$_lo$2;
  2490. + n2_$_hi$2 = jsx$3_$_hi$2;
  2491. + var b$3_$_lo$2 = n2_$_lo$2;
  2492. + var b$3_$_hi$2 = n2_$_hi$2;
  2493. + var lo$7 = b$3_$_lo$2;
  2494. + return lo$7
  2495. });
  2496. $c_Ljava_math_Division$.prototype.inplaceModPow2__Ljava_math_BigInteger__I__V = (function(x, n) {
  2497. var fd = (n >> 5);
  2498. @@ -21068,42 +21839,96 @@ $c_Ljava_math_Division$.prototype.modInverseLorencz__Ljava_math_BigInteger__Ljav
  2499. $c_Ljava_math_Division$.prototype.monReduction__p1__AI__Ljava_math_BigInteger__I__V = (function(res, modulus, n2) {
  2500. var modulusDigits = modulus.digits$2;
  2501. var modulusLen = modulus.numberLength$2;
  2502. - var elem$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2503. - elem$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2504. + var elem$1_$_lo$2 = 0;
  2505. + var elem$1_$_hi$2 = 0;
  2506. + var jsx$1_$_lo$2 = 0;
  2507. + var jsx$1_$_hi$2 = 0;
  2508. + elem$1_$_lo$2 = jsx$1_$_lo$2;
  2509. + elem$1_$_hi$2 = jsx$1_$_hi$2;
  2510. var isEmpty$4 = (modulusLen <= 0);
  2511. var lastElement$4 = (isEmpty$4 ? (-1) : (((-1) + modulusLen) | 0));
  2512. if ((!isEmpty$4)) {
  2513. var i = 0;
  2514. while (true) {
  2515. var i$1 = i;
  2516. - var elem$1$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2517. - elem$1$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2518. - var m = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(res.u[i$1], n2, 0, 0).lo$2;
  2519. + var elem$1$1_$_lo$2 = 0;
  2520. + var elem$1$1_$_hi$2 = 0;
  2521. + var jsx$2_$_lo$2 = 0;
  2522. + var jsx$2_$_hi$2 = 0;
  2523. + elem$1$1_$_lo$2 = jsx$2_$_lo$2;
  2524. + elem$1$1_$_hi$2 = jsx$2_$_hi$2;
  2525. + var b = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(res.u[i$1], n2, 0, 0);
  2526. + var lo = b.lo$2;
  2527. var isEmpty$4$1 = (modulusLen <= 0);
  2528. var lastElement$4$1 = (isEmpty$4$1 ? (-1) : (((-1) + modulusLen) | 0));
  2529. if ((!isEmpty$4$1)) {
  2530. var i$2 = 0;
  2531. while (true) {
  2532. var v1 = i$2;
  2533. - elem$1$1 = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(m, modulusDigits.u[v1], res.u[((i$1 + v1) | 0)], elem$1$1.lo$2);
  2534. - res.u[((i$1 + v1) | 0)] = elem$1$1.lo$2;
  2535. - elem$1$1 = elem$1$1.$$greater$greater$greater__I__sjsr_RuntimeLong(32);
  2536. + var jsx$5 = $m_Ljava_math_Multiplication$();
  2537. + var jsx$4 = modulusDigits.u[v1];
  2538. + var jsx$3 = res.u[((i$1 + v1) | 0)];
  2539. + var this$9_$_lo$2 = elem$1$1_$_lo$2;
  2540. + var this$9_$_hi$2 = elem$1$1_$_hi$2;
  2541. + var b$1 = jsx$5.unsignedMultAddAdd__I__I__I__I__J(lo, jsx$4, jsx$3, this$9_$_lo$2);
  2542. + var lo$1 = b$1.lo$2;
  2543. + var hi$5 = b$1.hi$2;
  2544. + var jsx$6_$_lo$2 = lo$1;
  2545. + var jsx$6_$_hi$2 = hi$5;
  2546. + elem$1$1_$_lo$2 = jsx$6_$_lo$2;
  2547. + elem$1$1_$_hi$2 = jsx$6_$_hi$2;
  2548. + var this$10_$_lo$2 = elem$1$1_$_lo$2;
  2549. + var this$10_$_hi$2 = elem$1$1_$_hi$2;
  2550. + res.u[((i$1 + v1) | 0)] = this$10_$_lo$2;
  2551. + var this$11_$_lo$2 = elem$1$1_$_lo$2;
  2552. + var this$11_$_hi$2 = elem$1$1_$_hi$2;
  2553. + var hi$6 = this$11_$_hi$2;
  2554. + var jsx$7_$_lo$2 = hi$6;
  2555. + var jsx$7_$_hi$2 = 0;
  2556. + elem$1$1_$_lo$2 = jsx$7_$_lo$2;
  2557. + elem$1$1_$_hi$2 = jsx$7_$_hi$2;
  2558. if ((i$2 === lastElement$4$1)) {
  2559. break
  2560. };
  2561. i$2 = ((1 + i$2) | 0)
  2562. }
  2563. };
  2564. - elem$1 = elem$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(res.u[((i$1 + modulusLen) | 0)])).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1$1));
  2565. - res.u[((i$1 + modulusLen) | 0)] = elem$1.lo$2;
  2566. - elem$1 = elem$1.$$greater$greater$greater__I__sjsr_RuntimeLong(32);
  2567. + var this$13_$_lo$2 = elem$1_$_lo$2;
  2568. + var this$13_$_hi$2 = elem$1_$_hi$2;
  2569. + var value = res.u[((i$1 + modulusLen) | 0)];
  2570. + var b$2_$_lo$2 = elem$1$1_$_lo$2;
  2571. + var b$2_$_hi$2 = elem$1$1_$_hi$2;
  2572. + var blo = b$2_$_lo$2;
  2573. + var bhi = b$2_$_hi$2;
  2574. + var lo$2 = ((value + blo) | 0);
  2575. + var hi$8 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ value)) ? ((1 + bhi) | 0) : bhi);
  2576. + var alo = this$13_$_lo$2;
  2577. + var ahi = this$13_$_hi$2;
  2578. + var lo$3 = ((alo + lo$2) | 0);
  2579. + var hi$9 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + hi$8) | 0)) | 0) : ((ahi + hi$8) | 0));
  2580. + var jsx$8_$_lo$2 = lo$3;
  2581. + var jsx$8_$_hi$2 = hi$9;
  2582. + elem$1_$_lo$2 = jsx$8_$_lo$2;
  2583. + elem$1_$_hi$2 = jsx$8_$_hi$2;
  2584. + var this$15_$_lo$2 = elem$1_$_lo$2;
  2585. + var this$15_$_hi$2 = elem$1_$_hi$2;
  2586. + res.u[((i$1 + modulusLen) | 0)] = this$15_$_lo$2;
  2587. + var this$16_$_lo$2 = elem$1_$_lo$2;
  2588. + var this$16_$_hi$2 = elem$1_$_hi$2;
  2589. + var hi$10 = this$16_$_hi$2;
  2590. + var jsx$9_$_lo$2 = hi$10;
  2591. + var jsx$9_$_hi$2 = 0;
  2592. + elem$1_$_lo$2 = jsx$9_$_lo$2;
  2593. + elem$1_$_hi$2 = jsx$9_$_hi$2;
  2594. if ((i === lastElement$4)) {
  2595. break
  2596. };
  2597. i = ((1 + i) | 0)
  2598. }
  2599. };
  2600. - res.u[(modulusLen << 1)] = elem$1.lo$2;
  2601. + var this$17_$_lo$2 = elem$1_$_lo$2;
  2602. + var this$17_$_hi$2 = elem$1_$_hi$2;
  2603. + res.u[(modulusLen << 1)] = this$17_$_lo$2;
  2604. var end = ((1 + modulusLen) | 0);
  2605. var isEmpty$4$2 = (end <= 0);
  2606. var lastElement$4$2 = (isEmpty$4$2 ? (-1) : (((-1) + end) | 0));
  2607. @@ -21160,7 +21985,13 @@ $c_Ljava_math_Division$.prototype.finalSubtraction__AI__Ljava_math_BigInteger__L
  2608. var i = (((-1) + modulusLen) | 0);
  2609. while ((i >= 0)) {
  2610. if ((res.u[i] !== modulusDigits.u[i])) {
  2611. - doSub = ((res.u[i] !== 0) && new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(res.u[i])).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(modulusDigits.u[i]))));
  2612. + if ((res.u[i] !== 0)) {
  2613. + var value = res.u[i];
  2614. + var value$1 = modulusDigits.u[i];
  2615. + doSub = (((-2147483648) ^ value) > ((-2147483648) ^ value$1))
  2616. + } else {
  2617. + doSub = false
  2618. + };
  2619. i = 0
  2620. };
  2621. i = (((-1) + i) | 0)
  2622. @@ -21203,7 +22034,10 @@ $c_Ljava_math_Division$.prototype.gcdBinary__Ljava_math_BigInteger__Ljava_math_B
  2623. };
  2624. _loop: while (true) {
  2625. if ((($as_Ljava_math_BigInteger(elem$1$1).numberLength$2 === 1) && ($as_Ljava_math_BigInteger(elem$1$1).digits$2.u[0] > 0))) {
  2626. - elem$1$1 = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_Division$().gcdBinary__I__I__I($as_Ljava_math_BigInteger(elem$1).intValue__I(), $as_Ljava_math_BigInteger(elem$1$1).intValue__I())))
  2627. + var jsx$1 = $m_Ljava_math_BigInteger$();
  2628. + var value = $m_Ljava_math_Division$().gcdBinary__I__I__I($as_Ljava_math_BigInteger(elem$1).intValue__I(), $as_Ljava_math_BigInteger(elem$1$1).intValue__I());
  2629. + var hi = (value >> 31);
  2630. + elem$1$1 = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value, hi))
  2631. } else {
  2632. if (($as_Ljava_math_BigInteger(elem$1$1).numberLength$2 > (1.2 * $as_Ljava_math_BigInteger(elem$1).numberLength$2))) {
  2633. elem$1$1 = $as_Ljava_math_BigInteger(elem$1$1).remainder__Ljava_math_BigInteger__Ljava_math_BigInteger($as_Ljava_math_BigInteger(elem$1));
  2634. @@ -21277,7 +22111,17 @@ $c_Ljava_math_Elementary$.prototype.compareArrays__AI__AI__I__I = (function(a, b
  2635. while (((i >= 0) && (a.u[i] === b.u[i]))) {
  2636. i = (((-1) + i) | 0)
  2637. };
  2638. - return ((i < 0) ? 0 : (new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i]))) ? (-1) : 1))
  2639. + if ((i < 0)) {
  2640. + return 0
  2641. + } else {
  2642. + var value = a.u[i];
  2643. + var value$1 = b.u[i];
  2644. + if ((((-2147483648) ^ value) < ((-2147483648) ^ value$1))) {
  2645. + return (-1)
  2646. + } else {
  2647. + return 1
  2648. + }
  2649. + }
  2650. });
  2651. $c_Ljava_math_Elementary$.prototype.completeInPlaceSubtract__Ljava_math_BigInteger__Ljava_math_BigInteger__V = (function(op1, op2) {
  2652. var resultSign = op1.compareTo__Ljava_math_BigInteger__I(op2);
  2653. @@ -21303,15 +22147,44 @@ $c_Ljava_math_Elementary$.prototype.completeInPlaceSubtract__Ljava_math_BigInteg
  2654. op1.java$math$BigInteger$$firstNonzeroDigit$2 = (-2)
  2655. });
  2656. $c_Ljava_math_Elementary$.prototype.inplaceAdd__AI__I__I__I = (function(a, aSize, addend) {
  2657. - var carry = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(addend));
  2658. + var carry_$_lo$2 = addend;
  2659. + var carry_$_hi$2 = 0;
  2660. var i = 0;
  2661. - while ((carry.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) && (i < aSize))) {
  2662. - carry = carry.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])));
  2663. - a.u[i] = carry.lo$2;
  2664. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  2665. - i = ((1 + i) | 0)
  2666. + while (true) {
  2667. + var this$1_$_lo$2 = carry_$_lo$2;
  2668. + var this$1_$_hi$2 = carry_$_hi$2;
  2669. + if (((!((this$1_$_lo$2 === 0) && (this$1_$_hi$2 === 0))) && (i < aSize))) {
  2670. + var this$2_$_lo$2 = carry_$_lo$2;
  2671. + var this$2_$_hi$2 = carry_$_hi$2;
  2672. + var value = a.u[i];
  2673. + var alo = this$2_$_lo$2;
  2674. + var ahi = this$2_$_hi$2;
  2675. + var lo = ((alo + value) | 0);
  2676. + var hi$2 = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ahi) | 0) : ahi);
  2677. + var jsx$1_$_lo$2 = lo;
  2678. + var jsx$1_$_hi$2 = hi$2;
  2679. + carry_$_lo$2 = jsx$1_$_lo$2;
  2680. + carry_$_hi$2 = jsx$1_$_hi$2;
  2681. + var jsx$2 = i;
  2682. + var this$4_$_lo$2 = carry_$_lo$2;
  2683. + var this$4_$_hi$2 = carry_$_hi$2;
  2684. + a.u[jsx$2] = this$4_$_lo$2;
  2685. + var this$5_$_lo$2 = carry_$_lo$2;
  2686. + var this$5_$_hi$2 = carry_$_hi$2;
  2687. + var hi$3 = this$5_$_hi$2;
  2688. + var hi$4 = (hi$3 >> 31);
  2689. + var jsx$3_$_lo$2 = hi$3;
  2690. + var jsx$3_$_hi$2 = hi$4;
  2691. + carry_$_lo$2 = jsx$3_$_lo$2;
  2692. + carry_$_hi$2 = jsx$3_$_hi$2;
  2693. + i = ((1 + i) | 0)
  2694. + } else {
  2695. + break
  2696. + }
  2697. };
  2698. - return carry.lo$2
  2699. + var this$6_$_lo$2 = carry_$_lo$2;
  2700. + var this$6_$_hi$2 = carry_$_hi$2;
  2701. + return this$6_$_lo$2
  2702. });
  2703. $c_Ljava_math_Elementary$.prototype.inplaceSubtract__Ljava_math_BigInteger__Ljava_math_BigInteger__V = (function(op1, op2) {
  2704. this.subtract__p1__AI__AI__I__AI__I__V(op1.digits$2, op1.digits$2, op1.numberLength$2, op2.digits$2, op2.numberLength$2);
  2705. @@ -21331,18 +22204,41 @@ $c_Ljava_math_Elementary$.prototype.add__Ljava_math_BigInteger__Ljava_math_BigIn
  2706. } else if ((op2Sign === 0)) {
  2707. return op1
  2708. } else if ((((op1Len + op2Len) | 0) === 2)) {
  2709. - var a = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(op1.digits$2.u[0]));
  2710. - var b = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(op2.digits$2.u[0]));
  2711. - var res = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2712. + var value = op1.digits$2.u[0];
  2713. + var value$1 = op2.digits$2.u[0];
  2714. + var res_$_lo$2 = 0;
  2715. + var res_$_hi$2 = 0;
  2716. var valueLo = 0;
  2717. var valueHi = 0;
  2718. if ((op1Sign === op2Sign)) {
  2719. - res = a.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  2720. - valueLo = res.lo$2;
  2721. - valueHi = res.hi$2;
  2722. + var lo = ((value + value$1) | 0);
  2723. + var hi$2 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? 1 : 0);
  2724. + var jsx$1_$_lo$2 = lo;
  2725. + var jsx$1_$_hi$2 = hi$2;
  2726. + res_$_lo$2 = jsx$1_$_lo$2;
  2727. + res_$_hi$2 = jsx$1_$_hi$2;
  2728. + var this$2_$_lo$2 = res_$_lo$2;
  2729. + var this$2_$_hi$2 = res_$_hi$2;
  2730. + valueLo = this$2_$_lo$2;
  2731. + var this$3_$_lo$2 = res_$_lo$2;
  2732. + var this$3_$_hi$2 = res_$_hi$2;
  2733. + var hi$3 = this$3_$_hi$2;
  2734. + valueHi = hi$3;
  2735. return ((valueHi === 0) ? new $c_Ljava_math_BigInteger().init___I__I(op1Sign, valueLo) : new $c_Ljava_math_BigInteger().init___I__I__AI(op1Sign, 2, $m_s_Array$().apply__I__sc_Seq__AI(valueLo, new $c_sjs_js_WrappedArray().init___sjs_js_Array([valueHi]))))
  2736. } else {
  2737. - return $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(((op1Sign < 0) ? b.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(a) : a.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(b)))
  2738. + var jsx$2 = $m_Ljava_math_BigInteger$();
  2739. + if ((op1Sign < 0)) {
  2740. + var lo$1 = ((value$1 - value) | 0);
  2741. + var hi$4 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ value$1)) ? (-1) : 0);
  2742. + var x_$_lo$2 = lo$1;
  2743. + var x_$_hi$2 = hi$4
  2744. + } else {
  2745. + var lo$2 = ((value - value$1) | 0);
  2746. + var hi$5 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ value)) ? (-1) : 0);
  2747. + var x_$_lo$2 = lo$2;
  2748. + var x_$_hi$2 = hi$5
  2749. + };
  2750. + return jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2))
  2751. }
  2752. } else {
  2753. if ((op1Sign === op2Sign)) {
  2754. @@ -21386,15 +22282,48 @@ $c_Ljava_math_Elementary$.prototype.subtract__Ljava_math_BigInteger__Ljava_math_
  2755. } else if ((op1Sign === 0)) {
  2756. return op2.negate__Ljava_math_BigInteger()
  2757. } else if ((((op1Len + op2Len) | 0) === 2)) {
  2758. - var a = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(op1.digits$2.u[0]));
  2759. - var b = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(op2.digits$2.u[0]));
  2760. + var value = op1.digits$2.u[0];
  2761. + var a_$_lo$2 = value;
  2762. + var a_$_hi$2 = 0;
  2763. + var value$1 = op2.digits$2.u[0];
  2764. + var b_$_lo$2 = value$1;
  2765. + var b_$_hi$2 = 0;
  2766. if ((op1Sign < 0)) {
  2767. - a = a.unary$und$minus__sjsr_RuntimeLong()
  2768. + var this$1_$_lo$2 = a_$_lo$2;
  2769. + var this$1_$_hi$2 = a_$_hi$2;
  2770. + var lo = this$1_$_lo$2;
  2771. + var hi$2 = this$1_$_hi$2;
  2772. + var lo$1 = ((-lo) | 0);
  2773. + var hi$3 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  2774. + var jsx$1_$_lo$2 = lo$1;
  2775. + var jsx$1_$_hi$2 = hi$3;
  2776. + a_$_lo$2 = jsx$1_$_lo$2;
  2777. + a_$_hi$2 = jsx$1_$_hi$2
  2778. };
  2779. if ((op2Sign < 0)) {
  2780. - b = b.unary$und$minus__sjsr_RuntimeLong()
  2781. - };
  2782. - return $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(a.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(b))
  2783. + var this$4_$_lo$2 = b_$_lo$2;
  2784. + var this$4_$_hi$2 = b_$_hi$2;
  2785. + var lo$2 = this$4_$_lo$2;
  2786. + var hi$4 = this$4_$_hi$2;
  2787. + var lo$3 = ((-lo$2) | 0);
  2788. + var hi$5 = ((lo$2 !== 0) ? (~hi$4) : ((-hi$4) | 0));
  2789. + var jsx$2_$_lo$2 = lo$3;
  2790. + var jsx$2_$_hi$2 = hi$5;
  2791. + b_$_lo$2 = jsx$2_$_lo$2;
  2792. + b_$_hi$2 = jsx$2_$_hi$2
  2793. + };
  2794. + var jsx$3 = $m_Ljava_math_BigInteger$();
  2795. + var this$7_$_lo$2 = a_$_lo$2;
  2796. + var this$7_$_hi$2 = a_$_hi$2;
  2797. + var b$1_$_lo$2 = b_$_lo$2;
  2798. + var b$1_$_hi$2 = b_$_hi$2;
  2799. + var alo = this$7_$_lo$2;
  2800. + var ahi = this$7_$_hi$2;
  2801. + var blo = b$1_$_lo$2;
  2802. + var bhi = b$1_$_hi$2;
  2803. + var lo$4 = ((alo - blo) | 0);
  2804. + var hi$6 = ((((-2147483648) ^ lo$4) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - bhi) | 0)) | 0) : ((ahi - bhi) | 0));
  2805. + return jsx$3.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$6))
  2806. } else {
  2807. var cmp = ((op1Len !== op2Len) ? ((op1Len > op2Len) ? 1 : (-1)) : $m_Ljava_math_Elementary$().compareArrays__AI__AI__I__I(op1.digits$2, op2.digits$2, op1Len));
  2808. if (((op1Sign === op2Sign) && (cmp === 0))) {
  2809. @@ -21423,84 +22352,320 @@ $c_Ljava_math_Elementary$.prototype.subtract__Ljava_math_BigInteger__Ljava_math_
  2810. });
  2811. $c_Ljava_math_Elementary$.prototype.inverseSubtract__p1__AI__AI__I__AI__I__V = (function(res, a, aSize, b, bSize) {
  2812. var i = 0;
  2813. - var borrow = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  2814. + var borrow_$_lo$2 = 0;
  2815. + var borrow_$_hi$2 = 0;
  2816. if ((aSize < bSize)) {
  2817. while ((i < aSize)) {
  2818. - borrow = borrow.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i])).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i]))));
  2819. - res.u[i] = borrow.lo$2;
  2820. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  2821. + var this$2_$_lo$2 = borrow_$_lo$2;
  2822. + var this$2_$_hi$2 = borrow_$_hi$2;
  2823. + var value = b.u[i];
  2824. + var value$1 = a.u[i];
  2825. + var lo = ((value - value$1) | 0);
  2826. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (-1) : 0);
  2827. + var alo = this$2_$_lo$2;
  2828. + var ahi = this$2_$_hi$2;
  2829. + var lo$1 = ((alo + lo) | 0);
  2830. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + hi$2) | 0)) | 0) : ((ahi + hi$2) | 0));
  2831. + var jsx$1_$_lo$2 = lo$1;
  2832. + var jsx$1_$_hi$2 = hi$3;
  2833. + borrow_$_lo$2 = jsx$1_$_lo$2;
  2834. + borrow_$_hi$2 = jsx$1_$_hi$2;
  2835. + var jsx$2 = i;
  2836. + var this$4_$_lo$2 = borrow_$_lo$2;
  2837. + var this$4_$_hi$2 = borrow_$_hi$2;
  2838. + res.u[jsx$2] = this$4_$_lo$2;
  2839. + var this$5_$_lo$2 = borrow_$_lo$2;
  2840. + var this$5_$_hi$2 = borrow_$_hi$2;
  2841. + var hi$4 = this$5_$_hi$2;
  2842. + var hi$5 = (hi$4 >> 31);
  2843. + var jsx$3_$_lo$2 = hi$4;
  2844. + var jsx$3_$_hi$2 = hi$5;
  2845. + borrow_$_lo$2 = jsx$3_$_lo$2;
  2846. + borrow_$_hi$2 = jsx$3_$_hi$2;
  2847. i = ((1 + i) | 0)
  2848. };
  2849. while ((i < bSize)) {
  2850. - borrow = borrow.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i])));
  2851. - res.u[i] = borrow.lo$2;
  2852. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  2853. + var this$6_$_lo$2 = borrow_$_lo$2;
  2854. + var this$6_$_hi$2 = borrow_$_hi$2;
  2855. + var value$2 = b.u[i];
  2856. + var alo$1 = this$6_$_lo$2;
  2857. + var ahi$1 = this$6_$_hi$2;
  2858. + var lo$2 = ((alo$1 + value$2) | 0);
  2859. + var hi$7 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ alo$1)) ? ((1 + ahi$1) | 0) : ahi$1);
  2860. + var jsx$4_$_lo$2 = lo$2;
  2861. + var jsx$4_$_hi$2 = hi$7;
  2862. + borrow_$_lo$2 = jsx$4_$_lo$2;
  2863. + borrow_$_hi$2 = jsx$4_$_hi$2;
  2864. + var jsx$5 = i;
  2865. + var this$8_$_lo$2 = borrow_$_lo$2;
  2866. + var this$8_$_hi$2 = borrow_$_hi$2;
  2867. + res.u[jsx$5] = this$8_$_lo$2;
  2868. + var this$9_$_lo$2 = borrow_$_lo$2;
  2869. + var this$9_$_hi$2 = borrow_$_hi$2;
  2870. + var hi$8 = this$9_$_hi$2;
  2871. + var hi$9 = (hi$8 >> 31);
  2872. + var jsx$6_$_lo$2 = hi$8;
  2873. + var jsx$6_$_hi$2 = hi$9;
  2874. + borrow_$_lo$2 = jsx$6_$_lo$2;
  2875. + borrow_$_hi$2 = jsx$6_$_hi$2;
  2876. i = ((1 + i) | 0)
  2877. }
  2878. } else {
  2879. while ((i < bSize)) {
  2880. - borrow = borrow.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i])).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i]))));
  2881. - res.u[i] = borrow.lo$2;
  2882. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  2883. + var this$11_$_lo$2 = borrow_$_lo$2;
  2884. + var this$11_$_hi$2 = borrow_$_hi$2;
  2885. + var value$3 = b.u[i];
  2886. + var value$4 = a.u[i];
  2887. + var lo$3 = ((value$3 - value$4) | 0);
  2888. + var hi$12 = ((((-2147483648) ^ lo$3) > ((-2147483648) ^ value$3)) ? (-1) : 0);
  2889. + var alo$2 = this$11_$_lo$2;
  2890. + var ahi$2 = this$11_$_hi$2;
  2891. + var lo$4 = ((alo$2 + lo$3) | 0);
  2892. + var hi$13 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ alo$2)) ? ((1 + ((ahi$2 + hi$12) | 0)) | 0) : ((ahi$2 + hi$12) | 0));
  2893. + var jsx$7_$_lo$2 = lo$4;
  2894. + var jsx$7_$_hi$2 = hi$13;
  2895. + borrow_$_lo$2 = jsx$7_$_lo$2;
  2896. + borrow_$_hi$2 = jsx$7_$_hi$2;
  2897. + var jsx$8 = i;
  2898. + var this$13_$_lo$2 = borrow_$_lo$2;
  2899. + var this$13_$_hi$2 = borrow_$_hi$2;
  2900. + res.u[jsx$8] = this$13_$_lo$2;
  2901. + var this$14_$_lo$2 = borrow_$_lo$2;
  2902. + var this$14_$_hi$2 = borrow_$_hi$2;
  2903. + var hi$14 = this$14_$_hi$2;
  2904. + var hi$15 = (hi$14 >> 31);
  2905. + var jsx$9_$_lo$2 = hi$14;
  2906. + var jsx$9_$_hi$2 = hi$15;
  2907. + borrow_$_lo$2 = jsx$9_$_lo$2;
  2908. + borrow_$_hi$2 = jsx$9_$_hi$2;
  2909. i = ((1 + i) | 0)
  2910. };
  2911. while ((i < aSize)) {
  2912. - borrow = borrow.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])));
  2913. - res.u[i] = borrow.lo$2;
  2914. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  2915. + var this$15_$_lo$2 = borrow_$_lo$2;
  2916. + var this$15_$_hi$2 = borrow_$_hi$2;
  2917. + var value$5 = a.u[i];
  2918. + var alo$3 = this$15_$_lo$2;
  2919. + var ahi$3 = this$15_$_hi$2;
  2920. + var lo$5 = ((alo$3 - value$5) | 0);
  2921. + var hi$17 = ((((-2147483648) ^ lo$5) > ((-2147483648) ^ alo$3)) ? (((-1) + ahi$3) | 0) : ahi$3);
  2922. + var jsx$10_$_lo$2 = lo$5;
  2923. + var jsx$10_$_hi$2 = hi$17;
  2924. + borrow_$_lo$2 = jsx$10_$_lo$2;
  2925. + borrow_$_hi$2 = jsx$10_$_hi$2;
  2926. + var jsx$11 = i;
  2927. + var this$17_$_lo$2 = borrow_$_lo$2;
  2928. + var this$17_$_hi$2 = borrow_$_hi$2;
  2929. + res.u[jsx$11] = this$17_$_lo$2;
  2930. + var this$18_$_lo$2 = borrow_$_lo$2;
  2931. + var this$18_$_hi$2 = borrow_$_hi$2;
  2932. + var hi$18 = this$18_$_hi$2;
  2933. + var hi$19 = (hi$18 >> 31);
  2934. + var jsx$12_$_lo$2 = hi$18;
  2935. + var jsx$12_$_hi$2 = hi$19;
  2936. + borrow_$_lo$2 = jsx$12_$_lo$2;
  2937. + borrow_$_hi$2 = jsx$12_$_hi$2;
  2938. i = ((1 + i) | 0)
  2939. }
  2940. }
  2941. });
  2942. $c_Ljava_math_Elementary$.prototype.add__p1__AI__AI__I__AI__I__V = (function(res, a, aSize, b, bSize) {
  2943. var i = 1;
  2944. - var carry = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[0])).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[0])));
  2945. - res.u[0] = carry.lo$2;
  2946. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  2947. + var value = a.u[0];
  2948. + var value$1 = b.u[0];
  2949. + var lo = ((value + value$1) | 0);
  2950. + var hi$2 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? 1 : 0);
  2951. + var carry_$_lo$2 = lo;
  2952. + var carry_$_hi$2 = hi$2;
  2953. + var this$2_$_lo$2 = carry_$_lo$2;
  2954. + var this$2_$_hi$2 = carry_$_hi$2;
  2955. + res.u[0] = this$2_$_lo$2;
  2956. + var this$3_$_lo$2 = carry_$_lo$2;
  2957. + var this$3_$_hi$2 = carry_$_hi$2;
  2958. + var hi$3 = this$3_$_hi$2;
  2959. + var hi$4 = (hi$3 >> 31);
  2960. + var jsx$1_$_lo$2 = hi$3;
  2961. + var jsx$1_$_hi$2 = hi$4;
  2962. + carry_$_lo$2 = jsx$1_$_lo$2;
  2963. + carry_$_hi$2 = jsx$1_$_hi$2;
  2964. if ((aSize >= bSize)) {
  2965. while ((i < bSize)) {
  2966. - carry = carry.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i]))));
  2967. - res.u[i] = carry.lo$2;
  2968. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  2969. + var this$5_$_lo$2 = carry_$_lo$2;
  2970. + var this$5_$_hi$2 = carry_$_hi$2;
  2971. + var value$2 = a.u[i];
  2972. + var value$3 = b.u[i];
  2973. + var lo$1 = ((value$2 + value$3) | 0);
  2974. + var hi$7 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ value$2)) ? 1 : 0);
  2975. + var alo = this$5_$_lo$2;
  2976. + var ahi = this$5_$_hi$2;
  2977. + var lo$2 = ((alo + lo$1) | 0);
  2978. + var hi$8 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + hi$7) | 0)) | 0) : ((ahi + hi$7) | 0));
  2979. + var jsx$2_$_lo$2 = lo$2;
  2980. + var jsx$2_$_hi$2 = hi$8;
  2981. + carry_$_lo$2 = jsx$2_$_lo$2;
  2982. + carry_$_hi$2 = jsx$2_$_hi$2;
  2983. + var jsx$3 = i;
  2984. + var this$7_$_lo$2 = carry_$_lo$2;
  2985. + var this$7_$_hi$2 = carry_$_hi$2;
  2986. + res.u[jsx$3] = this$7_$_lo$2;
  2987. + var this$8_$_lo$2 = carry_$_lo$2;
  2988. + var this$8_$_hi$2 = carry_$_hi$2;
  2989. + var hi$9 = this$8_$_hi$2;
  2990. + var hi$10 = (hi$9 >> 31);
  2991. + var jsx$4_$_lo$2 = hi$9;
  2992. + var jsx$4_$_hi$2 = hi$10;
  2993. + carry_$_lo$2 = jsx$4_$_lo$2;
  2994. + carry_$_hi$2 = jsx$4_$_hi$2;
  2995. i = ((1 + i) | 0)
  2996. };
  2997. while ((i < aSize)) {
  2998. - carry = carry.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])));
  2999. - res.u[i] = carry.lo$2;
  3000. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  3001. + var this$9_$_lo$2 = carry_$_lo$2;
  3002. + var this$9_$_hi$2 = carry_$_hi$2;
  3003. + var value$4 = a.u[i];
  3004. + var alo$1 = this$9_$_lo$2;
  3005. + var ahi$1 = this$9_$_hi$2;
  3006. + var lo$3 = ((alo$1 + value$4) | 0);
  3007. + var hi$12 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ alo$1)) ? ((1 + ahi$1) | 0) : ahi$1);
  3008. + var jsx$5_$_lo$2 = lo$3;
  3009. + var jsx$5_$_hi$2 = hi$12;
  3010. + carry_$_lo$2 = jsx$5_$_lo$2;
  3011. + carry_$_hi$2 = jsx$5_$_hi$2;
  3012. + var jsx$6 = i;
  3013. + var this$11_$_lo$2 = carry_$_lo$2;
  3014. + var this$11_$_hi$2 = carry_$_hi$2;
  3015. + res.u[jsx$6] = this$11_$_lo$2;
  3016. + var this$12_$_lo$2 = carry_$_lo$2;
  3017. + var this$12_$_hi$2 = carry_$_hi$2;
  3018. + var hi$13 = this$12_$_hi$2;
  3019. + var hi$14 = (hi$13 >> 31);
  3020. + var jsx$7_$_lo$2 = hi$13;
  3021. + var jsx$7_$_hi$2 = hi$14;
  3022. + carry_$_lo$2 = jsx$7_$_lo$2;
  3023. + carry_$_hi$2 = jsx$7_$_hi$2;
  3024. i = ((1 + i) | 0)
  3025. }
  3026. } else {
  3027. while ((i < aSize)) {
  3028. - carry = carry.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i]))));
  3029. - res.u[i] = carry.lo$2;
  3030. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  3031. + var this$14_$_lo$2 = carry_$_lo$2;
  3032. + var this$14_$_hi$2 = carry_$_hi$2;
  3033. + var value$5 = a.u[i];
  3034. + var value$6 = b.u[i];
  3035. + var lo$4 = ((value$5 + value$6) | 0);
  3036. + var hi$17 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ value$5)) ? 1 : 0);
  3037. + var alo$2 = this$14_$_lo$2;
  3038. + var ahi$2 = this$14_$_hi$2;
  3039. + var lo$5 = ((alo$2 + lo$4) | 0);
  3040. + var hi$18 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ alo$2)) ? ((1 + ((ahi$2 + hi$17) | 0)) | 0) : ((ahi$2 + hi$17) | 0));
  3041. + var jsx$8_$_lo$2 = lo$5;
  3042. + var jsx$8_$_hi$2 = hi$18;
  3043. + carry_$_lo$2 = jsx$8_$_lo$2;
  3044. + carry_$_hi$2 = jsx$8_$_hi$2;
  3045. + var jsx$9 = i;
  3046. + var this$16_$_lo$2 = carry_$_lo$2;
  3047. + var this$16_$_hi$2 = carry_$_hi$2;
  3048. + res.u[jsx$9] = this$16_$_lo$2;
  3049. + var this$17_$_lo$2 = carry_$_lo$2;
  3050. + var this$17_$_hi$2 = carry_$_hi$2;
  3051. + var hi$19 = this$17_$_hi$2;
  3052. + var hi$20 = (hi$19 >> 31);
  3053. + var jsx$10_$_lo$2 = hi$19;
  3054. + var jsx$10_$_hi$2 = hi$20;
  3055. + carry_$_lo$2 = jsx$10_$_lo$2;
  3056. + carry_$_hi$2 = jsx$10_$_hi$2;
  3057. i = ((1 + i) | 0)
  3058. };
  3059. while ((i < bSize)) {
  3060. - carry = carry.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i])));
  3061. - res.u[i] = carry.lo$2;
  3062. - carry = carry.$$greater$greater__I__sjsr_RuntimeLong(32);
  3063. + var this$18_$_lo$2 = carry_$_lo$2;
  3064. + var this$18_$_hi$2 = carry_$_hi$2;
  3065. + var value$7 = b.u[i];
  3066. + var alo$3 = this$18_$_lo$2;
  3067. + var ahi$3 = this$18_$_hi$2;
  3068. + var lo$6 = ((alo$3 + value$7) | 0);
  3069. + var hi$22 = ((((-2147483648) ^ lo$6) < ((-2147483648) ^ alo$3)) ? ((1 + ahi$3) | 0) : ahi$3);
  3070. + var jsx$11_$_lo$2 = lo$6;
  3071. + var jsx$11_$_hi$2 = hi$22;
  3072. + carry_$_lo$2 = jsx$11_$_lo$2;
  3073. + carry_$_hi$2 = jsx$11_$_hi$2;
  3074. + var jsx$12 = i;
  3075. + var this$20_$_lo$2 = carry_$_lo$2;
  3076. + var this$20_$_hi$2 = carry_$_hi$2;
  3077. + res.u[jsx$12] = this$20_$_lo$2;
  3078. + var this$21_$_lo$2 = carry_$_lo$2;
  3079. + var this$21_$_hi$2 = carry_$_hi$2;
  3080. + var hi$23 = this$21_$_hi$2;
  3081. + var hi$24 = (hi$23 >> 31);
  3082. + var jsx$13_$_lo$2 = hi$23;
  3083. + var jsx$13_$_hi$2 = hi$24;
  3084. + carry_$_lo$2 = jsx$13_$_lo$2;
  3085. + carry_$_hi$2 = jsx$13_$_hi$2;
  3086. i = ((1 + i) | 0)
  3087. }
  3088. };
  3089. - if (carry.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  3090. - res.u[i] = carry.lo$2
  3091. + var this$22_$_lo$2 = carry_$_lo$2;
  3092. + var this$22_$_hi$2 = carry_$_hi$2;
  3093. + if ((!((this$22_$_lo$2 === 0) && (this$22_$_hi$2 === 0)))) {
  3094. + var jsx$14 = i;
  3095. + var this$23_$_lo$2 = carry_$_lo$2;
  3096. + var this$23_$_hi$2 = carry_$_hi$2;
  3097. + res.u[jsx$14] = this$23_$_lo$2
  3098. }
  3099. });
  3100. $c_Ljava_math_Elementary$.prototype.subtract__p1__AI__AI__I__AI__I__V = (function(res, a, aSize, b, bSize) {
  3101. var i = 0;
  3102. - var borrow = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  3103. + var borrow_$_lo$2 = 0;
  3104. + var borrow_$_hi$2 = 0;
  3105. while ((i < bSize)) {
  3106. - borrow = borrow.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i]))));
  3107. - res.u[i] = borrow.lo$2;
  3108. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  3109. + var this$2_$_lo$2 = borrow_$_lo$2;
  3110. + var this$2_$_hi$2 = borrow_$_hi$2;
  3111. + var value = a.u[i];
  3112. + var value$1 = b.u[i];
  3113. + var lo = ((value - value$1) | 0);
  3114. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (-1) : 0);
  3115. + var alo = this$2_$_lo$2;
  3116. + var ahi = this$2_$_hi$2;
  3117. + var lo$1 = ((alo + lo) | 0);
  3118. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + hi$2) | 0)) | 0) : ((ahi + hi$2) | 0));
  3119. + var jsx$1_$_lo$2 = lo$1;
  3120. + var jsx$1_$_hi$2 = hi$3;
  3121. + borrow_$_lo$2 = jsx$1_$_lo$2;
  3122. + borrow_$_hi$2 = jsx$1_$_hi$2;
  3123. + var jsx$2 = i;
  3124. + var this$4_$_lo$2 = borrow_$_lo$2;
  3125. + var this$4_$_hi$2 = borrow_$_hi$2;
  3126. + res.u[jsx$2] = this$4_$_lo$2;
  3127. + var this$5_$_lo$2 = borrow_$_lo$2;
  3128. + var this$5_$_hi$2 = borrow_$_hi$2;
  3129. + var hi$4 = this$5_$_hi$2;
  3130. + var hi$5 = (hi$4 >> 31);
  3131. + var jsx$3_$_lo$2 = hi$4;
  3132. + var jsx$3_$_hi$2 = hi$5;
  3133. + borrow_$_lo$2 = jsx$3_$_lo$2;
  3134. + borrow_$_hi$2 = jsx$3_$_hi$2;
  3135. i = ((1 + i) | 0)
  3136. };
  3137. while ((i < aSize)) {
  3138. - borrow = borrow.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])));
  3139. - res.u[i] = borrow.lo$2;
  3140. - borrow = borrow.$$greater$greater__I__sjsr_RuntimeLong(32);
  3141. + var this$6_$_lo$2 = borrow_$_lo$2;
  3142. + var this$6_$_hi$2 = borrow_$_hi$2;
  3143. + var value$2 = a.u[i];
  3144. + var alo$1 = this$6_$_lo$2;
  3145. + var ahi$1 = this$6_$_hi$2;
  3146. + var lo$2 = ((alo$1 + value$2) | 0);
  3147. + var hi$7 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ alo$1)) ? ((1 + ahi$1) | 0) : ahi$1);
  3148. + var jsx$4_$_lo$2 = lo$2;
  3149. + var jsx$4_$_hi$2 = hi$7;
  3150. + borrow_$_lo$2 = jsx$4_$_lo$2;
  3151. + borrow_$_hi$2 = jsx$4_$_hi$2;
  3152. + var jsx$5 = i;
  3153. + var this$8_$_lo$2 = borrow_$_lo$2;
  3154. + var this$8_$_hi$2 = borrow_$_hi$2;
  3155. + res.u[jsx$5] = this$8_$_lo$2;
  3156. + var this$9_$_lo$2 = borrow_$_lo$2;
  3157. + var this$9_$_hi$2 = borrow_$_hi$2;
  3158. + var hi$8 = this$9_$_hi$2;
  3159. + var hi$9 = (hi$8 >> 31);
  3160. + var jsx$6_$_lo$2 = hi$8;
  3161. + var jsx$6_$_hi$2 = hi$9;
  3162. + borrow_$_lo$2 = jsx$6_$_lo$2;
  3163. + borrow_$_hi$2 = jsx$6_$_hi$2;
  3164. i = ((1 + i) | 0)
  3165. }
  3166. });
  3167. @@ -21557,7 +22722,17 @@ $c_Ljava_math_Elementary$.prototype.unsignedArraysCompare__p1__AI__AI__I__I__I =
  3168. while (((i >= 0) && (a.u[i] === b.u[i]))) {
  3169. i = (((-1) + i) | 0)
  3170. };
  3171. - return ((i < 0) ? 0 : (new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a.u[i])).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b.u[i]))) ? (-1) : 1))
  3172. + if ((i < 0)) {
  3173. + return 0
  3174. + } else {
  3175. + var value = a.u[i];
  3176. + var value$1 = b.u[i];
  3177. + if ((((-2147483648) ^ value) < ((-2147483648) ^ value$1))) {
  3178. + return (-1)
  3179. + } else {
  3180. + return 1
  3181. + }
  3182. + }
  3183. }
  3184. });
  3185. var $d_Ljava_math_Elementary$ = new $TypeData().initClass({
  3186. @@ -22459,10 +23634,10 @@ $c_Ljava_math_Multiplication$.prototype.multiplyPAP__Ljava_math_BigInteger__Ljav
  3187. var resLength = ((aLen + bLen) | 0);
  3188. var resSign = ((a.sign$2 !== b.sign$2) ? (-1) : 1);
  3189. if ((resLength === 2)) {
  3190. - var v = this.unsignedMultAddAdd__I__I__I__I__J(a.digits$2.u[0], b.digits$2.u[0], 0, 0);
  3191. - var valueLo = v.lo$2;
  3192. - var valueHi = v.hi$2;
  3193. - return ((valueHi === 0) ? new $c_Ljava_math_BigInteger().init___I__I(resSign, valueLo) : new $c_Ljava_math_BigInteger().init___I__I__AI(resSign, 2, $m_s_Array$().apply__I__sc_Seq__AI(valueLo, new $c_sjs_js_WrappedArray().init___sjs_js_Array([valueHi]))))
  3194. + var b$1 = this.unsignedMultAddAdd__I__I__I__I__J(a.digits$2.u[0], b.digits$2.u[0], 0, 0);
  3195. + var lo = b$1.lo$2;
  3196. + var hi = b$1.hi$2;
  3197. + return ((hi === 0) ? new $c_Ljava_math_BigInteger().init___I__I(resSign, lo) : new $c_Ljava_math_BigInteger().init___I__I__AI(resSign, 2, $m_s_Array$().apply__I__sc_Seq__AI(lo, new $c_sjs_js_WrappedArray().init___sjs_js_Array([hi]))))
  3198. } else {
  3199. var aDigits = a.digits$2;
  3200. var bDigits = b.digits$2;
  3201. @@ -22490,9 +23665,11 @@ $c_Ljava_math_Multiplication$.prototype.square__AI__I__AI__AI = (function(a, aLe
  3202. var i$2 = x;
  3203. while (true) {
  3204. var v1 = i$2;
  3205. - var t = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(a.u[i$1], a.u[v1], res.u[((i$1 + v1) | 0)], elem$1);
  3206. - res.u[((i$1 + v1) | 0)] = t.lo$2;
  3207. - elem$1 = t.hi$2;
  3208. + var b$1 = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(a.u[i$1], a.u[v1], res.u[((i$1 + v1) | 0)], elem$1);
  3209. + var lo$4 = b$1.lo$2;
  3210. + var hi$11 = b$1.hi$2;
  3211. + res.u[((i$1 + v1) | 0)] = lo$4;
  3212. + elem$1 = hi$11;
  3213. if ((i$2 === lastElement$4$1)) {
  3214. break
  3215. };
  3216. @@ -22511,12 +23688,16 @@ $c_Ljava_math_Multiplication$.prototype.square__AI__I__AI__AI = (function(a, aLe
  3217. var i$3 = 0;
  3218. var index = 0;
  3219. while ((i$3 < aLen)) {
  3220. - var t$1 = this.unsignedMultAddAdd__I__I__I__I__J(a.u[i$3], a.u[i$3], res.u[index], elem$1);
  3221. - res.u[index] = t$1.lo$2;
  3222. + var b$2 = this.unsignedMultAddAdd__I__I__I__I__J(a.u[i$3], a.u[i$3], res.u[index], elem$1);
  3223. + var lo$5 = b$2.lo$2;
  3224. + var hi$12 = b$2.hi$2;
  3225. + res.u[index] = lo$5;
  3226. index = ((1 + index) | 0);
  3227. - var t2 = t$1.$$greater$greater$greater__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(res.u[index])));
  3228. - res.u[index] = t2.lo$2;
  3229. - elem$1 = t2.hi$2;
  3230. + var value$1 = res.u[index];
  3231. + var lo$6 = ((hi$12 + value$1) | 0);
  3232. + var hi$14 = ((((-2147483648) ^ lo$6) < ((-2147483648) ^ hi$12)) ? 1 : 0);
  3233. + res.u[index] = lo$6;
  3234. + elem$1 = hi$14;
  3235. i$3 = ((1 + i$3) | 0);
  3236. index = ((1 + index) | 0)
  3237. };
  3238. @@ -22550,9 +23731,11 @@ $c_Ljava_math_Multiplication$.prototype.multPAP__p1__AI__AI__AI__I__I__V = (func
  3239. var i$2 = 0;
  3240. while (true) {
  3241. var v1 = i$2;
  3242. - var added = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(aI, b.u[v1], t.u[((i$1 + v1) | 0)], elem$1);
  3243. - t.u[((i$1 + v1) | 0)] = added.lo$2;
  3244. - elem$1 = added.hi$2;
  3245. + var b$1 = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(aI, b.u[v1], t.u[((i$1 + v1) | 0)], elem$1);
  3246. + var lo = b$1.lo$2;
  3247. + var hi$4 = b$1.hi$2;
  3248. + t.u[((i$1 + v1) | 0)] = lo;
  3249. + elem$1 = hi$4;
  3250. if ((i$2 === lastElement$4$1)) {
  3251. break
  3252. };
  3253. @@ -22569,15 +23752,43 @@ $c_Ljava_math_Multiplication$.prototype.multPAP__p1__AI__AI__AI__I__I__V = (func
  3254. }
  3255. });
  3256. $c_Ljava_math_Multiplication$.prototype.initialiseArrays__p1__V = (function() {
  3257. - var elem$1 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  3258. - elem$1 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  3259. + var elem$1_$_lo$2 = 0;
  3260. + var elem$1_$_hi$2 = 0;
  3261. + var jsx$1_$_lo$2 = 1;
  3262. + var jsx$1_$_hi$2 = 0;
  3263. + elem$1_$_lo$2 = jsx$1_$_lo$2;
  3264. + elem$1_$_hi$2 = jsx$1_$_hi$2;
  3265. var i = 0;
  3266. while (true) {
  3267. var v1 = i;
  3268. if ((v1 <= 18)) {
  3269. - $m_Ljava_math_Multiplication$().BigFivePows$1.u[v1] = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(elem$1);
  3270. - $m_Ljava_math_Multiplication$().BigTenPows$1.u[v1] = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(elem$1.$$less$less__I__sjsr_RuntimeLong(v1));
  3271. - elem$1 = new $c_sjsr_RuntimeLong().init___I__I(5, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(elem$1)
  3272. + $m_Ljava_math_Multiplication$().BigFivePows$1.u[v1] = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(elem$1_$_lo$2, elem$1_$_hi$2));
  3273. + var jsx$3 = $m_Ljava_math_Multiplication$().BigTenPows$1;
  3274. + var jsx$2 = $m_Ljava_math_BigInteger$();
  3275. + var this$5_$_lo$2 = elem$1_$_lo$2;
  3276. + var this$5_$_hi$2 = elem$1_$_hi$2;
  3277. + var n = (63 & v1);
  3278. + var lo = this$5_$_lo$2;
  3279. + if ((n < 32)) {
  3280. + var lo$1 = (lo << n);
  3281. + var hi = ((n === 0) ? this$5_$_hi$2 : (((lo >>> ((-n) | 0)) | 0) | (this$5_$_hi$2 << n)));
  3282. + var x_$_lo$2 = lo$1;
  3283. + var x_$_hi$2 = hi
  3284. + } else {
  3285. + var hi$1 = (lo << n);
  3286. + var x_$_lo$2 = 0;
  3287. + var x_$_hi$2 = hi$1
  3288. + };
  3289. + jsx$3.u[v1] = jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2));
  3290. + var b_$_lo$2 = elem$1_$_lo$2;
  3291. + var b_$_hi$2 = elem$1_$_hi$2;
  3292. + var blo = b_$_lo$2;
  3293. + var lo$2 = $imul(5, blo);
  3294. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(5, 0, blo, b_$_hi$2);
  3295. + var jsx$4_$_lo$2 = lo$2;
  3296. + var jsx$4_$_hi$2 = hi$2;
  3297. + elem$1_$_lo$2 = jsx$4_$_lo$2;
  3298. + elem$1_$_hi$2 = jsx$4_$_hi$2
  3299. } else {
  3300. $m_Ljava_math_Multiplication$().BigFivePows$1.u[v1] = $m_Ljava_math_Multiplication$().BigFivePows$1.u[(((-1) + v1) | 0)].multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().BigFivePows$1.u[1]);
  3301. $m_Ljava_math_Multiplication$().BigTenPows$1.u[v1] = $m_Ljava_math_Multiplication$().BigTenPows$1.u[(((-1) + v1) | 0)].multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().TEN$1)
  3302. @@ -22589,7 +23800,14 @@ $c_Ljava_math_Multiplication$.prototype.initialiseArrays__p1__V = (function() {
  3303. }
  3304. });
  3305. $c_Ljava_math_Multiplication$.prototype.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger = (function(bi, exp) {
  3306. - return (exp.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.TenPows$1.u.length)) ? this.multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(bi, this.TenPows$1.u[exp.lo$2]) : bi.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.powerOf10__J__Ljava_math_BigInteger(exp)))
  3307. + var value = this.TenPows$1.u.length;
  3308. + var hi = (value >> 31);
  3309. + var ahi = exp.hi$2;
  3310. + if (((ahi === hi) ? (((-2147483648) ^ exp.lo$2) < ((-2147483648) ^ value)) : (ahi < hi))) {
  3311. + return this.multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(bi, this.TenPows$1.u[exp.lo$2])
  3312. + } else {
  3313. + return bi.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.powerOf10__J__Ljava_math_BigInteger(exp))
  3314. + }
  3315. });
  3316. $c_Ljava_math_Multiplication$.prototype.newArrayOfPows__p1__I__I__AI = (function(len, pow) {
  3317. var xs = $newArrayObject($d_I.getArrayOf(), [(((-1) + len) | 0)]);
  3318. @@ -22618,7 +23836,13 @@ $c_Ljava_math_Multiplication$.prototype.notify__ = (function() {
  3319. return (void 0)
  3320. });
  3321. $c_Ljava_math_Multiplication$.prototype.unsignedMultAddAdd__I__I__I__I__J = (function(a, b, c, d) {
  3322. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(a)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(b))).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(c))).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(d)))
  3323. + var lo = $imul(a, b);
  3324. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(a, 0, b, 0);
  3325. + var lo$1 = ((lo + c) | 0);
  3326. + var hi$4 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + hi$2) | 0) : hi$2);
  3327. + var lo$2 = ((lo$1 + d) | 0);
  3328. + var hi$6 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) ? ((1 + hi$4) | 0) : hi$4);
  3329. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$6)
  3330. });
  3331. $c_Ljava_math_Multiplication$.prototype.karatsuba__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger = (function(val1, val2) {
  3332. if ((val2.numberLength$2 > val1.numberLength$2)) {
  3333. @@ -22664,9 +23888,11 @@ $c_Ljava_math_Multiplication$.prototype.multiplyByInt__p1__AI__AI__I__I__I = (fu
  3334. var i = 0;
  3335. while (true) {
  3336. var v1 = i;
  3337. - var t = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(a.u[v1], factor, elem$1, 0);
  3338. - res.u[v1] = t.lo$2;
  3339. - elem$1 = t.hi$2;
  3340. + var b = $m_Ljava_math_Multiplication$().unsignedMultAddAdd__I__I__I__I__J(a.u[v1], factor, elem$1, 0);
  3341. + var lo = b.lo$2;
  3342. + var hi$2 = b.hi$2;
  3343. + res.u[v1] = lo;
  3344. + elem$1 = hi$2;
  3345. if ((i === lastElement$4)) {
  3346. break
  3347. };
  3348. @@ -22693,10 +23919,10 @@ $c_Ljava_math_Multiplication$.prototype.multiplyByPosInt__Ljava_math_BigInteger_
  3349. if ((resSign === 0)) {
  3350. return $m_Ljava_math_BigInteger$().ZERO$1
  3351. } else if ((aNumberLength === 1)) {
  3352. - var res = this.unsignedMultAddAdd__I__I__I__I__J(aDigits.u[0], factor, 0, 0);
  3353. - var resLo = res.lo$2;
  3354. - var resHi = res.hi$2;
  3355. - return ((resHi === 0) ? new $c_Ljava_math_BigInteger().init___I__I(resSign, resLo) : new $c_Ljava_math_BigInteger().init___I__I__AI(resSign, 2, $m_s_Array$().apply__I__sc_Seq__AI(resLo, new $c_sjs_js_WrappedArray().init___sjs_js_Array([resHi]))))
  3356. + var b = this.unsignedMultAddAdd__I__I__I__I__J(aDigits.u[0], factor, 0, 0);
  3357. + var lo = b.lo$2;
  3358. + var hi = b.hi$2;
  3359. + return ((hi === 0) ? new $c_Ljava_math_BigInteger().init___I__I(resSign, lo) : new $c_Ljava_math_BigInteger().init___I__I__AI(resSign, 2, $m_s_Array$().apply__I__sc_Seq__AI(lo, new $c_sjs_js_WrappedArray().init___sjs_js_Array([hi]))))
  3360. } else {
  3361. var resLength = ((1 + aNumberLength) | 0);
  3362. var resDigits = $newArrayObject($d_I.getArrayOf(), [resLength]);
  3363. @@ -22710,29 +23936,83 @@ $c_Ljava_math_Multiplication$.prototype.multiplyByFivePow__Ljava_math_BigInteger
  3364. return ((exp < this.FivePows$1.u.length) ? this.multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(bi, this.FivePows$1.u[exp]) : ((exp < this.BigFivePows$1.u.length) ? bi.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.BigFivePows$1.u[exp]) : bi.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(exp))))
  3365. });
  3366. $c_Ljava_math_Multiplication$.prototype.powerOf10__J__Ljava_math_BigInteger = (function(exp) {
  3367. - if (exp.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.BigTenPows$1.u.length))) {
  3368. + var value = this.BigTenPows$1.u.length;
  3369. + var hi = (value >> 31);
  3370. + var ahi = exp.hi$2;
  3371. + if (((ahi === hi) ? (((-2147483648) ^ exp.lo$2) < ((-2147483648) ^ value)) : (ahi < hi))) {
  3372. return this.BigTenPows$1.u[exp.lo$2]
  3373. - } else if (exp.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(50, 0))) {
  3374. - return $m_Ljava_math_BigInteger$().TEN$1.pow__I__Ljava_math_BigInteger(exp.lo$2)
  3375. - } else if (exp.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) {
  3376. - return this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(exp.lo$2).shiftLeft__I__Ljava_math_BigInteger(exp.lo$2)
  3377. } else {
  3378. - var powerOfFive = this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(2147483647);
  3379. - var res = powerOfFive;
  3380. - var longExp = new $c_sjsr_RuntimeLong().init___I__I((-2147483647), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(exp);
  3381. - var intExp = exp.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)).lo$2;
  3382. - while (longExp.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) {
  3383. - res = res.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(powerOfFive);
  3384. - longExp = new $c_sjsr_RuntimeLong().init___I__I((-2147483647), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(longExp)
  3385. - };
  3386. - res = res.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(intExp));
  3387. - res = res.shiftLeft__I__Ljava_math_BigInteger(2147483647);
  3388. - longExp = new $c_sjsr_RuntimeLong().init___I__I((-2147483647), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(exp);
  3389. - while (longExp.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) {
  3390. - res = res.shiftLeft__I__Ljava_math_BigInteger(2147483647);
  3391. - longExp = new $c_sjsr_RuntimeLong().init___I__I((-2147483647), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(longExp)
  3392. - };
  3393. - return res.shiftLeft__I__Ljava_math_BigInteger(intExp)
  3394. + var ahi$1 = exp.hi$2;
  3395. + if (((ahi$1 === 0) ? (((-2147483648) ^ exp.lo$2) <= (-2147483598)) : (ahi$1 < 0))) {
  3396. + return $m_Ljava_math_BigInteger$().TEN$1.pow__I__Ljava_math_BigInteger(exp.lo$2)
  3397. + } else {
  3398. + var ahi$2 = exp.hi$2;
  3399. + if (((ahi$2 === 0) ? (((-2147483648) ^ exp.lo$2) <= (-1)) : (ahi$2 < 0))) {
  3400. + return this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(exp.lo$2).shiftLeft__I__Ljava_math_BigInteger(exp.lo$2)
  3401. + } else {
  3402. + var powerOfFive = this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(2147483647);
  3403. + var res = powerOfFive;
  3404. + var blo = exp.lo$2;
  3405. + var bhi = exp.hi$2;
  3406. + var lo = (((-2147483647) + blo) | 0);
  3407. + var hi$1 = ((((-2147483648) ^ lo) < 1) ? bhi : (((-1) + bhi) | 0));
  3408. + var longExp_$_lo$2 = lo;
  3409. + var longExp_$_hi$2 = hi$1;
  3410. + var this$2 = $m_sjsr_RuntimeLong$();
  3411. + var lo$1 = this$2.remainderImpl__I__I__I__I__I(exp.lo$2, exp.hi$2, 2147483647, 0);
  3412. + while (true) {
  3413. + var this$3_$_lo$2 = longExp_$_lo$2;
  3414. + var this$3_$_hi$2 = longExp_$_hi$2;
  3415. + var ahi$3 = this$3_$_hi$2;
  3416. + if (((ahi$3 === 0) ? (((-2147483648) ^ this$3_$_lo$2) > (-1)) : (ahi$3 > 0))) {
  3417. + res = res.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(powerOfFive);
  3418. + var b_$_lo$2 = longExp_$_lo$2;
  3419. + var b_$_hi$2 = longExp_$_hi$2;
  3420. + var blo$1 = b_$_lo$2;
  3421. + var bhi$1 = b_$_hi$2;
  3422. + var lo$2 = (((-2147483647) + blo$1) | 0);
  3423. + var hi$3 = ((((-2147483648) ^ lo$2) < 1) ? bhi$1 : (((-1) + bhi$1) | 0));
  3424. + var jsx$1_$_lo$2 = lo$2;
  3425. + var jsx$1_$_hi$2 = hi$3;
  3426. + longExp_$_lo$2 = jsx$1_$_lo$2;
  3427. + longExp_$_hi$2 = jsx$1_$_hi$2
  3428. + } else {
  3429. + break
  3430. + }
  3431. + };
  3432. + res = res.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(this.BigFivePows$1.u[1].pow__I__Ljava_math_BigInteger(lo$1));
  3433. + res = res.shiftLeft__I__Ljava_math_BigInteger(2147483647);
  3434. + var blo$2 = exp.lo$2;
  3435. + var bhi$2 = exp.hi$2;
  3436. + var lo$3 = (((-2147483647) + blo$2) | 0);
  3437. + var hi$4 = ((((-2147483648) ^ lo$3) < 1) ? bhi$2 : (((-1) + bhi$2) | 0));
  3438. + var jsx$2_$_lo$2 = lo$3;
  3439. + var jsx$2_$_hi$2 = hi$4;
  3440. + longExp_$_lo$2 = jsx$2_$_lo$2;
  3441. + longExp_$_hi$2 = jsx$2_$_hi$2;
  3442. + while (true) {
  3443. + var this$6_$_lo$2 = longExp_$_lo$2;
  3444. + var this$6_$_hi$2 = longExp_$_hi$2;
  3445. + var ahi$4 = this$6_$_hi$2;
  3446. + if (((ahi$4 === 0) ? (((-2147483648) ^ this$6_$_lo$2) > (-1)) : (ahi$4 > 0))) {
  3447. + res = res.shiftLeft__I__Ljava_math_BigInteger(2147483647);
  3448. + var b$1_$_lo$2 = longExp_$_lo$2;
  3449. + var b$1_$_hi$2 = longExp_$_hi$2;
  3450. + var blo$3 = b$1_$_lo$2;
  3451. + var bhi$3 = b$1_$_hi$2;
  3452. + var lo$4 = (((-2147483647) + blo$3) | 0);
  3453. + var hi$5 = ((((-2147483648) ^ lo$4) < 1) ? bhi$3 : (((-1) + bhi$3) | 0));
  3454. + var jsx$3_$_lo$2 = lo$4;
  3455. + var jsx$3_$_hi$2 = hi$5;
  3456. + longExp_$_lo$2 = jsx$3_$_lo$2;
  3457. + longExp_$_hi$2 = jsx$3_$_hi$2
  3458. + } else {
  3459. + break
  3460. + }
  3461. + };
  3462. + return res.shiftLeft__I__Ljava_math_BigInteger(lo$1)
  3463. + }
  3464. + }
  3465. }
  3466. });
  3467. $c_Ljava_math_Multiplication$.prototype.clone__ = (function() {
  3468. @@ -22806,7 +24086,10 @@ $c_Ljava_math_Primality$.prototype.init___ = (function() {
  3469. var i = 0;
  3470. while ((i < n)) {
  3471. var arg1$2 = i;
  3472. - var elem = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$Primality$$Primes$1.u[arg1$2]));
  3473. + var jsx$1 = $m_Ljava_math_BigInteger$();
  3474. + var value = this.java$math$Primality$$Primes$1.u[arg1$2];
  3475. + var hi = (value >> 31);
  3476. + var elem = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value, hi));
  3477. var unboxedElem = ((elem === null) ? null : elem);
  3478. elems$2.push(unboxedElem);
  3479. i = ((1 + i) | 0)
  3480. @@ -22960,8 +24243,8 @@ $c_Ljava_math_Primality$.prototype.isProbablePrime__Ljava_math_BigInteger__I__Z
  3481. i$1 = ((1 + i$1) | 0)
  3482. };
  3483. var a = i$1;
  3484. - var b = ((1 + ((((-1) + certainty) | 0) >> 1)) | 0);
  3485. - var newCertainty = ((a < b) ? a : b);
  3486. + var b$1 = ((1 + ((((-1) + certainty) | 0) >> 1)) | 0);
  3487. + var newCertainty = ((a < b$1) ? a : b$1);
  3488. return this.java$math$Primality$$millerRabin__Ljava_math_BigInteger__I__Z(n, newCertainty)
  3489. }
  3490. } else {
  3491. @@ -25522,7 +26805,7 @@ $c_Lorg_junit_Assert$.prototype.failSame__p1__T__V = (function(message) {
  3492. }
  3493. });
  3494. $c_Lorg_junit_Assert$.prototype.assertNotEquals__T__J__J__V = (function(message, unexpected, actual) {
  3495. - if (unexpected.equals__sjsr_RuntimeLong__Z(actual)) {
  3496. + if (((unexpected.lo$2 === actual.lo$2) && (unexpected.hi$2 === actual.hi$2))) {
  3497. this.failEquals__p1__T__O__V(message, actual)
  3498. }
  3499. });
  3500. @@ -26352,7 +27635,14 @@ $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.logFormattedDebug__p1__T__T__V
  3501. this.richLogger$1.debug__T__V(this.formatLayout__p1__T__T__T__T__T__T("Test ", this.packageName__T(), $m_Lcom_novocode_junit_Ansi$().c__T__T__T(this.className__T(), "\u001b[33m"), fMethod, msg))
  3502. });
  3503. $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.getTimeInSeconds$1__p1__J__D = (function(t0$1) {
  3504. - return ($m_jl_System$().nanoTime__J().$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(t0$1).toDouble__D() / 1000000000)
  3505. + var b = $m_jl_System$().nanoTime__J();
  3506. + var lo = b.lo$2;
  3507. + var hi = b.hi$2;
  3508. + var blo = t0$1.lo$2;
  3509. + var bhi = t0$1.hi$2;
  3510. + var lo$1 = ((lo - blo) | 0);
  3511. + var hi$1 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ lo)) ? (((-1) + ((hi - bhi) | 0)) | 0) : ((hi - bhi) | 0));
  3512. + return ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo$1, hi$1) / 1000000000)
  3513. });
  3514. $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.executeAfterMethods$1__p1__Lorg_scalajs_junit_JUnitTestBootstrapper__Lorg_scalajs_junit_JUnitClassMetadata__O__T__Lorg_junit_Test__J__V = (function(classMetadata$1, jUnitMetadata$2, testClassInstance$1, methodName$1, testAnnotation$1, t0$1) {
  3515. try {
  3516. @@ -26365,8 +27655,23 @@ $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.executeAfterMethods$1__p1__Lorg
  3517. these = $as_sci_List(these.tail__O())
  3518. };
  3519. var timeInSeconds = this.getTimeInSeconds$1__p1__J__D(t0$1);
  3520. - if ((testAnnotation$1.timeout$2.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) && (testAnnotation$1.timeout$2.toDouble__D() <= timeInSeconds))) {
  3521. - this.richLogger$1.warn__T__V((((("Timeout: took " + timeInSeconds) + " sec, expected ") + (testAnnotation$1.timeout$2.toDouble__D() / 1000)) + " sec"))
  3522. + var b = testAnnotation$1.timeout$2;
  3523. + var lo = b.lo$2;
  3524. + var hi = b.hi$2;
  3525. + if ((!((lo === 0) && (hi === 0)))) {
  3526. + var b$1 = testAnnotation$1.timeout$2;
  3527. + var lo$1 = b$1.lo$2;
  3528. + var hi$1 = b$1.hi$2;
  3529. + var jsx$1 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo$1, hi$1) <= timeInSeconds)
  3530. + } else {
  3531. + var jsx$1 = false
  3532. + };
  3533. + if (jsx$1) {
  3534. + var jsx$2 = this.richLogger$1;
  3535. + var b$2 = testAnnotation$1.timeout$2;
  3536. + var lo$2 = b$2.lo$2;
  3537. + var hi$2 = b$2.hi$2;
  3538. + jsx$2.warn__T__V((((("Timeout: took " + timeInSeconds) + " sec, expected ") + ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo$2, hi$2) / 1000)) + " sec"))
  3539. }
  3540. } catch (e) {
  3541. var e$2 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e);
  3542. @@ -26385,7 +27690,9 @@ $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.org$scalajs$junit$JUnitExecuteT
  3543. var methodName = method.name$1;
  3544. var decodedMethodName = (this.decodeScalaNames$1 ? this.runner$1.runSettings$1.decodeName__T__T(methodName) : methodName);
  3545. var testAnnotation = $as_Lorg_junit_Test(method.getTestAnnotation__s_Option().get__O());
  3546. - var t0 = $m_jl_System$().nanoTime__J();
  3547. + var b = $m_jl_System$().nanoTime__J();
  3548. + var lo = b.lo$2;
  3549. + var hi = b.hi$2;
  3550. try {
  3551. var this$1 = jUnitMetadata.beforeMethod__sci_List();
  3552. var these = this$1;
  3553. @@ -26395,14 +27702,14 @@ $c_Lorg_scalajs_junit_JUnitExecuteTest.prototype.org$scalajs$junit$JUnitExecuteT
  3554. classMetadata.invoke__O__T__V(testClassInstance, method$1.name$1);
  3555. these = $as_sci_List(these.tail__O())
  3556. };
  3557. - this.executeTestMethods$1__p1__Lorg_scalajs_junit_JUnitTestBootstrapper__Lorg_scalajs_junit_JUnitMethodMetadata__Lorg_scalajs_junit_JUnitClassMetadata__O__T__T__Lorg_junit_Test__J__V(classMetadata, method, jUnitMetadata, testClassInstance, methodName, decodedMethodName, testAnnotation, t0)
  3558. + this.executeTestMethods$1__p1__Lorg_scalajs_junit_JUnitTestBootstrapper__Lorg_scalajs_junit_JUnitMethodMetadata__Lorg_scalajs_junit_JUnitClassMetadata__O__T__T__Lorg_junit_Test__J__V(classMetadata, method, jUnitMetadata, testClassInstance, methodName, decodedMethodName, testAnnotation, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  3559. } catch (e) {
  3560. if ($is_Lorg_junit_AssumptionViolatedException(e)) {
  3561. var ex$2 = $as_Lorg_junit_AssumptionViolatedException(e);
  3562. - this.logAssertionWarning__p1__T__jl_Throwable__D__V(methodName, ex$2, this.getTimeInSeconds$1__p1__J__D(t0))
  3563. + this.logAssertionWarning__p1__T__jl_Throwable__D__V(methodName, ex$2, this.getTimeInSeconds$1__p1__J__D(new $c_sjsr_RuntimeLong().init___I__I(lo, hi)))
  3564. } else if ($is_Lorg_junit_internal_AssumptionViolatedException(e)) {
  3565. var ex = $as_Lorg_junit_internal_AssumptionViolatedException(e);
  3566. - this.logAssertionWarning__p1__T__jl_Throwable__D__V(methodName, ex, this.getTimeInSeconds$1__p1__J__D(t0))
  3567. + this.logAssertionWarning__p1__T__jl_Throwable__D__V(methodName, ex, this.getTimeInSeconds$1__p1__J__D(new $c_sjsr_RuntimeLong().init___I__I(lo, hi)))
  3568. } else {
  3569. throw e
  3570. }
  3571. @@ -27723,15 +29030,17 @@ $c_Lorg_scalajs_testinterface_internal_EventSerializer$.prototype.serialize__Lsb
  3572. var jsx$2 = $m_Lorg_scalajs_testinterface_internal_FingerprintSerializer$().serialize__Lsbt_testing_Fingerprint__sjs_js_Dynamic(ev.fingerprint__Lsbt_testing_Fingerprint());
  3573. var jsx$1 = $m_Lorg_scalajs_testinterface_internal_SelectorSerializer$().serialize__Lsbt_testing_Selector__sjs_js_Dynamic(ev.selector$1);
  3574. var s$1 = ev.status$1.$$undname$1;
  3575. - var value = ev.duration$1.lo$2;
  3576. - var value$1 = ev.duration$1.hi$2;
  3577. + var b = ev.duration$1;
  3578. + var lo = b.lo$2;
  3579. + var b$1 = ev.duration$1;
  3580. + var hi$1 = b$1.hi$2;
  3581. var res = {
  3582. "fullyQualifiedName": s,
  3583. "fingerprint": jsx$2,
  3584. "selector": jsx$1,
  3585. "status": s$1,
  3586. - "durationLS": value,
  3587. - "durationMS": value$1
  3588. + "durationLS": lo,
  3589. + "durationMS": hi$1
  3590. };
  3591. var optT = ev.throwable$1;
  3592. if (optT.isDefined__Z()) {
  3593. @@ -32435,32 +33744,34 @@ $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.notify__ = (function() {
  3594. return (void 0)
  3595. });
  3596. $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.should$undsupport$undhashCode__V = (function() {
  3597. + var this$1 = $m_Lorg_junit_Assert$();
  3598. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  3599. var this$2 = $m_Lorg_junit_Assert$();
  3600. - this$2.assertEquals__T__O__O__V(null, 0, 0);
  3601. + this$2.assertEquals__T__O__O__V(null, 55, 55);
  3602. + var this$3 = $m_Lorg_junit_Assert$();
  3603. + this$3.assertEquals__T__O__O__V(null, 11, 11);
  3604. var this$4 = $m_Lorg_junit_Assert$();
  3605. - this$4.assertEquals__T__O__O__V(null, 55, 55);
  3606. + this$4.assertEquals__T__O__O__V(null, 10006548, 10006548);
  3607. + var this$5 = $m_Lorg_junit_Assert$();
  3608. + this$5.assertEquals__T__O__O__V(null, 1098747, 1098747);
  3609. var this$6 = $m_Lorg_junit_Assert$();
  3610. - this$6.assertEquals__T__O__O__V(null, 11, 11);
  3611. + this$6.assertEquals__T__O__O__V(null, (-825638905), (-825638905));
  3612. + var this$7 = $m_Lorg_junit_Assert$();
  3613. + this$7.assertEquals__T__O__O__V(null, 1910653900, 1910653900);
  3614. var this$8 = $m_Lorg_junit_Assert$();
  3615. - this$8.assertEquals__T__O__O__V(null, 10006548, 10006548);
  3616. - var this$10 = $m_Lorg_junit_Assert$();
  3617. - this$10.assertEquals__T__O__O__V(null, 1098747, 1098747);
  3618. - var this$12 = $m_Lorg_junit_Assert$();
  3619. - this$12.assertEquals__T__O__O__V(null, (-825638905), (-825638905));
  3620. - var this$14 = $m_Lorg_junit_Assert$();
  3621. - this$14.assertEquals__T__O__O__V(null, 1910653900, 1910653900);
  3622. - var this$16 = $m_Lorg_junit_Assert$();
  3623. - this$16.assertEquals__T__O__O__V(null, 1735398658, 1735398658);
  3624. - var this$18 = $m_Lorg_junit_Assert$();
  3625. - this$18.assertEquals__T__O__O__V(null, (-1689438124), (-1689438124))
  3626. + this$8.assertEquals__T__O__O__V(null, 1735398658, 1735398658);
  3627. + var this$9 = $m_Lorg_junit_Assert$();
  3628. + this$9.assertEquals__T__O__O__V(null, (-1689438124), (-1689438124))
  3629. });
  3630. $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.string$undshould$undconvert$undto$undLong__V = (function() {
  3631. var this$5 = $m_Lorg_junit_Assert$();
  3632. var this$2 = new $c_sci_StringOps().init___T("45678901234567890");
  3633. var this$4 = $m_jl_Long$();
  3634. var $$this = this$2.repr$1;
  3635. - var actual = this$4.parseLong__T__I__J($$this, 10);
  3636. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-103740718), 10635447), actual)
  3637. + var b = this$4.parseLong__T__I__J($$this, 10);
  3638. + var lo = b.lo$2;
  3639. + var hi = b.hi$2;
  3640. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-103740718), 10635447), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  3641. });
  3642. $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.should$undhave$undcorrect$undhash$undin$undcase$undclasses__V = (function() {
  3643. var this$1 = $m_Lorg_junit_Assert$();
  3644. @@ -32505,1661 +33816,3468 @@ $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.times$und$times__V = (func
  3645. var this$1 = $m_Lorg_junit_Assert$();
  3646. this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973));
  3647. var this$2 = $m_Lorg_junit_Assert$();
  3648. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1385742822), (-117509)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892911211, (-70899371))));
  3649. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), actual);
  3650. + var b = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892911211, (-70899371)));
  3651. + var blo = b.lo$2;
  3652. + var lo = $imul((-1385742822), blo);
  3653. + var hi = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1385742822), (-117509), blo, b.hi$2);
  3654. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  3655. var this$3 = $m_Lorg_junit_Assert$();
  3656. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(1892911211, (-70899371)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1385742822), (-117509))));
  3657. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), actual$1);
  3658. + var b$1 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1385742822), (-117509)));
  3659. + var blo$1 = b$1.lo$2;
  3660. + var lo$1 = $imul(1892911211, blo$1);
  3661. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1892911211, (-70899371), blo$1, b$1.hi$2);
  3662. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  3663. var this$4 = $m_Lorg_junit_Assert$();
  3664. - var actual$2 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892911211, (-70899371))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1385742822), (-117509))));
  3665. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), actual$2);
  3666. + var b$2 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892911211, (-70899371)));
  3667. + var lo$2 = b$2.lo$2;
  3668. + var hi$2 = b$2.hi$2;
  3669. + var b$3 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1385742822), (-117509)));
  3670. + var blo$2 = b$3.lo$2;
  3671. + var lo$3 = $imul(lo$2, blo$2);
  3672. + var hi$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$2, hi$2, blo$2, b$3.hi$2);
  3673. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-493697826), 1963505973), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  3674. var this$5 = $m_Lorg_junit_Assert$();
  3675. this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)));
  3676. var this$6 = $m_Lorg_junit_Assert$();
  3677. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(50291, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(241009986, (-59))));
  3678. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), actual$3);
  3679. + var b$4 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(241009986, (-59)));
  3680. + var blo$3 = b$4.lo$2;
  3681. + var lo$4 = $imul(50291, blo$3);
  3682. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(50291, 0, blo$3, b$4.hi$2);
  3683. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  3684. var this$7 = $m_Lorg_junit_Assert$();
  3685. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(241009986, (-59)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(50291, 0)));
  3686. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), actual$4);
  3687. + var b$5 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(50291, 0));
  3688. + var blo$4 = b$5.lo$2;
  3689. + var lo$5 = $imul(241009986, blo$4);
  3690. + var hi$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(241009986, (-59), blo$4, b$5.hi$2);
  3691. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  3692. var this$8 = $m_Lorg_junit_Assert$();
  3693. - var actual$5 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(241009986, (-59))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(50291, 0)));
  3694. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), actual$5);
  3695. + var b$6 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(241009986, (-59)));
  3696. + var lo$6 = b$6.lo$2;
  3697. + var hi$6 = b$6.hi$2;
  3698. + var b$7 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(50291, 0));
  3699. + var blo$5 = b$7.lo$2;
  3700. + var lo$7 = $imul(lo$6, blo$5);
  3701. + var hi$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$6, hi$6, blo$5, b$7.hi$2);
  3702. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(235496614, (-2964347)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  3703. var this$9 = $m_Lorg_junit_Assert$();
  3704. this$9.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  3705. var this$10 = $m_Lorg_junit_Assert$();
  3706. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-13850059), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  3707. - this$10.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$6);
  3708. + var b$8 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  3709. + var blo$6 = b$8.lo$2;
  3710. + var lo$8 = $imul((-13850059), blo$6);
  3711. + var hi$8 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-13850059), (-1), blo$6, b$8.hi$2);
  3712. + this$10.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  3713. var this$11 = $m_Lorg_junit_Assert$();
  3714. this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-13850059), (-1)));
  3715. - var actual$7 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  3716. - this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$7);
  3717. + var b$9 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  3718. + var lo$9 = b$9.lo$2;
  3719. + var hi$9 = b$9.hi$2;
  3720. + this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  3721. var this$12 = $m_Lorg_junit_Assert$();
  3722. - var actual$8 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-13850059), (-1))));
  3723. - this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$8);
  3724. + var b$10 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  3725. + var lo$10 = b$10.lo$2;
  3726. + var hi$10 = b$10.hi$2;
  3727. + var b$11 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-13850059), (-1)));
  3728. + var blo$7 = b$11.lo$2;
  3729. + var lo$11 = $imul(lo$10, blo$7);
  3730. + var hi$11 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$10, hi$10, blo$7, b$11.hi$2);
  3731. + this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  3732. var this$13 = $m_Lorg_junit_Assert$();
  3733. this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724));
  3734. var this$14 = $m_Lorg_junit_Assert$();
  3735. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-874), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-112680435), (-2016424))));
  3736. - this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), actual$9);
  3737. + var b$12 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-112680435), (-2016424)));
  3738. + var blo$8 = b$12.lo$2;
  3739. + var lo$12 = $imul((-874), blo$8);
  3740. + var hi$12 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-874), (-1), blo$8, b$12.hi$2);
  3741. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  3742. var this$15 = $m_Lorg_junit_Assert$();
  3743. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-112680435), (-2016424)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-874), (-1))));
  3744. - this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), actual$10);
  3745. + var b$13 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-874), (-1)));
  3746. + var blo$9 = b$13.lo$2;
  3747. + var lo$13 = $imul((-112680435), blo$9);
  3748. + var hi$13 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-112680435), (-2016424), blo$9, b$13.hi$2);
  3749. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  3750. var this$16 = $m_Lorg_junit_Assert$();
  3751. - var actual$11 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-112680435), (-2016424))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-874), (-1))));
  3752. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), actual$11);
  3753. + var b$14 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-112680435), (-2016424)));
  3754. + var lo$14 = b$14.lo$2;
  3755. + var hi$14 = b$14.hi$2;
  3756. + var b$15 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-874), (-1)));
  3757. + var blo$10 = b$15.lo$2;
  3758. + var lo$15 = $imul(lo$14, blo$10);
  3759. + var hi$15 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$14, hi$14, blo$10, b$15.hi$2);
  3760. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-301547618), 1762353724), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  3761. var this$17 = $m_Lorg_junit_Assert$();
  3762. this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)));
  3763. var this$18 = $m_Lorg_junit_Assert$();
  3764. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(9, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1332), (-1))));
  3765. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), actual$12);
  3766. + var b$16 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1332), (-1)));
  3767. + var blo$11 = b$16.lo$2;
  3768. + var lo$16 = $imul(9, blo$11);
  3769. + var hi$16 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(9, 0, blo$11, b$16.hi$2);
  3770. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16));
  3771. var this$19 = $m_Lorg_junit_Assert$();
  3772. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1332), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)));
  3773. - this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), actual$13);
  3774. + var b$17 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  3775. + var blo$12 = b$17.lo$2;
  3776. + var lo$17 = $imul((-1332), blo$12);
  3777. + var hi$17 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1332), (-1), blo$12, b$17.hi$2);
  3778. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17));
  3779. var this$20 = $m_Lorg_junit_Assert$();
  3780. - var actual$14 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1332), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)));
  3781. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), actual$14);
  3782. + var b$18 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1332), (-1)));
  3783. + var lo$18 = b$18.lo$2;
  3784. + var hi$18 = b$18.hi$2;
  3785. + var b$19 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  3786. + var blo$13 = b$19.lo$2;
  3787. + var lo$19 = $imul(lo$18, blo$13);
  3788. + var hi$19 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$18, hi$18, blo$13, b$19.hi$2);
  3789. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11988), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$19));
  3790. var this$21 = $m_Lorg_junit_Assert$();
  3791. this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)));
  3792. var this$22 = $m_Lorg_junit_Assert$();
  3793. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(1526544, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1586212514), (-6885))));
  3794. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), actual$15);
  3795. + var b$20 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1586212514), (-6885)));
  3796. + var blo$14 = b$20.lo$2;
  3797. + var lo$20 = $imul(1526544, blo$14);
  3798. + var hi$20 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1526544, 0, blo$14, b$20.hi$2);
  3799. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$20));
  3800. var this$23 = $m_Lorg_junit_Assert$();
  3801. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-1586212514), (-6885)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1526544, 0)));
  3802. - this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), actual$16);
  3803. + var b$21 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1526544, 0));
  3804. + var blo$15 = b$21.lo$2;
  3805. + var lo$21 = $imul((-1586212514), blo$15);
  3806. + var hi$21 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1586212514), (-6885), blo$15, b$21.hi$2);
  3807. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), new $c_sjsr_RuntimeLong().init___I__I(lo$21, hi$21));
  3808. var this$24 = $m_Lorg_junit_Assert$();
  3809. - var actual$17 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1586212514), (-6885))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1526544, 0)));
  3810. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), actual$17);
  3811. + var b$22 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1586212514), (-6885)));
  3812. + var lo$22 = b$22.lo$2;
  3813. + var hi$22 = b$22.hi$2;
  3814. + var b$23 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1526544, 0));
  3815. + var blo$16 = b$23.lo$2;
  3816. + var lo$23 = $imul(lo$22, blo$16);
  3817. + var hi$23 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$22, hi$22, blo$16, b$23.hi$2);
  3818. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056101856, (-1919358086)), new $c_sjsr_RuntimeLong().init___I__I(lo$23, hi$23));
  3819. var this$25 = $m_Lorg_junit_Assert$();
  3820. this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058));
  3821. var this$26 = $m_Lorg_junit_Assert$();
  3822. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(656298926, (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1786091738), 76)));
  3823. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), actual$18);
  3824. + var b$24 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1786091738), 76));
  3825. + var blo$17 = b$24.lo$2;
  3826. + var lo$24 = $imul(656298926, blo$17);
  3827. + var hi$24 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(656298926, (-1), blo$17, b$24.hi$2);
  3828. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), new $c_sjsr_RuntimeLong().init___I__I(lo$24, hi$24));
  3829. var this$27 = $m_Lorg_junit_Assert$();
  3830. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-1786091738), 76).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(656298926, (-1))));
  3831. - this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), actual$19);
  3832. + var b$25 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(656298926, (-1)));
  3833. + var blo$18 = b$25.lo$2;
  3834. + var lo$25 = $imul((-1786091738), blo$18);
  3835. + var hi$25 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1786091738), 76, blo$18, b$25.hi$2);
  3836. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), new $c_sjsr_RuntimeLong().init___I__I(lo$25, hi$25));
  3837. var this$28 = $m_Lorg_junit_Assert$();
  3838. - var actual$20 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1786091738), 76)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(656298926, (-1))));
  3839. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), actual$20);
  3840. + var b$26 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1786091738), 76));
  3841. + var lo$26 = b$26.lo$2;
  3842. + var hi$26 = b$26.hi$2;
  3843. + var b$27 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(656298926, (-1)));
  3844. + var blo$19 = b$27.lo$2;
  3845. + var lo$27 = $imul(lo$26, blo$19);
  3846. + var hi$27 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$26, hi$26, blo$19, b$27.hi$2);
  3847. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1677159892, 508575058), new $c_sjsr_RuntimeLong().init___I__I(lo$27, hi$27));
  3848. var this$29 = $m_Lorg_junit_Assert$();
  3849. this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), new $c_sjsr_RuntimeLong().init___I__I(46841680, 0));
  3850. var this$30 = $m_Lorg_junit_Assert$();
  3851. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(228496, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(205, 0)));
  3852. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), actual$21);
  3853. + var b$28 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(205, 0));
  3854. + var blo$20 = b$28.lo$2;
  3855. + var lo$28 = $imul(228496, blo$20);
  3856. + var hi$28 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(228496, 0, blo$20, b$28.hi$2);
  3857. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$28, hi$28));
  3858. var this$31 = $m_Lorg_junit_Assert$();
  3859. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(205, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(228496, 0)));
  3860. - this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), actual$22);
  3861. + var b$29 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(228496, 0));
  3862. + var blo$21 = b$29.lo$2;
  3863. + var lo$29 = $imul(205, blo$21);
  3864. + var hi$29 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(205, 0, blo$21, b$29.hi$2);
  3865. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$29, hi$29));
  3866. var this$32 = $m_Lorg_junit_Assert$();
  3867. - var actual$23 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(205, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(228496, 0)));
  3868. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), actual$23);
  3869. + var b$30 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(205, 0));
  3870. + var lo$30 = b$30.lo$2;
  3871. + var hi$30 = b$30.hi$2;
  3872. + var b$31 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(228496, 0));
  3873. + var blo$22 = b$31.lo$2;
  3874. + var lo$31 = $imul(lo$30, blo$22);
  3875. + var hi$31 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$30, hi$30, blo$22, b$31.hi$2);
  3876. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46841680, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$31, hi$31));
  3877. var this$33 = $m_Lorg_junit_Assert$();
  3878. this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037));
  3879. var this$34 = $m_Lorg_junit_Assert$();
  3880. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-1159438014), (-18930624)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(28949603, (-4531))));
  3881. - this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), actual$24);
  3882. + var b$32 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(28949603, (-4531)));
  3883. + var blo$23 = b$32.lo$2;
  3884. + var lo$32 = $imul((-1159438014), blo$23);
  3885. + var hi$32 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1159438014), (-18930624), blo$23, b$32.hi$2);
  3886. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), new $c_sjsr_RuntimeLong().init___I__I(lo$32, hi$32));
  3887. var this$35 = $m_Lorg_junit_Assert$();
  3888. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(28949603, (-4531)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1159438014), (-18930624))));
  3889. - this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), actual$25);
  3890. + var b$33 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1159438014), (-18930624)));
  3891. + var blo$24 = b$33.lo$2;
  3892. + var lo$33 = $imul(28949603, blo$24);
  3893. + var hi$33 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(28949603, (-4531), blo$24, b$33.hi$2);
  3894. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), new $c_sjsr_RuntimeLong().init___I__I(lo$33, hi$33));
  3895. var this$36 = $m_Lorg_junit_Assert$();
  3896. - var actual$26 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(28949603, (-4531))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1159438014), (-18930624))));
  3897. - this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), actual$26);
  3898. + var b$34 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(28949603, (-4531)));
  3899. + var lo$34 = b$34.lo$2;
  3900. + var hi$34 = b$34.hi$2;
  3901. + var b$35 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1159438014), (-18930624)));
  3902. + var blo$25 = b$35.lo$2;
  3903. + var lo$35 = $imul(lo$34, blo$25);
  3904. + var hi$35 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$34, hi$34, blo$25, b$35.hi$2);
  3905. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005920634), 172433037), new $c_sjsr_RuntimeLong().init___I__I(lo$35, hi$35));
  3906. var this$37 = $m_Lorg_junit_Assert$();
  3907. this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175));
  3908. var this$38 = $m_Lorg_junit_Assert$();
  3909. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-332501178), (-3418)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(105101272, 120)));
  3910. - this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), actual$27);
  3911. + var b$36 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(105101272, 120));
  3912. + var blo$26 = b$36.lo$2;
  3913. + var lo$36 = $imul((-332501178), blo$26);
  3914. + var hi$36 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-332501178), (-3418), blo$26, b$36.hi$2);
  3915. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), new $c_sjsr_RuntimeLong().init___I__I(lo$36, hi$36));
  3916. var this$39 = $m_Lorg_junit_Assert$();
  3917. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(105101272, 120).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-332501178), (-3418))));
  3918. - this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), actual$28);
  3919. + var b$37 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-332501178), (-3418)));
  3920. + var blo$27 = b$37.lo$2;
  3921. + var lo$37 = $imul(105101272, blo$27);
  3922. + var hi$37 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(105101272, 120, blo$27, b$37.hi$2);
  3923. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), new $c_sjsr_RuntimeLong().init___I__I(lo$37, hi$37));
  3924. var this$40 = $m_Lorg_junit_Assert$();
  3925. - var actual$29 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(105101272, 120)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-332501178), (-3418))));
  3926. - this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), actual$29);
  3927. + var b$38 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(105101272, 120));
  3928. + var lo$38 = b$38.lo$2;
  3929. + var hi$38 = b$38.hi$2;
  3930. + var b$39 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-332501178), (-3418)));
  3931. + var blo$28 = b$39.lo$2;
  3932. + var lo$39 = $imul(lo$38, blo$28);
  3933. + var hi$39 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$38, hi$38, blo$28, b$39.hi$2);
  3934. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1007349008, 392634175), new $c_sjsr_RuntimeLong().init___I__I(lo$39, hi$39));
  3935. var this$41 = $m_Lorg_junit_Assert$();
  3936. this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167));
  3937. var this$42 = $m_Lorg_junit_Assert$();
  3938. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-1820076521), 109458399).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1972050987, 96593630)));
  3939. - this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), actual$30);
  3940. + var b$40 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1972050987, 96593630));
  3941. + var blo$29 = b$40.lo$2;
  3942. + var lo$40 = $imul((-1820076521), blo$29);
  3943. + var hi$40 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1820076521), 109458399, blo$29, b$40.hi$2);
  3944. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), new $c_sjsr_RuntimeLong().init___I__I(lo$40, hi$40));
  3945. var this$43 = $m_Lorg_junit_Assert$();
  3946. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(1972050987, 96593630).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1820076521), 109458399)));
  3947. - this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), actual$31);
  3948. + var b$41 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1820076521), 109458399));
  3949. + var blo$30 = b$41.lo$2;
  3950. + var lo$41 = $imul(1972050987, blo$30);
  3951. + var hi$41 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1972050987, 96593630, blo$30, b$41.hi$2);
  3952. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), new $c_sjsr_RuntimeLong().init___I__I(lo$41, hi$41));
  3953. var this$44 = $m_Lorg_junit_Assert$();
  3954. - var actual$32 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1972050987, 96593630)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1820076521), 109458399)));
  3955. - this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), actual$32);
  3956. + var b$42 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1972050987, 96593630));
  3957. + var lo$42 = b$42.lo$2;
  3958. + var hi$42 = b$42.hi$2;
  3959. + var b$43 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1820076521), 109458399));
  3960. + var blo$31 = b$43.lo$2;
  3961. + var lo$43 = $imul(lo$42, blo$31);
  3962. + var hi$43 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$42, hi$42, blo$31, b$43.hi$2);
  3963. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200508963), 1477105167), new $c_sjsr_RuntimeLong().init___I__I(lo$43, hi$43));
  3964. var this$45 = $m_Lorg_junit_Assert$();
  3965. this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)));
  3966. var this$46 = $m_Lorg_junit_Assert$();
  3967. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(97, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-117), (-1))));
  3968. - this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), actual$33);
  3969. + var b$44 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-117), (-1)));
  3970. + var blo$32 = b$44.lo$2;
  3971. + var lo$44 = $imul(97, blo$32);
  3972. + var hi$44 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(97, 0, blo$32, b$44.hi$2);
  3973. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$44, hi$44));
  3974. var this$47 = $m_Lorg_junit_Assert$();
  3975. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-117), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(97, 0)));
  3976. - this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), actual$34);
  3977. + var b$45 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(97, 0));
  3978. + var blo$33 = b$45.lo$2;
  3979. + var lo$45 = $imul((-117), blo$33);
  3980. + var hi$45 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-117), (-1), blo$33, b$45.hi$2);
  3981. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$45, hi$45));
  3982. var this$48 = $m_Lorg_junit_Assert$();
  3983. - var actual$35 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-117), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(97, 0)));
  3984. - this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), actual$35);
  3985. + var b$46 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-117), (-1)));
  3986. + var lo$46 = b$46.lo$2;
  3987. + var hi$46 = b$46.hi$2;
  3988. + var b$47 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(97, 0));
  3989. + var blo$34 = b$47.lo$2;
  3990. + var lo$47 = $imul(lo$46, blo$34);
  3991. + var hi$47 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$46, hi$46, blo$34, b$47.hi$2);
  3992. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11349), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$47, hi$47));
  3993. var this$49 = $m_Lorg_junit_Assert$();
  3994. this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)));
  3995. var this$50 = $m_Lorg_junit_Assert$();
  3996. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-513425), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0)));
  3997. - this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), actual$36);
  3998. + var b$48 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  3999. + var blo$35 = b$48.lo$2;
  4000. + var lo$48 = $imul((-513425), blo$35);
  4001. + var hi$48 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-513425), (-1), blo$35, b$48.hi$2);
  4002. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$48, hi$48));
  4003. var this$51 = $m_Lorg_junit_Assert$();
  4004. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(30, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-513425), (-1))));
  4005. - this$51.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), actual$37);
  4006. + var b$49 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-513425), (-1)));
  4007. + var blo$36 = b$49.lo$2;
  4008. + var lo$49 = $imul(30, blo$36);
  4009. + var hi$49 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(30, 0, blo$36, b$49.hi$2);
  4010. + this$51.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$49, hi$49));
  4011. var this$52 = $m_Lorg_junit_Assert$();
  4012. - var actual$38 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-513425), (-1))));
  4013. - this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), actual$38);
  4014. + var b$50 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(30, 0));
  4015. + var lo$50 = b$50.lo$2;
  4016. + var hi$50 = b$50.hi$2;
  4017. + var b$51 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-513425), (-1)));
  4018. + var blo$37 = b$51.lo$2;
  4019. + var lo$51 = $imul(lo$50, blo$37);
  4020. + var hi$51 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$50, hi$50, blo$37, b$51.hi$2);
  4021. + this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15402750), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$51, hi$51));
  4022. var this$53 = $m_Lorg_junit_Assert$();
  4023. this$53.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)));
  4024. var this$54 = $m_Lorg_junit_Assert$();
  4025. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(411512628, 145).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1339922178, 320)));
  4026. - this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), actual$39);
  4027. + var b$52 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1339922178, 320));
  4028. + var blo$38 = b$52.lo$2;
  4029. + var lo$52 = $imul(411512628, blo$38);
  4030. + var hi$52 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(411512628, 145, blo$38, b$52.hi$2);
  4031. + this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), new $c_sjsr_RuntimeLong().init___I__I(lo$52, hi$52));
  4032. var this$55 = $m_Lorg_junit_Assert$();
  4033. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(1339922178, 320).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(411512628, 145)));
  4034. - this$55.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), actual$40);
  4035. + var b$53 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(411512628, 145));
  4036. + var blo$39 = b$53.lo$2;
  4037. + var lo$53 = $imul(1339922178, blo$39);
  4038. + var hi$53 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1339922178, 320, blo$39, b$53.hi$2);
  4039. + this$55.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), new $c_sjsr_RuntimeLong().init___I__I(lo$53, hi$53));
  4040. var this$56 = $m_Lorg_junit_Assert$();
  4041. - var actual$41 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1339922178, 320)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(411512628, 145)));
  4042. - this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), actual$41);
  4043. + var b$54 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1339922178, 320));
  4044. + var lo$54 = b$54.lo$2;
  4045. + var hi$54 = b$54.hi$2;
  4046. + var b$55 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(411512628, 145));
  4047. + var blo$40 = b$55.lo$2;
  4048. + var lo$55 = $imul(lo$54, blo$40);
  4049. + var hi$55 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$54, hi$54, blo$40, b$55.hi$2);
  4050. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177941400), (-316376098)), new $c_sjsr_RuntimeLong().init___I__I(lo$55, hi$55));
  4051. var this$57 = $m_Lorg_junit_Assert$();
  4052. this$57.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661));
  4053. var this$58 = $m_Lorg_junit_Assert$();
  4054. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(195, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-965645547), 18)));
  4055. - this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), actual$42);
  4056. + var b$56 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-965645547), 18));
  4057. + var blo$41 = b$56.lo$2;
  4058. + var lo$56 = $imul(195, blo$41);
  4059. + var hi$56 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(195, 0, blo$41, b$56.hi$2);
  4060. + this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), new $c_sjsr_RuntimeLong().init___I__I(lo$56, hi$56));
  4061. var this$59 = $m_Lorg_junit_Assert$();
  4062. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-965645547), 18).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(195, 0)));
  4063. - this$59.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), actual$43);
  4064. + var b$57 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(195, 0));
  4065. + var blo$42 = b$57.lo$2;
  4066. + var lo$57 = $imul((-965645547), blo$42);
  4067. + var hi$57 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-965645547), 18, blo$42, b$57.hi$2);
  4068. + this$59.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), new $c_sjsr_RuntimeLong().init___I__I(lo$57, hi$57));
  4069. var this$60 = $m_Lorg_junit_Assert$();
  4070. - var actual$44 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-965645547), 18)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(195, 0)));
  4071. - this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), actual$44);
  4072. + var b$58 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-965645547), 18));
  4073. + var lo$58 = b$58.lo$2;
  4074. + var hi$58 = b$58.hi$2;
  4075. + var b$59 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(195, 0));
  4076. + var blo$43 = b$59.lo$2;
  4077. + var lo$59 = $imul(lo$58, blo$43);
  4078. + var hi$59 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$58, hi$58, blo$43, b$59.hi$2);
  4079. + this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(677679359, 3661), new $c_sjsr_RuntimeLong().init___I__I(lo$59, hi$59));
  4080. var this$61 = $m_Lorg_junit_Assert$();
  4081. this$61.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711));
  4082. var this$62 = $m_Lorg_junit_Assert$();
  4083. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-4199), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1511618270), (-2967))));
  4084. - this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), actual$45);
  4085. + var b$60 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1511618270), (-2967)));
  4086. + var blo$44 = b$60.lo$2;
  4087. + var lo$60 = $imul((-4199), blo$44);
  4088. + var hi$60 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-4199), (-1), blo$44, b$60.hi$2);
  4089. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), new $c_sjsr_RuntimeLong().init___I__I(lo$60, hi$60));
  4090. var this$63 = $m_Lorg_junit_Assert$();
  4091. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-1511618270), (-2967)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4199), (-1))));
  4092. - this$63.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), actual$46);
  4093. + var b$61 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4199), (-1)));
  4094. + var blo$45 = b$61.lo$2;
  4095. + var lo$61 = $imul((-1511618270), blo$45);
  4096. + var hi$61 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1511618270), (-2967), blo$45, b$61.hi$2);
  4097. + this$63.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), new $c_sjsr_RuntimeLong().init___I__I(lo$61, hi$61));
  4098. var this$64 = $m_Lorg_junit_Assert$();
  4099. - var actual$47 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1511618270), (-2967))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4199), (-1))));
  4100. - this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), actual$47);
  4101. + var b$62 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1511618270), (-2967)));
  4102. + var lo$62 = b$62.lo$2;
  4103. + var hi$62 = b$62.hi$2;
  4104. + var b$63 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-4199), (-1)));
  4105. + var blo$46 = b$63.lo$2;
  4106. + var lo$63 = $imul(lo$62, blo$46);
  4107. + var hi$63 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$62, hi$62, blo$46, b$63.hi$2);
  4108. + this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676547758), 12455711), new $c_sjsr_RuntimeLong().init___I__I(lo$63, hi$63));
  4109. var this$65 = $m_Lorg_junit_Assert$();
  4110. this$65.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272));
  4111. var this$66 = $m_Lorg_junit_Assert$();
  4112. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(746439324, (-490217)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-739347923), 121477957)));
  4113. - this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), actual$48);
  4114. + var b$64 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-739347923), 121477957));
  4115. + var blo$47 = b$64.lo$2;
  4116. + var lo$64 = $imul(746439324, blo$47);
  4117. + var hi$64 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(746439324, (-490217), blo$47, b$64.hi$2);
  4118. + this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), new $c_sjsr_RuntimeLong().init___I__I(lo$64, hi$64));
  4119. var this$67 = $m_Lorg_junit_Assert$();
  4120. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-739347923), 121477957).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(746439324, (-490217))));
  4121. - this$67.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), actual$49);
  4122. + var b$65 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(746439324, (-490217)));
  4123. + var blo$48 = b$65.lo$2;
  4124. + var lo$65 = $imul((-739347923), blo$48);
  4125. + var hi$65 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-739347923), 121477957, blo$48, b$65.hi$2);
  4126. + this$67.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), new $c_sjsr_RuntimeLong().init___I__I(lo$65, hi$65));
  4127. var this$68 = $m_Lorg_junit_Assert$();
  4128. - var actual$50 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-739347923), 121477957)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(746439324, (-490217))));
  4129. - this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), actual$50);
  4130. + var b$66 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-739347923), 121477957));
  4131. + var lo$66 = b$66.lo$2;
  4132. + var hi$66 = b$66.hi$2;
  4133. + var b$67 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(746439324, (-490217)));
  4134. + var blo$49 = b$67.lo$2;
  4135. + var lo$67 = $imul(lo$66, blo$49);
  4136. + var hi$67 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$66, hi$66, blo$49, b$67.hi$2);
  4137. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1405922668, 1158718272), new $c_sjsr_RuntimeLong().init___I__I(lo$67, hi$67));
  4138. var this$69 = $m_Lorg_junit_Assert$();
  4139. this$69.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(8, 0));
  4140. - var this$70 = $m_Lorg_junit_Assert$();
  4141. - var actual$51 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-8), (-1))).unary$und$minus__sjsr_RuntimeLong();
  4142. - this$70.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), actual$51);
  4143. - var this$71 = $m_Lorg_junit_Assert$();
  4144. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  4145. - this$71.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), actual$52);
  4146. var this$72 = $m_Lorg_junit_Assert$();
  4147. - var actual$53 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-8), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  4148. - this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), actual$53);
  4149. + var b$68 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)));
  4150. + var lo$68 = b$68.lo$2;
  4151. + var hi$68 = b$68.hi$2;
  4152. + var lo$69 = ((-lo$68) | 0);
  4153. + var hi$69 = ((lo$68 !== 0) ? (~hi$68) : ((-hi$68) | 0));
  4154. + this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$69, hi$69));
  4155. var this$73 = $m_Lorg_junit_Assert$();
  4156. - this$73.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), new $c_sjsr_RuntimeLong().init___I__I(619912072, 0));
  4157. + var b$69 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  4158. + var blo$50 = b$69.lo$2;
  4159. + var lo$70 = $imul((-8), blo$50);
  4160. + var hi$70 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-8), (-1), blo$50, b$69.hi$2);
  4161. + this$73.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$70, hi$70));
  4162. var this$74 = $m_Lorg_junit_Assert$();
  4163. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I((-18232708), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-34), (-1))));
  4164. - this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), actual$54);
  4165. + var b$70 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)));
  4166. + var lo$71 = b$70.lo$2;
  4167. + var hi$71 = b$70.hi$2;
  4168. + var b$71 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  4169. + var blo$51 = b$71.lo$2;
  4170. + var lo$72 = $imul(lo$71, blo$51);
  4171. + var hi$72 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$71, hi$71, blo$51, b$71.hi$2);
  4172. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$72, hi$72));
  4173. var this$75 = $m_Lorg_junit_Assert$();
  4174. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I((-34), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-18232708), (-1))));
  4175. - this$75.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), actual$55);
  4176. + this$75.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), new $c_sjsr_RuntimeLong().init___I__I(619912072, 0));
  4177. var this$76 = $m_Lorg_junit_Assert$();
  4178. - var actual$56 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-34), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-18232708), (-1))));
  4179. - this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), actual$56);
  4180. + var b$72 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-34), (-1)));
  4181. + var blo$52 = b$72.lo$2;
  4182. + var lo$73 = $imul((-18232708), blo$52);
  4183. + var hi$73 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-18232708), (-1), blo$52, b$72.hi$2);
  4184. + this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$73, hi$73));
  4185. var this$77 = $m_Lorg_junit_Assert$();
  4186. - this$77.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)));
  4187. + var b$73 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-18232708), (-1)));
  4188. + var blo$53 = b$73.lo$2;
  4189. + var lo$74 = $imul((-34), blo$53);
  4190. + var hi$74 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-34), (-1), blo$53, b$73.hi$2);
  4191. + this$77.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$74, hi$74));
  4192. var this$78 = $m_Lorg_junit_Assert$();
  4193. - var actual$57 = new $c_sjsr_RuntimeLong().init___I__I((-580767233), 3).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(314187573, (-1050629))));
  4194. - this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), actual$57);
  4195. + var b$74 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-34), (-1)));
  4196. + var lo$75 = b$74.lo$2;
  4197. + var hi$75 = b$74.hi$2;
  4198. + var b$75 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-18232708), (-1)));
  4199. + var blo$54 = b$75.lo$2;
  4200. + var lo$76 = $imul(lo$75, blo$54);
  4201. + var hi$76 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$75, hi$75, blo$54, b$75.hi$2);
  4202. + this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(619912072, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$76, hi$76));
  4203. var this$79 = $m_Lorg_junit_Assert$();
  4204. - var actual$58 = new $c_sjsr_RuntimeLong().init___I__I(314187573, (-1050629)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-580767233), 3)));
  4205. - this$79.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), actual$58);
  4206. + this$79.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)));
  4207. var this$80 = $m_Lorg_junit_Assert$();
  4208. - var actual$59 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(314187573, (-1050629))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-580767233), 3)));
  4209. - this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), actual$59);
  4210. + var b$76 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(314187573, (-1050629)));
  4211. + var blo$55 = b$76.lo$2;
  4212. + var lo$77 = $imul((-580767233), blo$55);
  4213. + var hi$77 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-580767233), 3, blo$55, b$76.hi$2);
  4214. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), new $c_sjsr_RuntimeLong().init___I__I(lo$77, hi$77));
  4215. var this$81 = $m_Lorg_junit_Assert$();
  4216. - this$81.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497));
  4217. + var b$77 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-580767233), 3));
  4218. + var blo$56 = b$77.lo$2;
  4219. + var lo$78 = $imul(314187573, blo$56);
  4220. + var hi$78 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(314187573, (-1050629), blo$56, b$77.hi$2);
  4221. + this$81.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), new $c_sjsr_RuntimeLong().init___I__I(lo$78, hi$78));
  4222. var this$82 = $m_Lorg_junit_Assert$();
  4223. - var actual$60 = new $c_sjsr_RuntimeLong().init___I__I((-645367), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1661051597, (-567))));
  4224. - this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), actual$60);
  4225. + var b$78 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(314187573, (-1050629)));
  4226. + var lo$79 = b$78.lo$2;
  4227. + var hi$79 = b$78.hi$2;
  4228. + var b$79 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-580767233), 3));
  4229. + var blo$57 = b$79.lo$2;
  4230. + var lo$80 = $imul(lo$79, blo$57);
  4231. + var hi$80 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$79, hi$79, blo$57, b$79.hi$2);
  4232. + this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-89638197), (-1007335556)), new $c_sjsr_RuntimeLong().init___I__I(lo$80, hi$80));
  4233. var this$83 = $m_Lorg_junit_Assert$();
  4234. - var actual$61 = new $c_sjsr_RuntimeLong().init___I__I(1661051597, (-567)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-645367), (-1))));
  4235. - this$83.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), actual$61);
  4236. + this$83.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497));
  4237. var this$84 = $m_Lorg_junit_Assert$();
  4238. - var actual$62 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1661051597, (-567))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-645367), (-1))));
  4239. - this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), actual$62);
  4240. + var b$80 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1661051597, (-567)));
  4241. + var blo$58 = b$80.lo$2;
  4242. + var lo$81 = $imul((-645367), blo$58);
  4243. + var hi$81 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-645367), (-1), blo$58, b$80.hi$2);
  4244. + this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), new $c_sjsr_RuntimeLong().init___I__I(lo$81, hi$81));
  4245. var this$85 = $m_Lorg_junit_Assert$();
  4246. - this$85.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710));
  4247. + var b$81 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-645367), (-1)));
  4248. + var blo$59 = b$81.lo$2;
  4249. + var lo$82 = $imul(1661051597, blo$59);
  4250. + var hi$82 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1661051597, (-567), blo$59, b$81.hi$2);
  4251. + this$85.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), new $c_sjsr_RuntimeLong().init___I__I(lo$82, hi$82));
  4252. var this$86 = $m_Lorg_junit_Assert$();
  4253. - var actual$63 = new $c_sjsr_RuntimeLong().init___I__I((-802669548), (-6)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-774590), (-1))));
  4254. - this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), actual$63);
  4255. + var b$82 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1661051597, (-567)));
  4256. + var lo$83 = b$82.lo$2;
  4257. + var hi$83 = b$82.hi$2;
  4258. + var b$83 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-645367), (-1)));
  4259. + var blo$60 = b$83.lo$2;
  4260. + var lo$84 = $imul(lo$83, blo$60);
  4261. + var hi$84 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$83, hi$83, blo$60, b$83.hi$2);
  4262. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1591342133, 365673497), new $c_sjsr_RuntimeLong().init___I__I(lo$84, hi$84));
  4263. var this$87 = $m_Lorg_junit_Assert$();
  4264. - var actual$64 = new $c_sjsr_RuntimeLong().init___I__I((-774590), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-802669548), (-6))));
  4265. - this$87.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), actual$64);
  4266. + this$87.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710));
  4267. var this$88 = $m_Lorg_junit_Assert$();
  4268. - var actual$65 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-774590), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-802669548), (-6))));
  4269. - this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), actual$65);
  4270. + var b$84 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-774590), (-1)));
  4271. + var blo$61 = b$84.lo$2;
  4272. + var lo$85 = $imul((-802669548), blo$61);
  4273. + var hi$85 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-802669548), (-6), blo$61, b$84.hi$2);
  4274. + this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), new $c_sjsr_RuntimeLong().init___I__I(lo$85, hi$85));
  4275. var this$89 = $m_Lorg_junit_Assert$();
  4276. - this$89.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828));
  4277. + var b$85 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-802669548), (-6)));
  4278. + var blo$62 = b$85.lo$2;
  4279. + var lo$86 = $imul((-774590), blo$62);
  4280. + var hi$86 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-774590), (-1), blo$62, b$85.hi$2);
  4281. + this$89.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), new $c_sjsr_RuntimeLong().init___I__I(lo$86, hi$86));
  4282. var this$90 = $m_Lorg_junit_Assert$();
  4283. - var actual$66 = new $c_sjsr_RuntimeLong().init___I__I(1644470326, (-4459)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(36307900, 0)));
  4284. - this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), actual$66);
  4285. + var b$86 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-774590), (-1)));
  4286. + var lo$87 = b$86.lo$2;
  4287. + var hi$87 = b$86.hi$2;
  4288. + var b$87 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-802669548), (-6)));
  4289. + var blo$63 = b$87.lo$2;
  4290. + var lo$88 = $imul(lo$87, blo$63);
  4291. + var hi$88 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$87, hi$87, blo$63, b$87.hi$2);
  4292. + this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339416360, 4017710), new $c_sjsr_RuntimeLong().init___I__I(lo$88, hi$88));
  4293. var this$91 = $m_Lorg_junit_Assert$();
  4294. - var actual$67 = new $c_sjsr_RuntimeLong().init___I__I(36307900, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1644470326, (-4459))));
  4295. - this$91.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), actual$67);
  4296. + this$91.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828));
  4297. var this$92 = $m_Lorg_junit_Assert$();
  4298. - var actual$68 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(36307900, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1644470326, (-4459))));
  4299. - this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), actual$68);
  4300. + var b$88 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(36307900, 0));
  4301. + var blo$64 = b$88.lo$2;
  4302. + var lo$89 = $imul(1644470326, blo$64);
  4303. + var hi$89 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1644470326, (-4459), blo$64, b$88.hi$2);
  4304. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), new $c_sjsr_RuntimeLong().init___I__I(lo$89, hi$89));
  4305. var this$93 = $m_Lorg_junit_Assert$();
  4306. - this$93.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895));
  4307. + var b$89 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1644470326, (-4459)));
  4308. + var blo$65 = b$89.lo$2;
  4309. + var lo$90 = $imul(36307900, blo$65);
  4310. + var hi$90 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(36307900, 0, blo$65, b$89.hi$2);
  4311. + this$93.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), new $c_sjsr_RuntimeLong().init___I__I(lo$90, hi$90));
  4312. var this$94 = $m_Lorg_junit_Assert$();
  4313. - var actual$69 = new $c_sjsr_RuntimeLong().init___I__I(18534166, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1458867859), 5161)));
  4314. - this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), actual$69);
  4315. + var b$90 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(36307900, 0));
  4316. + var lo$91 = b$90.lo$2;
  4317. + var hi$91 = b$90.hi$2;
  4318. + var b$91 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1644470326, (-4459)));
  4319. + var blo$66 = b$91.lo$2;
  4320. + var lo$92 = $imul(lo$91, blo$66);
  4321. + var hi$92 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$91, hi$91, blo$66, b$91.hi$2);
  4322. + this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1105049176), 1325732828), new $c_sjsr_RuntimeLong().init___I__I(lo$92, hi$92));
  4323. var this$95 = $m_Lorg_junit_Assert$();
  4324. - var actual$70 = new $c_sjsr_RuntimeLong().init___I__I((-1458867859), 5161).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(18534166, 0)));
  4325. - this$95.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), actual$70);
  4326. + this$95.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895));
  4327. var this$96 = $m_Lorg_junit_Assert$();
  4328. - var actual$71 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1458867859), 5161)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(18534166, 0)));
  4329. - this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), actual$71);
  4330. + var b$92 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1458867859), 5161));
  4331. + var blo$67 = b$92.lo$2;
  4332. + var lo$93 = $imul(18534166, blo$67);
  4333. + var hi$93 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(18534166, 0, blo$67, b$92.hi$2);
  4334. + this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), new $c_sjsr_RuntimeLong().init___I__I(lo$93, hi$93));
  4335. var this$97 = $m_Lorg_junit_Assert$();
  4336. - this$97.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)));
  4337. + var b$93 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(18534166, 0));
  4338. + var blo$68 = b$93.lo$2;
  4339. + var lo$94 = $imul((-1458867859), blo$68);
  4340. + var hi$94 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1458867859), 5161, blo$68, b$93.hi$2);
  4341. + this$97.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), new $c_sjsr_RuntimeLong().init___I__I(lo$94, hi$94));
  4342. var this$98 = $m_Lorg_junit_Assert$();
  4343. - var actual$72 = new $c_sjsr_RuntimeLong().init___I__I(1307612333, 19128743).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(446035993, (-1))));
  4344. - this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), actual$72);
  4345. + var b$94 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1458867859), 5161));
  4346. + var lo$95 = b$94.lo$2;
  4347. + var hi$95 = b$94.hi$2;
  4348. + var b$95 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(18534166, 0));
  4349. + var blo$69 = b$95.lo$2;
  4350. + var lo$96 = $imul(lo$95, blo$69);
  4351. + var hi$96 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$95, hi$95, blo$69, b$95.hi$2);
  4352. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1178279330), 1177788895), new $c_sjsr_RuntimeLong().init___I__I(lo$96, hi$96));
  4353. var this$99 = $m_Lorg_junit_Assert$();
  4354. - var actual$73 = new $c_sjsr_RuntimeLong().init___I__I(446035993, (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1307612333, 19128743)));
  4355. - this$99.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), actual$73);
  4356. + this$99.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)));
  4357. var this$100 = $m_Lorg_junit_Assert$();
  4358. - var actual$74 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(446035993, (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1307612333, 19128743)));
  4359. - this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), actual$74);
  4360. + var b$96 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(446035993, (-1)));
  4361. + var blo$70 = b$96.lo$2;
  4362. + var lo$97 = $imul(1307612333, blo$70);
  4363. + var hi$97 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1307612333, 19128743, blo$70, b$96.hi$2);
  4364. + this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), new $c_sjsr_RuntimeLong().init___I__I(lo$97, hi$97));
  4365. var this$101 = $m_Lorg_junit_Assert$();
  4366. - this$101.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)));
  4367. + var b$97 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1307612333, 19128743));
  4368. + var blo$71 = b$97.lo$2;
  4369. + var lo$98 = $imul(446035993, blo$71);
  4370. + var hi$98 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(446035993, (-1), blo$71, b$97.hi$2);
  4371. + this$101.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), new $c_sjsr_RuntimeLong().init___I__I(lo$98, hi$98));
  4372. var this$102 = $m_Lorg_junit_Assert$();
  4373. - var actual$75 = new $c_sjsr_RuntimeLong().init___I__I((-439992169), (-10)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81551184, 11)));
  4374. - this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), actual$75);
  4375. + var b$98 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(446035993, (-1)));
  4376. + var lo$99 = b$98.lo$2;
  4377. + var hi$99 = b$98.hi$2;
  4378. + var b$99 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1307612333, 19128743));
  4379. + var blo$72 = b$99.lo$2;
  4380. + var lo$100 = $imul(lo$99, blo$72);
  4381. + var hi$100 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$99, hi$99, blo$72, b$99.hi$2);
  4382. + this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-952689435), (-445295542)), new $c_sjsr_RuntimeLong().init___I__I(lo$100, hi$100));
  4383. var this$103 = $m_Lorg_junit_Assert$();
  4384. - var actual$76 = new $c_sjsr_RuntimeLong().init___I__I(81551184, 11).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-439992169), (-10))));
  4385. - this$103.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), actual$76);
  4386. + this$103.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)));
  4387. var this$104 = $m_Lorg_junit_Assert$();
  4388. - var actual$77 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81551184, 11)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-439992169), (-10))));
  4389. - this$104.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), actual$77);
  4390. + var b$100 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81551184, 11));
  4391. + var blo$73 = b$100.lo$2;
  4392. + var lo$101 = $imul((-439992169), blo$73);
  4393. + var hi$101 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-439992169), (-10), blo$73, b$100.hi$2);
  4394. + this$104.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), new $c_sjsr_RuntimeLong().init___I__I(lo$101, hi$101));
  4395. var this$105 = $m_Lorg_junit_Assert$();
  4396. - this$105.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)));
  4397. + var b$101 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-439992169), (-10)));
  4398. + var blo$74 = b$101.lo$2;
  4399. + var lo$102 = $imul(81551184, blo$74);
  4400. + var hi$102 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(81551184, 11, blo$74, b$101.hi$2);
  4401. + this$105.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), new $c_sjsr_RuntimeLong().init___I__I(lo$102, hi$102));
  4402. var this$106 = $m_Lorg_junit_Assert$();
  4403. - var actual$78 = new $c_sjsr_RuntimeLong().init___I__I((-276244608), (-864847517)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14641542), (-1))));
  4404. - this$106.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), actual$78);
  4405. + var b$102 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81551184, 11));
  4406. + var lo$103 = b$102.lo$2;
  4407. + var hi$103 = b$102.hi$2;
  4408. + var b$103 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-439992169), (-10)));
  4409. + var blo$75 = b$103.lo$2;
  4410. + var lo$104 = $imul(lo$103, blo$75);
  4411. + var hi$104 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$103, hi$103, blo$75, b$103.hi$2);
  4412. + this$106.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1034958896, (-1287261621)), new $c_sjsr_RuntimeLong().init___I__I(lo$104, hi$104));
  4413. var this$107 = $m_Lorg_junit_Assert$();
  4414. - var actual$79 = new $c_sjsr_RuntimeLong().init___I__I((-14641542), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-276244608), (-864847517))));
  4415. - this$107.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), actual$79);
  4416. + this$107.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)));
  4417. var this$108 = $m_Lorg_junit_Assert$();
  4418. - var actual$80 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14641542), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-276244608), (-864847517))));
  4419. - this$108.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), actual$80);
  4420. + var b$104 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14641542), (-1)));
  4421. + var blo$76 = b$104.lo$2;
  4422. + var lo$105 = $imul((-276244608), blo$76);
  4423. + var hi$105 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-276244608), (-864847517), blo$76, b$104.hi$2);
  4424. + this$108.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), new $c_sjsr_RuntimeLong().init___I__I(lo$105, hi$105));
  4425. var this$109 = $m_Lorg_junit_Assert$();
  4426. - this$109.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1));
  4427. + var b$105 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-276244608), (-864847517)));
  4428. + var blo$77 = b$105.lo$2;
  4429. + var lo$106 = $imul((-14641542), blo$77);
  4430. + var hi$106 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-14641542), (-1), blo$77, b$105.hi$2);
  4431. + this$109.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), new $c_sjsr_RuntimeLong().init___I__I(lo$106, hi$106));
  4432. var this$110 = $m_Lorg_junit_Assert$();
  4433. - var actual$81 = new $c_sjsr_RuntimeLong().init___I__I(10199, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(771303, 0)));
  4434. - this$110.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), actual$81);
  4435. + var b$106 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14641542), (-1)));
  4436. + var lo$107 = b$106.lo$2;
  4437. + var hi$107 = b$106.hi$2;
  4438. + var b$107 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-276244608), (-864847517)));
  4439. + var blo$78 = b$107.lo$2;
  4440. + var lo$108 = $imul(lo$107, blo$78);
  4441. + var hi$108 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$107, hi$107, blo$78, b$107.hi$2);
  4442. + this$110.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-981748992), (-524890051)), new $c_sjsr_RuntimeLong().init___I__I(lo$108, hi$108));
  4443. var this$111 = $m_Lorg_junit_Assert$();
  4444. - var actual$82 = new $c_sjsr_RuntimeLong().init___I__I(771303, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(10199, 0)));
  4445. - this$111.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), actual$82);
  4446. + this$111.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1));
  4447. var this$112 = $m_Lorg_junit_Assert$();
  4448. - var actual$83 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(771303, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(10199, 0)));
  4449. - this$112.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), actual$83);
  4450. + var b$108 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(771303, 0));
  4451. + var blo$79 = b$108.lo$2;
  4452. + var lo$109 = $imul(10199, blo$79);
  4453. + var hi$109 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(10199, 0, blo$79, b$108.hi$2);
  4454. + this$112.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$109, hi$109));
  4455. var this$113 = $m_Lorg_junit_Assert$();
  4456. - this$113.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  4457. + var b$109 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(10199, 0));
  4458. + var blo$80 = b$109.lo$2;
  4459. + var lo$110 = $imul(771303, blo$80);
  4460. + var hi$110 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(771303, 0, blo$80, b$109.hi$2);
  4461. + this$113.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$110, hi$110));
  4462. var this$114 = $m_Lorg_junit_Assert$();
  4463. - var actual$84 = new $c_sjsr_RuntimeLong().init___I__I((-14806105), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  4464. - this$114.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$84);
  4465. + var b$110 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(771303, 0));
  4466. + var lo$111 = b$110.lo$2;
  4467. + var hi$111 = b$110.hi$2;
  4468. + var b$111 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(10199, 0));
  4469. + var blo$81 = b$111.lo$2;
  4470. + var lo$112 = $imul(lo$111, blo$81);
  4471. + var hi$112 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$111, hi$111, blo$81, b$111.hi$2);
  4472. + this$114.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-723415295), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$112, hi$112));
  4473. var this$115 = $m_Lorg_junit_Assert$();
  4474. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14806105), (-1)));
  4475. - var actual$85 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  4476. - this$115.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$85);
  4477. + this$115.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  4478. var this$116 = $m_Lorg_junit_Assert$();
  4479. - var actual$86 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14806105), (-1))));
  4480. - this$116.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$86);
  4481. + var b$112 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  4482. + var blo$82 = b$112.lo$2;
  4483. + var lo$113 = $imul((-14806105), blo$82);
  4484. + var hi$113 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-14806105), (-1), blo$82, b$112.hi$2);
  4485. + this$116.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$113, hi$113));
  4486. var this$117 = $m_Lorg_junit_Assert$();
  4487. - this$117.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), new $c_sjsr_RuntimeLong().init___I__I(47573376, 0));
  4488. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14806105), (-1)));
  4489. + var b$113 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  4490. + var lo$114 = b$113.lo$2;
  4491. + var hi$114 = b$113.hi$2;
  4492. + this$117.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$114, hi$114));
  4493. var this$118 = $m_Lorg_junit_Assert$();
  4494. - var actual$87 = new $c_sjsr_RuntimeLong().init___I__I(12, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(3964448, 0)));
  4495. - this$118.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), actual$87);
  4496. + var b$114 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  4497. + var lo$115 = b$114.lo$2;
  4498. + var hi$115 = b$114.hi$2;
  4499. + var b$115 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14806105), (-1)));
  4500. + var blo$83 = b$115.lo$2;
  4501. + var lo$116 = $imul(lo$115, blo$83);
  4502. + var hi$116 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$115, hi$115, blo$83, b$115.hi$2);
  4503. + this$118.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$116, hi$116));
  4504. var this$119 = $m_Lorg_junit_Assert$();
  4505. - var actual$88 = new $c_sjsr_RuntimeLong().init___I__I(3964448, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(12, 0)));
  4506. - this$119.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), actual$88);
  4507. + this$119.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), new $c_sjsr_RuntimeLong().init___I__I(47573376, 0));
  4508. var this$120 = $m_Lorg_junit_Assert$();
  4509. - var actual$89 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(3964448, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(12, 0)));
  4510. - this$120.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), actual$89);
  4511. + var b$116 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(3964448, 0));
  4512. + var blo$84 = b$116.lo$2;
  4513. + var lo$117 = $imul(12, blo$84);
  4514. + var hi$117 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(12, 0, blo$84, b$116.hi$2);
  4515. + this$120.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$117, hi$117));
  4516. var this$121 = $m_Lorg_junit_Assert$();
  4517. - this$121.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)));
  4518. + var b$117 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(12, 0));
  4519. + var blo$85 = b$117.lo$2;
  4520. + var lo$118 = $imul(3964448, blo$85);
  4521. + var hi$118 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(3964448, 0, blo$85, b$117.hi$2);
  4522. + this$121.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$118, hi$118));
  4523. var this$122 = $m_Lorg_junit_Assert$();
  4524. - var actual$90 = new $c_sjsr_RuntimeLong().init___I__I((-33668), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(196043544, 18)));
  4525. - this$122.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), actual$90);
  4526. + var b$118 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(3964448, 0));
  4527. + var lo$119 = b$118.lo$2;
  4528. + var hi$119 = b$118.hi$2;
  4529. + var b$119 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(12, 0));
  4530. + var blo$86 = b$119.lo$2;
  4531. + var lo$120 = $imul(lo$119, blo$86);
  4532. + var hi$120 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$119, hi$119, blo$86, b$119.hi$2);
  4533. + this$122.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47573376, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$120, hi$120));
  4534. var this$123 = $m_Lorg_junit_Assert$();
  4535. - var actual$91 = new $c_sjsr_RuntimeLong().init___I__I(196043544, 18).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-33668), (-1))));
  4536. - this$123.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), actual$91);
  4537. + this$123.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)));
  4538. var this$124 = $m_Lorg_junit_Assert$();
  4539. - var actual$92 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(196043544, 18)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-33668), (-1))));
  4540. - this$124.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), actual$92);
  4541. + var b$120 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(196043544, 18));
  4542. + var blo$87 = b$120.lo$2;
  4543. + var lo$121 = $imul((-33668), blo$87);
  4544. + var hi$121 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-33668), (-1), blo$87, b$120.hi$2);
  4545. + this$124.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), new $c_sjsr_RuntimeLong().init___I__I(lo$121, hi$121));
  4546. var this$125 = $m_Lorg_junit_Assert$();
  4547. - this$125.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)));
  4548. + var b$121 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-33668), (-1)));
  4549. + var blo$88 = b$121.lo$2;
  4550. + var lo$122 = $imul(196043544, blo$88);
  4551. + var hi$122 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(196043544, 18, blo$88, b$121.hi$2);
  4552. + this$125.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), new $c_sjsr_RuntimeLong().init___I__I(lo$122, hi$122));
  4553. var this$126 = $m_Lorg_junit_Assert$();
  4554. - var actual$93 = new $c_sjsr_RuntimeLong().init___I__I((-2034020654), 1).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-77788784), 3475)));
  4555. - this$126.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), actual$93);
  4556. + var b$122 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(196043544, 18));
  4557. + var lo$123 = b$122.lo$2;
  4558. + var hi$123 = b$122.hi$2;
  4559. + var b$123 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-33668), (-1)));
  4560. + var blo$89 = b$123.lo$2;
  4561. + var lo$124 = $imul(lo$123, blo$89);
  4562. + var hi$124 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$123, hi$123, blo$89, b$123.hi$2);
  4563. + this$126.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(970694560, (-607561)), new $c_sjsr_RuntimeLong().init___I__I(lo$124, hi$124));
  4564. var this$127 = $m_Lorg_junit_Assert$();
  4565. - var actual$94 = new $c_sjsr_RuntimeLong().init___I__I((-77788784), 3475).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2034020654), 1)));
  4566. - this$127.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), actual$94);
  4567. + this$127.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)));
  4568. var this$128 = $m_Lorg_junit_Assert$();
  4569. - var actual$95 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-77788784), 3475)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2034020654), 1)));
  4570. - this$128.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), actual$95);
  4571. + var b$124 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-77788784), 3475));
  4572. + var blo$90 = b$124.lo$2;
  4573. + var lo$125 = $imul((-2034020654), blo$90);
  4574. + var hi$125 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2034020654), 1, blo$90, b$124.hi$2);
  4575. + this$128.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), new $c_sjsr_RuntimeLong().init___I__I(lo$125, hi$125));
  4576. var this$129 = $m_Lorg_junit_Assert$();
  4577. - this$129.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175));
  4578. + var b$125 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2034020654), 1));
  4579. + var blo$91 = b$125.lo$2;
  4580. + var lo$126 = $imul((-77788784), blo$91);
  4581. + var hi$126 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-77788784), 3475, blo$91, b$125.hi$2);
  4582. + this$129.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), new $c_sjsr_RuntimeLong().init___I__I(lo$126, hi$126));
  4583. var this$130 = $m_Lorg_junit_Assert$();
  4584. - var actual$96 = new $c_sjsr_RuntimeLong().init___I__I(1181669, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-21571642), 100401221)));
  4585. - this$130.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), actual$96);
  4586. + var b$126 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-77788784), 3475));
  4587. + var lo$127 = b$126.lo$2;
  4588. + var hi$127 = b$126.hi$2;
  4589. + var b$127 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2034020654), 1));
  4590. + var blo$92 = b$127.lo$2;
  4591. + var lo$128 = $imul(lo$127, blo$92);
  4592. + var hi$128 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$127, hi$127, blo$92, b$127.hi$2);
  4593. + this$130.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(871086112, (-858362262)), new $c_sjsr_RuntimeLong().init___I__I(lo$128, hi$128));
  4594. var this$131 = $m_Lorg_junit_Assert$();
  4595. - var actual$97 = new $c_sjsr_RuntimeLong().init___I__I((-21571642), 100401221).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181669, 0)));
  4596. - this$131.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), actual$97);
  4597. + this$131.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175));
  4598. var this$132 = $m_Lorg_junit_Assert$();
  4599. - var actual$98 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-21571642), 100401221)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181669, 0)));
  4600. - this$132.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), actual$98);
  4601. + var b$128 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-21571642), 100401221));
  4602. + var blo$93 = b$128.lo$2;
  4603. + var lo$129 = $imul(1181669, blo$93);
  4604. + var hi$129 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1181669, 0, blo$93, b$128.hi$2);
  4605. + this$132.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), new $c_sjsr_RuntimeLong().init___I__I(lo$129, hi$129));
  4606. var this$133 = $m_Lorg_junit_Assert$();
  4607. - this$133.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)));
  4608. + var b$129 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181669, 0));
  4609. + var blo$94 = b$129.lo$2;
  4610. + var lo$130 = $imul((-21571642), blo$94);
  4611. + var hi$130 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-21571642), 100401221, blo$94, b$129.hi$2);
  4612. + this$133.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), new $c_sjsr_RuntimeLong().init___I__I(lo$130, hi$130));
  4613. var this$134 = $m_Lorg_junit_Assert$();
  4614. - var actual$99 = new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1744428665), 656)));
  4615. - this$134.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), actual$99);
  4616. + var b$130 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-21571642), 100401221));
  4617. + var lo$131 = b$130.lo$2;
  4618. + var hi$131 = b$130.hi$2;
  4619. + var b$131 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181669, 0));
  4620. + var blo$95 = b$131.lo$2;
  4621. + var lo$132 = $imul(lo$131, blo$95);
  4622. + var hi$132 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$131, hi$131, blo$95, b$131.hi$2);
  4623. + this$134.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90271262, 1129976175), new $c_sjsr_RuntimeLong().init___I__I(lo$132, hi$132));
  4624. var this$135 = $m_Lorg_junit_Assert$();
  4625. - var actual$100 = new $c_sjsr_RuntimeLong().init___I__I((-1744428665), 656).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1))));
  4626. - this$135.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), actual$100);
  4627. + this$135.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)));
  4628. var this$136 = $m_Lorg_junit_Assert$();
  4629. - var actual$101 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1744428665), 656)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1))));
  4630. - this$136.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), actual$101);
  4631. + var b$132 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1744428665), 656));
  4632. + var blo$96 = b$132.lo$2;
  4633. + var lo$133 = $imul((-5), blo$96);
  4634. + var hi$133 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-5), (-1), blo$96, b$132.hi$2);
  4635. + this$136.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), new $c_sjsr_RuntimeLong().init___I__I(lo$133, hi$133));
  4636. var this$137 = $m_Lorg_junit_Assert$();
  4637. - this$137.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831));
  4638. + var b$133 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  4639. + var blo$97 = b$133.lo$2;
  4640. + var lo$134 = $imul((-1744428665), blo$97);
  4641. + var hi$134 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1744428665), 656, blo$97, b$133.hi$2);
  4642. + this$137.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), new $c_sjsr_RuntimeLong().init___I__I(lo$134, hi$134));
  4643. var this$138 = $m_Lorg_junit_Assert$();
  4644. - var actual$102 = new $c_sjsr_RuntimeLong().init___I__I(1806050291, 21880).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1952035482, (-3918573))));
  4645. - this$138.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), actual$102);
  4646. + var b$134 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1744428665), 656));
  4647. + var lo$135 = b$134.lo$2;
  4648. + var hi$135 = b$134.hi$2;
  4649. + var b$135 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  4650. + var blo$98 = b$135.lo$2;
  4651. + var lo$136 = $imul(lo$135, blo$98);
  4652. + var hi$136 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$135, hi$135, blo$98, b$135.hi$2);
  4653. + this$138.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(132208733, (-3283)), new $c_sjsr_RuntimeLong().init___I__I(lo$136, hi$136));
  4654. var this$139 = $m_Lorg_junit_Assert$();
  4655. - var actual$103 = new $c_sjsr_RuntimeLong().init___I__I(1952035482, (-3918573)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1806050291, 21880)));
  4656. - this$139.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), actual$103);
  4657. + this$139.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831));
  4658. var this$140 = $m_Lorg_junit_Assert$();
  4659. - var actual$104 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1952035482, (-3918573))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1806050291, 21880)));
  4660. - this$140.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), actual$104);
  4661. + var b$136 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1952035482, (-3918573)));
  4662. + var blo$99 = b$136.lo$2;
  4663. + var lo$137 = $imul(1806050291, blo$99);
  4664. + var hi$137 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1806050291, 21880, blo$99, b$136.hi$2);
  4665. + this$140.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), new $c_sjsr_RuntimeLong().init___I__I(lo$137, hi$137));
  4666. var this$141 = $m_Lorg_junit_Assert$();
  4667. - this$141.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063));
  4668. + var b$137 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1806050291, 21880));
  4669. + var blo$100 = b$137.lo$2;
  4670. + var lo$138 = $imul(1952035482, blo$100);
  4671. + var hi$138 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1952035482, (-3918573), blo$100, b$137.hi$2);
  4672. + this$141.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), new $c_sjsr_RuntimeLong().init___I__I(lo$138, hi$138));
  4673. var this$142 = $m_Lorg_junit_Assert$();
  4674. - var actual$105 = new $c_sjsr_RuntimeLong().init___I__I(1796846338, 291001).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(206188838, 0)));
  4675. - this$142.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), actual$105);
  4676. + var b$138 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1952035482, (-3918573)));
  4677. + var lo$139 = b$138.lo$2;
  4678. + var hi$139 = b$138.hi$2;
  4679. + var b$139 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1806050291, 21880));
  4680. + var blo$101 = b$139.lo$2;
  4681. + var lo$140 = $imul(lo$139, blo$101);
  4682. + var hi$140 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$139, hi$139, blo$101, b$139.hi$2);
  4683. + this$142.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496265682), 2031604831), new $c_sjsr_RuntimeLong().init___I__I(lo$140, hi$140));
  4684. var this$143 = $m_Lorg_junit_Assert$();
  4685. - var actual$106 = new $c_sjsr_RuntimeLong().init___I__I(206188838, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1796846338, 291001)));
  4686. - this$143.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), actual$106);
  4687. + this$143.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063));
  4688. var this$144 = $m_Lorg_junit_Assert$();
  4689. - var actual$107 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(206188838, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1796846338, 291001)));
  4690. - this$144.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), actual$107);
  4691. + var b$140 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(206188838, 0));
  4692. + var blo$102 = b$140.lo$2;
  4693. + var lo$141 = $imul(1796846338, blo$102);
  4694. + var hi$141 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1796846338, 291001, blo$102, b$140.hi$2);
  4695. + this$144.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), new $c_sjsr_RuntimeLong().init___I__I(lo$141, hi$141));
  4696. var this$145 = $m_Lorg_junit_Assert$();
  4697. - this$145.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)));
  4698. + var b$141 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1796846338, 291001));
  4699. + var blo$103 = b$141.lo$2;
  4700. + var lo$142 = $imul(206188838, blo$103);
  4701. + var hi$142 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(206188838, 0, blo$103, b$141.hi$2);
  4702. + this$145.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), new $c_sjsr_RuntimeLong().init___I__I(lo$142, hi$142));
  4703. var this$146 = $m_Lorg_junit_Assert$();
  4704. - var actual$108 = new $c_sjsr_RuntimeLong().init___I__I(422038251, 257045).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-505812154), 3)));
  4705. - this$146.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), actual$108);
  4706. + var b$142 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(206188838, 0));
  4707. + var lo$143 = b$142.lo$2;
  4708. + var hi$143 = b$142.hi$2;
  4709. + var b$143 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1796846338, 291001));
  4710. + var blo$104 = b$143.lo$2;
  4711. + var lo$144 = $imul(lo$143, blo$104);
  4712. + var hi$144 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$143, hi$143, blo$104, b$143.hi$2);
  4713. + this$146.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1482165172), 551183063), new $c_sjsr_RuntimeLong().init___I__I(lo$144, hi$144));
  4714. var this$147 = $m_Lorg_junit_Assert$();
  4715. - var actual$109 = new $c_sjsr_RuntimeLong().init___I__I((-505812154), 3).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(422038251, 257045)));
  4716. - this$147.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), actual$109);
  4717. + this$147.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)));
  4718. var this$148 = $m_Lorg_junit_Assert$();
  4719. - var actual$110 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-505812154), 3)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(422038251, 257045)));
  4720. - this$148.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), actual$110);
  4721. + var b$144 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-505812154), 3));
  4722. + var blo$105 = b$144.lo$2;
  4723. + var lo$145 = $imul(422038251, blo$105);
  4724. + var hi$145 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(422038251, 257045, blo$105, b$144.hi$2);
  4725. + this$148.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), new $c_sjsr_RuntimeLong().init___I__I(lo$145, hi$145));
  4726. var this$149 = $m_Lorg_junit_Assert$();
  4727. - this$149.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500));
  4728. + var b$145 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(422038251, 257045));
  4729. + var blo$106 = b$145.lo$2;
  4730. + var lo$146 = $imul((-505812154), blo$106);
  4731. + var hi$146 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-505812154), 3, blo$106, b$145.hi$2);
  4732. + this$149.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), new $c_sjsr_RuntimeLong().init___I__I(lo$146, hi$146));
  4733. var this$150 = $m_Lorg_junit_Assert$();
  4734. - var actual$111 = new $c_sjsr_RuntimeLong().init___I__I(2144253057, (-5374)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1539116907), (-15066511))));
  4735. - this$150.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), actual$111);
  4736. + var b$146 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-505812154), 3));
  4737. + var lo$147 = b$146.lo$2;
  4738. + var hi$147 = b$146.hi$2;
  4739. + var b$147 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(422038251, 257045));
  4740. + var blo$107 = b$147.lo$2;
  4741. + var lo$148 = $imul(lo$147, blo$107);
  4742. + var hi$148 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$147, hi$147, blo$107, b$147.hi$2);
  4743. + this$150.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-195414718), (-1891657552)), new $c_sjsr_RuntimeLong().init___I__I(lo$148, hi$148));
  4744. var this$151 = $m_Lorg_junit_Assert$();
  4745. - var actual$112 = new $c_sjsr_RuntimeLong().init___I__I((-1539116907), (-15066511)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2144253057, (-5374))));
  4746. - this$151.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), actual$112);
  4747. + this$151.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500));
  4748. var this$152 = $m_Lorg_junit_Assert$();
  4749. - var actual$113 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1539116907), (-15066511))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2144253057, (-5374))));
  4750. - this$152.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), actual$113);
  4751. + var b$148 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1539116907), (-15066511)));
  4752. + var blo$108 = b$148.lo$2;
  4753. + var lo$149 = $imul(2144253057, blo$108);
  4754. + var hi$149 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(2144253057, (-5374), blo$108, b$148.hi$2);
  4755. + this$152.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), new $c_sjsr_RuntimeLong().init___I__I(lo$149, hi$149));
  4756. var this$153 = $m_Lorg_junit_Assert$();
  4757. - this$153.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152));
  4758. + var b$149 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2144253057, (-5374)));
  4759. + var blo$109 = b$149.lo$2;
  4760. + var lo$150 = $imul((-1539116907), blo$109);
  4761. + var hi$150 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1539116907), (-15066511), blo$109, b$149.hi$2);
  4762. + this$153.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), new $c_sjsr_RuntimeLong().init___I__I(lo$150, hi$150));
  4763. var this$154 = $m_Lorg_junit_Assert$();
  4764. - var actual$114 = new $c_sjsr_RuntimeLong().init___I__I(21048, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(31096512, 0)));
  4765. - this$154.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), actual$114);
  4766. + var b$150 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1539116907), (-15066511)));
  4767. + var lo$151 = b$150.lo$2;
  4768. + var hi$151 = b$150.hi$2;
  4769. + var b$151 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2144253057, (-5374)));
  4770. + var blo$110 = b$151.lo$2;
  4771. + var lo$152 = $imul(lo$151, blo$110);
  4772. + var hi$152 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$151, hi$151, blo$110, b$151.hi$2);
  4773. + this$154.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1506410261, 1501054500), new $c_sjsr_RuntimeLong().init___I__I(lo$152, hi$152));
  4774. var this$155 = $m_Lorg_junit_Assert$();
  4775. - var actual$115 = new $c_sjsr_RuntimeLong().init___I__I(31096512, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(21048, 0)));
  4776. - this$155.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), actual$115);
  4777. + this$155.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152));
  4778. var this$156 = $m_Lorg_junit_Assert$();
  4779. - var actual$116 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(31096512, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(21048, 0)));
  4780. - this$156.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), actual$116);
  4781. + var b$152 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(31096512, 0));
  4782. + var blo$111 = b$152.lo$2;
  4783. + var lo$153 = $imul(21048, blo$111);
  4784. + var hi$153 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(21048, 0, blo$111, b$152.hi$2);
  4785. + this$156.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), new $c_sjsr_RuntimeLong().init___I__I(lo$153, hi$153));
  4786. var this$157 = $m_Lorg_junit_Assert$();
  4787. - this$157.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565));
  4788. + var b$153 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(21048, 0));
  4789. + var blo$112 = b$153.lo$2;
  4790. + var lo$154 = $imul(31096512, blo$112);
  4791. + var hi$154 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(31096512, 0, blo$112, b$153.hi$2);
  4792. + this$157.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), new $c_sjsr_RuntimeLong().init___I__I(lo$154, hi$154));
  4793. var this$158 = $m_Lorg_junit_Assert$();
  4794. - var actual$117 = new $c_sjsr_RuntimeLong().init___I__I(1370052408, 1621389).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(22, 0)));
  4795. - this$158.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), actual$117);
  4796. + var b$154 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(31096512, 0));
  4797. + var lo$155 = b$154.lo$2;
  4798. + var hi$155 = b$154.hi$2;
  4799. + var b$155 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(21048, 0));
  4800. + var blo$113 = b$155.lo$2;
  4801. + var lo$156 = $imul(lo$155, blo$113);
  4802. + var hi$156 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$155, hi$155, blo$113, b$155.hi$2);
  4803. + this$158.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1684355584, 152), new $c_sjsr_RuntimeLong().init___I__I(lo$156, hi$156));
  4804. var this$159 = $m_Lorg_junit_Assert$();
  4805. - var actual$118 = new $c_sjsr_RuntimeLong().init___I__I(22, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1370052408, 1621389)));
  4806. - this$159.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), actual$118);
  4807. + this$159.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565));
  4808. var this$160 = $m_Lorg_junit_Assert$();
  4809. - var actual$119 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(22, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1370052408, 1621389)));
  4810. - this$160.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), actual$119);
  4811. + var b$156 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(22, 0));
  4812. + var blo$114 = b$156.lo$2;
  4813. + var lo$157 = $imul(1370052408, blo$114);
  4814. + var hi$157 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1370052408, 1621389, blo$114, b$156.hi$2);
  4815. + this$160.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), new $c_sjsr_RuntimeLong().init___I__I(lo$157, hi$157));
  4816. var this$161 = $m_Lorg_junit_Assert$();
  4817. - this$161.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320));
  4818. + var b$157 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1370052408, 1621389));
  4819. + var blo$115 = b$157.lo$2;
  4820. + var lo$158 = $imul(22, blo$115);
  4821. + var hi$158 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(22, 0, blo$115, b$157.hi$2);
  4822. + this$161.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), new $c_sjsr_RuntimeLong().init___I__I(lo$158, hi$158));
  4823. var this$162 = $m_Lorg_junit_Assert$();
  4824. - var actual$120 = new $c_sjsr_RuntimeLong().init___I__I((-341287789), 261600).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892772954, 293)));
  4825. - this$162.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), actual$120);
  4826. + var b$158 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(22, 0));
  4827. + var lo$159 = b$158.lo$2;
  4828. + var hi$159 = b$158.hi$2;
  4829. + var b$159 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1370052408, 1621389));
  4830. + var blo$116 = b$159.lo$2;
  4831. + var lo$160 = $imul(lo$159, blo$116);
  4832. + var hi$160 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$159, hi$159, blo$116, b$159.hi$2);
  4833. + this$162.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76381904, 35670565), new $c_sjsr_RuntimeLong().init___I__I(lo$160, hi$160));
  4834. var this$163 = $m_Lorg_junit_Assert$();
  4835. - var actual$121 = new $c_sjsr_RuntimeLong().init___I__I(1892772954, 293).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-341287789), 261600)));
  4836. - this$163.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), actual$121);
  4837. + this$163.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320));
  4838. var this$164 = $m_Lorg_junit_Assert$();
  4839. - var actual$122 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892772954, 293)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-341287789), 261600)));
  4840. - this$164.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), actual$122);
  4841. + var b$160 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892772954, 293));
  4842. + var blo$117 = b$160.lo$2;
  4843. + var lo$161 = $imul((-341287789), blo$117);
  4844. + var hi$161 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-341287789), 261600, blo$117, b$160.hi$2);
  4845. + this$164.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), new $c_sjsr_RuntimeLong().init___I__I(lo$161, hi$161));
  4846. var this$165 = $m_Lorg_junit_Assert$();
  4847. - this$165.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)));
  4848. + var b$161 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-341287789), 261600));
  4849. + var blo$118 = b$161.lo$2;
  4850. + var lo$162 = $imul(1892772954, blo$118);
  4851. + var hi$162 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1892772954, 293, blo$118, b$161.hi$2);
  4852. + this$165.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), new $c_sjsr_RuntimeLong().init___I__I(lo$162, hi$162));
  4853. var this$166 = $m_Lorg_junit_Assert$();
  4854. - var actual$123 = new $c_sjsr_RuntimeLong().init___I__I(15132314, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1))));
  4855. - this$166.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), actual$123);
  4856. + var b$162 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1892772954, 293));
  4857. + var lo$163 = b$162.lo$2;
  4858. + var hi$163 = b$162.hi$2;
  4859. + var b$163 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-341287789), 261600));
  4860. + var blo$119 = b$163.lo$2;
  4861. + var lo$164 = $imul(lo$163, blo$119);
  4862. + var hi$164 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$163, hi$163, blo$119, b$163.hi$2);
  4863. + this$166.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1002336338), 334374320), new $c_sjsr_RuntimeLong().init___I__I(lo$164, hi$164));
  4864. var this$167 = $m_Lorg_junit_Assert$();
  4865. - var actual$124 = new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(15132314, 0)));
  4866. - this$167.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), actual$124);
  4867. + this$167.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)));
  4868. var this$168 = $m_Lorg_junit_Assert$();
  4869. - var actual$125 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(15132314, 0)));
  4870. - this$168.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), actual$125);
  4871. + var b$164 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  4872. + var blo$120 = b$164.lo$2;
  4873. + var lo$165 = $imul(15132314, blo$120);
  4874. + var hi$165 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(15132314, 0, blo$120, b$164.hi$2);
  4875. + this$168.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$165, hi$165));
  4876. var this$169 = $m_Lorg_junit_Assert$();
  4877. - this$169.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340));
  4878. + var b$165 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(15132314, 0));
  4879. + var blo$121 = b$165.lo$2;
  4880. + var lo$166 = $imul((-5), blo$121);
  4881. + var hi$166 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-5), (-1), blo$121, b$165.hi$2);
  4882. + this$169.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$166, hi$166));
  4883. var this$170 = $m_Lorg_junit_Assert$();
  4884. - var actual$126 = new $c_sjsr_RuntimeLong().init___I__I((-126975734), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1190272850), 2118)));
  4885. - this$170.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), actual$126);
  4886. + var b$166 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  4887. + var lo$167 = b$166.lo$2;
  4888. + var hi$167 = b$166.hi$2;
  4889. + var b$167 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(15132314, 0));
  4890. + var blo$122 = b$167.lo$2;
  4891. + var lo$168 = $imul(lo$167, blo$122);
  4892. + var hi$168 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$167, hi$167, blo$122, b$167.hi$2);
  4893. + this$170.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-75661570), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$168, hi$168));
  4894. var this$171 = $m_Lorg_junit_Assert$();
  4895. - var actual$127 = new $c_sjsr_RuntimeLong().init___I__I((-1190272850), 2118).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-126975734), (-1))));
  4896. - this$171.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), actual$127);
  4897. + this$171.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340));
  4898. var this$172 = $m_Lorg_junit_Assert$();
  4899. - var actual$128 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1190272850), 2118)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-126975734), (-1))));
  4900. - this$172.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), actual$128);
  4901. + var b$168 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1190272850), 2118));
  4902. + var blo$123 = b$168.lo$2;
  4903. + var lo$169 = $imul((-126975734), blo$123);
  4904. + var hi$169 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-126975734), (-1), blo$123, b$168.hi$2);
  4905. + this$172.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), new $c_sjsr_RuntimeLong().init___I__I(lo$169, hi$169));
  4906. var this$173 = $m_Lorg_junit_Assert$();
  4907. - this$173.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)));
  4908. + var b$169 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-126975734), (-1)));
  4909. + var blo$124 = b$169.lo$2;
  4910. + var lo$170 = $imul((-1190272850), blo$124);
  4911. + var hi$170 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1190272850), 2118, blo$124, b$169.hi$2);
  4912. + this$173.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), new $c_sjsr_RuntimeLong().init___I__I(lo$170, hi$170));
  4913. var this$174 = $m_Lorg_junit_Assert$();
  4914. - var actual$129 = new $c_sjsr_RuntimeLong().init___I__I((-1420058), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0)));
  4915. - this$174.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), actual$129);
  4916. + var b$170 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1190272850), 2118));
  4917. + var lo$171 = b$170.lo$2;
  4918. + var hi$171 = b$170.hi$2;
  4919. + var b$171 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-126975734), (-1)));
  4920. + var blo$125 = b$171.lo$2;
  4921. + var lo$172 = $imul(lo$171, blo$125);
  4922. + var hi$172 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$171, hi$171, blo$125, b$171.hi$2);
  4923. + this$174.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1401320652, 1556548340), new $c_sjsr_RuntimeLong().init___I__I(lo$172, hi$172));
  4924. var this$175 = $m_Lorg_junit_Assert$();
  4925. - var actual$130 = new $c_sjsr_RuntimeLong().init___I__I(5, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1420058), (-1))));
  4926. - this$175.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), actual$130);
  4927. + this$175.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)));
  4928. var this$176 = $m_Lorg_junit_Assert$();
  4929. - var actual$131 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1420058), (-1))));
  4930. - this$176.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), actual$131);
  4931. + var b$172 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  4932. + var blo$126 = b$172.lo$2;
  4933. + var lo$173 = $imul((-1420058), blo$126);
  4934. + var hi$173 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1420058), (-1), blo$126, b$172.hi$2);
  4935. + this$176.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$173, hi$173));
  4936. var this$177 = $m_Lorg_junit_Assert$();
  4937. - this$177.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)));
  4938. + var b$173 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1420058), (-1)));
  4939. + var blo$127 = b$173.lo$2;
  4940. + var lo$174 = $imul(5, blo$127);
  4941. + var hi$174 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(5, 0, blo$127, b$173.hi$2);
  4942. + this$177.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$174, hi$174));
  4943. var this$178 = $m_Lorg_junit_Assert$();
  4944. - var actual$132 = new $c_sjsr_RuntimeLong().init___I__I(1045698648, 15981).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28274), (-1))));
  4945. - this$178.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), actual$132);
  4946. + var b$174 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  4947. + var lo$175 = b$174.lo$2;
  4948. + var hi$175 = b$174.hi$2;
  4949. + var b$175 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1420058), (-1)));
  4950. + var blo$128 = b$175.lo$2;
  4951. + var lo$176 = $imul(lo$175, blo$128);
  4952. + var hi$176 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$175, hi$175, blo$128, b$175.hi$2);
  4953. + this$178.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7100290), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$176, hi$176));
  4954. var this$179 = $m_Lorg_junit_Assert$();
  4955. - var actual$133 = new $c_sjsr_RuntimeLong().init___I__I((-28274), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1045698648, 15981)));
  4956. - this$179.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), actual$133);
  4957. + this$179.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)));
  4958. var this$180 = $m_Lorg_junit_Assert$();
  4959. - var actual$134 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28274), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1045698648, 15981)));
  4960. - this$180.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), actual$134);
  4961. + var b$176 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28274), (-1)));
  4962. + var blo$129 = b$176.lo$2;
  4963. + var lo$177 = $imul(1045698648, blo$129);
  4964. + var hi$177 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1045698648, 15981, blo$129, b$176.hi$2);
  4965. + this$180.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), new $c_sjsr_RuntimeLong().init___I__I(lo$177, hi$177));
  4966. var this$181 = $m_Lorg_junit_Assert$();
  4967. - this$181.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)));
  4968. + var b$177 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1045698648, 15981));
  4969. + var blo$130 = b$177.lo$2;
  4970. + var lo$178 = $imul((-28274), blo$130);
  4971. + var hi$178 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-28274), (-1), blo$130, b$177.hi$2);
  4972. + this$181.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), new $c_sjsr_RuntimeLong().init___I__I(lo$178, hi$178));
  4973. var this$182 = $m_Lorg_junit_Assert$();
  4974. - var actual$135 = new $c_sjsr_RuntimeLong().init___I__I((-2060833831), 8).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81717924, 45)));
  4975. - this$182.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), actual$135);
  4976. + var b$178 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28274), (-1)));
  4977. + var lo$179 = b$178.lo$2;
  4978. + var hi$179 = b$178.hi$2;
  4979. + var b$179 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1045698648, 15981));
  4980. + var blo$131 = b$179.lo$2;
  4981. + var lo$180 = $imul(lo$179, blo$131);
  4982. + var hi$180 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$179, hi$179, blo$131, b$179.hi$2);
  4983. + this$182.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(471292112, (-451853678)), new $c_sjsr_RuntimeLong().init___I__I(lo$180, hi$180));
  4984. var this$183 = $m_Lorg_junit_Assert$();
  4985. - var actual$136 = new $c_sjsr_RuntimeLong().init___I__I(81717924, 45).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2060833831), 8)));
  4986. - this$183.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), actual$136);
  4987. + this$183.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)));
  4988. var this$184 = $m_Lorg_junit_Assert$();
  4989. - var actual$137 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81717924, 45)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2060833831), 8)));
  4990. - this$184.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), actual$137);
  4991. + var b$180 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81717924, 45));
  4992. + var blo$132 = b$180.lo$2;
  4993. + var lo$181 = $imul((-2060833831), blo$132);
  4994. + var hi$181 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2060833831), 8, blo$132, b$180.hi$2);
  4995. + this$184.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), new $c_sjsr_RuntimeLong().init___I__I(lo$181, hi$181));
  4996. var this$185 = $m_Lorg_junit_Assert$();
  4997. - this$185.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  4998. + var b$181 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2060833831), 8));
  4999. + var blo$133 = b$181.lo$2;
  5000. + var lo$182 = $imul(81717924, blo$133);
  5001. + var hi$182 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(81717924, 45, blo$133, b$181.hi$2);
  5002. + this$185.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), new $c_sjsr_RuntimeLong().init___I__I(lo$182, hi$182));
  5003. var this$186 = $m_Lorg_junit_Assert$();
  5004. - var actual$138 = new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0)));
  5005. - this$186.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), actual$138);
  5006. + var b$182 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(81717924, 45));
  5007. + var lo$183 = b$182.lo$2;
  5008. + var hi$183 = b$182.hi$2;
  5009. + var b$183 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2060833831), 8));
  5010. + var blo$134 = b$183.lo$2;
  5011. + var lo$184 = $imul(lo$183, blo$134);
  5012. + var hi$184 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$183, hi$183, blo$134, b$183.hi$2);
  5013. + this$186.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1162244356, (-1846958188)), new $c_sjsr_RuntimeLong().init___I__I(lo$184, hi$184));
  5014. var this$187 = $m_Lorg_junit_Assert$();
  5015. - var actual$139 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  5016. - this$187.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), actual$139);
  5017. + this$187.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  5018. var this$188 = $m_Lorg_junit_Assert$();
  5019. - var actual$140 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1))));
  5020. - this$188.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), actual$140);
  5021. + var b$184 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  5022. + var blo$135 = b$184.lo$2;
  5023. + var lo$185 = $imul((-7), blo$135);
  5024. + var hi$185 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-7), (-1), blo$135, b$184.hi$2);
  5025. + this$188.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$185, hi$185));
  5026. var this$189 = $m_Lorg_junit_Assert$();
  5027. - this$189.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)));
  5028. + var b$185 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  5029. + var lo$186 = b$185.lo$2;
  5030. + var hi$186 = b$185.hi$2;
  5031. + this$189.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$186, hi$186));
  5032. var this$190 = $m_Lorg_junit_Assert$();
  5033. - var actual$141 = new $c_sjsr_RuntimeLong().init___I__I((-724), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1078644988), 15550)));
  5034. - this$190.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), actual$141);
  5035. + var b$186 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  5036. + var lo$187 = b$186.lo$2;
  5037. + var hi$187 = b$186.hi$2;
  5038. + var b$187 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  5039. + var blo$136 = b$187.lo$2;
  5040. + var lo$188 = $imul(lo$187, blo$136);
  5041. + var hi$188 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$187, hi$187, blo$136, b$187.hi$2);
  5042. + this$190.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$188, hi$188));
  5043. var this$191 = $m_Lorg_junit_Assert$();
  5044. - var actual$142 = new $c_sjsr_RuntimeLong().init___I__I((-1078644988), 15550).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-724), (-1))));
  5045. - this$191.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), actual$142);
  5046. + this$191.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)));
  5047. var this$192 = $m_Lorg_junit_Assert$();
  5048. - var actual$143 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1078644988), 15550)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-724), (-1))));
  5049. - this$192.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), actual$143);
  5050. + var b$188 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1078644988), 15550));
  5051. + var blo$137 = b$188.lo$2;
  5052. + var lo$189 = $imul((-724), blo$137);
  5053. + var hi$189 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-724), (-1), blo$137, b$188.hi$2);
  5054. + this$192.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), new $c_sjsr_RuntimeLong().init___I__I(lo$189, hi$189));
  5055. var this$193 = $m_Lorg_junit_Assert$();
  5056. - this$193.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)));
  5057. + var b$189 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-724), (-1)));
  5058. + var blo$138 = b$189.lo$2;
  5059. + var lo$190 = $imul((-1078644988), blo$138);
  5060. + var hi$190 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1078644988), 15550, blo$138, b$189.hi$2);
  5061. + this$193.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), new $c_sjsr_RuntimeLong().init___I__I(lo$190, hi$190));
  5062. var this$194 = $m_Lorg_junit_Assert$();
  5063. - var actual$144 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-997595729), 2449)).unary$und$minus__sjsr_RuntimeLong();
  5064. - this$194.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), actual$144);
  5065. + var b$190 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1078644988), 15550));
  5066. + var lo$191 = b$190.lo$2;
  5067. + var hi$191 = b$190.hi$2;
  5068. + var b$191 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-724), (-1)));
  5069. + var blo$139 = b$191.lo$2;
  5070. + var lo$192 = $imul(lo$191, blo$139);
  5071. + var hi$192 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$191, hi$191, blo$139, b$191.hi$2);
  5072. + this$194.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-745076560), (-11258743)), new $c_sjsr_RuntimeLong().init___I__I(lo$192, hi$192));
  5073. var this$195 = $m_Lorg_junit_Assert$();
  5074. - var actual$145 = new $c_sjsr_RuntimeLong().init___I__I((-997595729), 2449).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  5075. - this$195.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), actual$145);
  5076. - var this$196 = $m_Lorg_junit_Assert$();
  5077. - var actual$146 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-997595729), 2449)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  5078. - this$196.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), actual$146);
  5079. - var this$197 = $m_Lorg_junit_Assert$();
  5080. - this$197.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063));
  5081. + this$195.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)));
  5082. var this$198 = $m_Lorg_junit_Assert$();
  5083. - var actual$147 = new $c_sjsr_RuntimeLong().init___I__I((-105906241), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181149973, (-2037))));
  5084. - this$198.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), actual$147);
  5085. + var b$192 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-997595729), 2449));
  5086. + var lo$193 = b$192.lo$2;
  5087. + var hi$193 = b$192.hi$2;
  5088. + var lo$194 = ((-lo$193) | 0);
  5089. + var hi$194 = ((lo$193 !== 0) ? (~hi$193) : ((-hi$193) | 0));
  5090. + this$198.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), new $c_sjsr_RuntimeLong().init___I__I(lo$194, hi$194));
  5091. var this$199 = $m_Lorg_junit_Assert$();
  5092. - var actual$148 = new $c_sjsr_RuntimeLong().init___I__I(1181149973, (-2037)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-105906241), (-1))));
  5093. - this$199.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), actual$148);
  5094. + var b$193 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5095. + var blo$140 = b$193.lo$2;
  5096. + var lo$195 = $imul((-997595729), blo$140);
  5097. + var hi$195 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-997595729), 2449, blo$140, b$193.hi$2);
  5098. + this$199.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), new $c_sjsr_RuntimeLong().init___I__I(lo$195, hi$195));
  5099. var this$200 = $m_Lorg_junit_Assert$();
  5100. - var actual$149 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181149973, (-2037))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-105906241), (-1))));
  5101. - this$200.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), actual$149);
  5102. + var b$194 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-997595729), 2449));
  5103. + var lo$196 = b$194.lo$2;
  5104. + var hi$196 = b$194.hi$2;
  5105. + var b$195 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5106. + var blo$141 = b$195.lo$2;
  5107. + var lo$197 = $imul(lo$196, blo$141);
  5108. + var hi$197 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$196, hi$196, blo$141, b$195.hi$2);
  5109. + this$200.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997595729, (-2450)), new $c_sjsr_RuntimeLong().init___I__I(lo$197, hi$197));
  5110. var this$201 = $m_Lorg_junit_Assert$();
  5111. - this$201.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477));
  5112. + this$201.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063));
  5113. var this$202 = $m_Lorg_junit_Assert$();
  5114. - var actual$150 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0)).$$less$less__I__sjsr_RuntimeLong(20);
  5115. - this$202.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$150);
  5116. + var b$196 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181149973, (-2037)));
  5117. + var blo$142 = b$196.lo$2;
  5118. + var lo$198 = $imul((-105906241), blo$142);
  5119. + var hi$198 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-105906241), (-1), blo$142, b$196.hi$2);
  5120. + this$202.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), new $c_sjsr_RuntimeLong().init___I__I(lo$198, hi$198));
  5121. var this$203 = $m_Lorg_junit_Assert$();
  5122. - var actual$151 = new $c_sjsr_RuntimeLong().init___I__I(100259248, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0)));
  5123. - this$203.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$151);
  5124. + var b$197 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-105906241), (-1)));
  5125. + var blo$143 = b$197.lo$2;
  5126. + var lo$199 = $imul(1181149973, blo$143);
  5127. + var hi$199 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1181149973, (-2037), blo$143, b$197.hi$2);
  5128. + this$203.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), new $c_sjsr_RuntimeLong().init___I__I(lo$199, hi$199));
  5129. var this$204 = $m_Lorg_junit_Assert$();
  5130. - var actual$152 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0)));
  5131. - this$204.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$152);
  5132. + var b$198 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1181149973, (-2037)));
  5133. + var lo$200 = b$198.lo$2;
  5134. + var hi$200 = b$198.hi$2;
  5135. + var b$199 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-105906241), (-1)));
  5136. + var blo$144 = b$199.lo$2;
  5137. + var lo$201 = $imul(lo$200, blo$144);
  5138. + var hi$201 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$200, hi$200, blo$144, b$199.hi$2);
  5139. + this$204.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(726552491, 953523063), new $c_sjsr_RuntimeLong().init___I__I(lo$201, hi$201));
  5140. var this$205 = $m_Lorg_junit_Assert$();
  5141. this$205.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477));
  5142. var this$206 = $m_Lorg_junit_Assert$();
  5143. - var actual$153 = new $c_sjsr_RuntimeLong().init___I__I(100259248, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0)));
  5144. - this$206.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$153);
  5145. + var b$200 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0));
  5146. + var lo$202 = b$200.lo$2;
  5147. + var hi$202 = b$200.hi$2;
  5148. + var lo$203 = (lo$202 << 20);
  5149. + var hi$203 = (((lo$202 >>> (-20)) | 0) | (hi$202 << 20));
  5150. + this$206.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$203, hi$203));
  5151. var this$207 = $m_Lorg_junit_Assert$();
  5152. - var actual$154 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0)).$$less$less__I__sjsr_RuntimeLong(20);
  5153. - this$207.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$154);
  5154. + var b$201 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0));
  5155. + var blo$145 = b$201.lo$2;
  5156. + var lo$204 = $imul(100259248, blo$145);
  5157. + var hi$204 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(100259248, 0, blo$145, b$201.hi$2);
  5158. + this$207.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$204, hi$204));
  5159. var this$208 = $m_Lorg_junit_Assert$();
  5160. - var actual$155 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0)));
  5161. - this$208.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), actual$155);
  5162. + var b$202 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0));
  5163. + var lo$205 = b$202.lo$2;
  5164. + var hi$205 = b$202.hi$2;
  5165. + var b$203 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0));
  5166. + var blo$146 = b$203.lo$2;
  5167. + var lo$206 = $imul(lo$205, blo$146);
  5168. + var hi$206 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$205, hi$205, blo$146, b$203.hi$2);
  5169. + this$208.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$206, hi$206));
  5170. var this$209 = $m_Lorg_junit_Assert$();
  5171. - this$209.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(0, 301989888));
  5172. + this$209.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477));
  5173. var this$210 = $m_Lorg_junit_Assert$();
  5174. - var actual$156 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0)).$$less$less__I__sjsr_RuntimeLong(54);
  5175. - this$210.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$156);
  5176. + var b$204 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0));
  5177. + var blo$147 = b$204.lo$2;
  5178. + var lo$207 = $imul(100259248, blo$147);
  5179. + var hi$207 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(100259248, 0, blo$147, b$204.hi$2);
  5180. + this$210.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$207, hi$207));
  5181. var this$211 = $m_Lorg_junit_Assert$();
  5182. - var actual$157 = new $c_sjsr_RuntimeLong().init___I__I(72, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304)));
  5183. - this$211.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$157);
  5184. + var b$205 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0));
  5185. + var lo$208 = b$205.lo$2;
  5186. + var hi$208 = b$205.hi$2;
  5187. + var lo$209 = (lo$208 << 20);
  5188. + var hi$209 = (((lo$208 >>> (-20)) | 0) | (hi$208 << 20));
  5189. + this$211.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$209, hi$209));
  5190. var this$212 = $m_Lorg_junit_Assert$();
  5191. - var actual$158 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304)));
  5192. - this$212.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$158);
  5193. + var b$206 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1048576, 0));
  5194. + var lo$210 = b$206.lo$2;
  5195. + var hi$210 = b$206.hi$2;
  5196. + var b$207 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(100259248, 0));
  5197. + var blo$148 = b$207.lo$2;
  5198. + var lo$211 = $imul(lo$210, blo$148);
  5199. + var hi$211 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$210, hi$210, blo$148, b$207.hi$2);
  5200. + this$212.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1526726656, 24477), new $c_sjsr_RuntimeLong().init___I__I(lo$211, hi$211));
  5201. var this$213 = $m_Lorg_junit_Assert$();
  5202. this$213.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(0, 301989888));
  5203. var this$214 = $m_Lorg_junit_Assert$();
  5204. - var actual$159 = new $c_sjsr_RuntimeLong().init___I__I(72, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304)));
  5205. - this$214.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$159);
  5206. + var b$208 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0));
  5207. + var lo$212 = b$208.lo$2;
  5208. + var hi$213 = (lo$212 << 54);
  5209. + this$214.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(0, hi$213));
  5210. var this$215 = $m_Lorg_junit_Assert$();
  5211. - var actual$160 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0)).$$less$less__I__sjsr_RuntimeLong(54);
  5212. - this$215.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$160);
  5213. + var b$209 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304));
  5214. + var blo$149 = b$209.lo$2;
  5215. + var lo$213 = $imul(72, blo$149);
  5216. + var hi$214 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(72, 0, blo$149, b$209.hi$2);
  5217. + this$215.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(lo$213, hi$214));
  5218. var this$216 = $m_Lorg_junit_Assert$();
  5219. - var actual$161 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0)));
  5220. - this$216.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), actual$161);
  5221. + var b$210 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0));
  5222. + var lo$214 = b$210.lo$2;
  5223. + var hi$215 = b$210.hi$2;
  5224. + var b$211 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304));
  5225. + var blo$150 = b$211.lo$2;
  5226. + var lo$215 = $imul(lo$214, blo$150);
  5227. + var hi$216 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$214, hi$215, blo$150, b$211.hi$2);
  5228. + this$216.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(lo$215, hi$216));
  5229. var this$217 = $m_Lorg_junit_Assert$();
  5230. - this$217.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)));
  5231. + this$217.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(0, 301989888));
  5232. var this$218 = $m_Lorg_junit_Assert$();
  5233. - var actual$162 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1))).$$less$less__I__sjsr_RuntimeLong(29);
  5234. - this$218.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$162);
  5235. + var b$212 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304));
  5236. + var blo$151 = b$212.lo$2;
  5237. + var lo$216 = $imul(72, blo$151);
  5238. + var hi$217 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(72, 0, blo$151, b$212.hi$2);
  5239. + this$218.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(lo$216, hi$217));
  5240. var this$219 = $m_Lorg_junit_Assert$();
  5241. - var actual$163 = new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  5242. - this$219.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$163);
  5243. + var b$213 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0));
  5244. + var lo$217 = b$213.lo$2;
  5245. + var hi$219 = (lo$217 << 54);
  5246. + this$219.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(0, hi$219));
  5247. var this$220 = $m_Lorg_junit_Assert$();
  5248. - var actual$164 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  5249. - this$220.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$164);
  5250. + var b$214 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4194304));
  5251. + var lo$218 = b$214.lo$2;
  5252. + var hi$220 = b$214.hi$2;
  5253. + var b$215 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(72, 0));
  5254. + var blo$152 = b$215.lo$2;
  5255. + var lo$219 = $imul(lo$218, blo$152);
  5256. + var hi$221 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$218, hi$220, blo$152, b$215.hi$2);
  5257. + this$220.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 301989888), new $c_sjsr_RuntimeLong().init___I__I(lo$219, hi$221));
  5258. var this$221 = $m_Lorg_junit_Assert$();
  5259. this$221.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)));
  5260. var this$222 = $m_Lorg_junit_Assert$();
  5261. - var actual$165 = new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  5262. - this$222.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$165);
  5263. + var b$216 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)));
  5264. + var lo$220 = b$216.lo$2;
  5265. + var hi$222 = b$216.hi$2;
  5266. + var lo$221 = (lo$220 << 29);
  5267. + var hi$223 = (((lo$220 >>> (-29)) | 0) | (hi$222 << 29));
  5268. + this$222.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$221, hi$223));
  5269. var this$223 = $m_Lorg_junit_Assert$();
  5270. - var actual$166 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1))).$$less$less__I__sjsr_RuntimeLong(29);
  5271. - this$223.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$166);
  5272. + var b$217 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  5273. + var blo$153 = b$217.lo$2;
  5274. + var lo$222 = $imul((-22253267), blo$153);
  5275. + var hi$224 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-22253267), (-1), blo$153, b$217.hi$2);
  5276. + this$223.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$222, hi$224));
  5277. var this$224 = $m_Lorg_junit_Assert$();
  5278. - var actual$167 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1))));
  5279. - this$224.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), actual$167);
  5280. + var b$218 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)));
  5281. + var lo$223 = b$218.lo$2;
  5282. + var hi$225 = b$218.hi$2;
  5283. + var b$219 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  5284. + var blo$154 = b$219.lo$2;
  5285. + var lo$224 = $imul(lo$223, blo$154);
  5286. + var hi$226 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$223, hi$225, blo$154, b$219.hi$2);
  5287. + this$224.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$224, hi$226));
  5288. var this$225 = $m_Lorg_junit_Assert$();
  5289. - this$225.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482));
  5290. + this$225.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)));
  5291. var this$226 = $m_Lorg_junit_Assert$();
  5292. - var actual$168 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360)).$$less$less__I__sjsr_RuntimeLong(23);
  5293. - this$226.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$168);
  5294. + var b$220 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  5295. + var blo$155 = b$220.lo$2;
  5296. + var lo$225 = $imul((-22253267), blo$155);
  5297. + var hi$227 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-22253267), (-1), blo$155, b$220.hi$2);
  5298. + this$226.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$225, hi$227));
  5299. var this$227 = $m_Lorg_junit_Assert$();
  5300. - var actual$169 = new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  5301. - this$227.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$169);
  5302. + var b$221 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)));
  5303. + var lo$226 = b$221.lo$2;
  5304. + var hi$228 = b$221.hi$2;
  5305. + var lo$227 = (lo$226 << 29);
  5306. + var hi$229 = (((lo$226 >>> (-29)) | 0) | (hi$228 << 29));
  5307. + this$227.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$227, hi$229));
  5308. var this$228 = $m_Lorg_junit_Assert$();
  5309. - var actual$170 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  5310. - this$228.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$170);
  5311. + var b$222 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  5312. + var lo$228 = b$222.lo$2;
  5313. + var hi$230 = b$222.hi$2;
  5314. + var b$223 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-22253267), (-1)));
  5315. + var blo$156 = b$223.lo$2;
  5316. + var lo$229 = $imul(lo$228, blo$156);
  5317. + var hi$231 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$228, hi$230, blo$156, b$223.hi$2);
  5318. + this$228.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1610612736), (-2781659)), new $c_sjsr_RuntimeLong().init___I__I(lo$229, hi$231));
  5319. var this$229 = $m_Lorg_junit_Assert$();
  5320. this$229.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482));
  5321. var this$230 = $m_Lorg_junit_Assert$();
  5322. - var actual$171 = new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  5323. - this$230.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$171);
  5324. + var b$224 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360));
  5325. + var lo$230 = b$224.lo$2;
  5326. + var hi$232 = b$224.hi$2;
  5327. + var lo$231 = (lo$230 << 23);
  5328. + var hi$233 = (((lo$230 >>> (-23)) | 0) | (hi$232 << 23));
  5329. + this$230.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$231, hi$233));
  5330. var this$231 = $m_Lorg_junit_Assert$();
  5331. - var actual$172 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360)).$$less$less__I__sjsr_RuntimeLong(23);
  5332. - this$231.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$172);
  5333. + var b$225 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  5334. + var blo$157 = b$225.lo$2;
  5335. + var lo$232 = $imul(1543455798, blo$157);
  5336. + var hi$234 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1543455798, 5360, blo$157, b$225.hi$2);
  5337. + this$231.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$232, hi$234));
  5338. var this$232 = $m_Lorg_junit_Assert$();
  5339. - var actual$173 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360)));
  5340. - this$232.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), actual$173);
  5341. + var b$226 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360));
  5342. + var lo$233 = b$226.lo$2;
  5343. + var hi$235 = b$226.hi$2;
  5344. + var b$227 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  5345. + var blo$158 = b$227.lo$2;
  5346. + var lo$234 = $imul(lo$233, blo$158);
  5347. + var hi$236 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$233, hi$235, blo$158, b$227.hi$2);
  5348. + this$232.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$234, hi$236));
  5349. var this$233 = $m_Lorg_junit_Assert$();
  5350. - this$233.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383));
  5351. + this$233.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482));
  5352. var this$234 = $m_Lorg_junit_Assert$();
  5353. - var actual$174 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0)).$$less$less__I__sjsr_RuntimeLong(27);
  5354. - this$234.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$174);
  5355. + var b$228 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  5356. + var blo$159 = b$228.lo$2;
  5357. + var lo$235 = $imul(1543455798, blo$159);
  5358. + var hi$237 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1543455798, 5360, blo$159, b$228.hi$2);
  5359. + this$234.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$235, hi$237));
  5360. var this$235 = $m_Lorg_junit_Assert$();
  5361. - var actual$175 = new $c_sjsr_RuntimeLong().init___I__I(1548271, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0)));
  5362. - this$235.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$175);
  5363. + var b$229 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360));
  5364. + var lo$236 = b$229.lo$2;
  5365. + var hi$238 = b$229.hi$2;
  5366. + var lo$237 = (lo$236 << 23);
  5367. + var hi$239 = (((lo$236 >>> (-23)) | 0) | (hi$238 << 23));
  5368. + this$235.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$237, hi$239));
  5369. var this$236 = $m_Lorg_junit_Assert$();
  5370. - var actual$176 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0)));
  5371. - this$236.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$176);
  5372. + var b$230 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  5373. + var lo$238 = b$230.lo$2;
  5374. + var hi$240 = b$230.hi$2;
  5375. + var b$231 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1543455798, 5360));
  5376. + var blo$160 = b$231.lo$2;
  5377. + var lo$239 = $imul(lo$238, blo$160);
  5378. + var hi$241 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$238, hi$240, blo$160, b$231.hi$2);
  5379. + this$236.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(452984832, 2016280482), new $c_sjsr_RuntimeLong().init___I__I(lo$239, hi$241));
  5380. var this$237 = $m_Lorg_junit_Assert$();
  5381. this$237.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383));
  5382. var this$238 = $m_Lorg_junit_Assert$();
  5383. - var actual$177 = new $c_sjsr_RuntimeLong().init___I__I(1548271, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0)));
  5384. - this$238.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$177);
  5385. + var b$232 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0));
  5386. + var lo$240 = b$232.lo$2;
  5387. + var hi$242 = b$232.hi$2;
  5388. + var lo$241 = (lo$240 << 27);
  5389. + var hi$243 = (((lo$240 >>> (-27)) | 0) | (hi$242 << 27));
  5390. + this$238.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$241, hi$243));
  5391. var this$239 = $m_Lorg_junit_Assert$();
  5392. - var actual$178 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0)).$$less$less__I__sjsr_RuntimeLong(27);
  5393. - this$239.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$178);
  5394. + var b$233 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0));
  5395. + var blo$161 = b$233.lo$2;
  5396. + var lo$242 = $imul(1548271, blo$161);
  5397. + var hi$244 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1548271, 0, blo$161, b$233.hi$2);
  5398. + this$239.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$242, hi$244));
  5399. var this$240 = $m_Lorg_junit_Assert$();
  5400. - var actual$179 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0)));
  5401. - this$240.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), actual$179);
  5402. + var b$234 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0));
  5403. + var lo$243 = b$234.lo$2;
  5404. + var hi$245 = b$234.hi$2;
  5405. + var b$235 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0));
  5406. + var blo$162 = b$235.lo$2;
  5407. + var lo$244 = $imul(lo$243, blo$162);
  5408. + var hi$246 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$243, hi$245, blo$162, b$235.hi$2);
  5409. + this$240.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$244, hi$246));
  5410. var this$241 = $m_Lorg_junit_Assert$();
  5411. - this$241.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  5412. + this$241.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383));
  5413. var this$242 = $m_Lorg_junit_Assert$();
  5414. - var actual$180 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1))).$$less$less__I__sjsr_RuntimeLong(63);
  5415. - this$242.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$180);
  5416. + var b$236 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0));
  5417. + var blo$163 = b$236.lo$2;
  5418. + var lo$245 = $imul(1548271, blo$163);
  5419. + var hi$247 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1548271, 0, blo$163, b$236.hi$2);
  5420. + this$242.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$245, hi$247));
  5421. var this$243 = $m_Lorg_junit_Assert$();
  5422. - var actual$181 = new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  5423. - this$243.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$181);
  5424. + var b$237 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0));
  5425. + var lo$246 = b$237.lo$2;
  5426. + var hi$248 = b$237.hi$2;
  5427. + var lo$247 = (lo$246 << 27);
  5428. + var hi$249 = (((lo$246 >>> (-27)) | 0) | (hi$248 << 27));
  5429. + this$243.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$247, hi$249));
  5430. var this$244 = $m_Lorg_junit_Assert$();
  5431. - var actual$182 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  5432. - this$244.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$182);
  5433. + var b$238 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(134217728, 0));
  5434. + var lo$248 = b$238.lo$2;
  5435. + var hi$250 = b$238.hi$2;
  5436. + var b$239 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1548271, 0));
  5437. + var blo$164 = b$239.lo$2;
  5438. + var lo$249 = $imul(lo$248, blo$164);
  5439. + var hi$251 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$248, hi$250, blo$164, b$239.hi$2);
  5440. + this$244.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2013265920, 48383), new $c_sjsr_RuntimeLong().init___I__I(lo$249, hi$251));
  5441. var this$245 = $m_Lorg_junit_Assert$();
  5442. this$245.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  5443. var this$246 = $m_Lorg_junit_Assert$();
  5444. - var actual$183 = new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  5445. - this$246.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$183);
  5446. + var b$240 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)));
  5447. + var lo$250 = b$240.lo$2;
  5448. + var hi$253 = (lo$250 << 63);
  5449. + this$246.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, hi$253));
  5450. var this$247 = $m_Lorg_junit_Assert$();
  5451. - var actual$184 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1))).$$less$less__I__sjsr_RuntimeLong(63);
  5452. - this$247.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$184);
  5453. + var b$241 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  5454. + var blo$165 = b$241.lo$2;
  5455. + var lo$251 = $imul((-55880), blo$165);
  5456. + var hi$254 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-55880), (-1), blo$165, b$241.hi$2);
  5457. + this$247.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$251, hi$254));
  5458. var this$248 = $m_Lorg_junit_Assert$();
  5459. - var actual$185 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1))));
  5460. - this$248.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$185);
  5461. + var b$242 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)));
  5462. + var lo$252 = b$242.lo$2;
  5463. + var hi$255 = b$242.hi$2;
  5464. + var b$243 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  5465. + var blo$166 = b$243.lo$2;
  5466. + var lo$253 = $imul(lo$252, blo$166);
  5467. + var hi$256 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$252, hi$255, blo$166, b$243.hi$2);
  5468. + this$248.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$253, hi$256));
  5469. var this$249 = $m_Lorg_junit_Assert$();
  5470. - this$249.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(0, (-512)));
  5471. + this$249.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  5472. var this$250 = $m_Lorg_junit_Assert$();
  5473. - var actual$186 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$less$less__I__sjsr_RuntimeLong(41);
  5474. - this$250.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$186);
  5475. + var b$244 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  5476. + var blo$167 = b$244.lo$2;
  5477. + var lo$254 = $imul((-55880), blo$167);
  5478. + var hi$257 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-55880), (-1), blo$167, b$244.hi$2);
  5479. + this$250.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$254, hi$257));
  5480. var this$251 = $m_Lorg_junit_Assert$();
  5481. - var actual$187 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512)).unary$und$minus__sjsr_RuntimeLong();
  5482. - this$251.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$187);
  5483. + var b$245 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)));
  5484. + var lo$255 = b$245.lo$2;
  5485. + var hi$259 = (lo$255 << 63);
  5486. + this$251.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, hi$259));
  5487. var this$252 = $m_Lorg_junit_Assert$();
  5488. - var actual$188 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512)));
  5489. - this$252.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$188);
  5490. + var b$246 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  5491. + var lo$256 = b$246.lo$2;
  5492. + var hi$260 = b$246.hi$2;
  5493. + var b$247 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-55880), (-1)));
  5494. + var blo$168 = b$247.lo$2;
  5495. + var lo$257 = $imul(lo$256, blo$168);
  5496. + var hi$261 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$256, hi$260, blo$168, b$247.hi$2);
  5497. + this$252.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$257, hi$261));
  5498. var this$253 = $m_Lorg_junit_Assert$();
  5499. this$253.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(0, (-512)));
  5500. var this$254 = $m_Lorg_junit_Assert$();
  5501. - var actual$189 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512)).unary$und$minus__sjsr_RuntimeLong();
  5502. - this$254.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$189);
  5503. - var this$255 = $m_Lorg_junit_Assert$();
  5504. - var actual$190 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$less$less__I__sjsr_RuntimeLong(41);
  5505. - this$255.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$190);
  5506. - var this$256 = $m_Lorg_junit_Assert$();
  5507. - var actual$191 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  5508. - this$256.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), actual$191);
  5509. + var b$248 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5510. + var lo$258 = b$248.lo$2;
  5511. + var hi$263 = (lo$258 << 41);
  5512. + this$254.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$263));
  5513. var this$257 = $m_Lorg_junit_Assert$();
  5514. - this$257.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(851968, 0));
  5515. + var b$249 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512));
  5516. + var lo$259 = b$249.lo$2;
  5517. + var hi$264 = b$249.hi$2;
  5518. + var lo$260 = ((-lo$259) | 0);
  5519. + var hi$265 = ((lo$259 !== 0) ? (~hi$264) : ((-hi$264) | 0));
  5520. + this$257.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(lo$260, hi$265));
  5521. var this$258 = $m_Lorg_junit_Assert$();
  5522. - var actual$192 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0)).$$less$less__I__sjsr_RuntimeLong(16);
  5523. - this$258.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$192);
  5524. + var b$250 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5525. + var lo$261 = b$250.lo$2;
  5526. + var hi$266 = b$250.hi$2;
  5527. + var b$251 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512));
  5528. + var blo$169 = b$251.lo$2;
  5529. + var lo$262 = $imul(lo$261, blo$169);
  5530. + var hi$267 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$261, hi$266, blo$169, b$251.hi$2);
  5531. + this$258.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(lo$262, hi$267));
  5532. var this$259 = $m_Lorg_junit_Assert$();
  5533. - var actual$193 = new $c_sjsr_RuntimeLong().init___I__I(13, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  5534. - this$259.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$193);
  5535. - var this$260 = $m_Lorg_junit_Assert$();
  5536. - var actual$194 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  5537. - this$260.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$194);
  5538. - var this$261 = $m_Lorg_junit_Assert$();
  5539. - this$261.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(851968, 0));
  5540. + this$259.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(0, (-512)));
  5541. var this$262 = $m_Lorg_junit_Assert$();
  5542. - var actual$195 = new $c_sjsr_RuntimeLong().init___I__I(13, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  5543. - this$262.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$195);
  5544. + var b$252 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512));
  5545. + var lo$263 = b$252.lo$2;
  5546. + var hi$268 = b$252.hi$2;
  5547. + var lo$264 = ((-lo$263) | 0);
  5548. + var hi$269 = ((lo$263 !== 0) ? (~hi$268) : ((-hi$268) | 0));
  5549. + this$262.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(lo$264, hi$269));
  5550. var this$263 = $m_Lorg_junit_Assert$();
  5551. - var actual$196 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0)).$$less$less__I__sjsr_RuntimeLong(16);
  5552. - this$263.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$196);
  5553. + var b$253 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5554. + var lo$265 = b$253.lo$2;
  5555. + var hi$271 = (lo$265 << 41);
  5556. + this$263.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$271));
  5557. var this$264 = $m_Lorg_junit_Assert$();
  5558. - var actual$197 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0)));
  5559. - this$264.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), actual$197);
  5560. + var b$254 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 512));
  5561. + var lo$266 = b$254.lo$2;
  5562. + var hi$272 = b$254.hi$2;
  5563. + var b$255 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5564. + var blo$170 = b$255.lo$2;
  5565. + var lo$267 = $imul(lo$266, blo$170);
  5566. + var hi$273 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$266, hi$272, blo$170, b$255.hi$2);
  5567. + this$264.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-512)), new $c_sjsr_RuntimeLong().init___I__I(lo$267, hi$273));
  5568. var this$265 = $m_Lorg_junit_Assert$();
  5569. - this$265.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)));
  5570. + this$265.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(851968, 0));
  5571. var this$266 = $m_Lorg_junit_Assert$();
  5572. - var actual$198 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$less$less__I__sjsr_RuntimeLong(44);
  5573. - this$266.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$198);
  5574. + var b$256 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  5575. + var lo$268 = b$256.lo$2;
  5576. + var hi$274 = b$256.hi$2;
  5577. + var lo$269 = (lo$268 << 16);
  5578. + var hi$275 = (((lo$268 >>> (-16)) | 0) | (hi$274 << 16));
  5579. + this$266.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$269, hi$275));
  5580. var this$267 = $m_Lorg_junit_Assert$();
  5581. - var actual$199 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096)).unary$und$minus__sjsr_RuntimeLong();
  5582. - this$267.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$199);
  5583. + var b$257 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  5584. + var blo$171 = b$257.lo$2;
  5585. + var lo$270 = $imul(13, blo$171);
  5586. + var hi$276 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(13, 0, blo$171, b$257.hi$2);
  5587. + this$267.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$270, hi$276));
  5588. var this$268 = $m_Lorg_junit_Assert$();
  5589. - var actual$200 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096)));
  5590. - this$268.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$200);
  5591. + var b$258 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  5592. + var lo$271 = b$258.lo$2;
  5593. + var hi$277 = b$258.hi$2;
  5594. + var b$259 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  5595. + var blo$172 = b$259.lo$2;
  5596. + var lo$272 = $imul(lo$271, blo$172);
  5597. + var hi$278 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$271, hi$277, blo$172, b$259.hi$2);
  5598. + this$268.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$272, hi$278));
  5599. var this$269 = $m_Lorg_junit_Assert$();
  5600. - this$269.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)));
  5601. + this$269.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(851968, 0));
  5602. var this$270 = $m_Lorg_junit_Assert$();
  5603. - var actual$201 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096)).unary$und$minus__sjsr_RuntimeLong();
  5604. - this$270.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$201);
  5605. + var b$260 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  5606. + var blo$173 = b$260.lo$2;
  5607. + var lo$273 = $imul(13, blo$173);
  5608. + var hi$279 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(13, 0, blo$173, b$260.hi$2);
  5609. + this$270.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$273, hi$279));
  5610. var this$271 = $m_Lorg_junit_Assert$();
  5611. - var actual$202 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).$$less$less__I__sjsr_RuntimeLong(44);
  5612. - this$271.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$202);
  5613. + var b$261 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  5614. + var lo$274 = b$261.lo$2;
  5615. + var hi$280 = b$261.hi$2;
  5616. + var lo$275 = (lo$274 << 16);
  5617. + var hi$281 = (((lo$274 >>> (-16)) | 0) | (hi$280 << 16));
  5618. + this$271.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$275, hi$281));
  5619. var this$272 = $m_Lorg_junit_Assert$();
  5620. - var actual$203 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))));
  5621. - this$272.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), actual$203);
  5622. + var b$262 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  5623. + var lo$276 = b$262.lo$2;
  5624. + var hi$282 = b$262.hi$2;
  5625. + var b$263 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  5626. + var blo$174 = b$263.lo$2;
  5627. + var lo$277 = $imul(lo$276, blo$174);
  5628. + var hi$283 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$276, hi$282, blo$174, b$263.hi$2);
  5629. + this$272.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(851968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$277, hi$283));
  5630. var this$273 = $m_Lorg_junit_Assert$();
  5631. - this$273.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)));
  5632. + this$273.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)));
  5633. var this$274 = $m_Lorg_junit_Assert$();
  5634. - var actual$204 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51)).$$less$less__I__sjsr_RuntimeLong(42);
  5635. - this$274.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$204);
  5636. - var this$275 = $m_Lorg_junit_Assert$();
  5637. - var actual$205 = new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024)));
  5638. - this$275.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$205);
  5639. - var this$276 = $m_Lorg_junit_Assert$();
  5640. - var actual$206 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024)));
  5641. - this$276.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$206);
  5642. + var b$264 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5643. + var lo$278 = b$264.lo$2;
  5644. + var hi$285 = (lo$278 << 44);
  5645. + this$274.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$285));
  5646. var this$277 = $m_Lorg_junit_Assert$();
  5647. - this$277.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)));
  5648. + var b$265 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096));
  5649. + var lo$279 = b$265.lo$2;
  5650. + var hi$286 = b$265.hi$2;
  5651. + var lo$280 = ((-lo$279) | 0);
  5652. + var hi$287 = ((lo$279 !== 0) ? (~hi$286) : ((-hi$286) | 0));
  5653. + this$277.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(lo$280, hi$287));
  5654. var this$278 = $m_Lorg_junit_Assert$();
  5655. - var actual$207 = new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024)));
  5656. - this$278.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$207);
  5657. + var b$266 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5658. + var lo$281 = b$266.lo$2;
  5659. + var hi$288 = b$266.hi$2;
  5660. + var b$267 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096));
  5661. + var blo$175 = b$267.lo$2;
  5662. + var lo$282 = $imul(lo$281, blo$175);
  5663. + var hi$289 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$281, hi$288, blo$175, b$267.hi$2);
  5664. + this$278.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(lo$282, hi$289));
  5665. var this$279 = $m_Lorg_junit_Assert$();
  5666. - var actual$208 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51)).$$less$less__I__sjsr_RuntimeLong(42);
  5667. - this$279.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$208);
  5668. - var this$280 = $m_Lorg_junit_Assert$();
  5669. - var actual$209 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51)));
  5670. - this$280.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), actual$209);
  5671. - var this$281 = $m_Lorg_junit_Assert$();
  5672. - this$281.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, 570425344));
  5673. + this$279.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)));
  5674. var this$282 = $m_Lorg_junit_Assert$();
  5675. - var actual$210 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0)).$$less$less__I__sjsr_RuntimeLong(56);
  5676. - this$282.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$210);
  5677. + var b$268 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096));
  5678. + var lo$283 = b$268.lo$2;
  5679. + var hi$290 = b$268.hi$2;
  5680. + var lo$284 = ((-lo$283) | 0);
  5681. + var hi$291 = ((lo$283 !== 0) ? (~hi$290) : ((-hi$290) | 0));
  5682. + this$282.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(lo$284, hi$291));
  5683. var this$283 = $m_Lorg_junit_Assert$();
  5684. - var actual$211 = new $c_sjsr_RuntimeLong().init___I__I(34, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  5685. - this$283.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$211);
  5686. + var b$269 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5687. + var lo$285 = b$269.lo$2;
  5688. + var hi$293 = (lo$285 << 44);
  5689. + this$283.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$293));
  5690. var this$284 = $m_Lorg_junit_Assert$();
  5691. - var actual$212 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  5692. - this$284.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$212);
  5693. + var b$270 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4096));
  5694. + var lo$286 = b$270.lo$2;
  5695. + var hi$294 = b$270.hi$2;
  5696. + var b$271 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  5697. + var blo$176 = b$271.lo$2;
  5698. + var lo$287 = $imul(lo$286, blo$176);
  5699. + var hi$295 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$286, hi$294, blo$176, b$271.hi$2);
  5700. + this$284.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-4096)), new $c_sjsr_RuntimeLong().init___I__I(lo$287, hi$295));
  5701. var this$285 = $m_Lorg_junit_Assert$();
  5702. - this$285.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, 570425344));
  5703. + this$285.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)));
  5704. var this$286 = $m_Lorg_junit_Assert$();
  5705. - var actual$213 = new $c_sjsr_RuntimeLong().init___I__I(34, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  5706. - this$286.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$213);
  5707. + var b$272 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51));
  5708. + var lo$288 = b$272.lo$2;
  5709. + var hi$297 = (lo$288 << 42);
  5710. + this$286.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$297));
  5711. var this$287 = $m_Lorg_junit_Assert$();
  5712. - var actual$214 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0)).$$less$less__I__sjsr_RuntimeLong(56);
  5713. - this$287.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$214);
  5714. + var b$273 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024));
  5715. + var blo$177 = b$273.lo$2;
  5716. + var lo$289 = $imul((-811092310), blo$177);
  5717. + var hi$298 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-811092310), 51, blo$177, b$273.hi$2);
  5718. + this$287.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(lo$289, hi$298));
  5719. var this$288 = $m_Lorg_junit_Assert$();
  5720. - var actual$215 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0)));
  5721. - this$288.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), actual$215);
  5722. + var b$274 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51));
  5723. + var lo$290 = b$274.lo$2;
  5724. + var hi$299 = b$274.hi$2;
  5725. + var b$275 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024));
  5726. + var blo$178 = b$275.lo$2;
  5727. + var lo$291 = $imul(lo$290, blo$178);
  5728. + var hi$300 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$290, hi$299, blo$178, b$275.hi$2);
  5729. + this$288.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(lo$291, hi$300));
  5730. var this$289 = $m_Lorg_junit_Assert$();
  5731. - this$289.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)));
  5732. + this$289.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)));
  5733. var this$290 = $m_Lorg_junit_Assert$();
  5734. - var actual$216 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945))).$$less$less__I__sjsr_RuntimeLong(12);
  5735. - this$290.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$216);
  5736. + var b$276 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024));
  5737. + var blo$179 = b$276.lo$2;
  5738. + var lo$292 = $imul((-811092310), blo$179);
  5739. + var hi$301 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-811092310), 51, blo$179, b$276.hi$2);
  5740. + this$290.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(lo$292, hi$301));
  5741. var this$291 = $m_Lorg_junit_Assert$();
  5742. - var actual$217 = new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)));
  5743. - this$291.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$217);
  5744. + var b$277 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51));
  5745. + var lo$293 = b$277.lo$2;
  5746. + var hi$303 = (lo$293 << 42);
  5747. + this$291.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$303));
  5748. var this$292 = $m_Lorg_junit_Assert$();
  5749. - var actual$218 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)));
  5750. - this$292.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$218);
  5751. + var b$278 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1024));
  5752. + var lo$294 = b$278.lo$2;
  5753. + var hi$304 = b$278.hi$2;
  5754. + var b$279 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-811092310), 51));
  5755. + var blo$180 = b$279.lo$2;
  5756. + var lo$295 = $imul(lo$294, blo$180);
  5757. + var hi$305 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$294, hi$304, blo$180, b$279.hi$2);
  5758. + this$292.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1629837312)), new $c_sjsr_RuntimeLong().init___I__I(lo$295, hi$305));
  5759. var this$293 = $m_Lorg_junit_Assert$();
  5760. - this$293.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)));
  5761. + this$293.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, 570425344));
  5762. var this$294 = $m_Lorg_junit_Assert$();
  5763. - var actual$219 = new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)));
  5764. - this$294.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$219);
  5765. + var b$280 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0));
  5766. + var lo$296 = b$280.lo$2;
  5767. + var hi$307 = (lo$296 << 56);
  5768. + this$294.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, hi$307));
  5769. var this$295 = $m_Lorg_junit_Assert$();
  5770. - var actual$220 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945))).$$less$less__I__sjsr_RuntimeLong(12);
  5771. - this$295.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$220);
  5772. + var b$281 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  5773. + var blo$181 = b$281.lo$2;
  5774. + var lo$297 = $imul(34, blo$181);
  5775. + var hi$308 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(34, 0, blo$181, b$281.hi$2);
  5776. + this$295.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(lo$297, hi$308));
  5777. var this$296 = $m_Lorg_junit_Assert$();
  5778. - var actual$221 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945))));
  5779. - this$296.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), actual$221);
  5780. + var b$282 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0));
  5781. + var lo$298 = b$282.lo$2;
  5782. + var hi$309 = b$282.hi$2;
  5783. + var b$283 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  5784. + var blo$182 = b$283.lo$2;
  5785. + var lo$299 = $imul(lo$298, blo$182);
  5786. + var hi$310 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$298, hi$309, blo$182, b$283.hi$2);
  5787. + this$296.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(lo$299, hi$310));
  5788. var this$297 = $m_Lorg_junit_Assert$();
  5789. - this$297.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)));
  5790. + this$297.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, 570425344));
  5791. var this$298 = $m_Lorg_junit_Assert$();
  5792. - var actual$222 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556))).$$less$less__I__sjsr_RuntimeLong(48);
  5793. - this$298.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$222);
  5794. + var b$284 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  5795. + var blo$183 = b$284.lo$2;
  5796. + var lo$300 = $imul(34, blo$183);
  5797. + var hi$311 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(34, 0, blo$183, b$284.hi$2);
  5798. + this$298.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(lo$300, hi$311));
  5799. var this$299 = $m_Lorg_junit_Assert$();
  5800. - var actual$223 = new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536)));
  5801. - this$299.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$223);
  5802. + var b$285 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0));
  5803. + var lo$301 = b$285.lo$2;
  5804. + var hi$313 = (lo$301 << 56);
  5805. + this$299.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(0, hi$313));
  5806. var this$300 = $m_Lorg_junit_Assert$();
  5807. - var actual$224 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536)));
  5808. - this$300.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$224);
  5809. + var b$286 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  5810. + var lo$302 = b$286.lo$2;
  5811. + var hi$314 = b$286.hi$2;
  5812. + var b$287 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(34, 0));
  5813. + var blo$184 = b$287.lo$2;
  5814. + var lo$303 = $imul(lo$302, blo$184);
  5815. + var hi$315 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$302, hi$314, blo$184, b$287.hi$2);
  5816. + this$300.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 570425344), new $c_sjsr_RuntimeLong().init___I__I(lo$303, hi$315));
  5817. var this$301 = $m_Lorg_junit_Assert$();
  5818. - this$301.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)));
  5819. + this$301.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)));
  5820. var this$302 = $m_Lorg_junit_Assert$();
  5821. - var actual$225 = new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536)));
  5822. - this$302.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$225);
  5823. + var b$288 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)));
  5824. + var lo$304 = b$288.lo$2;
  5825. + var hi$316 = b$288.hi$2;
  5826. + var lo$305 = (lo$304 << 12);
  5827. + var hi$317 = (((lo$304 >>> (-12)) | 0) | (hi$316 << 12));
  5828. + this$302.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$305, hi$317));
  5829. var this$303 = $m_Lorg_junit_Assert$();
  5830. - var actual$226 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556))).$$less$less__I__sjsr_RuntimeLong(48);
  5831. - this$303.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$226);
  5832. + var b$289 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  5833. + var blo$185 = b$289.lo$2;
  5834. + var lo$306 = $imul(316718761, blo$185);
  5835. + var hi$318 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(316718761, (-945), blo$185, b$289.hi$2);
  5836. + this$303.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$306, hi$318));
  5837. var this$304 = $m_Lorg_junit_Assert$();
  5838. - var actual$227 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556))));
  5839. - this$304.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), actual$227);
  5840. + var b$290 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)));
  5841. + var lo$307 = b$290.lo$2;
  5842. + var hi$319 = b$290.hi$2;
  5843. + var b$291 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  5844. + var blo$186 = b$291.lo$2;
  5845. + var lo$308 = $imul(lo$307, blo$186);
  5846. + var hi$320 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$307, hi$319, blo$186, b$291.hi$2);
  5847. + this$304.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$308, hi$320));
  5848. var this$305 = $m_Lorg_junit_Assert$();
  5849. - this$305.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)));
  5850. + this$305.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)));
  5851. var this$306 = $m_Lorg_junit_Assert$();
  5852. - var actual$228 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1))).$$less$less__I__sjsr_RuntimeLong(32);
  5853. - this$306.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$228);
  5854. + var b$292 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  5855. + var blo$187 = b$292.lo$2;
  5856. + var lo$309 = $imul(316718761, blo$187);
  5857. + var hi$321 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(316718761, (-945), blo$187, b$292.hi$2);
  5858. + this$306.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$309, hi$321));
  5859. var this$307 = $m_Lorg_junit_Assert$();
  5860. - var actual$229 = new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  5861. - this$307.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$229);
  5862. + var b$293 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)));
  5863. + var lo$310 = b$293.lo$2;
  5864. + var hi$322 = b$293.hi$2;
  5865. + var lo$311 = (lo$310 << 12);
  5866. + var hi$323 = (((lo$310 >>> (-12)) | 0) | (hi$322 << 12));
  5867. + this$307.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$311, hi$323));
  5868. var this$308 = $m_Lorg_junit_Assert$();
  5869. - var actual$230 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  5870. - this$308.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$230);
  5871. + var b$294 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  5872. + var lo$312 = b$294.lo$2;
  5873. + var hi$324 = b$294.hi$2;
  5874. + var b$295 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(316718761, (-945)));
  5875. + var blo$188 = b$295.lo$2;
  5876. + var lo$313 = $imul(lo$312, blo$188);
  5877. + var hi$325 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$312, hi$324, blo$188, b$295.hi$2);
  5878. + this$308.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(199921664, (-3870418)), new $c_sjsr_RuntimeLong().init___I__I(lo$313, hi$325));
  5879. var this$309 = $m_Lorg_junit_Assert$();
  5880. - this$309.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)));
  5881. + this$309.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)));
  5882. var this$310 = $m_Lorg_junit_Assert$();
  5883. - var actual$231 = new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  5884. - this$310.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$231);
  5885. + var b$296 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)));
  5886. + var lo$314 = b$296.lo$2;
  5887. + var hi$327 = (lo$314 << 48);
  5888. + this$310.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$327));
  5889. var this$311 = $m_Lorg_junit_Assert$();
  5890. - var actual$232 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1))).$$less$less__I__sjsr_RuntimeLong(32);
  5891. - this$311.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$232);
  5892. + var b$297 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536));
  5893. + var blo$189 = b$297.lo$2;
  5894. + var lo$315 = $imul(576360676, blo$189);
  5895. + var hi$328 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(576360676, (-515562556), blo$189, b$297.hi$2);
  5896. + this$311.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(lo$315, hi$328));
  5897. var this$312 = $m_Lorg_junit_Assert$();
  5898. - var actual$233 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1))));
  5899. - this$312.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), actual$233);
  5900. + var b$298 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)));
  5901. + var lo$316 = b$298.lo$2;
  5902. + var hi$329 = b$298.hi$2;
  5903. + var b$299 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536));
  5904. + var blo$190 = b$299.lo$2;
  5905. + var lo$317 = $imul(lo$316, blo$190);
  5906. + var hi$330 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$316, hi$329, blo$190, b$299.hi$2);
  5907. + this$312.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(lo$317, hi$330));
  5908. var this$313 = $m_Lorg_junit_Assert$();
  5909. - this$313.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)));
  5910. + this$313.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)));
  5911. var this$314 = $m_Lorg_junit_Assert$();
  5912. - var actual$234 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12))).$$less$less__I__sjsr_RuntimeLong(6);
  5913. - this$314.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$234);
  5914. + var b$300 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536));
  5915. + var blo$191 = b$300.lo$2;
  5916. + var lo$318 = $imul(576360676, blo$191);
  5917. + var hi$331 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(576360676, (-515562556), blo$191, b$300.hi$2);
  5918. + this$314.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(lo$318, hi$331));
  5919. var this$315 = $m_Lorg_junit_Assert$();
  5920. - var actual$235 = new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0)));
  5921. - this$315.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$235);
  5922. + var b$301 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)));
  5923. + var lo$319 = b$301.lo$2;
  5924. + var hi$333 = (lo$319 << 48);
  5925. + this$315.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$333));
  5926. var this$316 = $m_Lorg_junit_Assert$();
  5927. - var actual$236 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0)));
  5928. - this$316.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$236);
  5929. + var b$302 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 65536));
  5930. + var lo$320 = b$302.lo$2;
  5931. + var hi$334 = b$302.hi$2;
  5932. + var b$303 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(576360676, (-515562556)));
  5933. + var blo$192 = b$303.lo$2;
  5934. + var lo$321 = $imul(lo$320, blo$192);
  5935. + var hi$335 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$320, hi$334, blo$192, b$303.hi$2);
  5936. + this$316.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1864105984)), new $c_sjsr_RuntimeLong().init___I__I(lo$321, hi$335));
  5937. var this$317 = $m_Lorg_junit_Assert$();
  5938. - this$317.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)));
  5939. + this$317.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)));
  5940. var this$318 = $m_Lorg_junit_Assert$();
  5941. - var actual$237 = new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0)));
  5942. - this$318.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$237);
  5943. + var b$304 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)));
  5944. + var lo$322 = b$304.lo$2;
  5945. + this$318.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, lo$322));
  5946. var this$319 = $m_Lorg_junit_Assert$();
  5947. - var actual$238 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12))).$$less$less__I__sjsr_RuntimeLong(6);
  5948. - this$319.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$238);
  5949. + var b$305 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  5950. + var blo$193 = b$305.lo$2;
  5951. + var lo$323 = $imul((-14335), blo$193);
  5952. + var hi$337 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-14335), (-1), blo$193, b$305.hi$2);
  5953. + this$319.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(lo$323, hi$337));
  5954. var this$320 = $m_Lorg_junit_Assert$();
  5955. - var actual$239 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12))));
  5956. - this$320.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), actual$239);
  5957. + var b$306 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)));
  5958. + var lo$324 = b$306.lo$2;
  5959. + var hi$338 = b$306.hi$2;
  5960. + var b$307 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  5961. + var blo$194 = b$307.lo$2;
  5962. + var lo$325 = $imul(lo$324, blo$194);
  5963. + var hi$339 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$324, hi$338, blo$194, b$307.hi$2);
  5964. + this$320.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(lo$325, hi$339));
  5965. var this$321 = $m_Lorg_junit_Assert$();
  5966. - this$321.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)));
  5967. + this$321.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)));
  5968. var this$322 = $m_Lorg_junit_Assert$();
  5969. - var actual$240 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1))).$$less$less__I__sjsr_RuntimeLong(7);
  5970. - this$322.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$240);
  5971. + var b$308 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  5972. + var blo$195 = b$308.lo$2;
  5973. + var lo$326 = $imul((-14335), blo$195);
  5974. + var hi$340 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-14335), (-1), blo$195, b$308.hi$2);
  5975. + this$322.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(lo$326, hi$340));
  5976. var this$323 = $m_Lorg_junit_Assert$();
  5977. - var actual$241 = new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  5978. - this$323.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$241);
  5979. + var b$309 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)));
  5980. + var lo$327 = b$309.lo$2;
  5981. + this$323.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(0, lo$327));
  5982. var this$324 = $m_Lorg_junit_Assert$();
  5983. - var actual$242 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  5984. - this$324.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$242);
  5985. + var b$310 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  5986. + var lo$328 = b$310.lo$2;
  5987. + var hi$342 = b$310.hi$2;
  5988. + var b$311 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-14335), (-1)));
  5989. + var blo$196 = b$311.lo$2;
  5990. + var lo$329 = $imul(lo$328, blo$196);
  5991. + var hi$343 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$328, hi$342, blo$196, b$311.hi$2);
  5992. + this$324.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-14335)), new $c_sjsr_RuntimeLong().init___I__I(lo$329, hi$343));
  5993. var this$325 = $m_Lorg_junit_Assert$();
  5994. - this$325.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)));
  5995. + this$325.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)));
  5996. var this$326 = $m_Lorg_junit_Assert$();
  5997. - var actual$243 = new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  5998. - this$326.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$243);
  5999. + var b$312 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)));
  6000. + var lo$330 = b$312.lo$2;
  6001. + var hi$344 = b$312.hi$2;
  6002. + var lo$331 = (lo$330 << 6);
  6003. + var hi$345 = (((lo$330 >>> (-6)) | 0) | (hi$344 << 6));
  6004. + this$326.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$331, hi$345));
  6005. var this$327 = $m_Lorg_junit_Assert$();
  6006. - var actual$244 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1))).$$less$less__I__sjsr_RuntimeLong(7);
  6007. - this$327.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$244);
  6008. + var b$313 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0));
  6009. + var blo$197 = b$313.lo$2;
  6010. + var lo$332 = $imul((-1211376834), blo$197);
  6011. + var hi$346 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1211376834), (-12), blo$197, b$313.hi$2);
  6012. + this$327.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$332, hi$346));
  6013. var this$328 = $m_Lorg_junit_Assert$();
  6014. - var actual$245 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1))));
  6015. - this$328.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), actual$245);
  6016. + var b$314 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)));
  6017. + var lo$333 = b$314.lo$2;
  6018. + var hi$347 = b$314.hi$2;
  6019. + var b$315 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0));
  6020. + var blo$198 = b$315.lo$2;
  6021. + var lo$334 = $imul(lo$333, blo$198);
  6022. + var hi$348 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$333, hi$347, blo$198, b$315.hi$2);
  6023. + this$328.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$334, hi$348));
  6024. var this$329 = $m_Lorg_junit_Assert$();
  6025. - this$329.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)));
  6026. + this$329.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)));
  6027. var this$330 = $m_Lorg_junit_Assert$();
  6028. - var actual$246 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1))).$$less$less__I__sjsr_RuntimeLong(10);
  6029. - this$330.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$246);
  6030. + var b$316 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0));
  6031. + var blo$199 = b$316.lo$2;
  6032. + var lo$335 = $imul((-1211376834), blo$199);
  6033. + var hi$349 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1211376834), (-12), blo$199, b$316.hi$2);
  6034. + this$330.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$335, hi$349));
  6035. var this$331 = $m_Lorg_junit_Assert$();
  6036. - var actual$247 = new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0)));
  6037. - this$331.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$247);
  6038. + var b$317 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)));
  6039. + var lo$336 = b$317.lo$2;
  6040. + var hi$350 = b$317.hi$2;
  6041. + var lo$337 = (lo$336 << 6);
  6042. + var hi$351 = (((lo$336 >>> (-6)) | 0) | (hi$350 << 6));
  6043. + this$331.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$337, hi$351));
  6044. var this$332 = $m_Lorg_junit_Assert$();
  6045. - var actual$248 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0)));
  6046. - this$332.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$248);
  6047. + var b$318 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(64, 0));
  6048. + var lo$338 = b$318.lo$2;
  6049. + var hi$352 = b$318.hi$2;
  6050. + var b$319 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1211376834), (-12)));
  6051. + var blo$200 = b$319.lo$2;
  6052. + var lo$339 = $imul(lo$338, blo$200);
  6053. + var hi$353 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$338, hi$352, blo$200, b$319.hi$2);
  6054. + this$332.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-218706048), (-723)), new $c_sjsr_RuntimeLong().init___I__I(lo$339, hi$353));
  6055. var this$333 = $m_Lorg_junit_Assert$();
  6056. - this$333.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)));
  6057. + this$333.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)));
  6058. var this$334 = $m_Lorg_junit_Assert$();
  6059. - var actual$249 = new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0)));
  6060. - this$334.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$249);
  6061. + var b$320 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)));
  6062. + var lo$340 = b$320.lo$2;
  6063. + var hi$354 = b$320.hi$2;
  6064. + var lo$341 = (lo$340 << 7);
  6065. + var hi$355 = (((lo$340 >>> (-7)) | 0) | (hi$354 << 7));
  6066. + this$334.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$341, hi$355));
  6067. var this$335 = $m_Lorg_junit_Assert$();
  6068. - var actual$250 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1))).$$less$less__I__sjsr_RuntimeLong(10);
  6069. - this$335.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$250);
  6070. + var b$321 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  6071. + var blo$201 = b$321.lo$2;
  6072. + var lo$342 = $imul((-158203838), blo$201);
  6073. + var hi$356 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-158203838), (-1), blo$201, b$321.hi$2);
  6074. + this$335.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$342, hi$356));
  6075. var this$336 = $m_Lorg_junit_Assert$();
  6076. - var actual$251 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1))));
  6077. - this$336.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), actual$251);
  6078. + var b$322 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)));
  6079. + var lo$343 = b$322.lo$2;
  6080. + var hi$357 = b$322.hi$2;
  6081. + var b$323 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  6082. + var blo$202 = b$323.lo$2;
  6083. + var lo$344 = $imul(lo$343, blo$202);
  6084. + var hi$358 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$343, hi$357, blo$202, b$323.hi$2);
  6085. + this$336.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$344, hi$358));
  6086. var this$337 = $m_Lorg_junit_Assert$();
  6087. - this$337.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)));
  6088. + this$337.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)));
  6089. var this$338 = $m_Lorg_junit_Assert$();
  6090. - var actual$252 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1))).$$less$less__I__sjsr_RuntimeLong(23);
  6091. - this$338.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$252);
  6092. + var b$324 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  6093. + var blo$203 = b$324.lo$2;
  6094. + var lo$345 = $imul((-158203838), blo$203);
  6095. + var hi$359 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-158203838), (-1), blo$203, b$324.hi$2);
  6096. + this$338.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$345, hi$359));
  6097. var this$339 = $m_Lorg_junit_Assert$();
  6098. - var actual$253 = new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6099. - this$339.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$253);
  6100. + var b$325 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)));
  6101. + var lo$346 = b$325.lo$2;
  6102. + var hi$360 = b$325.hi$2;
  6103. + var lo$347 = (lo$346 << 7);
  6104. + var hi$361 = (((lo$346 >>> (-7)) | 0) | (hi$360 << 7));
  6105. + this$339.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$347, hi$361));
  6106. var this$340 = $m_Lorg_junit_Assert$();
  6107. - var actual$254 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6108. - this$340.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$254);
  6109. + var b$326 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  6110. + var lo$348 = b$326.lo$2;
  6111. + var hi$362 = b$326.hi$2;
  6112. + var b$327 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-158203838), (-1)));
  6113. + var blo$204 = b$327.lo$2;
  6114. + var lo$349 = $imul(lo$348, blo$204);
  6115. + var hi$363 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$348, hi$362, blo$204, b$327.hi$2);
  6116. + this$340.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1224745216, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$349, hi$363));
  6117. var this$341 = $m_Lorg_junit_Assert$();
  6118. - this$341.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)));
  6119. + this$341.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)));
  6120. var this$342 = $m_Lorg_junit_Assert$();
  6121. - var actual$255 = new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6122. - this$342.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$255);
  6123. + var b$328 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)));
  6124. + var lo$350 = b$328.lo$2;
  6125. + var hi$364 = b$328.hi$2;
  6126. + var lo$351 = (lo$350 << 10);
  6127. + var hi$365 = (((lo$350 >>> (-10)) | 0) | (hi$364 << 10));
  6128. + this$342.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$351, hi$365));
  6129. var this$343 = $m_Lorg_junit_Assert$();
  6130. - var actual$256 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1))).$$less$less__I__sjsr_RuntimeLong(23);
  6131. - this$343.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$256);
  6132. + var b$329 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0));
  6133. + var blo$205 = b$329.lo$2;
  6134. + var lo$352 = $imul((-115995), blo$205);
  6135. + var hi$366 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-115995), (-1), blo$205, b$329.hi$2);
  6136. + this$343.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$352, hi$366));
  6137. var this$344 = $m_Lorg_junit_Assert$();
  6138. - var actual$257 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1))));
  6139. - this$344.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), actual$257);
  6140. + var b$330 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)));
  6141. + var lo$353 = b$330.lo$2;
  6142. + var hi$367 = b$330.hi$2;
  6143. + var b$331 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0));
  6144. + var blo$206 = b$331.lo$2;
  6145. + var lo$354 = $imul(lo$353, blo$206);
  6146. + var hi$368 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$353, hi$367, blo$206, b$331.hi$2);
  6147. + this$344.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$354, hi$368));
  6148. var this$345 = $m_Lorg_junit_Assert$();
  6149. - this$345.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, 584777728));
  6150. + this$345.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)));
  6151. var this$346 = $m_Lorg_junit_Assert$();
  6152. - var actual$258 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43)).$$less$less__I__sjsr_RuntimeLong(45);
  6153. - this$346.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$258);
  6154. + var b$332 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0));
  6155. + var blo$207 = b$332.lo$2;
  6156. + var lo$355 = $imul((-115995), blo$207);
  6157. + var hi$369 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-115995), (-1), blo$207, b$332.hi$2);
  6158. + this$346.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$355, hi$369));
  6159. var this$347 = $m_Lorg_junit_Assert$();
  6160. - var actual$259 = new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192)));
  6161. - this$347.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$259);
  6162. + var b$333 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)));
  6163. + var lo$356 = b$333.lo$2;
  6164. + var hi$370 = b$333.hi$2;
  6165. + var lo$357 = (lo$356 << 10);
  6166. + var hi$371 = (((lo$356 >>> (-10)) | 0) | (hi$370 << 10));
  6167. + this$347.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$357, hi$371));
  6168. var this$348 = $m_Lorg_junit_Assert$();
  6169. - var actual$260 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192)));
  6170. - this$348.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$260);
  6171. + var b$334 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1024, 0));
  6172. + var lo$358 = b$334.lo$2;
  6173. + var hi$372 = b$334.hi$2;
  6174. + var b$335 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-115995), (-1)));
  6175. + var blo$208 = b$335.lo$2;
  6176. + var lo$359 = $imul(lo$358, blo$208);
  6177. + var hi$373 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$358, hi$372, blo$208, b$335.hi$2);
  6178. + this$348.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-118778880), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$359, hi$373));
  6179. var this$349 = $m_Lorg_junit_Assert$();
  6180. - this$349.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, 584777728));
  6181. + this$349.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)));
  6182. var this$350 = $m_Lorg_junit_Assert$();
  6183. - var actual$261 = new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192)));
  6184. - this$350.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$261);
  6185. + var b$336 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)));
  6186. + var lo$360 = b$336.lo$2;
  6187. + var hi$374 = b$336.hi$2;
  6188. + var lo$361 = (lo$360 << 23);
  6189. + var hi$375 = (((lo$360 >>> (-23)) | 0) | (hi$374 << 23));
  6190. + this$350.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$361, hi$375));
  6191. var this$351 = $m_Lorg_junit_Assert$();
  6192. - var actual$262 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43)).$$less$less__I__sjsr_RuntimeLong(45);
  6193. - this$351.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$262);
  6194. + var b$337 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6195. + var blo$209 = b$337.lo$2;
  6196. + var lo$362 = $imul((-483041), blo$209);
  6197. + var hi$376 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-483041), (-1), blo$209, b$337.hi$2);
  6198. + this$351.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$362, hi$376));
  6199. var this$352 = $m_Lorg_junit_Assert$();
  6200. - var actual$263 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43)));
  6201. - this$352.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), actual$263);
  6202. + var b$338 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)));
  6203. + var lo$363 = b$338.lo$2;
  6204. + var hi$377 = b$338.hi$2;
  6205. + var b$339 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6206. + var blo$210 = b$339.lo$2;
  6207. + var lo$364 = $imul(lo$363, blo$210);
  6208. + var hi$378 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$363, hi$377, blo$210, b$339.hi$2);
  6209. + this$352.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$364, hi$378));
  6210. var this$353 = $m_Lorg_junit_Assert$();
  6211. - this$353.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329));
  6212. + this$353.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)));
  6213. var this$354 = $m_Lorg_junit_Assert$();
  6214. - var actual$264 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666)).$$less$less__I__sjsr_RuntimeLong(5);
  6215. - this$354.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$264);
  6216. + var b$340 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6217. + var blo$211 = b$340.lo$2;
  6218. + var lo$365 = $imul((-483041), blo$211);
  6219. + var hi$379 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-483041), (-1), blo$211, b$340.hi$2);
  6220. + this$354.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$365, hi$379));
  6221. var this$355 = $m_Lorg_junit_Assert$();
  6222. - var actual$265 = new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6223. - this$355.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$265);
  6224. + var b$341 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)));
  6225. + var lo$366 = b$341.lo$2;
  6226. + var hi$380 = b$341.hi$2;
  6227. + var lo$367 = (lo$366 << 23);
  6228. + var hi$381 = (((lo$366 >>> (-23)) | 0) | (hi$380 << 23));
  6229. + this$355.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$367, hi$381));
  6230. var this$356 = $m_Lorg_junit_Assert$();
  6231. - var actual$266 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6232. - this$356.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$266);
  6233. + var b$342 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6234. + var lo$368 = b$342.lo$2;
  6235. + var hi$382 = b$342.hi$2;
  6236. + var b$343 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-483041), (-1)));
  6237. + var blo$212 = b$343.lo$2;
  6238. + var lo$369 = $imul(lo$368, blo$212);
  6239. + var hi$383 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$368, hi$382, blo$212, b$343.hi$2);
  6240. + this$356.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1887436800), (-944)), new $c_sjsr_RuntimeLong().init___I__I(lo$369, hi$383));
  6241. var this$357 = $m_Lorg_junit_Assert$();
  6242. - this$357.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329));
  6243. + this$357.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, 584777728));
  6244. var this$358 = $m_Lorg_junit_Assert$();
  6245. - var actual$267 = new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6246. - this$358.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$267);
  6247. + var b$344 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43));
  6248. + var lo$370 = b$344.lo$2;
  6249. + var hi$385 = (lo$370 << 45);
  6250. + this$358.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, hi$385));
  6251. var this$359 = $m_Lorg_junit_Assert$();
  6252. - var actual$268 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666)).$$less$less__I__sjsr_RuntimeLong(5);
  6253. - this$359.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$268);
  6254. + var b$345 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192));
  6255. + var blo$213 = b$345.lo$2;
  6256. + var lo$371 = $imul(1431377624, blo$213);
  6257. + var hi$386 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1431377624, 43, blo$213, b$345.hi$2);
  6258. + this$359.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(lo$371, hi$386));
  6259. var this$360 = $m_Lorg_junit_Assert$();
  6260. - var actual$269 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666)));
  6261. - this$360.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), actual$269);
  6262. + var b$346 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43));
  6263. + var lo$372 = b$346.lo$2;
  6264. + var hi$387 = b$346.hi$2;
  6265. + var b$347 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192));
  6266. + var blo$214 = b$347.lo$2;
  6267. + var lo$373 = $imul(lo$372, blo$214);
  6268. + var hi$388 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$372, hi$387, blo$214, b$347.hi$2);
  6269. + this$360.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(lo$373, hi$388));
  6270. var this$361 = $m_Lorg_junit_Assert$();
  6271. - this$361.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)));
  6272. + this$361.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, 584777728));
  6273. var this$362 = $m_Lorg_junit_Assert$();
  6274. - var actual$270 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191))).$$less$less__I__sjsr_RuntimeLong(14);
  6275. - this$362.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$270);
  6276. + var b$348 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192));
  6277. + var blo$215 = b$348.lo$2;
  6278. + var lo$374 = $imul(1431377624, blo$215);
  6279. + var hi$389 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1431377624, 43, blo$215, b$348.hi$2);
  6280. + this$362.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(lo$374, hi$389));
  6281. var this$363 = $m_Lorg_junit_Assert$();
  6282. - var actual$271 = new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0)));
  6283. - this$363.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$271);
  6284. + var b$349 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43));
  6285. + var lo$375 = b$349.lo$2;
  6286. + var hi$391 = (lo$375 << 45);
  6287. + this$363.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(0, hi$391));
  6288. var this$364 = $m_Lorg_junit_Assert$();
  6289. - var actual$272 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0)));
  6290. - this$364.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$272);
  6291. + var b$350 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 8192));
  6292. + var lo$376 = b$350.lo$2;
  6293. + var hi$392 = b$350.hi$2;
  6294. + var b$351 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1431377624, 43));
  6295. + var blo$216 = b$351.lo$2;
  6296. + var lo$377 = $imul(lo$376, blo$216);
  6297. + var hi$393 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$376, hi$392, blo$216, b$351.hi$2);
  6298. + this$364.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 584777728), new $c_sjsr_RuntimeLong().init___I__I(lo$377, hi$393));
  6299. var this$365 = $m_Lorg_junit_Assert$();
  6300. - this$365.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)));
  6301. + this$365.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329));
  6302. var this$366 = $m_Lorg_junit_Assert$();
  6303. - var actual$273 = new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0)));
  6304. - this$366.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$273);
  6305. + var b$352 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666));
  6306. + var lo$378 = b$352.lo$2;
  6307. + var hi$394 = b$352.hi$2;
  6308. + var lo$379 = (lo$378 << 5);
  6309. + var hi$395 = (((lo$378 >>> (-5)) | 0) | (hi$394 << 5));
  6310. + this$366.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$379, hi$395));
  6311. var this$367 = $m_Lorg_junit_Assert$();
  6312. - var actual$274 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191))).$$less$less__I__sjsr_RuntimeLong(14);
  6313. - this$367.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$274);
  6314. + var b$353 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6315. + var blo$217 = b$353.lo$2;
  6316. + var lo$380 = $imul((-1970244610), blo$217);
  6317. + var hi$396 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1970244610), 1877666, blo$217, b$353.hi$2);
  6318. + this$367.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$380, hi$396));
  6319. var this$368 = $m_Lorg_junit_Assert$();
  6320. - var actual$275 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191))));
  6321. - this$368.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), actual$275);
  6322. + var b$354 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666));
  6323. + var lo$381 = b$354.lo$2;
  6324. + var hi$397 = b$354.hi$2;
  6325. + var b$355 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6326. + var blo$218 = b$355.lo$2;
  6327. + var lo$382 = $imul(lo$381, blo$218);
  6328. + var hi$398 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$381, hi$397, blo$218, b$355.hi$2);
  6329. + this$368.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$382, hi$398));
  6330. var this$369 = $m_Lorg_junit_Assert$();
  6331. - this$369.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)));
  6332. + this$369.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329));
  6333. var this$370 = $m_Lorg_junit_Assert$();
  6334. - var actual$276 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1))).$$less$less__I__sjsr_RuntimeLong(29);
  6335. - this$370.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$276);
  6336. + var b$356 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6337. + var blo$219 = b$356.lo$2;
  6338. + var lo$383 = $imul((-1970244610), blo$219);
  6339. + var hi$399 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1970244610), 1877666, blo$219, b$356.hi$2);
  6340. + this$370.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$383, hi$399));
  6341. var this$371 = $m_Lorg_junit_Assert$();
  6342. - var actual$277 = new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  6343. - this$371.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$277);
  6344. + var b$357 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666));
  6345. + var lo$384 = b$357.lo$2;
  6346. + var hi$400 = b$357.hi$2;
  6347. + var lo$385 = (lo$384 << 5);
  6348. + var hi$401 = (((lo$384 >>> (-5)) | 0) | (hi$400 << 5));
  6349. + this$371.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$385, hi$401));
  6350. var this$372 = $m_Lorg_junit_Assert$();
  6351. - var actual$278 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  6352. - this$372.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$278);
  6353. + var b$358 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6354. + var lo$386 = b$358.lo$2;
  6355. + var hi$402 = b$358.hi$2;
  6356. + var b$359 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1970244610), 1877666));
  6357. + var blo$220 = b$359.lo$2;
  6358. + var lo$387 = $imul(lo$386, blo$220);
  6359. + var hi$403 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$386, hi$402, blo$220, b$359.hi$2);
  6360. + this$372.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376681920, 60085329), new $c_sjsr_RuntimeLong().init___I__I(lo$387, hi$403));
  6361. var this$373 = $m_Lorg_junit_Assert$();
  6362. - this$373.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)));
  6363. + this$373.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)));
  6364. var this$374 = $m_Lorg_junit_Assert$();
  6365. - var actual$279 = new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  6366. - this$374.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$279);
  6367. + var b$360 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)));
  6368. + var lo$388 = b$360.lo$2;
  6369. + var hi$404 = b$360.hi$2;
  6370. + var lo$389 = (lo$388 << 14);
  6371. + var hi$405 = (((lo$388 >>> (-14)) | 0) | (hi$404 << 14));
  6372. + this$374.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$389, hi$405));
  6373. var this$375 = $m_Lorg_junit_Assert$();
  6374. - var actual$280 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1))).$$less$less__I__sjsr_RuntimeLong(29);
  6375. - this$375.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$280);
  6376. + var b$361 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0));
  6377. + var blo$221 = b$361.lo$2;
  6378. + var lo$390 = $imul((-583317785), blo$221);
  6379. + var hi$406 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-583317785), (-191), blo$221, b$361.hi$2);
  6380. + this$375.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$390, hi$406));
  6381. var this$376 = $m_Lorg_junit_Assert$();
  6382. - var actual$281 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1))));
  6383. - this$376.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), actual$281);
  6384. + var b$362 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)));
  6385. + var lo$391 = b$362.lo$2;
  6386. + var hi$407 = b$362.hi$2;
  6387. + var b$363 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0));
  6388. + var blo$222 = b$363.lo$2;
  6389. + var lo$392 = $imul(lo$391, blo$222);
  6390. + var hi$408 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$391, hi$407, blo$222, b$363.hi$2);
  6391. + this$376.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$392, hi$408));
  6392. var this$377 = $m_Lorg_junit_Assert$();
  6393. - this$377.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6394. + this$377.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)));
  6395. var this$378 = $m_Lorg_junit_Assert$();
  6396. - var actual$282 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(12);
  6397. - this$378.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$282);
  6398. + var b$364 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0));
  6399. + var blo$223 = b$364.lo$2;
  6400. + var lo$393 = $imul((-583317785), blo$223);
  6401. + var hi$409 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-583317785), (-191), blo$223, b$364.hi$2);
  6402. + this$378.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$393, hi$409));
  6403. var this$379 = $m_Lorg_junit_Assert$();
  6404. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6405. - var actual$283 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6406. - this$379.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$283);
  6407. + var b$365 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)));
  6408. + var lo$394 = b$365.lo$2;
  6409. + var hi$410 = b$365.hi$2;
  6410. + var lo$395 = (lo$394 << 14);
  6411. + var hi$411 = (((lo$394 >>> (-14)) | 0) | (hi$410 << 14));
  6412. + this$379.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$395, hi$411));
  6413. var this$380 = $m_Lorg_junit_Assert$();
  6414. - var actual$284 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)));
  6415. - this$380.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$284);
  6416. + var b$366 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16384, 0));
  6417. + var lo$396 = b$366.lo$2;
  6418. + var hi$412 = b$366.hi$2;
  6419. + var b$367 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-583317785), (-191)));
  6420. + var blo$224 = b$367.lo$2;
  6421. + var lo$397 = $imul(lo$396, blo$224);
  6422. + var hi$413 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$396, hi$412, blo$224, b$367.hi$2);
  6423. + this$380.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-776355840), (-3115186)), new $c_sjsr_RuntimeLong().init___I__I(lo$397, hi$413));
  6424. var this$381 = $m_Lorg_junit_Assert$();
  6425. - this$381.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6426. + this$381.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)));
  6427. var this$382 = $m_Lorg_junit_Assert$();
  6428. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6429. - var actual$285 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6430. - this$382.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$285);
  6431. + var b$368 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)));
  6432. + var lo$398 = b$368.lo$2;
  6433. + var hi$414 = b$368.hi$2;
  6434. + var lo$399 = (lo$398 << 29);
  6435. + var hi$415 = (((lo$398 >>> (-29)) | 0) | (hi$414 << 29));
  6436. + this$382.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$399, hi$415));
  6437. var this$383 = $m_Lorg_junit_Assert$();
  6438. - var actual$286 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(12);
  6439. - this$383.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$286);
  6440. + var b$369 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  6441. + var blo$225 = b$369.lo$2;
  6442. + var lo$400 = $imul((-106), blo$225);
  6443. + var hi$416 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-106), (-1), blo$225, b$369.hi$2);
  6444. + this$383.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$400, hi$416));
  6445. var this$384 = $m_Lorg_junit_Assert$();
  6446. - var actual$287 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  6447. - this$384.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$287);
  6448. + var b$370 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)));
  6449. + var lo$401 = b$370.lo$2;
  6450. + var hi$417 = b$370.hi$2;
  6451. + var b$371 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  6452. + var blo$226 = b$371.lo$2;
  6453. + var lo$402 = $imul(lo$401, blo$226);
  6454. + var hi$418 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$401, hi$417, blo$226, b$371.hi$2);
  6455. + this$384.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$402, hi$418));
  6456. var this$385 = $m_Lorg_junit_Assert$();
  6457. - this$385.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)));
  6458. + this$385.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)));
  6459. var this$386 = $m_Lorg_junit_Assert$();
  6460. - var actual$288 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1))).$$less$less__I__sjsr_RuntimeLong(23);
  6461. - this$386.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$288);
  6462. + var b$372 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  6463. + var blo$227 = b$372.lo$2;
  6464. + var lo$403 = $imul((-106), blo$227);
  6465. + var hi$419 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-106), (-1), blo$227, b$372.hi$2);
  6466. + this$386.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$403, hi$419));
  6467. var this$387 = $m_Lorg_junit_Assert$();
  6468. - var actual$289 = new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6469. - this$387.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$289);
  6470. + var b$373 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)));
  6471. + var lo$404 = b$373.lo$2;
  6472. + var hi$420 = b$373.hi$2;
  6473. + var lo$405 = (lo$404 << 29);
  6474. + var hi$421 = (((lo$404 >>> (-29)) | 0) | (hi$420 << 29));
  6475. + this$387.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$405, hi$421));
  6476. var this$388 = $m_Lorg_junit_Assert$();
  6477. - var actual$290 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6478. - this$388.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$290);
  6479. + var b$374 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  6480. + var lo$406 = b$374.lo$2;
  6481. + var hi$422 = b$374.hi$2;
  6482. + var b$375 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-106), (-1)));
  6483. + var blo$228 = b$375.lo$2;
  6484. + var lo$407 = $imul(lo$406, blo$228);
  6485. + var hi$423 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$406, hi$422, blo$228, b$375.hi$2);
  6486. + this$388.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-14)), new $c_sjsr_RuntimeLong().init___I__I(lo$407, hi$423));
  6487. var this$389 = $m_Lorg_junit_Assert$();
  6488. - this$389.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)));
  6489. + this$389.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6490. var this$390 = $m_Lorg_junit_Assert$();
  6491. - var actual$291 = new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)));
  6492. - this$390.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$291);
  6493. + var b$376 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6494. + var lo$408 = b$376.lo$2;
  6495. + var hi$424 = b$376.hi$2;
  6496. + var lo$409 = (lo$408 << 12);
  6497. + var hi$425 = (((lo$408 >>> (-12)) | 0) | (hi$424 << 12));
  6498. + this$390.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$409, hi$425));
  6499. var this$391 = $m_Lorg_junit_Assert$();
  6500. - var actual$292 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1))).$$less$less__I__sjsr_RuntimeLong(23);
  6501. - this$391.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$292);
  6502. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6503. + var b$377 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6504. + var lo$410 = b$377.lo$2;
  6505. + var hi$426 = b$377.hi$2;
  6506. + this$391.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$410, hi$426));
  6507. var this$392 = $m_Lorg_junit_Assert$();
  6508. - var actual$293 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1))));
  6509. - this$392.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), actual$293);
  6510. + var b$378 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6511. + var lo$411 = b$378.lo$2;
  6512. + var hi$427 = b$378.hi$2;
  6513. + var b$379 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6514. + var blo$229 = b$379.lo$2;
  6515. + var lo$412 = $imul(lo$411, blo$229);
  6516. + var hi$428 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$411, hi$427, blo$229, b$379.hi$2);
  6517. + this$392.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$412, hi$428));
  6518. var this$393 = $m_Lorg_junit_Assert$();
  6519. - this$393.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)));
  6520. + this$393.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6521. var this$394 = $m_Lorg_junit_Assert$();
  6522. - var actual$294 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0)).$$less$less__I__sjsr_RuntimeLong(43);
  6523. - this$394.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$294);
  6524. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6525. + var b$380 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6526. + var lo$413 = b$380.lo$2;
  6527. + var hi$429 = b$380.hi$2;
  6528. + this$394.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$413, hi$429));
  6529. var this$395 = $m_Lorg_junit_Assert$();
  6530. - var actual$295 = new $c_sjsr_RuntimeLong().init___I__I(41500264, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048)));
  6531. - this$395.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$295);
  6532. + var b$381 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6533. + var lo$414 = b$381.lo$2;
  6534. + var hi$430 = b$381.hi$2;
  6535. + var lo$415 = (lo$414 << 12);
  6536. + var hi$431 = (((lo$414 >>> (-12)) | 0) | (hi$430 << 12));
  6537. + this$395.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$415, hi$431));
  6538. var this$396 = $m_Lorg_junit_Assert$();
  6539. - var actual$296 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048)));
  6540. - this$396.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$296);
  6541. + var b$382 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0));
  6542. + var lo$416 = b$382.lo$2;
  6543. + var hi$432 = b$382.hi$2;
  6544. + var b$383 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6545. + var blo$230 = b$383.lo$2;
  6546. + var lo$417 = $imul(lo$416, blo$230);
  6547. + var hi$433 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$416, hi$432, blo$230, b$383.hi$2);
  6548. + this$396.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$417, hi$433));
  6549. var this$397 = $m_Lorg_junit_Assert$();
  6550. - this$397.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)));
  6551. + this$397.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)));
  6552. var this$398 = $m_Lorg_junit_Assert$();
  6553. - var actual$297 = new $c_sjsr_RuntimeLong().init___I__I(41500264, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048)));
  6554. - this$398.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$297);
  6555. + var b$384 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)));
  6556. + var lo$418 = b$384.lo$2;
  6557. + var hi$434 = b$384.hi$2;
  6558. + var lo$419 = (lo$418 << 23);
  6559. + var hi$435 = (((lo$418 >>> (-23)) | 0) | (hi$434 << 23));
  6560. + this$398.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$419, hi$435));
  6561. var this$399 = $m_Lorg_junit_Assert$();
  6562. - var actual$298 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0)).$$less$less__I__sjsr_RuntimeLong(43);
  6563. - this$399.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$298);
  6564. + var b$385 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6565. + var blo$231 = b$385.lo$2;
  6566. + var lo$420 = $imul((-61230193), blo$231);
  6567. + var hi$436 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-61230193), (-1), blo$231, b$385.hi$2);
  6568. + this$399.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$420, hi$436));
  6569. var this$400 = $m_Lorg_junit_Assert$();
  6570. - var actual$299 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0)));
  6571. - this$400.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), actual$299);
  6572. + var b$386 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)));
  6573. + var lo$421 = b$386.lo$2;
  6574. + var hi$437 = b$386.hi$2;
  6575. + var b$387 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6576. + var blo$232 = b$387.lo$2;
  6577. + var lo$422 = $imul(lo$421, blo$232);
  6578. + var hi$438 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$421, hi$437, blo$232, b$387.hi$2);
  6579. + this$400.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$422, hi$438));
  6580. var this$401 = $m_Lorg_junit_Assert$();
  6581. - this$401.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(1055744, 0));
  6582. + this$401.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)));
  6583. var this$402 = $m_Lorg_junit_Assert$();
  6584. - var actual$300 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0)).$$less$less__I__sjsr_RuntimeLong(5);
  6585. - this$402.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$300);
  6586. + var b$388 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6587. + var blo$233 = b$388.lo$2;
  6588. + var lo$423 = $imul((-61230193), blo$233);
  6589. + var hi$439 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-61230193), (-1), blo$233, b$388.hi$2);
  6590. + this$402.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$423, hi$439));
  6591. var this$403 = $m_Lorg_junit_Assert$();
  6592. - var actual$301 = new $c_sjsr_RuntimeLong().init___I__I(32992, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6593. - this$403.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$301);
  6594. + var b$389 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)));
  6595. + var lo$424 = b$389.lo$2;
  6596. + var hi$440 = b$389.hi$2;
  6597. + var lo$425 = (lo$424 << 23);
  6598. + var hi$441 = (((lo$424 >>> (-23)) | 0) | (hi$440 << 23));
  6599. + this$403.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$425, hi$441));
  6600. var this$404 = $m_Lorg_junit_Assert$();
  6601. - var actual$302 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6602. - this$404.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$302);
  6603. + var b$390 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8388608, 0));
  6604. + var lo$426 = b$390.lo$2;
  6605. + var hi$442 = b$390.hi$2;
  6606. + var b$391 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-61230193), (-1)));
  6607. + var blo$234 = b$391.lo$2;
  6608. + var lo$427 = $imul(lo$426, blo$234);
  6609. + var hi$443 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$426, hi$442, blo$234, b$391.hi$2);
  6610. + this$404.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-947912704), (-119591)), new $c_sjsr_RuntimeLong().init___I__I(lo$427, hi$443));
  6611. var this$405 = $m_Lorg_junit_Assert$();
  6612. - this$405.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(1055744, 0));
  6613. + this$405.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)));
  6614. var this$406 = $m_Lorg_junit_Assert$();
  6615. - var actual$303 = new $c_sjsr_RuntimeLong().init___I__I(32992, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)));
  6616. - this$406.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$303);
  6617. + var b$392 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0));
  6618. + var lo$428 = b$392.lo$2;
  6619. + var hi$445 = (lo$428 << 43);
  6620. + this$406.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$445));
  6621. var this$407 = $m_Lorg_junit_Assert$();
  6622. - var actual$304 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0)).$$less$less__I__sjsr_RuntimeLong(5);
  6623. - this$407.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$304);
  6624. + var b$393 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048));
  6625. + var blo$235 = b$393.lo$2;
  6626. + var lo$429 = $imul(41500264, blo$235);
  6627. + var hi$446 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(41500264, 0, blo$235, b$393.hi$2);
  6628. + this$407.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(lo$429, hi$446));
  6629. var this$408 = $m_Lorg_junit_Assert$();
  6630. - var actual$305 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0)));
  6631. - this$408.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), actual$305);
  6632. + var b$394 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0));
  6633. + var lo$430 = b$394.lo$2;
  6634. + var hi$447 = b$394.hi$2;
  6635. + var b$395 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048));
  6636. + var blo$236 = b$395.lo$2;
  6637. + var lo$431 = $imul(lo$430, blo$236);
  6638. + var hi$448 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$430, hi$447, blo$236, b$395.hi$2);
  6639. + this$408.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(lo$431, hi$448));
  6640. var this$409 = $m_Lorg_junit_Assert$();
  6641. - this$409.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, 130142));
  6642. + this$409.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)));
  6643. var this$410 = $m_Lorg_junit_Assert$();
  6644. - var actual$306 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0)).$$less$less__I__sjsr_RuntimeLong(33);
  6645. - this$410.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$306);
  6646. + var b$396 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048));
  6647. + var blo$237 = b$396.lo$2;
  6648. + var lo$432 = $imul(41500264, blo$237);
  6649. + var hi$449 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(41500264, 0, blo$237, b$396.hi$2);
  6650. + this$410.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(lo$432, hi$449));
  6651. var this$411 = $m_Lorg_junit_Assert$();
  6652. - var actual$307 = new $c_sjsr_RuntimeLong().init___I__I(65071, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2)));
  6653. - this$411.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$307);
  6654. + var b$397 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0));
  6655. + var lo$433 = b$397.lo$2;
  6656. + var hi$451 = (lo$433 << 43);
  6657. + this$411.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$451));
  6658. var this$412 = $m_Lorg_junit_Assert$();
  6659. - var actual$308 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2)));
  6660. - this$412.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$308);
  6661. + var b$398 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2048));
  6662. + var lo$434 = b$398.lo$2;
  6663. + var hi$452 = b$398.hi$2;
  6664. + var b$399 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(41500264, 0));
  6665. + var blo$238 = b$399.lo$2;
  6666. + var lo$435 = $imul(lo$434, blo$238);
  6667. + var hi$453 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$434, hi$452, blo$238, b$399.hi$2);
  6668. + this$412.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-906805248)), new $c_sjsr_RuntimeLong().init___I__I(lo$435, hi$453));
  6669. var this$413 = $m_Lorg_junit_Assert$();
  6670. - this$413.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, 130142));
  6671. + this$413.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(1055744, 0));
  6672. var this$414 = $m_Lorg_junit_Assert$();
  6673. - var actual$309 = new $c_sjsr_RuntimeLong().init___I__I(65071, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2)));
  6674. - this$414.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$309);
  6675. + var b$400 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0));
  6676. + var lo$436 = b$400.lo$2;
  6677. + var hi$454 = b$400.hi$2;
  6678. + var lo$437 = (lo$436 << 5);
  6679. + var hi$455 = (((lo$436 >>> (-5)) | 0) | (hi$454 << 5));
  6680. + this$414.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$437, hi$455));
  6681. var this$415 = $m_Lorg_junit_Assert$();
  6682. - var actual$310 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0)).$$less$less__I__sjsr_RuntimeLong(33);
  6683. - this$415.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$310);
  6684. + var b$401 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6685. + var blo$239 = b$401.lo$2;
  6686. + var lo$438 = $imul(32992, blo$239);
  6687. + var hi$456 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(32992, 0, blo$239, b$401.hi$2);
  6688. + this$415.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$438, hi$456));
  6689. var this$416 = $m_Lorg_junit_Assert$();
  6690. - var actual$311 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0)));
  6691. - this$416.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), actual$311);
  6692. + var b$402 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0));
  6693. + var lo$439 = b$402.lo$2;
  6694. + var hi$457 = b$402.hi$2;
  6695. + var b$403 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6696. + var blo$240 = b$403.lo$2;
  6697. + var lo$440 = $imul(lo$439, blo$240);
  6698. + var hi$458 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$439, hi$457, blo$240, b$403.hi$2);
  6699. + this$416.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$440, hi$458));
  6700. var this$417 = $m_Lorg_junit_Assert$();
  6701. - this$417.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)));
  6702. + this$417.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(1055744, 0));
  6703. var this$418 = $m_Lorg_junit_Assert$();
  6704. - var actual$312 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0)).$$less$less__I__sjsr_RuntimeLong(37);
  6705. - this$418.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$312);
  6706. + var b$404 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6707. + var blo$241 = b$404.lo$2;
  6708. + var lo$441 = $imul(32992, blo$241);
  6709. + var hi$459 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(32992, 0, blo$241, b$404.hi$2);
  6710. + this$418.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$441, hi$459));
  6711. var this$419 = $m_Lorg_junit_Assert$();
  6712. - var actual$313 = new $c_sjsr_RuntimeLong().init___I__I(76048351, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32)));
  6713. - this$419.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$313);
  6714. + var b$405 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0));
  6715. + var lo$442 = b$405.lo$2;
  6716. + var hi$460 = b$405.hi$2;
  6717. + var lo$443 = (lo$442 << 5);
  6718. + var hi$461 = (((lo$442 >>> (-5)) | 0) | (hi$460 << 5));
  6719. + this$419.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$443, hi$461));
  6720. var this$420 = $m_Lorg_junit_Assert$();
  6721. - var actual$314 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32)));
  6722. - this$420.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$314);
  6723. + var b$406 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32, 0));
  6724. + var lo$444 = b$406.lo$2;
  6725. + var hi$462 = b$406.hi$2;
  6726. + var b$407 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(32992, 0));
  6727. + var blo$242 = b$407.lo$2;
  6728. + var lo$445 = $imul(lo$444, blo$242);
  6729. + var hi$463 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$444, hi$462, blo$242, b$407.hi$2);
  6730. + this$420.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1055744, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$445, hi$463));
  6731. var this$421 = $m_Lorg_junit_Assert$();
  6732. - this$421.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)));
  6733. + this$421.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, 130142));
  6734. var this$422 = $m_Lorg_junit_Assert$();
  6735. - var actual$315 = new $c_sjsr_RuntimeLong().init___I__I(76048351, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32)));
  6736. - this$422.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$315);
  6737. + var b$408 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0));
  6738. + var lo$446 = b$408.lo$2;
  6739. + var hi$465 = (lo$446 << 33);
  6740. + this$422.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, hi$465));
  6741. var this$423 = $m_Lorg_junit_Assert$();
  6742. - var actual$316 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0)).$$less$less__I__sjsr_RuntimeLong(37);
  6743. - this$423.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$316);
  6744. + var b$409 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2));
  6745. + var blo$243 = b$409.lo$2;
  6746. + var lo$447 = $imul(65071, blo$243);
  6747. + var hi$466 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(65071, 0, blo$243, b$409.hi$2);
  6748. + this$423.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(lo$447, hi$466));
  6749. var this$424 = $m_Lorg_junit_Assert$();
  6750. - var actual$317 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0)));
  6751. - this$424.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), actual$317);
  6752. + var b$410 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0));
  6753. + var lo$448 = b$410.lo$2;
  6754. + var hi$467 = b$410.hi$2;
  6755. + var b$411 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2));
  6756. + var blo$244 = b$411.lo$2;
  6757. + var lo$449 = $imul(lo$448, blo$244);
  6758. + var hi$468 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$448, hi$467, blo$244, b$411.hi$2);
  6759. + this$424.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(lo$449, hi$468));
  6760. var this$425 = $m_Lorg_junit_Assert$();
  6761. - this$425.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  6762. + this$425.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, 130142));
  6763. var this$426 = $m_Lorg_junit_Assert$();
  6764. - var actual$318 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))).$$less$less__I__sjsr_RuntimeLong(1);
  6765. - this$426.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$318);
  6766. + var b$412 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2));
  6767. + var blo$245 = b$412.lo$2;
  6768. + var lo$450 = $imul(65071, blo$245);
  6769. + var hi$469 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(65071, 0, blo$245, b$412.hi$2);
  6770. + this$426.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(lo$450, hi$469));
  6771. var this$427 = $m_Lorg_junit_Assert$();
  6772. - var actual$319 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0)));
  6773. - this$427.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$319);
  6774. + var b$413 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0));
  6775. + var lo$451 = b$413.lo$2;
  6776. + var hi$471 = (lo$451 << 33);
  6777. + this$427.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(0, hi$471));
  6778. var this$428 = $m_Lorg_junit_Assert$();
  6779. - var actual$320 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0)));
  6780. - this$428.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$320);
  6781. + var b$414 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 2));
  6782. + var lo$452 = b$414.lo$2;
  6783. + var hi$472 = b$414.hi$2;
  6784. + var b$415 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65071, 0));
  6785. + var blo$246 = b$415.lo$2;
  6786. + var lo$453 = $imul(lo$452, blo$246);
  6787. + var hi$473 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$452, hi$472, blo$246, b$415.hi$2);
  6788. + this$428.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 130142), new $c_sjsr_RuntimeLong().init___I__I(lo$453, hi$473));
  6789. var this$429 = $m_Lorg_junit_Assert$();
  6790. - this$429.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  6791. + this$429.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)));
  6792. var this$430 = $m_Lorg_junit_Assert$();
  6793. - var actual$321 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0)));
  6794. - this$430.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$321);
  6795. + var b$416 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0));
  6796. + var lo$454 = b$416.lo$2;
  6797. + var hi$475 = (lo$454 << 37);
  6798. + this$430.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$475));
  6799. var this$431 = $m_Lorg_junit_Assert$();
  6800. - var actual$322 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))).$$less$less__I__sjsr_RuntimeLong(1);
  6801. - this$431.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$322);
  6802. + var b$417 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32));
  6803. + var blo$247 = b$417.lo$2;
  6804. + var lo$455 = $imul(76048351, blo$247);
  6805. + var hi$476 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(76048351, 0, blo$247, b$417.hi$2);
  6806. + this$431.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(lo$455, hi$476));
  6807. var this$432 = $m_Lorg_junit_Assert$();
  6808. - var actual$323 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))));
  6809. - this$432.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), actual$323);
  6810. + var b$418 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0));
  6811. + var lo$456 = b$418.lo$2;
  6812. + var hi$477 = b$418.hi$2;
  6813. + var b$419 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32));
  6814. + var blo$248 = b$419.lo$2;
  6815. + var lo$457 = $imul(lo$456, blo$248);
  6816. + var hi$478 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$456, hi$477, blo$248, b$419.hi$2);
  6817. + this$432.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(lo$457, hi$478));
  6818. var this$433 = $m_Lorg_junit_Assert$();
  6819. - this$433.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)));
  6820. + this$433.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)));
  6821. var this$434 = $m_Lorg_junit_Assert$();
  6822. - var actual$324 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2))).$$less$less__I__sjsr_RuntimeLong(9);
  6823. - this$434.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$324);
  6824. + var b$420 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32));
  6825. + var blo$249 = b$420.lo$2;
  6826. + var lo$458 = $imul(76048351, blo$249);
  6827. + var hi$479 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(76048351, 0, blo$249, b$420.hi$2);
  6828. + this$434.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(lo$458, hi$479));
  6829. var this$435 = $m_Lorg_junit_Assert$();
  6830. - var actual$325 = new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  6831. - this$435.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$325);
  6832. + var b$421 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0));
  6833. + var lo$459 = b$421.lo$2;
  6834. + var hi$481 = (lo$459 << 37);
  6835. + this$435.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$481));
  6836. var this$436 = $m_Lorg_junit_Assert$();
  6837. - var actual$326 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  6838. - this$436.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$326);
  6839. + var b$422 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 32));
  6840. + var lo$460 = b$422.lo$2;
  6841. + var hi$482 = b$422.hi$2;
  6842. + var b$423 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(76048351, 0));
  6843. + var blo$250 = b$423.lo$2;
  6844. + var lo$461 = $imul(lo$460, blo$250);
  6845. + var hi$483 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$460, hi$482, blo$250, b$423.hi$2);
  6846. + this$436.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1861420064)), new $c_sjsr_RuntimeLong().init___I__I(lo$461, hi$483));
  6847. var this$437 = $m_Lorg_junit_Assert$();
  6848. - this$437.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)));
  6849. + this$437.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  6850. var this$438 = $m_Lorg_junit_Assert$();
  6851. - var actual$327 = new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  6852. - this$438.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$327);
  6853. + var b$424 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  6854. + var lo$462 = b$424.lo$2;
  6855. + var hi$484 = b$424.hi$2;
  6856. + var lo$463 = (lo$462 << 1);
  6857. + var hi$485 = (((lo$462 >>> (-1)) | 0) | (hi$484 << 1));
  6858. + this$438.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$463, hi$485));
  6859. var this$439 = $m_Lorg_junit_Assert$();
  6860. - var actual$328 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2))).$$less$less__I__sjsr_RuntimeLong(9);
  6861. - this$439.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$328);
  6862. + var b$425 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  6863. + var blo$251 = b$425.lo$2;
  6864. + var lo$464 = $imul((-2), blo$251);
  6865. + var hi$486 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2), (-1), blo$251, b$425.hi$2);
  6866. + this$439.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$464, hi$486));
  6867. var this$440 = $m_Lorg_junit_Assert$();
  6868. - var actual$329 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2))));
  6869. - this$440.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), actual$329);
  6870. + var b$426 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  6871. + var lo$465 = b$426.lo$2;
  6872. + var hi$487 = b$426.hi$2;
  6873. + var b$427 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  6874. + var blo$252 = b$427.lo$2;
  6875. + var lo$466 = $imul(lo$465, blo$252);
  6876. + var hi$488 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$465, hi$487, blo$252, b$427.hi$2);
  6877. + this$440.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$466, hi$488));
  6878. var this$441 = $m_Lorg_junit_Assert$();
  6879. - this$441.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, 680525824));
  6880. + this$441.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)));
  6881. var this$442 = $m_Lorg_junit_Assert$();
  6882. - var actual$330 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1))).$$less$less__I__sjsr_RuntimeLong(51);
  6883. - this$442.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$330);
  6884. + var b$428 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  6885. + var blo$253 = b$428.lo$2;
  6886. + var lo$467 = $imul((-2), blo$253);
  6887. + var hi$489 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2), (-1), blo$253, b$428.hi$2);
  6888. + this$442.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$467, hi$489));
  6889. var this$443 = $m_Lorg_junit_Assert$();
  6890. - var actual$331 = new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  6891. - this$443.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$331);
  6892. + var b$429 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  6893. + var lo$468 = b$429.lo$2;
  6894. + var hi$490 = b$429.hi$2;
  6895. + var lo$469 = (lo$468 << 1);
  6896. + var hi$491 = (((lo$468 >>> (-1)) | 0) | (hi$490 << 1));
  6897. + this$443.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$469, hi$491));
  6898. var this$444 = $m_Lorg_junit_Assert$();
  6899. - var actual$332 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  6900. - this$444.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$332);
  6901. + var b$430 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  6902. + var lo$470 = b$430.lo$2;
  6903. + var hi$492 = b$430.hi$2;
  6904. + var b$431 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  6905. + var blo$254 = b$431.lo$2;
  6906. + var lo$471 = $imul(lo$470, blo$254);
  6907. + var hi$493 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$470, hi$492, blo$254, b$431.hi$2);
  6908. + this$444.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$471, hi$493));
  6909. var this$445 = $m_Lorg_junit_Assert$();
  6910. - this$445.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, 680525824));
  6911. + this$445.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)));
  6912. var this$446 = $m_Lorg_junit_Assert$();
  6913. - var actual$333 = new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  6914. - this$446.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$333);
  6915. + var b$432 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)));
  6916. + var lo$472 = b$432.lo$2;
  6917. + var hi$494 = b$432.hi$2;
  6918. + var lo$473 = (lo$472 << 9);
  6919. + var hi$495 = (((lo$472 >>> (-9)) | 0) | (hi$494 << 9));
  6920. + this$446.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$473, hi$495));
  6921. var this$447 = $m_Lorg_junit_Assert$();
  6922. - var actual$334 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1))).$$less$less__I__sjsr_RuntimeLong(51);
  6923. - this$447.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$334);
  6924. + var b$433 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  6925. + var blo$255 = b$433.lo$2;
  6926. + var lo$474 = $imul(271256947, blo$255);
  6927. + var hi$496 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(271256947, (-2), blo$255, b$433.hi$2);
  6928. + this$447.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$474, hi$496));
  6929. var this$448 = $m_Lorg_junit_Assert$();
  6930. - var actual$335 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1))));
  6931. - this$448.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), actual$335);
  6932. + var b$434 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)));
  6933. + var lo$475 = b$434.lo$2;
  6934. + var hi$497 = b$434.hi$2;
  6935. + var b$435 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  6936. + var blo$256 = b$435.lo$2;
  6937. + var lo$476 = $imul(lo$475, blo$256);
  6938. + var hi$498 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$475, hi$497, blo$256, b$435.hi$2);
  6939. + this$448.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$476, hi$498));
  6940. var this$449 = $m_Lorg_junit_Assert$();
  6941. - this$449.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6942. + this$449.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)));
  6943. var this$450 = $m_Lorg_junit_Assert$();
  6944. - var actual$336 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(13);
  6945. - this$450.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$336);
  6946. + var b$436 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  6947. + var blo$257 = b$436.lo$2;
  6948. + var lo$477 = $imul(271256947, blo$257);
  6949. + var hi$499 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(271256947, (-2), blo$257, b$436.hi$2);
  6950. + this$450.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$477, hi$499));
  6951. var this$451 = $m_Lorg_junit_Assert$();
  6952. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  6953. - var actual$337 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6954. - this$451.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$337);
  6955. + var b$437 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)));
  6956. + var lo$478 = b$437.lo$2;
  6957. + var hi$500 = b$437.hi$2;
  6958. + var lo$479 = (lo$478 << 9);
  6959. + var hi$501 = (((lo$478 >>> (-9)) | 0) | (hi$500 << 9));
  6960. + this$451.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$479, hi$501));
  6961. var this$452 = $m_Lorg_junit_Assert$();
  6962. - var actual$338 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0)));
  6963. - this$452.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$338);
  6964. + var b$438 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  6965. + var lo$480 = b$438.lo$2;
  6966. + var hi$502 = b$438.hi$2;
  6967. + var b$439 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(271256947, (-2)));
  6968. + var blo$258 = b$439.lo$2;
  6969. + var lo$481 = $imul(lo$480, blo$258);
  6970. + var hi$503 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$480, hi$502, blo$258, b$439.hi$2);
  6971. + this$452.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1444603392, (-992)), new $c_sjsr_RuntimeLong().init___I__I(lo$481, hi$503));
  6972. var this$453 = $m_Lorg_junit_Assert$();
  6973. - this$453.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  6974. + this$453.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, 680525824));
  6975. var this$454 = $m_Lorg_junit_Assert$();
  6976. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  6977. - var actual$339 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  6978. - this$454.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$339);
  6979. + var b$440 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)));
  6980. + var lo$482 = b$440.lo$2;
  6981. + var hi$505 = (lo$482 << 51);
  6982. + this$454.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, hi$505));
  6983. var this$455 = $m_Lorg_junit_Assert$();
  6984. - var actual$340 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(13);
  6985. - this$455.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$340);
  6986. + var b$441 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  6987. + var blo$259 = b$441.lo$2;
  6988. + var lo$483 = $imul((-60717806), blo$259);
  6989. + var hi$506 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-60717806), (-1), blo$259, b$441.hi$2);
  6990. + this$455.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(lo$483, hi$506));
  6991. var this$456 = $m_Lorg_junit_Assert$();
  6992. - var actual$341 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  6993. - this$456.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$341);
  6994. + var b$442 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)));
  6995. + var lo$484 = b$442.lo$2;
  6996. + var hi$507 = b$442.hi$2;
  6997. + var b$443 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  6998. + var blo$260 = b$443.lo$2;
  6999. + var lo$485 = $imul(lo$484, blo$260);
  7000. + var hi$508 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$484, hi$507, blo$260, b$443.hi$2);
  7001. + this$456.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(lo$485, hi$508));
  7002. var this$457 = $m_Lorg_junit_Assert$();
  7003. - this$457.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287));
  7004. + this$457.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, 680525824));
  7005. var this$458 = $m_Lorg_junit_Assert$();
  7006. - var actual$342 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0)).$$less$less__I__sjsr_RuntimeLong(25);
  7007. - this$458.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$342);
  7008. + var b$444 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7009. + var blo$261 = b$444.lo$2;
  7010. + var lo$486 = $imul((-60717806), blo$261);
  7011. + var hi$509 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-60717806), (-1), blo$261, b$444.hi$2);
  7012. + this$458.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(lo$486, hi$509));
  7013. var this$459 = $m_Lorg_junit_Assert$();
  7014. - var actual$343 = new $c_sjsr_RuntimeLong().init___I__I(164844, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0)));
  7015. - this$459.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$343);
  7016. + var b$445 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)));
  7017. + var lo$487 = b$445.lo$2;
  7018. + var hi$511 = (lo$487 << 51);
  7019. + this$459.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(0, hi$511));
  7020. var this$460 = $m_Lorg_junit_Assert$();
  7021. - var actual$344 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0)));
  7022. - this$460.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$344);
  7023. + var b$446 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7024. + var lo$488 = b$446.lo$2;
  7025. + var hi$512 = b$446.hi$2;
  7026. + var b$447 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-60717806), (-1)));
  7027. + var blo$262 = b$447.lo$2;
  7028. + var lo$489 = $imul(lo$488, blo$262);
  7029. + var hi$513 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$488, hi$512, blo$262, b$447.hi$2);
  7030. + this$460.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 680525824), new $c_sjsr_RuntimeLong().init___I__I(lo$489, hi$513));
  7031. var this$461 = $m_Lorg_junit_Assert$();
  7032. - this$461.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287));
  7033. + this$461.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7034. var this$462 = $m_Lorg_junit_Assert$();
  7035. - var actual$345 = new $c_sjsr_RuntimeLong().init___I__I(164844, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0)));
  7036. - this$462.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$345);
  7037. + var b$448 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7038. + var lo$490 = b$448.lo$2;
  7039. + var hi$514 = b$448.hi$2;
  7040. + var lo$491 = (lo$490 << 13);
  7041. + var hi$515 = (((lo$490 >>> (-13)) | 0) | (hi$514 << 13));
  7042. + this$462.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$491, hi$515));
  7043. var this$463 = $m_Lorg_junit_Assert$();
  7044. - var actual$346 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0)).$$less$less__I__sjsr_RuntimeLong(25);
  7045. - this$463.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$346);
  7046. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  7047. + var b$449 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7048. + var lo$492 = b$449.lo$2;
  7049. + var hi$516 = b$449.hi$2;
  7050. + this$463.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$492, hi$516));
  7051. var this$464 = $m_Lorg_junit_Assert$();
  7052. - var actual$347 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0)));
  7053. - this$464.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), actual$347);
  7054. + var b$450 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7055. + var lo$493 = b$450.lo$2;
  7056. + var hi$517 = b$450.hi$2;
  7057. + var b$451 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  7058. + var blo$263 = b$451.lo$2;
  7059. + var lo$494 = $imul(lo$493, blo$263);
  7060. + var hi$518 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$493, hi$517, blo$263, b$451.hi$2);
  7061. + this$464.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$494, hi$518));
  7062. var this$465 = $m_Lorg_junit_Assert$();
  7063. - this$465.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704));
  7064. + this$465.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7065. var this$466 = $m_Lorg_junit_Assert$();
  7066. - var actual$348 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1))).$$less$less__I__sjsr_RuntimeLong(56);
  7067. - this$466.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$348);
  7068. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  7069. + var b$452 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7070. + var lo$495 = b$452.lo$2;
  7071. + var hi$519 = b$452.hi$2;
  7072. + this$466.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$495, hi$519));
  7073. var this$467 = $m_Lorg_junit_Assert$();
  7074. - var actual$349 = new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7075. - this$467.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$349);
  7076. + var b$453 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7077. + var lo$496 = b$453.lo$2;
  7078. + var hi$520 = b$453.hi$2;
  7079. + var lo$497 = (lo$496 << 13);
  7080. + var hi$521 = (((lo$496 >>> (-13)) | 0) | (hi$520 << 13));
  7081. + this$467.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$497, hi$521));
  7082. var this$468 = $m_Lorg_junit_Assert$();
  7083. - var actual$350 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7084. - this$468.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$350);
  7085. + var b$454 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(8192, 0));
  7086. + var lo$498 = b$454.lo$2;
  7087. + var hi$522 = b$454.hi$2;
  7088. + var b$455 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7089. + var blo$264 = b$455.lo$2;
  7090. + var lo$499 = $imul(lo$498, blo$264);
  7091. + var hi$523 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$498, hi$522, blo$264, b$455.hi$2);
  7092. + this$468.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$499, hi$523));
  7093. var this$469 = $m_Lorg_junit_Assert$();
  7094. - this$469.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704));
  7095. + this$469.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287));
  7096. var this$470 = $m_Lorg_junit_Assert$();
  7097. - var actual$351 = new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7098. - this$470.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$351);
  7099. + var b$456 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0));
  7100. + var lo$500 = b$456.lo$2;
  7101. + var hi$524 = b$456.hi$2;
  7102. + var lo$501 = (lo$500 << 25);
  7103. + var hi$525 = (((lo$500 >>> (-25)) | 0) | (hi$524 << 25));
  7104. + this$470.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$501, hi$525));
  7105. var this$471 = $m_Lorg_junit_Assert$();
  7106. - var actual$352 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1))).$$less$less__I__sjsr_RuntimeLong(56);
  7107. - this$471.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$352);
  7108. + var b$457 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0));
  7109. + var blo$265 = b$457.lo$2;
  7110. + var lo$502 = $imul(164844, blo$265);
  7111. + var hi$526 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(164844, 0, blo$265, b$457.hi$2);
  7112. + this$471.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$502, hi$526));
  7113. var this$472 = $m_Lorg_junit_Assert$();
  7114. - var actual$353 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1))));
  7115. - this$472.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), actual$353);
  7116. + var b$458 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0));
  7117. + var lo$503 = b$458.lo$2;
  7118. + var hi$527 = b$458.hi$2;
  7119. + var b$459 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0));
  7120. + var blo$266 = b$459.lo$2;
  7121. + var lo$504 = $imul(lo$503, blo$266);
  7122. + var hi$528 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$503, hi$527, blo$266, b$459.hi$2);
  7123. + this$472.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$504, hi$528));
  7124. var this$473 = $m_Lorg_junit_Assert$();
  7125. - this$473.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)));
  7126. + this$473.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287));
  7127. var this$474 = $m_Lorg_junit_Assert$();
  7128. - var actual$354 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25))).$$less$less__I__sjsr_RuntimeLong(51);
  7129. - this$474.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$354);
  7130. + var b$460 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0));
  7131. + var blo$267 = b$460.lo$2;
  7132. + var lo$505 = $imul(164844, blo$267);
  7133. + var hi$529 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(164844, 0, blo$267, b$460.hi$2);
  7134. + this$474.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$505, hi$529));
  7135. var this$475 = $m_Lorg_junit_Assert$();
  7136. - var actual$355 = new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7137. - this$475.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$355);
  7138. + var b$461 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0));
  7139. + var lo$506 = b$461.lo$2;
  7140. + var hi$530 = b$461.hi$2;
  7141. + var lo$507 = (lo$506 << 25);
  7142. + var hi$531 = (((lo$506 >>> (-25)) | 0) | (hi$530 << 25));
  7143. + this$475.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$507, hi$531));
  7144. var this$476 = $m_Lorg_junit_Assert$();
  7145. - var actual$356 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7146. - this$476.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$356);
  7147. + var b$462 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(33554432, 0));
  7148. + var lo$508 = b$462.lo$2;
  7149. + var hi$532 = b$462.hi$2;
  7150. + var b$463 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(164844, 0));
  7151. + var blo$268 = b$463.lo$2;
  7152. + var lo$509 = $imul(lo$508, blo$268);
  7153. + var hi$533 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$508, hi$532, blo$268, b$463.hi$2);
  7154. + this$476.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-671088640), 1287), new $c_sjsr_RuntimeLong().init___I__I(lo$509, hi$533));
  7155. var this$477 = $m_Lorg_junit_Assert$();
  7156. - this$477.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)));
  7157. + this$477.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704));
  7158. var this$478 = $m_Lorg_junit_Assert$();
  7159. - var actual$357 = new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7160. - this$478.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$357);
  7161. + var b$464 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)));
  7162. + var lo$510 = b$464.lo$2;
  7163. + var hi$535 = (lo$510 << 56);
  7164. + this$478.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, hi$535));
  7165. var this$479 = $m_Lorg_junit_Assert$();
  7166. - var actual$358 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25))).$$less$less__I__sjsr_RuntimeLong(51);
  7167. - this$479.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$358);
  7168. + var b$465 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7169. + var blo$269 = b$465.lo$2;
  7170. + var lo$511 = $imul((-678234761), blo$269);
  7171. + var hi$536 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-678234761), (-1), blo$269, b$465.hi$2);
  7172. + this$479.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(lo$511, hi$536));
  7173. var this$480 = $m_Lorg_junit_Assert$();
  7174. - var actual$359 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25))));
  7175. - this$480.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), actual$359);
  7176. + var b$466 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)));
  7177. + var lo$512 = b$466.lo$2;
  7178. + var hi$537 = b$466.hi$2;
  7179. + var b$467 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7180. + var blo$270 = b$467.lo$2;
  7181. + var lo$513 = $imul(lo$512, blo$270);
  7182. + var hi$538 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$512, hi$537, blo$270, b$467.hi$2);
  7183. + this$480.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(lo$513, hi$538));
  7184. var this$481 = $m_Lorg_junit_Assert$();
  7185. - this$481.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7186. + this$481.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704));
  7187. var this$482 = $m_Lorg_junit_Assert$();
  7188. - var actual$360 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911)).$$less$less__I__sjsr_RuntimeLong(63);
  7189. - this$482.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$360);
  7190. + var b$468 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7191. + var blo$271 = b$468.lo$2;
  7192. + var lo$514 = $imul((-678234761), blo$271);
  7193. + var hi$539 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-678234761), (-1), blo$271, b$468.hi$2);
  7194. + this$482.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(lo$514, hi$539));
  7195. var this$483 = $m_Lorg_junit_Assert$();
  7196. - var actual$361 = new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  7197. - this$483.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$361);
  7198. + var b$469 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)));
  7199. + var lo$515 = b$469.lo$2;
  7200. + var hi$541 = (lo$515 << 56);
  7201. + this$483.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(0, hi$541));
  7202. var this$484 = $m_Lorg_junit_Assert$();
  7203. - var actual$362 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  7204. - this$484.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$362);
  7205. + var b$470 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7206. + var lo$516 = b$470.lo$2;
  7207. + var hi$542 = b$470.hi$2;
  7208. + var b$471 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-678234761), (-1)));
  7209. + var blo$272 = b$471.lo$2;
  7210. + var lo$517 = $imul(lo$516, blo$272);
  7211. + var hi$543 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$516, hi$542, blo$272, b$471.hi$2);
  7212. + this$484.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1996488704), new $c_sjsr_RuntimeLong().init___I__I(lo$517, hi$543));
  7213. var this$485 = $m_Lorg_junit_Assert$();
  7214. - this$485.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7215. + this$485.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)));
  7216. var this$486 = $m_Lorg_junit_Assert$();
  7217. - var actual$363 = new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))));
  7218. - this$486.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$363);
  7219. + var b$472 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)));
  7220. + var lo$518 = b$472.lo$2;
  7221. + var hi$545 = (lo$518 << 51);
  7222. + this$486.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$545));
  7223. var this$487 = $m_Lorg_junit_Assert$();
  7224. - var actual$364 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911)).$$less$less__I__sjsr_RuntimeLong(63);
  7225. - this$487.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$364);
  7226. + var b$473 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7227. + var blo$273 = b$473.lo$2;
  7228. + var lo$519 = $imul((-578634984), blo$273);
  7229. + var hi$546 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-578634984), (-25), blo$273, b$473.hi$2);
  7230. + this$487.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(lo$519, hi$546));
  7231. var this$488 = $m_Lorg_junit_Assert$();
  7232. - var actual$365 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911)));
  7233. - this$488.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$365);
  7234. + var b$474 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)));
  7235. + var lo$520 = b$474.lo$2;
  7236. + var hi$547 = b$474.hi$2;
  7237. + var b$475 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7238. + var blo$274 = b$475.lo$2;
  7239. + var lo$521 = $imul(lo$520, blo$274);
  7240. + var hi$548 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$520, hi$547, blo$274, b$475.hi$2);
  7241. + this$488.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(lo$521, hi$548));
  7242. var this$489 = $m_Lorg_junit_Assert$();
  7243. - this$489.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7244. + this$489.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)));
  7245. var this$490 = $m_Lorg_junit_Assert$();
  7246. - var actual$366 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(34);
  7247. - this$490.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$366);
  7248. + var b$476 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7249. + var blo$275 = b$476.lo$2;
  7250. + var lo$522 = $imul((-578634984), blo$275);
  7251. + var hi$549 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-578634984), (-25), blo$275, b$476.hi$2);
  7252. + this$490.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(lo$522, hi$549));
  7253. var this$491 = $m_Lorg_junit_Assert$();
  7254. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7255. - var actual$367 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7256. - this$491.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$367);
  7257. + var b$477 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)));
  7258. + var lo$523 = b$477.lo$2;
  7259. + var hi$551 = (lo$523 << 51);
  7260. + this$491.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$551));
  7261. var this$492 = $m_Lorg_junit_Assert$();
  7262. - var actual$368 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4)));
  7263. - this$492.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$368);
  7264. + var b$478 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7265. + var lo$524 = b$478.lo$2;
  7266. + var hi$552 = b$478.hi$2;
  7267. + var b$479 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-578634984), (-25)));
  7268. + var blo$276 = b$479.lo$2;
  7269. + var lo$525 = $imul(lo$524, blo$276);
  7270. + var hi$553 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$524, hi$552, blo$276, b$479.hi$2);
  7271. + this$492.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-658505728)), new $c_sjsr_RuntimeLong().init___I__I(lo$525, hi$553));
  7272. var this$493 = $m_Lorg_junit_Assert$();
  7273. - this$493.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7274. + this$493.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7275. var this$494 = $m_Lorg_junit_Assert$();
  7276. - this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7277. - var actual$369 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7278. - this$494.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$369);
  7279. + var b$480 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911));
  7280. + var lo$526 = b$480.lo$2;
  7281. + var hi$555 = (lo$526 << 63);
  7282. + this$494.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$555));
  7283. var this$495 = $m_Lorg_junit_Assert$();
  7284. - var actual$370 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).$$less$less__I__sjsr_RuntimeLong(34);
  7285. - this$495.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$370);
  7286. + var b$481 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7287. + var blo$277 = b$481.lo$2;
  7288. + var lo$527 = $imul(1574921797, blo$277);
  7289. + var hi$556 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1574921797, 32304911, blo$277, b$481.hi$2);
  7290. + this$495.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$527, hi$556));
  7291. var this$496 = $m_Lorg_junit_Assert$();
  7292. - var actual$371 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  7293. - this$496.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$371);
  7294. + var b$482 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911));
  7295. + var lo$528 = b$482.lo$2;
  7296. + var hi$557 = b$482.hi$2;
  7297. + var b$483 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7298. + var blo$278 = b$483.lo$2;
  7299. + var lo$529 = $imul(lo$528, blo$278);
  7300. + var hi$558 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$528, hi$557, blo$278, b$483.hi$2);
  7301. + this$496.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$529, hi$558));
  7302. var this$497 = $m_Lorg_junit_Assert$();
  7303. - this$497.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524));
  7304. + this$497.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7305. var this$498 = $m_Lorg_junit_Assert$();
  7306. - var actual$372 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184))).$$less$less__I__sjsr_RuntimeLong(31);
  7307. - this$498.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$372);
  7308. + var b$484 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7309. + var blo$279 = b$484.lo$2;
  7310. + var lo$530 = $imul(1574921797, blo$279);
  7311. + var hi$559 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1574921797, 32304911, blo$279, b$484.hi$2);
  7312. + this$498.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$530, hi$559));
  7313. var this$499 = $m_Lorg_junit_Assert$();
  7314. - var actual$373 = new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0)));
  7315. - this$499.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$373);
  7316. + var b$485 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911));
  7317. + var lo$531 = b$485.lo$2;
  7318. + var hi$561 = (lo$531 << 63);
  7319. + this$499.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$561));
  7320. var this$500 = $m_Lorg_junit_Assert$();
  7321. - var actual$374 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0)));
  7322. - this$500.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$374);
  7323. + var b$486 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  7324. + var lo$532 = b$486.lo$2;
  7325. + var hi$562 = b$486.hi$2;
  7326. + var b$487 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1574921797, 32304911));
  7327. + var blo$280 = b$487.lo$2;
  7328. + var lo$533 = $imul(lo$532, blo$280);
  7329. + var hi$563 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$532, hi$562, blo$280, b$487.hi$2);
  7330. + this$500.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$533, hi$563));
  7331. var this$501 = $m_Lorg_junit_Assert$();
  7332. - this$501.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524));
  7333. + this$501.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7334. var this$502 = $m_Lorg_junit_Assert$();
  7335. - var actual$375 = new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0)));
  7336. - this$502.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$375);
  7337. + var b$488 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7338. + var lo$534 = b$488.lo$2;
  7339. + var hi$565 = (lo$534 << 34);
  7340. + this$502.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, hi$565));
  7341. var this$503 = $m_Lorg_junit_Assert$();
  7342. - var actual$376 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184))).$$less$less__I__sjsr_RuntimeLong(31);
  7343. - this$503.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$376);
  7344. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7345. + var b$489 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7346. + var lo$535 = b$489.lo$2;
  7347. + var hi$566 = b$489.hi$2;
  7348. + this$503.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$535, hi$566));
  7349. var this$504 = $m_Lorg_junit_Assert$();
  7350. - var actual$377 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184))));
  7351. - this$504.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), actual$377);
  7352. + var b$490 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7353. + var lo$536 = b$490.lo$2;
  7354. + var hi$567 = b$490.hi$2;
  7355. + var b$491 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7356. + var blo$281 = b$491.lo$2;
  7357. + var lo$537 = $imul(lo$536, blo$281);
  7358. + var hi$568 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$536, hi$567, blo$281, b$491.hi$2);
  7359. + this$504.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$537, hi$568));
  7360. var this$505 = $m_Lorg_junit_Assert$();
  7361. - this$505.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2));
  7362. + this$505.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7363. var this$506 = $m_Lorg_junit_Assert$();
  7364. - var actual$378 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)).$$less$less__I__sjsr_RuntimeLong(30);
  7365. - this$506.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$378);
  7366. + this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7367. + var b$492 = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  7368. + var lo$538 = b$492.lo$2;
  7369. + var hi$569 = b$492.hi$2;
  7370. + this$506.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$538, hi$569));
  7371. var this$507 = $m_Lorg_junit_Assert$();
  7372. - var actual$379 = new $c_sjsr_RuntimeLong().init___I__I(9, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0)));
  7373. - this$507.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$379);
  7374. + var b$493 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7375. + var lo$539 = b$493.lo$2;
  7376. + var hi$571 = (lo$539 << 34);
  7377. + this$507.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, hi$571));
  7378. var this$508 = $m_Lorg_junit_Assert$();
  7379. - var actual$380 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0)));
  7380. - this$508.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$380);
  7381. + var b$494 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 4));
  7382. + var lo$540 = b$494.lo$2;
  7383. + var hi$572 = b$494.hi$2;
  7384. + var b$495 = this.hideFromOptimizer$1__p1__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  7385. + var blo$282 = b$495.lo$2;
  7386. + var lo$541 = $imul(lo$540, blo$282);
  7387. + var hi$573 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$540, hi$572, blo$282, b$495.hi$2);
  7388. + this$508.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$541, hi$573));
  7389. var this$509 = $m_Lorg_junit_Assert$();
  7390. - this$509.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2));
  7391. + this$509.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524));
  7392. var this$510 = $m_Lorg_junit_Assert$();
  7393. - var actual$381 = new $c_sjsr_RuntimeLong().init___I__I(9, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0)));
  7394. - this$510.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$381);
  7395. + var b$496 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)));
  7396. + var lo$542 = b$496.lo$2;
  7397. + var hi$574 = b$496.hi$2;
  7398. + var lo$543 = (lo$542 << 31);
  7399. + var hi$575 = (((lo$542 >>> (-31)) | 0) | (hi$574 << 31));
  7400. + this$510.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$543, hi$575));
  7401. var this$511 = $m_Lorg_junit_Assert$();
  7402. - var actual$382 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)).$$less$less__I__sjsr_RuntimeLong(30);
  7403. - this$511.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$382);
  7404. + var b$497 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0));
  7405. + var blo$283 = b$497.lo$2;
  7406. + var lo$544 = $imul((-1721672247), blo$283);
  7407. + var hi$576 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1721672247), (-579525184), blo$283, b$497.hi$2);
  7408. + this$511.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$544, hi$576));
  7409. var this$512 = $m_Lorg_junit_Assert$();
  7410. - var actual$383 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0)));
  7411. - this$512.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), actual$383);
  7412. + var b$498 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)));
  7413. + var lo$545 = b$498.lo$2;
  7414. + var hi$577 = b$498.hi$2;
  7415. + var b$499 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0));
  7416. + var blo$284 = b$499.lo$2;
  7417. + var lo$546 = $imul(lo$545, blo$284);
  7418. + var hi$578 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$545, hi$577, blo$284, b$499.hi$2);
  7419. + this$512.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$546, hi$578));
  7420. var this$513 = $m_Lorg_junit_Assert$();
  7421. - this$513.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, 150994944));
  7422. + this$513.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524));
  7423. var this$514 = $m_Lorg_junit_Assert$();
  7424. - var actual$384 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684)).$$less$less__I__sjsr_RuntimeLong(56);
  7425. - this$514.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$384);
  7426. + var b$500 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0));
  7427. + var blo$285 = b$500.lo$2;
  7428. + var lo$547 = $imul((-1721672247), blo$285);
  7429. + var hi$579 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1721672247), (-579525184), blo$285, b$500.hi$2);
  7430. + this$514.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$547, hi$579));
  7431. var this$515 = $m_Lorg_junit_Assert$();
  7432. - var actual$385 = new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7433. - this$515.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$385);
  7434. + var b$501 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)));
  7435. + var lo$548 = b$501.lo$2;
  7436. + var hi$580 = b$501.hi$2;
  7437. + var lo$549 = (lo$548 << 31);
  7438. + var hi$581 = (((lo$548 >>> (-31)) | 0) | (hi$580 << 31));
  7439. + this$515.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$549, hi$581));
  7440. var this$516 = $m_Lorg_junit_Assert$();
  7441. - var actual$386 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7442. - this$516.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$386);
  7443. + var b$502 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0));
  7444. + var lo$550 = b$502.lo$2;
  7445. + var hi$582 = b$502.hi$2;
  7446. + var b$503 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1721672247), (-579525184)));
  7447. + var blo$286 = b$503.lo$2;
  7448. + var lo$551 = $imul(lo$550, blo$286);
  7449. + var hi$583 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$550, hi$582, blo$286, b$503.hi$2);
  7450. + this$516.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 1286647524), new $c_sjsr_RuntimeLong().init___I__I(lo$551, hi$583));
  7451. var this$517 = $m_Lorg_junit_Assert$();
  7452. - this$517.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, 150994944));
  7453. + this$517.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2));
  7454. var this$518 = $m_Lorg_junit_Assert$();
  7455. - var actual$387 = new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)));
  7456. - this$518.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$387);
  7457. + var b$504 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  7458. + var lo$552 = b$504.lo$2;
  7459. + var hi$584 = b$504.hi$2;
  7460. + var lo$553 = (lo$552 << 30);
  7461. + var hi$585 = (((lo$552 >>> (-30)) | 0) | (hi$584 << 30));
  7462. + this$518.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$553, hi$585));
  7463. var this$519 = $m_Lorg_junit_Assert$();
  7464. - var actual$388 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684)).$$less$less__I__sjsr_RuntimeLong(56);
  7465. - this$519.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$388);
  7466. + var b$505 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0));
  7467. + var blo$287 = b$505.lo$2;
  7468. + var lo$554 = $imul(9, blo$287);
  7469. + var hi$586 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(9, 0, blo$287, b$505.hi$2);
  7470. + this$519.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$554, hi$586));
  7471. var this$520 = $m_Lorg_junit_Assert$();
  7472. - var actual$389 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684)));
  7473. - this$520.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), actual$389);
  7474. + var b$506 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  7475. + var lo$555 = b$506.lo$2;
  7476. + var hi$587 = b$506.hi$2;
  7477. + var b$507 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0));
  7478. + var blo$288 = b$507.lo$2;
  7479. + var lo$556 = $imul(lo$555, blo$288);
  7480. + var hi$588 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$555, hi$587, blo$288, b$507.hi$2);
  7481. + this$520.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$556, hi$588));
  7482. var this$521 = $m_Lorg_junit_Assert$();
  7483. - this$521.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)));
  7484. + this$521.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2));
  7485. var this$522 = $m_Lorg_junit_Assert$();
  7486. - var actual$390 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902)).$$less$less__I__sjsr_RuntimeLong(16);
  7487. - this$522.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$390);
  7488. + var b$508 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0));
  7489. + var blo$289 = b$508.lo$2;
  7490. + var lo$557 = $imul(9, blo$289);
  7491. + var hi$589 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(9, 0, blo$289, b$508.hi$2);
  7492. + this$522.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$557, hi$589));
  7493. var this$523 = $m_Lorg_junit_Assert$();
  7494. - var actual$391 = new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  7495. - this$523.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$391);
  7496. + var b$509 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  7497. + var lo$558 = b$509.lo$2;
  7498. + var hi$590 = b$509.hi$2;
  7499. + var lo$559 = (lo$558 << 30);
  7500. + var hi$591 = (((lo$558 >>> (-30)) | 0) | (hi$590 << 30));
  7501. + this$523.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$559, hi$591));
  7502. var this$524 = $m_Lorg_junit_Assert$();
  7503. - var actual$392 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  7504. - this$524.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$392);
  7505. + var b$510 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1073741824, 0));
  7506. + var lo$560 = b$510.lo$2;
  7507. + var hi$592 = b$510.hi$2;
  7508. + var b$511 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  7509. + var blo$290 = b$511.lo$2;
  7510. + var lo$561 = $imul(lo$560, blo$290);
  7511. + var hi$593 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$560, hi$592, blo$290, b$511.hi$2);
  7512. + this$524.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1073741824, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$561, hi$593));
  7513. var this$525 = $m_Lorg_junit_Assert$();
  7514. - this$525.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)));
  7515. + this$525.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, 150994944));
  7516. var this$526 = $m_Lorg_junit_Assert$();
  7517. - var actual$393 = new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)));
  7518. - this$526.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$393);
  7519. + var b$512 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684));
  7520. + var lo$562 = b$512.lo$2;
  7521. + var hi$595 = (lo$562 << 56);
  7522. + this$526.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, hi$595));
  7523. var this$527 = $m_Lorg_junit_Assert$();
  7524. - var actual$394 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902)).$$less$less__I__sjsr_RuntimeLong(16);
  7525. - this$527.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$394);
  7526. + var b$513 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7527. + var blo$291 = b$513.lo$2;
  7528. + var lo$563 = $imul(371949577, blo$291);
  7529. + var hi$596 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(371949577, 88262684, blo$291, b$513.hi$2);
  7530. + this$527.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(lo$563, hi$596));
  7531. var this$528 = $m_Lorg_junit_Assert$();
  7532. - var actual$395 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902)));
  7533. - this$528.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), actual$395);
  7534. + var b$514 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684));
  7535. + var lo$564 = b$514.lo$2;
  7536. + var hi$597 = b$514.hi$2;
  7537. + var b$515 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7538. + var blo$292 = b$515.lo$2;
  7539. + var lo$565 = $imul(lo$564, blo$292);
  7540. + var hi$598 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$564, hi$597, blo$292, b$515.hi$2);
  7541. + this$528.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(lo$565, hi$598));
  7542. var this$529 = $m_Lorg_junit_Assert$();
  7543. - this$529.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)));
  7544. + this$529.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, 150994944));
  7545. var this$530 = $m_Lorg_junit_Assert$();
  7546. - var actual$396 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99))).$$less$less__I__sjsr_RuntimeLong(24);
  7547. - this$530.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$396);
  7548. + var b$516 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7549. + var blo$293 = b$516.lo$2;
  7550. + var lo$566 = $imul(371949577, blo$293);
  7551. + var hi$599 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(371949577, 88262684, blo$293, b$516.hi$2);
  7552. + this$530.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(lo$566, hi$599));
  7553. var this$531 = $m_Lorg_junit_Assert$();
  7554. - var actual$397 = new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0)));
  7555. - this$531.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$397);
  7556. + var b$517 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684));
  7557. + var lo$567 = b$517.lo$2;
  7558. + var hi$601 = (lo$567 << 56);
  7559. + this$531.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(0, hi$601));
  7560. var this$532 = $m_Lorg_junit_Assert$();
  7561. - var actual$398 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0)));
  7562. - this$532.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$398);
  7563. + var b$518 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 16777216));
  7564. + var lo$568 = b$518.lo$2;
  7565. + var hi$602 = b$518.hi$2;
  7566. + var b$519 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(371949577, 88262684));
  7567. + var blo$294 = b$519.lo$2;
  7568. + var lo$569 = $imul(lo$568, blo$294);
  7569. + var hi$603 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$568, hi$602, blo$294, b$519.hi$2);
  7570. + this$532.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 150994944), new $c_sjsr_RuntimeLong().init___I__I(lo$569, hi$603));
  7571. var this$533 = $m_Lorg_junit_Assert$();
  7572. - this$533.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)));
  7573. + this$533.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)));
  7574. var this$534 = $m_Lorg_junit_Assert$();
  7575. - var actual$399 = new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0)));
  7576. - this$534.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$399);
  7577. + var b$520 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902));
  7578. + var lo$570 = b$520.lo$2;
  7579. + var hi$604 = b$520.hi$2;
  7580. + var lo$571 = (lo$570 << 16);
  7581. + var hi$605 = (((lo$570 >>> (-16)) | 0) | (hi$604 << 16));
  7582. + this$534.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$571, hi$605));
  7583. var this$535 = $m_Lorg_junit_Assert$();
  7584. - var actual$400 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99))).$$less$less__I__sjsr_RuntimeLong(24);
  7585. - this$535.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$400);
  7586. + var b$521 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  7587. + var blo$295 = b$521.lo$2;
  7588. + var lo$572 = $imul((-871465849), blo$295);
  7589. + var hi$606 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-871465849), 50902, blo$295, b$521.hi$2);
  7590. + this$535.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$572, hi$606));
  7591. var this$536 = $m_Lorg_junit_Assert$();
  7592. - var actual$401 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99))));
  7593. - this$536.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), actual$401);
  7594. + var b$522 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902));
  7595. + var lo$573 = b$522.lo$2;
  7596. + var hi$607 = b$522.hi$2;
  7597. + var b$523 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  7598. + var blo$296 = b$523.lo$2;
  7599. + var lo$574 = $imul(lo$573, blo$296);
  7600. + var hi$608 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$573, hi$607, blo$296, b$523.hi$2);
  7601. + this$536.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$574, hi$608));
  7602. var this$537 = $m_Lorg_junit_Assert$();
  7603. - this$537.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864));
  7604. + this$537.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)));
  7605. var this$538 = $m_Lorg_junit_Assert$();
  7606. - var actual$402 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0)).$$less$less__I__sjsr_RuntimeLong(28);
  7607. - this$538.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$402);
  7608. + var b$524 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  7609. + var blo$297 = b$524.lo$2;
  7610. + var lo$575 = $imul((-871465849), blo$297);
  7611. + var hi$609 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-871465849), 50902, blo$297, b$524.hi$2);
  7612. + this$538.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$575, hi$609));
  7613. var this$539 = $m_Lorg_junit_Assert$();
  7614. - var actual$403 = new $c_sjsr_RuntimeLong().init___I__I(77839, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0)));
  7615. - this$539.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$403);
  7616. + var b$525 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902));
  7617. + var lo$576 = b$525.lo$2;
  7618. + var hi$610 = b$525.hi$2;
  7619. + var lo$577 = (lo$576 << 16);
  7620. + var hi$611 = (((lo$576 >>> (-16)) | 0) | (hi$610 << 16));
  7621. + this$539.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$577, hi$611));
  7622. var this$540 = $m_Lorg_junit_Assert$();
  7623. - var actual$404 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0)));
  7624. - this$540.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$404);
  7625. + var b$526 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  7626. + var lo$578 = b$526.lo$2;
  7627. + var hi$612 = b$526.hi$2;
  7628. + var b$527 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-871465849), 50902));
  7629. + var blo$298 = b$527.lo$2;
  7630. + var lo$579 = $imul(lo$578, blo$298);
  7631. + var hi$613 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$578, hi$612, blo$298, b$527.hi$2);
  7632. + this$540.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089222144, (-959001586)), new $c_sjsr_RuntimeLong().init___I__I(lo$579, hi$613));
  7633. var this$541 = $m_Lorg_junit_Assert$();
  7634. - this$541.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864));
  7635. + this$541.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)));
  7636. var this$542 = $m_Lorg_junit_Assert$();
  7637. - var actual$405 = new $c_sjsr_RuntimeLong().init___I__I(77839, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0)));
  7638. - this$542.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$405);
  7639. + var b$528 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)));
  7640. + var lo$580 = b$528.lo$2;
  7641. + var hi$614 = b$528.hi$2;
  7642. + var lo$581 = (lo$580 << 24);
  7643. + var hi$615 = (((lo$580 >>> (-24)) | 0) | (hi$614 << 24));
  7644. + this$542.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$581, hi$615));
  7645. var this$543 = $m_Lorg_junit_Assert$();
  7646. - var actual$406 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0)).$$less$less__I__sjsr_RuntimeLong(28);
  7647. - this$543.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$406);
  7648. + var b$529 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0));
  7649. + var blo$299 = b$529.lo$2;
  7650. + var lo$582 = $imul((-1980937944), blo$299);
  7651. + var hi$616 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1980937944), (-99), blo$299, b$529.hi$2);
  7652. + this$543.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$582, hi$616));
  7653. var this$544 = $m_Lorg_junit_Assert$();
  7654. - var actual$407 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0)));
  7655. - this$544.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), actual$407);
  7656. + var b$530 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)));
  7657. + var lo$583 = b$530.lo$2;
  7658. + var hi$617 = b$530.hi$2;
  7659. + var b$531 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0));
  7660. + var blo$300 = b$531.lo$2;
  7661. + var lo$584 = $imul(lo$583, blo$300);
  7662. + var hi$618 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$583, hi$617, blo$300, b$531.hi$2);
  7663. + this$544.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$584, hi$618));
  7664. var this$545 = $m_Lorg_junit_Assert$();
  7665. - this$545.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)));
  7666. + this$545.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)));
  7667. var this$546 = $m_Lorg_junit_Assert$();
  7668. - var actual$408 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921))).$$less$less__I__sjsr_RuntimeLong(51);
  7669. - this$546.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$408);
  7670. + var b$532 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0));
  7671. + var blo$301 = b$532.lo$2;
  7672. + var lo$585 = $imul((-1980937944), blo$301);
  7673. + var hi$619 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1980937944), (-99), blo$301, b$532.hi$2);
  7674. + this$546.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$585, hi$619));
  7675. var this$547 = $m_Lorg_junit_Assert$();
  7676. - var actual$409 = new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7677. - this$547.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$409);
  7678. + var b$533 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)));
  7679. + var lo$586 = b$533.lo$2;
  7680. + var hi$620 = b$533.hi$2;
  7681. + var lo$587 = (lo$586 << 24);
  7682. + var hi$621 = (((lo$586 >>> (-24)) | 0) | (hi$620 << 24));
  7683. + this$547.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$587, hi$621));
  7684. var this$548 = $m_Lorg_junit_Assert$();
  7685. - var actual$410 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7686. - this$548.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$410);
  7687. + var b$534 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(16777216, 0));
  7688. + var lo$588 = b$534.lo$2;
  7689. + var hi$622 = b$534.hi$2;
  7690. + var b$535 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1980937944), (-99)));
  7691. + var blo$302 = b$535.lo$2;
  7692. + var lo$589 = $imul(lo$588, blo$302);
  7693. + var hi$623 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$588, hi$622, blo$302, b$535.hi$2);
  7694. + this$548.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1651905207)), new $c_sjsr_RuntimeLong().init___I__I(lo$589, hi$623));
  7695. var this$549 = $m_Lorg_junit_Assert$();
  7696. - this$549.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)));
  7697. + this$549.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864));
  7698. var this$550 = $m_Lorg_junit_Assert$();
  7699. - var actual$411 = new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)));
  7700. - this$550.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$411);
  7701. + var b$536 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0));
  7702. + var lo$590 = b$536.lo$2;
  7703. + var hi$624 = b$536.hi$2;
  7704. + var lo$591 = (lo$590 << 28);
  7705. + var hi$625 = (((lo$590 >>> (-28)) | 0) | (hi$624 << 28));
  7706. + this$550.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$591, hi$625));
  7707. var this$551 = $m_Lorg_junit_Assert$();
  7708. - var actual$412 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921))).$$less$less__I__sjsr_RuntimeLong(51);
  7709. - this$551.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$412);
  7710. + var b$537 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0));
  7711. + var blo$303 = b$537.lo$2;
  7712. + var lo$592 = $imul(77839, blo$303);
  7713. + var hi$626 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(77839, 0, blo$303, b$537.hi$2);
  7714. + this$551.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$592, hi$626));
  7715. var this$552 = $m_Lorg_junit_Assert$();
  7716. - var actual$413 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921))));
  7717. - this$552.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), actual$413);
  7718. + var b$538 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0));
  7719. + var lo$593 = b$538.lo$2;
  7720. + var hi$627 = b$538.hi$2;
  7721. + var b$539 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0));
  7722. + var blo$304 = b$539.lo$2;
  7723. + var lo$594 = $imul(lo$593, blo$304);
  7724. + var hi$628 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$593, hi$627, blo$304, b$539.hi$2);
  7725. + this$552.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$594, hi$628));
  7726. var this$553 = $m_Lorg_junit_Assert$();
  7727. - this$553.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695));
  7728. + this$553.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864));
  7729. var this$554 = $m_Lorg_junit_Assert$();
  7730. - var actual$414 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0)).$$less$less__I__sjsr_RuntimeLong(29);
  7731. - this$554.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$414);
  7732. + var b$540 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0));
  7733. + var blo$305 = b$540.lo$2;
  7734. + var lo$595 = $imul(77839, blo$305);
  7735. + var hi$629 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(77839, 0, blo$305, b$540.hi$2);
  7736. + this$554.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$595, hi$629));
  7737. var this$555 = $m_Lorg_junit_Assert$();
  7738. - var actual$415 = new $c_sjsr_RuntimeLong().init___I__I(141564, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7739. - this$555.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$415);
  7740. + var b$541 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0));
  7741. + var lo$596 = b$541.lo$2;
  7742. + var hi$630 = b$541.hi$2;
  7743. + var lo$597 = (lo$596 << 28);
  7744. + var hi$631 = (((lo$596 >>> (-28)) | 0) | (hi$630 << 28));
  7745. + this$555.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$597, hi$631));
  7746. var this$556 = $m_Lorg_junit_Assert$();
  7747. - var actual$416 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7748. - this$556.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$416);
  7749. + var b$542 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(268435456, 0));
  7750. + var lo$598 = b$542.lo$2;
  7751. + var hi$632 = b$542.hi$2;
  7752. + var b$543 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(77839, 0));
  7753. + var blo$306 = b$543.lo$2;
  7754. + var lo$599 = $imul(lo$598, blo$306);
  7755. + var hi$633 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$598, hi$632, blo$306, b$543.hi$2);
  7756. + this$556.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-268435456), 4864), new $c_sjsr_RuntimeLong().init___I__I(lo$599, hi$633));
  7757. var this$557 = $m_Lorg_junit_Assert$();
  7758. - this$557.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695));
  7759. + this$557.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)));
  7760. var this$558 = $m_Lorg_junit_Assert$();
  7761. - var actual$417 = new $c_sjsr_RuntimeLong().init___I__I(141564, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7762. - this$558.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$417);
  7763. + var b$544 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)));
  7764. + var lo$600 = b$544.lo$2;
  7765. + var hi$635 = (lo$600 << 51);
  7766. + this$558.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$635));
  7767. var this$559 = $m_Lorg_junit_Assert$();
  7768. - var actual$418 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0)).$$less$less__I__sjsr_RuntimeLong(29);
  7769. - this$559.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$418);
  7770. + var b$545 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7771. + var blo$307 = b$545.lo$2;
  7772. + var lo$601 = $imul(1860875838, blo$307);
  7773. + var hi$636 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1860875838, (-921), blo$307, b$545.hi$2);
  7774. + this$559.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(lo$601, hi$636));
  7775. var this$560 = $m_Lorg_junit_Assert$();
  7776. - var actual$419 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0)));
  7777. - this$560.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), actual$419);
  7778. + var b$546 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)));
  7779. + var lo$602 = b$546.lo$2;
  7780. + var hi$637 = b$546.hi$2;
  7781. + var b$547 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7782. + var blo$308 = b$547.lo$2;
  7783. + var lo$603 = $imul(lo$602, blo$308);
  7784. + var hi$638 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$602, hi$637, blo$308, b$547.hi$2);
  7785. + this$560.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(lo$603, hi$638));
  7786. var this$561 = $m_Lorg_junit_Assert$();
  7787. - this$561.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500));
  7788. + this$561.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)));
  7789. var this$562 = $m_Lorg_junit_Assert$();
  7790. - var actual$420 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0)).$$less$less__I__sjsr_RuntimeLong(29);
  7791. - this$562.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$420);
  7792. + var b$548 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7793. + var blo$309 = b$548.lo$2;
  7794. + var lo$604 = $imul(1860875838, blo$309);
  7795. + var hi$639 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1860875838, (-921), blo$309, b$548.hi$2);
  7796. + this$562.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(lo$604, hi$639));
  7797. var this$563 = $m_Lorg_junit_Assert$();
  7798. - var actual$421 = new $c_sjsr_RuntimeLong().init___I__I(11068003, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7799. - this$563.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$421);
  7800. + var b$549 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)));
  7801. + var lo$605 = b$549.lo$2;
  7802. + var hi$641 = (lo$605 << 51);
  7803. + this$563.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(0, hi$641));
  7804. var this$564 = $m_Lorg_junit_Assert$();
  7805. - var actual$422 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7806. - this$564.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$422);
  7807. + var b$550 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 524288));
  7808. + var lo$606 = b$550.lo$2;
  7809. + var hi$642 = b$550.hi$2;
  7810. + var b$551 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(1860875838, (-921)));
  7811. + var blo$310 = b$551.lo$2;
  7812. + var lo$607 = $imul(lo$606, blo$310);
  7813. + var hi$643 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$606, hi$642, blo$310, b$551.hi$2);
  7814. + this$564.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1309671424)), new $c_sjsr_RuntimeLong().init___I__I(lo$607, hi$643));
  7815. var this$565 = $m_Lorg_junit_Assert$();
  7816. - this$565.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500));
  7817. + this$565.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695));
  7818. var this$566 = $m_Lorg_junit_Assert$();
  7819. - var actual$423 = new $c_sjsr_RuntimeLong().init___I__I(11068003, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)));
  7820. - this$566.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$423);
  7821. + var b$552 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0));
  7822. + var lo$608 = b$552.lo$2;
  7823. + var hi$644 = b$552.hi$2;
  7824. + var lo$609 = (lo$608 << 29);
  7825. + var hi$645 = (((lo$608 >>> (-29)) | 0) | (hi$644 << 29));
  7826. + this$566.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$609, hi$645));
  7827. var this$567 = $m_Lorg_junit_Assert$();
  7828. - var actual$424 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0)).$$less$less__I__sjsr_RuntimeLong(29);
  7829. - this$567.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$424);
  7830. + var b$553 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7831. + var blo$311 = b$553.lo$2;
  7832. + var lo$610 = $imul(141564, blo$311);
  7833. + var hi$646 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(141564, 0, blo$311, b$553.hi$2);
  7834. + this$567.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$610, hi$646));
  7835. var this$568 = $m_Lorg_junit_Assert$();
  7836. - var actual$425 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0)));
  7837. - this$568.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), actual$425);
  7838. + var b$554 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0));
  7839. + var lo$611 = b$554.lo$2;
  7840. + var hi$647 = b$554.hi$2;
  7841. + var b$555 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7842. + var blo$312 = b$555.lo$2;
  7843. + var lo$612 = $imul(lo$611, blo$312);
  7844. + var hi$648 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$611, hi$647, blo$312, b$555.hi$2);
  7845. + this$568.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$612, hi$648));
  7846. var this$569 = $m_Lorg_junit_Assert$();
  7847. - this$569.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)));
  7848. + this$569.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695));
  7849. var this$570 = $m_Lorg_junit_Assert$();
  7850. - var actual$426 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1))).$$less$less__I__sjsr_RuntimeLong(9);
  7851. - this$570.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$426);
  7852. + var b$556 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7853. + var blo$313 = b$556.lo$2;
  7854. + var lo$613 = $imul(141564, blo$313);
  7855. + var hi$649 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(141564, 0, blo$313, b$556.hi$2);
  7856. + this$570.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$613, hi$649));
  7857. var this$571 = $m_Lorg_junit_Assert$();
  7858. - var actual$427 = new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  7859. - this$571.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$427);
  7860. + var b$557 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0));
  7861. + var lo$614 = b$557.lo$2;
  7862. + var hi$650 = b$557.hi$2;
  7863. + var lo$615 = (lo$614 << 29);
  7864. + var hi$651 = (((lo$614 >>> (-29)) | 0) | (hi$650 << 29));
  7865. + this$571.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$615, hi$651));
  7866. var this$572 = $m_Lorg_junit_Assert$();
  7867. - var actual$428 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  7868. - this$572.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$428);
  7869. + var b$558 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7870. + var lo$616 = b$558.lo$2;
  7871. + var hi$652 = b$558.hi$2;
  7872. + var b$559 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(141564, 0));
  7873. + var blo$314 = b$559.lo$2;
  7874. + var lo$617 = $imul(lo$616, blo$314);
  7875. + var hi$653 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$616, hi$652, blo$314, b$559.hi$2);
  7876. + this$572.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 17695), new $c_sjsr_RuntimeLong().init___I__I(lo$617, hi$653));
  7877. var this$573 = $m_Lorg_junit_Assert$();
  7878. - this$573.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)));
  7879. + this$573.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500));
  7880. var this$574 = $m_Lorg_junit_Assert$();
  7881. - var actual$429 = new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)));
  7882. - this$574.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$429);
  7883. + var b$560 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0));
  7884. + var lo$618 = b$560.lo$2;
  7885. + var hi$654 = b$560.hi$2;
  7886. + var lo$619 = (lo$618 << 29);
  7887. + var hi$655 = (((lo$618 >>> (-29)) | 0) | (hi$654 << 29));
  7888. + this$574.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$619, hi$655));
  7889. var this$575 = $m_Lorg_junit_Assert$();
  7890. - var actual$430 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1))).$$less$less__I__sjsr_RuntimeLong(9);
  7891. - this$575.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$430);
  7892. + var b$561 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7893. + var blo$315 = b$561.lo$2;
  7894. + var lo$620 = $imul(11068003, blo$315);
  7895. + var hi$656 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(11068003, 0, blo$315, b$561.hi$2);
  7896. + this$575.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$620, hi$656));
  7897. var this$576 = $m_Lorg_junit_Assert$();
  7898. - var actual$431 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1))));
  7899. - this$576.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), actual$431);
  7900. + var b$562 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0));
  7901. + var lo$621 = b$562.lo$2;
  7902. + var hi$657 = b$562.hi$2;
  7903. + var b$563 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7904. + var blo$316 = b$563.lo$2;
  7905. + var lo$622 = $imul(lo$621, blo$316);
  7906. + var hi$658 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$621, hi$657, blo$316, b$563.hi$2);
  7907. + this$576.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$622, hi$658));
  7908. var this$577 = $m_Lorg_junit_Assert$();
  7909. - this$577.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(10122752, 0));
  7910. + this$577.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500));
  7911. var this$578 = $m_Lorg_junit_Assert$();
  7912. - var actual$432 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0)).$$less$less__I__sjsr_RuntimeLong(7);
  7913. - this$578.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$432);
  7914. + var b$564 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7915. + var blo$317 = b$564.lo$2;
  7916. + var lo$623 = $imul(11068003, blo$317);
  7917. + var hi$659 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(11068003, 0, blo$317, b$564.hi$2);
  7918. + this$578.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$623, hi$659));
  7919. var this$579 = $m_Lorg_junit_Assert$();
  7920. - var actual$433 = new $c_sjsr_RuntimeLong().init___I__I(79084, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  7921. - this$579.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$433);
  7922. + var b$565 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0));
  7923. + var lo$624 = b$565.lo$2;
  7924. + var hi$660 = b$565.hi$2;
  7925. + var lo$625 = (lo$624 << 29);
  7926. + var hi$661 = (((lo$624 >>> (-29)) | 0) | (hi$660 << 29));
  7927. + this$579.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$625, hi$661));
  7928. var this$580 = $m_Lorg_junit_Assert$();
  7929. - var actual$434 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  7930. - this$580.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$434);
  7931. + var b$566 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(536870912, 0));
  7932. + var lo$626 = b$566.lo$2;
  7933. + var hi$662 = b$566.hi$2;
  7934. + var b$567 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(11068003, 0));
  7935. + var blo$318 = b$567.lo$2;
  7936. + var lo$627 = $imul(lo$626, blo$318);
  7937. + var hi$663 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$626, hi$662, blo$318, b$567.hi$2);
  7938. + this$580.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1610612736, 1383500), new $c_sjsr_RuntimeLong().init___I__I(lo$627, hi$663));
  7939. var this$581 = $m_Lorg_junit_Assert$();
  7940. - this$581.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(10122752, 0));
  7941. + this$581.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)));
  7942. var this$582 = $m_Lorg_junit_Assert$();
  7943. - var actual$435 = new $c_sjsr_RuntimeLong().init___I__I(79084, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)));
  7944. - this$582.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$435);
  7945. + var b$568 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)));
  7946. + var lo$628 = b$568.lo$2;
  7947. + var hi$664 = b$568.hi$2;
  7948. + var lo$629 = (lo$628 << 9);
  7949. + var hi$665 = (((lo$628 >>> (-9)) | 0) | (hi$664 << 9));
  7950. + this$582.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$629, hi$665));
  7951. var this$583 = $m_Lorg_junit_Assert$();
  7952. - var actual$436 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0)).$$less$less__I__sjsr_RuntimeLong(7);
  7953. - this$583.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$436);
  7954. + var b$569 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  7955. + var blo$319 = b$569.lo$2;
  7956. + var lo$630 = $imul((-816398911), blo$319);
  7957. + var hi$666 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-816398911), (-1), blo$319, b$569.hi$2);
  7958. + this$583.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$630, hi$666));
  7959. var this$584 = $m_Lorg_junit_Assert$();
  7960. - var actual$437 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0)));
  7961. - this$584.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), actual$437);
  7962. + var b$570 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)));
  7963. + var lo$631 = b$570.lo$2;
  7964. + var hi$667 = b$570.hi$2;
  7965. + var b$571 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  7966. + var blo$320 = b$571.lo$2;
  7967. + var lo$632 = $imul(lo$631, blo$320);
  7968. + var hi$668 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$631, hi$667, blo$320, b$571.hi$2);
  7969. + this$584.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$632, hi$668));
  7970. var this$585 = $m_Lorg_junit_Assert$();
  7971. - this$585.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, 166));
  7972. + this$585.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)));
  7973. var this$586 = $m_Lorg_junit_Assert$();
  7974. - var actual$438 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0)).$$less$less__I__sjsr_RuntimeLong(32);
  7975. - this$586.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$438);
  7976. + var b$572 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  7977. + var blo$321 = b$572.lo$2;
  7978. + var lo$633 = $imul((-816398911), blo$321);
  7979. + var hi$669 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-816398911), (-1), blo$321, b$572.hi$2);
  7980. + this$586.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$633, hi$669));
  7981. var this$587 = $m_Lorg_junit_Assert$();
  7982. - var actual$439 = new $c_sjsr_RuntimeLong().init___I__I(166, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  7983. - this$587.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$439);
  7984. + var b$573 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)));
  7985. + var lo$634 = b$573.lo$2;
  7986. + var hi$670 = b$573.hi$2;
  7987. + var lo$635 = (lo$634 << 9);
  7988. + var hi$671 = (((lo$634 >>> (-9)) | 0) | (hi$670 << 9));
  7989. + this$587.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$635, hi$671));
  7990. var this$588 = $m_Lorg_junit_Assert$();
  7991. - var actual$440 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  7992. - this$588.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$440);
  7993. + var b$574 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(512, 0));
  7994. + var lo$636 = b$574.lo$2;
  7995. + var hi$672 = b$574.hi$2;
  7996. + var b$575 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-816398911), (-1)));
  7997. + var blo$322 = b$575.lo$2;
  7998. + var lo$637 = $imul(lo$636, blo$322);
  7999. + var hi$673 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$636, hi$672, blo$322, b$575.hi$2);
  8000. + this$588.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1384414720), (-98)), new $c_sjsr_RuntimeLong().init___I__I(lo$637, hi$673));
  8001. var this$589 = $m_Lorg_junit_Assert$();
  8002. - this$589.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, 166));
  8003. + this$589.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(10122752, 0));
  8004. var this$590 = $m_Lorg_junit_Assert$();
  8005. - var actual$441 = new $c_sjsr_RuntimeLong().init___I__I(166, 0).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  8006. - this$590.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$441);
  8007. + var b$576 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0));
  8008. + var lo$638 = b$576.lo$2;
  8009. + var hi$674 = b$576.hi$2;
  8010. + var lo$639 = (lo$638 << 7);
  8011. + var hi$675 = (((lo$638 >>> (-7)) | 0) | (hi$674 << 7));
  8012. + this$590.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$639, hi$675));
  8013. var this$591 = $m_Lorg_junit_Assert$();
  8014. - var actual$442 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0)).$$less$less__I__sjsr_RuntimeLong(32);
  8015. - this$591.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$442);
  8016. + var b$577 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  8017. + var blo$323 = b$577.lo$2;
  8018. + var lo$640 = $imul(79084, blo$323);
  8019. + var hi$676 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(79084, 0, blo$323, b$577.hi$2);
  8020. + this$591.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$640, hi$676));
  8021. var this$592 = $m_Lorg_junit_Assert$();
  8022. - var actual$443 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0)));
  8023. - this$592.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), actual$443);
  8024. + var b$578 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0));
  8025. + var lo$641 = b$578.lo$2;
  8026. + var hi$677 = b$578.hi$2;
  8027. + var b$579 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  8028. + var blo$324 = b$579.lo$2;
  8029. + var lo$642 = $imul(lo$641, blo$324);
  8030. + var hi$678 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$641, hi$677, blo$324, b$579.hi$2);
  8031. + this$592.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$642, hi$678));
  8032. var this$593 = $m_Lorg_junit_Assert$();
  8033. - this$593.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)));
  8034. + this$593.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(10122752, 0));
  8035. var this$594 = $m_Lorg_junit_Assert$();
  8036. - var actual$444 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636))).$$less$less__I__sjsr_RuntimeLong(32);
  8037. - this$594.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$444);
  8038. + var b$580 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  8039. + var blo$325 = b$580.lo$2;
  8040. + var lo$643 = $imul(79084, blo$325);
  8041. + var hi$679 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(79084, 0, blo$325, b$580.hi$2);
  8042. + this$594.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$643, hi$679));
  8043. var this$595 = $m_Lorg_junit_Assert$();
  8044. - var actual$445 = new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  8045. - this$595.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$445);
  8046. + var b$581 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0));
  8047. + var lo$644 = b$581.lo$2;
  8048. + var hi$680 = b$581.hi$2;
  8049. + var lo$645 = (lo$644 << 7);
  8050. + var hi$681 = (((lo$644 >>> (-7)) | 0) | (hi$680 << 7));
  8051. + this$595.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$645, hi$681));
  8052. var this$596 = $m_Lorg_junit_Assert$();
  8053. - var actual$446 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636))).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  8054. - this$596.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$446);
  8055. + var b$582 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  8056. + var lo$646 = b$582.lo$2;
  8057. + var hi$682 = b$582.hi$2;
  8058. + var b$583 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(79084, 0));
  8059. + var blo$326 = b$583.lo$2;
  8060. + var lo$647 = $imul(lo$646, blo$326);
  8061. + var hi$683 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$646, hi$682, blo$326, b$583.hi$2);
  8062. + this$596.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10122752, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$647, hi$683));
  8063. var this$597 = $m_Lorg_junit_Assert$();
  8064. - this$597.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)));
  8065. + this$597.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, 166));
  8066. var this$598 = $m_Lorg_junit_Assert$();
  8067. - var actual$447 = new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)));
  8068. - this$598.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$447);
  8069. + var b$584 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0));
  8070. + var lo$648 = b$584.lo$2;
  8071. + this$598.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, lo$648));
  8072. var this$599 = $m_Lorg_junit_Assert$();
  8073. - var actual$448 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636))).$$less$less__I__sjsr_RuntimeLong(32);
  8074. - this$599.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$448);
  8075. + var b$585 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8076. + var blo$327 = b$585.lo$2;
  8077. + var lo$649 = $imul(166, blo$327);
  8078. + var hi$685 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(166, 0, blo$327, b$585.hi$2);
  8079. + this$599.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(lo$649, hi$685));
  8080. var this$600 = $m_Lorg_junit_Assert$();
  8081. - var actual$449 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636))));
  8082. - this$600.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), actual$449)
  8083. + var b$586 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0));
  8084. + var lo$650 = b$586.lo$2;
  8085. + var hi$686 = b$586.hi$2;
  8086. + var b$587 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8087. + var blo$328 = b$587.lo$2;
  8088. + var lo$651 = $imul(lo$650, blo$328);
  8089. + var hi$687 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$650, hi$686, blo$328, b$587.hi$2);
  8090. + this$600.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(lo$651, hi$687));
  8091. + var this$601 = $m_Lorg_junit_Assert$();
  8092. + this$601.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, 166));
  8093. + var this$602 = $m_Lorg_junit_Assert$();
  8094. + var b$588 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8095. + var blo$329 = b$588.lo$2;
  8096. + var lo$652 = $imul(166, blo$329);
  8097. + var hi$688 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(166, 0, blo$329, b$588.hi$2);
  8098. + this$602.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(lo$652, hi$688));
  8099. + var this$603 = $m_Lorg_junit_Assert$();
  8100. + var b$589 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0));
  8101. + var lo$653 = b$589.lo$2;
  8102. + this$603.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(0, lo$653));
  8103. + var this$604 = $m_Lorg_junit_Assert$();
  8104. + var b$590 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8105. + var lo$654 = b$590.lo$2;
  8106. + var hi$690 = b$590.hi$2;
  8107. + var b$591 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(166, 0));
  8108. + var blo$330 = b$591.lo$2;
  8109. + var lo$655 = $imul(lo$654, blo$330);
  8110. + var hi$691 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$654, hi$690, blo$330, b$591.hi$2);
  8111. + this$604.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 166), new $c_sjsr_RuntimeLong().init___I__I(lo$655, hi$691));
  8112. + var this$605 = $m_Lorg_junit_Assert$();
  8113. + this$605.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)));
  8114. + var this$606 = $m_Lorg_junit_Assert$();
  8115. + var b$592 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)));
  8116. + var lo$656 = b$592.lo$2;
  8117. + this$606.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, lo$656));
  8118. + var this$607 = $m_Lorg_junit_Assert$();
  8119. + var b$593 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8120. + var blo$331 = b$593.lo$2;
  8121. + var lo$657 = $imul((-701635571), blo$331);
  8122. + var hi$693 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-701635571), (-27990636), blo$331, b$593.hi$2);
  8123. + this$607.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(lo$657, hi$693));
  8124. + var this$608 = $m_Lorg_junit_Assert$();
  8125. + var b$594 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)));
  8126. + var lo$658 = b$594.lo$2;
  8127. + var hi$694 = b$594.hi$2;
  8128. + var b$595 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8129. + var blo$332 = b$595.lo$2;
  8130. + var lo$659 = $imul(lo$658, blo$332);
  8131. + var hi$695 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$658, hi$694, blo$332, b$595.hi$2);
  8132. + this$608.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(lo$659, hi$695));
  8133. + var this$609 = $m_Lorg_junit_Assert$();
  8134. + this$609.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)));
  8135. + var this$610 = $m_Lorg_junit_Assert$();
  8136. + var b$596 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8137. + var blo$333 = b$596.lo$2;
  8138. + var lo$660 = $imul((-701635571), blo$333);
  8139. + var hi$696 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-701635571), (-27990636), blo$333, b$596.hi$2);
  8140. + this$610.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(lo$660, hi$696));
  8141. + var this$611 = $m_Lorg_junit_Assert$();
  8142. + var b$597 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)));
  8143. + var lo$661 = b$597.lo$2;
  8144. + this$611.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(0, lo$661));
  8145. + var this$612 = $m_Lorg_junit_Assert$();
  8146. + var b$598 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1));
  8147. + var lo$662 = b$598.lo$2;
  8148. + var hi$698 = b$598.hi$2;
  8149. + var b$599 = this.hideFromOptimizer$1__p1__J__J(new $c_sjsr_RuntimeLong().init___I__I((-701635571), (-27990636)));
  8150. + var blo$334 = b$599.lo$2;
  8151. + var lo$663 = $imul(lo$662, blo$334);
  8152. + var hi$699 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$662, hi$698, blo$334, b$599.hi$2);
  8153. + this$612.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-701635571)), new $c_sjsr_RuntimeLong().init___I__I(lo$663, hi$699))
  8154. });
  8155. $c_Lorg_scalajs_testsuite_compiler_LongTest.prototype.should$undcorrectly$unddispatch$undbinary$undops$undon$undLongs__V = (function() {
  8156. var this$1 = $m_Lorg_junit_Assert$();
  8157. @@ -34494,13 +37612,13 @@ $c_Lorg_scalajs_testsuite_compiler_OptimizerTest.prototype.must$undnot$undbreak$
  8158. }
  8159. };
  8160. var expecteds = $m_s_Array$().apply__I__sc_Seq__AI(10, new $c_sjs_js_WrappedArray().init___sjs_js_Array([9, 8, 7, 6, 5, 4, 3, 2]));
  8161. - var len$2 = $uI(elements.length);
  8162. - var result = $newArrayObject($d_I.getArrayOf(), [len$2]);
  8163. - var len$3 = result.u.length;
  8164. + var len = $uI(elements.length);
  8165. + var result = $newArrayObject($d_I.getArrayOf(), [len]);
  8166. + var len$1 = result.u.length;
  8167. var i$1 = 0;
  8168. var j = 0;
  8169. var x$1 = $uI(elements.length);
  8170. - var x$2 = ((x$1 < len$3) ? x$1 : len$3);
  8171. + var x$2 = ((x$1 < len$1) ? x$1 : len$1);
  8172. var that = result.u.length;
  8173. var end = ((x$2 < that) ? x$2 : that);
  8174. while ((i$1 < end)) {
  8175. @@ -34510,8 +37628,8 @@ $c_Lorg_scalajs_testsuite_compiler_OptimizerTest.prototype.must$undnot$undbreak$
  8176. i$1 = ((1 + i$1) | 0);
  8177. j = ((1 + j) | 0)
  8178. };
  8179. - var this$16 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  8180. - this$16.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, result, true)
  8181. + var this$22 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  8182. + this$22.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, result, true)
  8183. });
  8184. $c_Lorg_scalajs_testsuite_compiler_OptimizerTest.prototype.b$1__p1__D = (function() {
  8185. return 7.0
  8186. @@ -35239,9 +38357,11 @@ $c_Lorg_scalajs_testsuite_compiler_ReflectionTest.prototype.isInstance$undfor$un
  8187. var conforms$3 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x6) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_I.getClassOf()));
  8188. var jsx$1 = (conforms$3 ? new $c_s_Some().init___O(x6) : $m_s_None$())
  8189. } else if ($is_sjsr_RuntimeLong(obj)) {
  8190. - var x7 = $uJ(obj);
  8191. - var conforms$4 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x7) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_J.getClassOf()));
  8192. - var jsx$1 = (conforms$4 ? new $c_s_Some().init___O(x7) : $m_s_None$())
  8193. + var b = $uJ(obj);
  8194. + var lo = b.lo$2;
  8195. + var hi = b.hi$2;
  8196. + var conforms$4 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(new $c_sjsr_RuntimeLong().init___I__I(lo, hi)) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_J.getClassOf()));
  8197. + var jsx$1 = (conforms$4 ? new $c_s_Some().init___O(new $c_sjsr_RuntimeLong().init___I__I(lo, hi)) : $m_s_None$())
  8198. } else if ($isFloat(obj)) {
  8199. var x8 = $uF(obj);
  8200. var conforms$5 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x8) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_F.getClassOf()));
  8201. @@ -35299,9 +38419,11 @@ $c_Lorg_scalajs_testsuite_compiler_ReflectionTest.prototype.isInstance$undfor$un
  8202. var conforms$14 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x6$1) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_I.getClassOf()));
  8203. var o9 = (conforms$14 ? new $c_s_Some().init___O(x6$1) : $m_s_None$())
  8204. } else if ($is_sjsr_RuntimeLong(obj)) {
  8205. - var x7$1 = $uJ(obj);
  8206. - var conforms$15 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x7$1) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_J.getClassOf()));
  8207. - var o9 = (conforms$15 ? new $c_s_Some().init___O(x7$1) : $m_s_None$())
  8208. + var b$1 = $uJ(obj);
  8209. + var lo$1 = b$1.lo$2;
  8210. + var hi$1 = b$1.hi$2;
  8211. + var conforms$15 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_J.getClassOf()));
  8212. + var o9 = (conforms$15 ? new $c_s_Some().init___O(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)) : $m_s_None$())
  8213. } else if ($isFloat(obj)) {
  8214. var x8$1 = $uF(obj);
  8215. var conforms$16 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x8$1) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_F.getClassOf()));
  8216. @@ -35845,50 +38967,60 @@ $c_Lorg_scalajs_testsuite_compiler_ReflectiveCallTest.prototype.fFloat$1__p1__O_
  8217. });
  8218. $c_Lorg_scalajs_testsuite_compiler_ReflectiveCallTest.prototype.should$undwork$undwith$undbinary$undoperators$undon$undprimitive$undtypes__V = (function() {
  8219. var this$1 = $m_Lorg_junit_Assert$();
  8220. - var actual = this.fLong$2__p1__O__J(5);
  8221. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual);
  8222. + var b = this.fLong$2__p1__O__J(5);
  8223. + var lo = b.lo$2;
  8224. + var hi = b.hi$2;
  8225. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8226. var this$2 = $m_Lorg_junit_Assert$();
  8227. - var actual$1 = this.fLong$2__p1__O__J(10);
  8228. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15, 0), actual$1);
  8229. + var b$1 = this.fLong$2__p1__O__J(10);
  8230. + var lo$1 = b$1.lo$2;
  8231. + var hi$1 = b$1.hi$2;
  8232. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  8233. var this$5 = $m_Lorg_junit_Assert$();
  8234. - var actual$2 = this.fLong$2__p1__O__J(new $c_jl_Character().init___C(10));
  8235. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15, 0), actual$2);
  8236. + var b$2 = this.fLong$2__p1__O__J(new $c_jl_Character().init___C(10));
  8237. + var lo$2 = b$2.lo$2;
  8238. + var hi$2 = b$2.hi$2;
  8239. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  8240. var this$6 = $m_Lorg_junit_Assert$();
  8241. - var actual$3 = this.fLong$2__p1__O__J((-1));
  8242. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4, 0), actual$3);
  8243. + var b$3 = this.fLong$2__p1__O__J((-1));
  8244. + var lo$3 = b$3.lo$2;
  8245. + var hi$3 = b$3.hi$2;
  8246. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  8247. var this$7 = $m_Lorg_junit_Assert$();
  8248. - var actual$4 = this.fLong$2__p1__O__J(new $c_sjsr_RuntimeLong().init___I__I(17, 0));
  8249. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(22, 0), actual$4);
  8250. + var b$4 = this.fLong$2__p1__O__J(new $c_sjsr_RuntimeLong().init___I__I(17, 0));
  8251. + var lo$4 = b$4.lo$2;
  8252. + var hi$4 = b$4.hi$2;
  8253. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(22, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  8254. var this$8 = $m_Lorg_junit_Assert$();
  8255. - var actual$5 = this.fInt$2__p1__O__I(65);
  8256. - this$8.assertEquals__T__O__O__V(null, 9, actual$5);
  8257. + var actual = this.fInt$2__p1__O__I(65);
  8258. + this$8.assertEquals__T__O__O__V(null, 9, actual);
  8259. var this$9 = $m_Lorg_junit_Assert$();
  8260. - var actual$6 = this.fInt$2__p1__O__I(15);
  8261. - this$9.assertEquals__T__O__O__V(null, 2, actual$6);
  8262. + var actual$1 = this.fInt$2__p1__O__I(15);
  8263. + this$9.assertEquals__T__O__O__V(null, 2, actual$1);
  8264. var this$12 = $m_Lorg_junit_Assert$();
  8265. - var actual$7 = this.fInt$2__p1__O__I(new $c_jl_Character().init___C(25));
  8266. - this$12.assertEquals__T__O__O__V(null, 3, actual$7);
  8267. + var actual$2 = this.fInt$2__p1__O__I(new $c_jl_Character().init___C(25));
  8268. + this$12.assertEquals__T__O__O__V(null, 3, actual$2);
  8269. var this$13 = $m_Lorg_junit_Assert$();
  8270. - var actual$8 = this.fInt$2__p1__O__I((-40));
  8271. - this$13.assertEquals__T__O__O__V(null, (-5), actual$8);
  8272. + var actual$3 = this.fInt$2__p1__O__I((-40));
  8273. + this$13.assertEquals__T__O__O__V(null, (-5), actual$3);
  8274. var this$14 = $m_Lorg_junit_Assert$();
  8275. - var actual$9 = this.fShort$1__p1__O__I(65);
  8276. - this$14.assertEquals__T__O__O__V(null, 71, actual$9);
  8277. + var actual$4 = this.fShort$1__p1__O__I(65);
  8278. + this$14.assertEquals__T__O__O__V(null, 71, actual$4);
  8279. var this$15 = $m_Lorg_junit_Assert$();
  8280. - var actual$10 = this.fShort$1__p1__O__I(15);
  8281. - this$15.assertEquals__T__O__O__V(null, 21, actual$10);
  8282. + var actual$5 = this.fShort$1__p1__O__I(15);
  8283. + this$15.assertEquals__T__O__O__V(null, 21, actual$5);
  8284. var this$18 = $m_Lorg_junit_Assert$();
  8285. - var actual$11 = this.fShort$1__p1__O__I(new $c_jl_Character().init___C(25));
  8286. - this$18.assertEquals__T__O__O__V(null, 31, actual$11);
  8287. + var actual$6 = this.fShort$1__p1__O__I(new $c_jl_Character().init___C(25));
  8288. + this$18.assertEquals__T__O__O__V(null, 31, actual$6);
  8289. var this$19 = $m_Lorg_junit_Assert$();
  8290. - var actual$12 = this.fShort$1__p1__O__I((-40));
  8291. - this$19.assertEquals__T__O__O__V(null, (-34), actual$12);
  8292. + var actual$7 = this.fShort$1__p1__O__I((-40));
  8293. + this$19.assertEquals__T__O__O__V(null, (-34), actual$7);
  8294. var this$20 = $m_Lorg_junit_Assert$();
  8295. - var actual$13 = this.fFloat$2__p1__O__F(5.5);
  8296. - this$20.assertEquals__T__O__O__V(null, 2.0999999046325684, actual$13);
  8297. + var actual$8 = this.fFloat$2__p1__O__F(5.5);
  8298. + this$20.assertEquals__T__O__O__V(null, 2.0999999046325684, actual$8);
  8299. var this$21 = $m_Lorg_junit_Assert$();
  8300. - var actual$14 = this.fDouble$2__p1__O__D((-1.5));
  8301. - this$21.assertEquals__T__O__O__V(null, (-1.0714285714285714), actual$14);
  8302. + var actual$9 = this.fDouble$2__p1__O__D((-1.5));
  8303. + this$21.assertEquals__T__O__O__V(null, (-1.0714285714285714), actual$9);
  8304. var this$22 = $m_Lorg_junit_Assert$();
  8305. var condition = this.fBoolean$2__p1__O__Z(false);
  8306. this$22.assertFalse__T__Z__V(null, condition);
  8307. @@ -36024,14 +39156,16 @@ $c_Lorg_scalajs_testsuite_compiler_ReflectiveCallTest.prototype.should$undwork$u
  8308. var actual$3 = this.fInt$1__p1__O__I(1);
  8309. this$6.assertEquals__T__O__O__V(null, (-1), actual$3);
  8310. var this$7 = $m_Lorg_junit_Assert$();
  8311. - var actual$4 = this.fLong$1__p1__O__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8312. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$4);
  8313. + var b = this.fLong$1__p1__O__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8314. + var lo = b.lo$2;
  8315. + var hi = b.hi$2;
  8316. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8317. var this$8 = $m_Lorg_junit_Assert$();
  8318. - var actual$5 = this.fFloat$1__p1__O__F(1.5);
  8319. - this$8.assertEquals__T__O__O__V(null, (-1.5), actual$5);
  8320. + var actual$4 = this.fFloat$1__p1__O__F(1.5);
  8321. + this$8.assertEquals__T__O__O__V(null, (-1.5), actual$4);
  8322. var this$9 = $m_Lorg_junit_Assert$();
  8323. - var actual$6 = this.fDouble$1__p1__O__D(1.5);
  8324. - this$9.assertEquals__T__O__O__V(null, (-1.5), actual$6);
  8325. + var actual$5 = this.fDouble$1__p1__O__D(1.5);
  8326. + this$9.assertEquals__T__O__O__V(null, (-1.5), actual$5);
  8327. var this$10 = $m_Lorg_junit_Assert$();
  8328. var condition = this.fBoolean$1__p1__O__Z(false);
  8329. this$10.assertTrue__T__Z__V(null, condition);
  8330. @@ -37057,12 +40191,13 @@ $c_Lorg_scalajs_testsuite_compiler_RegressionTest.prototype.should$undunbox$undn
  8331. this$17.assertTrue__T__Z__V(null, true);
  8332. var this$18 = $m_Lorg_junit_Assert$();
  8333. this$18.assertEquals__T__O__O__V(null, 0, $int);
  8334. - var $long = $uJ(this.zero$1__p1__O());
  8335. + var b = $uJ(this.zero$1__p1__O());
  8336. + var lo = b.lo$2;
  8337. + var hi = b.hi$2;
  8338. var this$19 = $m_Lorg_junit_Assert$();
  8339. - var condition = ($long !== null);
  8340. - this$19.assertTrue__T__Z__V(null, condition);
  8341. + this$19.assertTrue__T__Z__V(null, true);
  8342. var this$20 = $m_Lorg_junit_Assert$();
  8343. - this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $long);
  8344. + this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8345. var $float = $uF(this.zero$1__p1__O());
  8346. var this$21 = $m_Lorg_junit_Assert$();
  8347. this$21.assertTrue__T__Z__V(null, true);
  8348. @@ -38679,11 +41814,11 @@ $c_Lorg_scalajs_testsuite_javalib_io_BufferedReaderTest.prototype.should$undprov
  8349. var i$1 = 1;
  8350. while (true) {
  8351. var v1$1 = i$1;
  8352. - var this$12 = $m_Lorg_junit_Assert$();
  8353. + var this$15 = $m_Lorg_junit_Assert$();
  8354. var thiz$2 = this.str$1;
  8355. var expected$1 = (65535 & $uI(thiz$2.charCodeAt(v1$1)));
  8356. var actual$2 = r.read__I();
  8357. - this$12.assertEquals__T__O__O__V(null, expected$1, actual$2);
  8358. + this$15.assertEquals__T__O__O__V(null, expected$1, actual$2);
  8359. if ((i$1 === lastElement$4)) {
  8360. break
  8361. };
  8362. @@ -43458,14 +46593,15 @@ $c_Lorg_scalajs_testsuite_javalib_io_StringReaderTest.prototype.should$undprovid
  8363. var actual = r.read__I();
  8364. this$1.assertEquals__T__O__O__V(null, 97, actual);
  8365. var this$2 = $m_Lorg_junit_Assert$();
  8366. - var actual$1 = r.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0)).lo$2;
  8367. - this$2.assertEquals__T__O__O__V(null, 2, actual$1);
  8368. + var b = r.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  8369. + var lo = b.lo$2;
  8370. + this$2.assertEquals__T__O__O__V(null, 2, lo);
  8371. var this$3 = $m_Lorg_junit_Assert$();
  8372. - var actual$2 = r.read__I();
  8373. - this$3.assertEquals__T__O__O__V(null, 102, actual$2);
  8374. + var actual$1 = r.read__I();
  8375. + this$3.assertEquals__T__O__O__V(null, 102, actual$1);
  8376. var this$4 = $m_Lorg_junit_Assert$();
  8377. - var actual$3 = r.read__I();
  8378. - this$4.assertEquals__T__O__O__V(null, (-1), actual$3)
  8379. + var actual$2 = r.read__I();
  8380. + this$4.assertEquals__T__O__O__V(null, (-1), actual$2)
  8381. });
  8382. $c_Lorg_scalajs_testsuite_javalib_io_StringReaderTest.prototype.should$undprovide$undread$undfrom$undbuffer$undwith$undoffset$undand$undlength__V = (function() {
  8383. var r = new $c_Ljava_io_StringReader().init___T(this.str$1);
  8384. @@ -56779,56 +59915,90 @@ $c_Lorg_scalajs_testsuite_javalib_lang_DoubleTest.prototype.should$undreject$und
  8385. });
  8386. $c_Lorg_scalajs_testsuite_javalib_lang_DoubleTest.prototype.doubleToLongBits__V = (function() {
  8387. var this$2 = $m_Lorg_junit_Assert$();
  8388. - var actual = $m_sjsr_Bits$().doubleToLongBits__D__J(Infinity);
  8389. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 2146435072), actual);
  8390. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(Infinity);
  8391. + var lo = b.lo$2;
  8392. + var hi = b.hi$2;
  8393. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 2146435072), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8394. var this$4 = $m_Lorg_junit_Assert$();
  8395. - var actual$1 = $m_sjsr_Bits$().doubleToLongBits__D__J((-Infinity));
  8396. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1048576)), actual$1);
  8397. + var b$1 = $m_sjsr_Bits$().doubleToLongBits__D__J((-Infinity));
  8398. + var lo$1 = b$1.lo$2;
  8399. + var hi$1 = b$1.hi$2;
  8400. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1048576)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  8401. var this$6 = $m_Lorg_junit_Assert$();
  8402. - var actual$2 = $m_sjsr_Bits$().doubleToLongBits__D__J(0.0);
  8403. - this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  8404. + var b$2 = $m_sjsr_Bits$().doubleToLongBits__D__J(0.0);
  8405. + var lo$2 = b$2.lo$2;
  8406. + var hi$2 = b$2.hi$2;
  8407. + this$6.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  8408. var this$8 = $m_Lorg_junit_Assert$();
  8409. - var actual$3 = $m_sjsr_Bits$().doubleToLongBits__D__J((-0));
  8410. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$3);
  8411. + var b$3 = $m_sjsr_Bits$().doubleToLongBits__D__J((-0));
  8412. + var lo$3 = b$3.lo$2;
  8413. + var hi$3 = b$3.hi$2;
  8414. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  8415. var this$10 = $m_Lorg_junit_Assert$();
  8416. - var actual$4 = $m_sjsr_Bits$().doubleToLongBits__D__J((NaN));
  8417. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 2146959360), actual$4);
  8418. + var b$4 = $m_sjsr_Bits$().doubleToLongBits__D__J((NaN));
  8419. + var lo$4 = b$4.lo$2;
  8420. + var hi$4 = b$4.hi$2;
  8421. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 2146959360), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  8422. var this$12 = $m_Lorg_junit_Assert$();
  8423. - var actual$5 = $m_sjsr_Bits$().doubleToLongBits__D__J(2.2250738585072014E-308);
  8424. - this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1048576), actual$5);
  8425. + var b$5 = $m_sjsr_Bits$().doubleToLongBits__D__J(2.2250738585072014E-308);
  8426. + var lo$5 = b$5.lo$2;
  8427. + var hi$5 = b$5.hi$2;
  8428. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1048576), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  8429. var this$14 = $m_Lorg_junit_Assert$();
  8430. - var actual$6 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.7976931348623157E308);
  8431. - this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2146435071), actual$6);
  8432. + var b$6 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.7976931348623157E308);
  8433. + var lo$6 = b$6.lo$2;
  8434. + var hi$6 = b$6.hi$2;
  8435. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2146435071), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  8436. var this$16 = $m_Lorg_junit_Assert$();
  8437. - var actual$7 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.8790766677624813E63);
  8438. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1134197558), 1293043048), actual$7);
  8439. + var b$7 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.8790766677624813E63);
  8440. + var lo$7 = b$7.lo$2;
  8441. + var hi$7 = b$7.hi$2;
  8442. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1134197558), 1293043048), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  8443. var this$18 = $m_Lorg_junit_Assert$();
  8444. - var actual$8 = $m_sjsr_Bits$().doubleToLongBits__D__J((-2.2250738585072014E-308));
  8445. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2146435072)), actual$8);
  8446. + var b$8 = $m_sjsr_Bits$().doubleToLongBits__D__J((-2.2250738585072014E-308));
  8447. + var lo$8 = b$8.lo$2;
  8448. + var hi$8 = b$8.hi$2;
  8449. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2146435072)), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  8450. var this$20 = $m_Lorg_junit_Assert$();
  8451. - var actual$9 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.7976931348623157E308));
  8452. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1048577)), actual$9);
  8453. + var b$9 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.7976931348623157E308));
  8454. + var lo$9 = b$9.lo$2;
  8455. + var hi$9 = b$9.hi$2;
  8456. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1048577)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  8457. var this$22 = $m_Lorg_junit_Assert$();
  8458. - var actual$10 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.8790766677624813E63));
  8459. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1134197558), (-854440600)), actual$10);
  8460. + var b$10 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.8790766677624813E63));
  8461. + var lo$10 = b$10.lo$2;
  8462. + var hi$10 = b$10.hi$2;
  8463. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1134197558), (-854440600)), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  8464. var this$24 = $m_Lorg_junit_Assert$();
  8465. - var actual$11 = $m_sjsr_Bits$().doubleToLongBits__D__J(4.9E-324);
  8466. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$11);
  8467. + var b$11 = $m_sjsr_Bits$().doubleToLongBits__D__J(4.9E-324);
  8468. + var lo$11 = b$11.lo$2;
  8469. + var hi$11 = b$11.hi$2;
  8470. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  8471. var this$26 = $m_Lorg_junit_Assert$();
  8472. - var actual$12 = $m_sjsr_Bits$().doubleToLongBits__D__J(2.225073858507201E-308);
  8473. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 1048575), actual$12);
  8474. + var b$12 = $m_sjsr_Bits$().doubleToLongBits__D__J(2.225073858507201E-308);
  8475. + var lo$12 = b$12.lo$2;
  8476. + var hi$12 = b$12.hi$2;
  8477. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 1048575), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  8478. var this$28 = $m_Lorg_junit_Assert$();
  8479. - var actual$13 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.719471609939382E-308);
  8480. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1371157664), 810308), actual$13);
  8481. + var b$13 = $m_sjsr_Bits$().doubleToLongBits__D__J(1.719471609939382E-308);
  8482. + var lo$13 = b$13.lo$2;
  8483. + var hi$13 = b$13.hi$2;
  8484. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1371157664), 810308), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  8485. var this$30 = $m_Lorg_junit_Assert$();
  8486. - var actual$14 = $m_sjsr_Bits$().doubleToLongBits__D__J((-4.9E-324));
  8487. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$14);
  8488. + var b$14 = $m_sjsr_Bits$().doubleToLongBits__D__J((-4.9E-324));
  8489. + var lo$14 = b$14.lo$2;
  8490. + var hi$14 = b$14.hi$2;
  8491. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  8492. var this$32 = $m_Lorg_junit_Assert$();
  8493. - var actual$15 = $m_sjsr_Bits$().doubleToLongBits__D__J((-2.225073858507201E-308));
  8494. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-2146435073)), actual$15);
  8495. + var b$15 = $m_sjsr_Bits$().doubleToLongBits__D__J((-2.225073858507201E-308));
  8496. + var lo$15 = b$15.lo$2;
  8497. + var hi$15 = b$15.hi$2;
  8498. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-2146435073)), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  8499. var this$34 = $m_Lorg_junit_Assert$();
  8500. - var actual$16 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.719471609939382E-308));
  8501. - this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1371157664), (-2146673340)), actual$16)
  8502. + var b$16 = $m_sjsr_Bits$().doubleToLongBits__D__J((-1.719471609939382E-308));
  8503. + var lo$16 = b$16.lo$2;
  8504. + var hi$16 = b$16.hi$2;
  8505. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1371157664), (-2146673340)), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16))
  8506. });
  8507. $c_Lorg_scalajs_testsuite_javalib_lang_DoubleTest.prototype.test$2__p1__T__D__V = (function(s, v) {
  8508. var this$1 = $m_Lorg_junit_Assert$();
  8509. @@ -59051,8 +62221,7 @@ $c_Lorg_scalajs_testsuite_javalib_lang_IntegerTestOnJDK8.prototype.should$undpro
  8510. });
  8511. $c_Lorg_scalajs_testsuite_javalib_lang_IntegerTestOnJDK8.prototype.test$4__p1__I__J__V = (function(x, y) {
  8512. var this$2 = $m_Lorg_junit_Assert$();
  8513. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(x));
  8514. - this$2.assertEquals__T__O__O__V(null, y, actual)
  8515. + this$2.assertEquals__T__O__O__V(null, y, new $c_sjsr_RuntimeLong().init___I__I(x, 0))
  8516. });
  8517. $c_Lorg_scalajs_testsuite_javalib_lang_IntegerTestOnJDK8.prototype.should$undprovide$undmin$undas$unda$undstatic$undfunction__V = (function() {
  8518. var this$3 = $m_Lorg_junit_Assert$();
  8519. @@ -59161,52 +62330,52 @@ function $h_Lorg_scalajs_testsuite_javalib_lang_LongTest() {
  8520. $h_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype = $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype;
  8521. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toString$undwithout$undradix__V = (function() {
  8522. var this$1 = $m_Lorg_junit_Assert$();
  8523. - var actual = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)).toString__T();
  8524. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(2147483647, 0);
  8525. this$1.assertEquals__T__O__O__V(null, "2147483647", actual);
  8526. var this$2 = $m_Lorg_junit_Assert$();
  8527. - var actual$1 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-50), (-1))).toString__T();
  8528. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-50), (-1));
  8529. this$2.assertEquals__T__O__O__V(null, "-50", actual$1);
  8530. var this$3 = $m_Lorg_junit_Assert$();
  8531. - var actual$2 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1000000000), (-1))).toString__T();
  8532. + var actual$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1000000000), (-1));
  8533. this$3.assertEquals__T__O__O__V(null, "-1000000000", actual$2);
  8534. var this$4 = $m_Lorg_junit_Assert$();
  8535. - var actual$3 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0)).toString__T();
  8536. + var actual$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2147483648), 0);
  8537. this$4.assertEquals__T__O__O__V(null, "2147483648", actual$3);
  8538. var this$5 = $m_Lorg_junit_Assert$();
  8539. - var actual$4 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), (-1))).toString__T();
  8540. + var actual$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2147483648), (-1));
  8541. this$5.assertEquals__T__O__O__V(null, "-2147483648", actual$4);
  8542. var this$6 = $m_Lorg_junit_Assert$();
  8543. - var actual$5 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1194313211), 20)).toString__T();
  8544. + var actual$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1194313211), 20);
  8545. this$6.assertEquals__T__O__O__V(null, "89000000005", actual$5);
  8546. var this$7 = $m_Lorg_junit_Assert$();
  8547. - var actual$6 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).toString__T();
  8548. + var actual$6 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, (-2147483648));
  8549. this$7.assertEquals__T__O__O__V(null, "-9223372036854775808", actual$6);
  8550. var this$8 = $m_Lorg_junit_Assert$();
  8551. - var actual$7 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).toString__T();
  8552. + var actual$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1), 2147483647);
  8553. this$8.assertEquals__T__O__O__V(null, "9223372036854775807", actual$7);
  8554. var this$9 = $m_Lorg_junit_Assert$();
  8555. - var actual$8 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-80765), (-1))).toString__T();
  8556. + var actual$8 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-80765), (-1));
  8557. this$9.assertEquals__T__O__O__V(null, "-80765", actual$8);
  8558. var this$10 = $m_Lorg_junit_Assert$();
  8559. - var actual$9 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(80765, 0)).toString__T();
  8560. + var actual$9 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(80765, 0);
  8561. this$10.assertEquals__T__O__O__V(null, "80765", actual$9);
  8562. var this$11 = $m_Lorg_junit_Assert$();
  8563. - var actual$10 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), (-1))).toString__T();
  8564. + var actual$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2147483648), (-1));
  8565. this$11.assertEquals__T__O__O__V(null, "-2147483648", actual$10);
  8566. var this$12 = $m_Lorg_junit_Assert$();
  8567. - var actual$11 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)).toString__T();
  8568. + var actual$11 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(2147483647, 0);
  8569. this$12.assertEquals__T__O__O__V(null, "2147483647", actual$11);
  8570. var this$13 = $m_Lorg_junit_Assert$();
  8571. - var actual$12 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1194313211, (-21))).toString__T();
  8572. + var actual$12 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1194313211, (-21));
  8573. this$13.assertEquals__T__O__O__V(null, "-89000000005", actual$12);
  8574. var this$14 = $m_Lorg_junit_Assert$();
  8575. - var actual$13 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1194313211), 20)).toString__T();
  8576. + var actual$13 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1194313211), 20);
  8577. this$14.assertEquals__T__O__O__V(null, "89000000005", actual$13);
  8578. var this$15 = $m_Lorg_junit_Assert$();
  8579. - var actual$14 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).toString__T();
  8580. + var actual$14 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, (-2147483648));
  8581. this$15.assertEquals__T__O__O__V(null, "-9223372036854775808", actual$14);
  8582. var this$16 = $m_Lorg_junit_Assert$();
  8583. - var actual$15 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).toString__T();
  8584. + var actual$15 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1), 2147483647);
  8585. this$16.assertEquals__T__O__O__V(null, "9223372036854775807", actual$15)
  8586. });
  8587. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.should$undreject$undinvalid$undstrings$undwhen$undparsing__V = (function() {
  8588. @@ -59224,9 +62393,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.should$undparse$undstr
  8589. var i$1 = 0;
  8590. while (true) {
  8591. var v1 = i$1;
  8592. - var n = this.org$scalajs$testsuite$javalib$lang$LongTest$$genTestValue$1__I__J(v1);
  8593. + var b = this.org$scalajs$testsuite$javalib$lang$LongTest$$genTestValue$1__I__J(v1);
  8594. + var lo = b.lo$2;
  8595. + var hi = b.hi$2;
  8596. var this$7 = $m_jl_Long$();
  8597. - this.org$scalajs$testsuite$javalib$lang$LongTest$$test$4__I__T__J__V(radix, ((((radix === 10) || (radix < 2)) || (radix > 36)) ? $as_sjsr_RuntimeLong(n).toString__T() : this$7.java$lang$Long$$toStringImpl__J__I__T(n, radix)), n);
  8598. + this.org$scalajs$testsuite$javalib$lang$LongTest$$test$4__I__T__J__V(radix, ((((radix === 10) || (radix < 2)) || (radix > 36)) ? $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(lo, hi) : this$7.java$lang$Long$$toStringImpl__J__I__T(new $c_sjsr_RuntimeLong().init___I__I(lo, hi), radix)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8599. if ((i$1 === 127)) {
  8600. break
  8601. };
  8602. @@ -59291,34 +62462,26 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toOctalString__V = (fu
  8603. this$8.assertEquals__T__O__O__V(null, "777777777777777777777", actual$7)
  8604. });
  8605. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.lowestOneBit__V = (function() {
  8606. - var this$1 = $m_Lorg_junit_Assert$();
  8607. - var actual = $m_jl_Long$().lowestOneBit__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  8608. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  8609. - var this$2 = $m_Lorg_junit_Assert$();
  8610. - var actual$1 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  8611. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$1);
  8612. var this$3 = $m_Lorg_junit_Assert$();
  8613. - var actual$2 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-256), (-1)));
  8614. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(256, 0), actual$2);
  8615. - var this$4 = $m_Lorg_junit_Assert$();
  8616. - var actual$3 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(12, 0));
  8617. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4, 0), actual$3);
  8618. - var this$5 = $m_Lorg_junit_Assert$();
  8619. - var actual$4 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(136, 0));
  8620. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), actual$4);
  8621. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  8622. var this$6 = $m_Lorg_junit_Assert$();
  8623. - var actual$5 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  8624. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$5);
  8625. - var this$7 = $m_Lorg_junit_Assert$();
  8626. - var actual$6 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8627. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$6);
  8628. - var this$8 = $m_Lorg_junit_Assert$();
  8629. - var actual$7 = $m_jl_Long$().lowestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(74496, 801));
  8630. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(256, 0), actual$7)
  8631. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8632. + var this$9 = $m_Lorg_junit_Assert$();
  8633. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(256, 0), new $c_sjsr_RuntimeLong().init___I__I(256, 0));
  8634. + var this$12 = $m_Lorg_junit_Assert$();
  8635. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4, 0), new $c_sjsr_RuntimeLong().init___I__I(4, 0));
  8636. + var this$15 = $m_Lorg_junit_Assert$();
  8637. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(8, 0));
  8638. + var this$18 = $m_Lorg_junit_Assert$();
  8639. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8640. + var this$21 = $m_Lorg_junit_Assert$();
  8641. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8642. + var this$24 = $m_Lorg_junit_Assert$();
  8643. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(256, 0), new $c_sjsr_RuntimeLong().init___I__I(256, 0))
  8644. });
  8645. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toString$undwith$undradix__V = (function() {
  8646. var this$2 = $m_Lorg_junit_Assert$();
  8647. - var actual = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(100000000, 0)).toString__T();
  8648. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(100000000, 0);
  8649. this$2.assertEquals__T__O__O__V(null, "100000000", actual);
  8650. var this$4 = $m_Lorg_junit_Assert$();
  8651. var this$3 = $m_jl_Long$();
  8652. @@ -59333,10 +62496,10 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toString$undwith$undra
  8653. var actual$3 = this$7.java$lang$Long$$toStringImpl__J__I__T(new $c_sjsr_RuntimeLong().init___I__I((-1), 2047), 2);
  8654. this$8.assertEquals__T__O__O__V(null, "1111111111111111111111111111111111111111111", actual$3);
  8655. var this$10 = $m_Lorg_junit_Assert$();
  8656. - var actual$4 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).toString__T();
  8657. + var actual$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, (-2147483648));
  8658. this$10.assertEquals__T__O__O__V(null, "-9223372036854775808", actual$4);
  8659. var this$12 = $m_Lorg_junit_Assert$();
  8660. - var actual$5 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).toString__T();
  8661. + var actual$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1), 2147483647);
  8662. this$12.assertEquals__T__O__O__V(null, "9223372036854775807", actual$5);
  8663. var this$14 = $m_Lorg_junit_Assert$();
  8664. var this$13 = $m_jl_Long$();
  8665. @@ -59348,152 +62511,121 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toString$undwith$undra
  8666. this$16.assertEquals__T__O__O__V(null, "7fffffffffffffff", actual$7)
  8667. });
  8668. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.rotateRight__V = (function() {
  8669. - var this$1 = $m_Lorg_junit_Assert$();
  8670. - var actual = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 0);
  8671. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), actual);
  8672. var this$2 = $m_Lorg_junit_Assert$();
  8673. - var actual$1 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 1);
  8674. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), actual$1);
  8675. - var this$3 = $m_Lorg_junit_Assert$();
  8676. - var actual$2 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 8);
  8677. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520), actual$2);
  8678. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)));
  8679. var this$4 = $m_Lorg_junit_Assert$();
  8680. - var actual$3 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 13);
  8681. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1155964943, (-123228837)), actual$3);
  8682. - var this$5 = $m_Lorg_junit_Assert$();
  8683. - var actual$4 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 64);
  8684. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), actual$4);
  8685. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678));
  8686. var this$6 = $m_Lorg_junit_Assert$();
  8687. - var actual$5 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 65);
  8688. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), actual$5);
  8689. - var this$7 = $m_Lorg_junit_Assert$();
  8690. - var actual$6 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 80);
  8691. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1755108353, (-15403605)), actual$6);
  8692. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520), new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520));
  8693. var this$8 = $m_Lorg_junit_Assert$();
  8694. - var actual$7 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-1));
  8695. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), actual$7);
  8696. - var this$9 = $m_Lorg_junit_Assert$();
  8697. - var actual$8 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-56));
  8698. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520), actual$8);
  8699. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1155964943, (-123228837)), new $c_sjsr_RuntimeLong().init___I__I(1155964943, (-123228837)));
  8700. var this$10 = $m_Lorg_junit_Assert$();
  8701. - var actual$9 = $m_jl_Long$().rotateRight__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-70));
  8702. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8373565, 1792681781), actual$9)
  8703. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)));
  8704. + var this$12 = $m_Lorg_junit_Assert$();
  8705. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678));
  8706. + var this$14 = $m_Lorg_junit_Assert$();
  8707. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1755108353, (-15403605)), new $c_sjsr_RuntimeLong().init___I__I(1755108353, (-15403605)));
  8708. + var this$16 = $m_Lorg_junit_Assert$();
  8709. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)));
  8710. + var this$18 = $m_Lorg_junit_Assert$();
  8711. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520), new $c_sjsr_RuntimeLong().init___I__I((-1663827457), 351644520));
  8712. + var this$20 = $m_Lorg_junit_Assert$();
  8713. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8373565, 1792681781), new $c_sjsr_RuntimeLong().init___I__I(8373565, 1792681781))
  8714. });
  8715. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.test$1__p1__T__J__V = (function(s, v) {
  8716. var this$2 = $m_Lorg_junit_Assert$();
  8717. var this$1 = $m_jl_Long$();
  8718. - var actual = this$1.parseLong__T__I__J(s, 10);
  8719. - this$2.assertEquals__T__O__O__V(null, v, actual);
  8720. + var b = this$1.parseLong__T__I__J(s, 10);
  8721. + var lo = b.lo$2;
  8722. + var hi = b.hi$2;
  8723. + this$2.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  8724. var this$4 = $m_Lorg_junit_Assert$();
  8725. var this$3 = $m_jl_Long$();
  8726. - var longValue = this$3.parseLong__T__I__J(s, 10);
  8727. - var actual$1 = longValue;
  8728. - this$4.assertEquals__T__O__O__V(null, v, actual$1);
  8729. + var b$1 = this$3.parseLong__T__I__J(s, 10);
  8730. + var lo$1 = b$1.lo$2;
  8731. + var hi$1 = b$1.hi$2;
  8732. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  8733. + var lo$2 = b$2.lo$2;
  8734. + var hi$2 = b$2.hi$2;
  8735. + this$4.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  8736. var this$6 = $m_Lorg_junit_Assert$();
  8737. var this$5 = $m_jl_Long$();
  8738. - var longValue$1 = this$5.parseLong__T__I__J(s, 10);
  8739. - var actual$2 = longValue$1;
  8740. - this$6.assertEquals__T__O__O__V(null, v, actual$2)
  8741. + var b$3 = this$5.parseLong__T__I__J(s, 10);
  8742. + var lo$3 = b$3.lo$2;
  8743. + var hi$3 = b$3.hi$2;
  8744. + var b$4 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  8745. + var lo$4 = b$4.lo$2;
  8746. + var hi$4 = b$4.hi$2;
  8747. + this$6.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4))
  8748. });
  8749. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.rotateLeft__V = (function() {
  8750. - var this$1 = $m_Lorg_junit_Assert$();
  8751. - var actual = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 0);
  8752. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), actual);
  8753. var this$2 = $m_Lorg_junit_Assert$();
  8754. - var actual$1 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 1);
  8755. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), actual$1);
  8756. - var this$3 = $m_Lorg_junit_Assert$();
  8757. - var actual$2 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 8);
  8758. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)), actual$2);
  8759. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)));
  8760. var this$4 = $m_Lorg_junit_Assert$();
  8761. - var actual$3 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 13);
  8762. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1071816373, 1830001280), actual$3);
  8763. - var this$5 = $m_Lorg_junit_Assert$();
  8764. - var actual$4 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 64);
  8765. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), actual$4);
  8766. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)));
  8767. var this$6 = $m_Lorg_junit_Assert$();
  8768. - var actual$5 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 65);
  8769. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), actual$5);
  8770. - var this$7 = $m_Lorg_junit_Assert$();
  8771. - var actual$6 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), 80);
  8772. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15403605), 1755108353), actual$6);
  8773. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)), new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)));
  8774. var this$8 = $m_Lorg_junit_Assert$();
  8775. - var actual$7 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-1));
  8776. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), actual$7);
  8777. - var this$9 = $m_Lorg_junit_Assert$();
  8778. - var actual$8 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-56));
  8779. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)), actual$8);
  8780. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1071816373, 1830001280), new $c_sjsr_RuntimeLong().init___I__I(1071816373, 1830001280));
  8781. var this$10 = $m_Lorg_junit_Assert$();
  8782. - var actual$9 = $m_jl_Long$().rotateLeft__J__I__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), (-70));
  8783. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1934624764, 1406578082), actual$9)
  8784. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)), new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)));
  8785. + var this$12 = $m_Lorg_junit_Assert$();
  8786. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)), new $c_sjsr_RuntimeLong().init___I__I((-1476133335), (-346631879)));
  8787. + var this$14 = $m_Lorg_junit_Assert$();
  8788. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15403605), 1755108353), new $c_sjsr_RuntimeLong().init___I__I((-15403605), 1755108353));
  8789. + var this$16 = $m_Lorg_junit_Assert$();
  8790. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678), new $c_sjsr_RuntimeLong().init___I__I(1778450314, 2060825678));
  8791. + var this$18 = $m_Lorg_junit_Assert$();
  8792. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)), new $c_sjsr_RuntimeLong().init___I__I(33494261, (-1419207468)));
  8793. + var this$20 = $m_Lorg_junit_Assert$();
  8794. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1934624764, 1406578082), new $c_sjsr_RuntimeLong().init___I__I(1934624764, 1406578082))
  8795. });
  8796. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.notify__ = (function() {
  8797. return (void 0)
  8798. });
  8799. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.numberOfLeadingZeros__V = (function() {
  8800. - var this$1 = $m_Lorg_junit_Assert$();
  8801. - var actual = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(279694831, (-1737075662)));
  8802. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  8803. var this$2 = $m_Lorg_junit_Assert$();
  8804. - var actual$1 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(1697256975, 41079088));
  8805. - this$2.assertEquals__T__O__O__V(null, 6, actual$1);
  8806. - var this$3 = $m_Lorg_junit_Assert$();
  8807. - var actual$2 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(4, 0));
  8808. - this$3.assertEquals__T__O__O__V(null, 61, actual$2);
  8809. + this$2.assertEquals__T__O__O__V(null, 0, 0);
  8810. var this$4 = $m_Lorg_junit_Assert$();
  8811. - var actual$3 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(611755050, 411091));
  8812. - this$4.assertEquals__T__O__O__V(null, 13, actual$3);
  8813. - var this$5 = $m_Lorg_junit_Assert$();
  8814. - var actual$4 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1685139310), 1));
  8815. - this$5.assertEquals__T__O__O__V(null, 31, actual$4);
  8816. + this$4.assertEquals__T__O__O__V(null, 6, 6);
  8817. var this$6 = $m_Lorg_junit_Assert$();
  8818. - var actual$5 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-28828041), 14429568));
  8819. - this$6.assertEquals__T__O__O__V(null, 8, actual$5);
  8820. - var this$7 = $m_Lorg_junit_Assert$();
  8821. - var actual$6 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-790647258), 988907941));
  8822. - this$7.assertEquals__T__O__O__V(null, 2, actual$6);
  8823. + this$6.assertEquals__T__O__O__V(null, 61, 61);
  8824. var this$8 = $m_Lorg_junit_Assert$();
  8825. - var actual$7 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-601451463), 337));
  8826. - this$8.assertEquals__T__O__O__V(null, 23, actual$7);
  8827. - var this$9 = $m_Lorg_junit_Assert$();
  8828. - var actual$8 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(1698422880, 6350782));
  8829. - this$9.assertEquals__T__O__O__V(null, 9, actual$8);
  8830. + this$8.assertEquals__T__O__O__V(null, 13, 13);
  8831. var this$10 = $m_Lorg_junit_Assert$();
  8832. - var actual$9 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(3641, 0));
  8833. - this$10.assertEquals__T__O__O__V(null, 52, actual$9);
  8834. - var this$11 = $m_Lorg_junit_Assert$();
  8835. - var actual$10 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(6, 0));
  8836. - this$11.assertEquals__T__O__O__V(null, 61, actual$10);
  8837. + this$10.assertEquals__T__O__O__V(null, 31, 31);
  8838. var this$12 = $m_Lorg_junit_Assert$();
  8839. - var actual$11 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(132785888, 0));
  8840. - this$12.assertEquals__T__O__O__V(null, 37, actual$11);
  8841. - var this$13 = $m_Lorg_junit_Assert$();
  8842. - var actual$12 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1729351365), 557819));
  8843. - this$13.assertEquals__T__O__O__V(null, 12, actual$12);
  8844. + this$12.assertEquals__T__O__O__V(null, 8, 8);
  8845. var this$14 = $m_Lorg_junit_Assert$();
  8846. - var actual$13 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1893994822), 1273597));
  8847. - this$14.assertEquals__T__O__O__V(null, 11, actual$13);
  8848. - var this$15 = $m_Lorg_junit_Assert$();
  8849. - var actual$14 = $m_jl_Long$().numberOfLeadingZeros__J__I($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  8850. - this$15.assertEquals__T__O__O__V(null, 64, actual$14);
  8851. + this$14.assertEquals__T__O__O__V(null, 2, 2);
  8852. var this$16 = $m_Lorg_junit_Assert$();
  8853. - var actual$15 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(58, 0));
  8854. - this$16.assertEquals__T__O__O__V(null, 58, actual$15);
  8855. - var this$17 = $m_Lorg_junit_Assert$();
  8856. - var actual$16 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(505803956, 205291215));
  8857. - this$17.assertEquals__T__O__O__V(null, 4, actual$16);
  8858. + this$16.assertEquals__T__O__O__V(null, 23, 23);
  8859. var this$18 = $m_Lorg_junit_Assert$();
  8860. - var actual$17 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(72, 0));
  8861. - this$18.assertEquals__T__O__O__V(null, 57, actual$17);
  8862. - var this$19 = $m_Lorg_junit_Assert$();
  8863. - var actual$18 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(1372005288, 1596));
  8864. - this$19.assertEquals__T__O__O__V(null, 21, actual$18);
  8865. + this$18.assertEquals__T__O__O__V(null, 9, 9);
  8866. var this$20 = $m_Lorg_junit_Assert$();
  8867. - var actual$19 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(10050, 0));
  8868. - this$20.assertEquals__T__O__O__V(null, 50, actual$19);
  8869. - var this$21 = $m_Lorg_junit_Assert$();
  8870. - var actual$20 = $m_jl_Long$().numberOfLeadingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(17182919, 0));
  8871. - this$21.assertEquals__T__O__O__V(null, 39, actual$20)
  8872. + this$20.assertEquals__T__O__O__V(null, 52, 52);
  8873. + var this$22 = $m_Lorg_junit_Assert$();
  8874. + this$22.assertEquals__T__O__O__V(null, 61, 61);
  8875. + var this$24 = $m_Lorg_junit_Assert$();
  8876. + this$24.assertEquals__T__O__O__V(null, 37, 37);
  8877. + var this$26 = $m_Lorg_junit_Assert$();
  8878. + this$26.assertEquals__T__O__O__V(null, 12, 12);
  8879. + var this$28 = $m_Lorg_junit_Assert$();
  8880. + this$28.assertEquals__T__O__O__V(null, 11, 11);
  8881. + var this$30 = $m_Lorg_junit_Assert$();
  8882. + this$30.assertEquals__T__O__O__V(null, 64, 64);
  8883. + var this$32 = $m_Lorg_junit_Assert$();
  8884. + this$32.assertEquals__T__O__O__V(null, 58, 58);
  8885. + var this$34 = $m_Lorg_junit_Assert$();
  8886. + this$34.assertEquals__T__O__O__V(null, 4, 4);
  8887. + var this$36 = $m_Lorg_junit_Assert$();
  8888. + this$36.assertEquals__T__O__O__V(null, 57, 57);
  8889. + var this$38 = $m_Lorg_junit_Assert$();
  8890. + this$38.assertEquals__T__O__O__V(null, 21, 21);
  8891. + var this$40 = $m_Lorg_junit_Assert$();
  8892. + this$40.assertEquals__T__O__O__V(null, 50, 50);
  8893. + var this$42 = $m_Lorg_junit_Assert$();
  8894. + this$42.assertEquals__T__O__O__V(null, 39, 39)
  8895. });
  8896. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.test$2__p1__T__V = (function(s) {
  8897. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_NumberFormatException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(s$1) {
  8898. @@ -59540,121 +62672,108 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.toHexString__V = (func
  8899. this$8.assertEquals__T__O__O__V(null, "7fffffffffffffff", actual$7)
  8900. });
  8901. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.highestOneBit__V = (function() {
  8902. - var this$1 = $m_Lorg_junit_Assert$();
  8903. - var actual = $m_jl_Long$().highestOneBit__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  8904. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  8905. - var this$2 = $m_Lorg_junit_Assert$();
  8906. - var actual$1 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  8907. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$1);
  8908. var this$3 = $m_Lorg_junit_Assert$();
  8909. - var actual$2 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-256), (-1)));
  8910. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$2);
  8911. - var this$4 = $m_Lorg_junit_Assert$();
  8912. - var actual$3 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8913. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$3);
  8914. - var this$5 = $m_Lorg_junit_Assert$();
  8915. - var actual$4 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(136, 0));
  8916. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(128, 0), actual$4);
  8917. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  8918. var this$6 = $m_Lorg_junit_Assert$();
  8919. - var actual$5 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  8920. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824), actual$5);
  8921. - var this$7 = $m_Lorg_junit_Assert$();
  8922. - var actual$6 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8923. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$6);
  8924. - var this$8 = $m_Lorg_junit_Assert$();
  8925. - var actual$7 = $m_jl_Long$().highestOneBit__J__J(new $c_sjsr_RuntimeLong().init___I__I(74496, 801));
  8926. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 512), actual$7)
  8927. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8928. + var this$9 = $m_Lorg_junit_Assert$();
  8929. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8930. + var this$12 = $m_Lorg_junit_Assert$();
  8931. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  8932. + var this$15 = $m_Lorg_junit_Assert$();
  8933. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(128, 0), new $c_sjsr_RuntimeLong().init___I__I(128, 0));
  8934. + var this$18 = $m_Lorg_junit_Assert$();
  8935. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824), new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824));
  8936. + var this$21 = $m_Lorg_junit_Assert$();
  8937. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  8938. + var this$24 = $m_Lorg_junit_Assert$();
  8939. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 512), new $c_sjsr_RuntimeLong().init___I__I(0, 512))
  8940. });
  8941. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.numberOfTrailingZeros__V = (function() {
  8942. - var this$1 = $m_Lorg_junit_Assert$();
  8943. - var actual = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, (-15728640)));
  8944. - this$1.assertEquals__T__O__O__V(null, 52, actual);
  8945. - var this$2 = $m_Lorg_junit_Assert$();
  8946. - var actual$1 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, (-14680064)));
  8947. - this$2.assertEquals__T__O__O__V(null, 53, actual$1);
  8948. var this$3 = $m_Lorg_junit_Assert$();
  8949. - var actual$2 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, (-12582912)));
  8950. - this$3.assertEquals__T__O__O__V(null, 54, actual$2);
  8951. - var this$4 = $m_Lorg_junit_Assert$();
  8952. - var actual$3 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, (-8388608)));
  8953. - this$4.assertEquals__T__O__O__V(null, 55, actual$3);
  8954. - var this$5 = $m_Lorg_junit_Assert$();
  8955. - var actual$4 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, 256));
  8956. - this$5.assertEquals__T__O__O__V(null, 40, actual$4);
  8957. + this$3.assertEquals__T__O__O__V(null, 52, 52);
  8958. var this$6 = $m_Lorg_junit_Assert$();
  8959. - var actual$5 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, 512));
  8960. - this$6.assertEquals__T__O__O__V(null, 41, actual$5);
  8961. - var this$7 = $m_Lorg_junit_Assert$();
  8962. - var actual$6 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, 1024));
  8963. - this$7.assertEquals__T__O__O__V(null, 42, actual$6);
  8964. - var this$8 = $m_Lorg_junit_Assert$();
  8965. - var actual$7 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, 2048));
  8966. - this$8.assertEquals__T__O__O__V(null, 43, actual$7);
  8967. + this$6.assertEquals__T__O__O__V(null, 53, 53);
  8968. var this$9 = $m_Lorg_junit_Assert$();
  8969. - var actual$8 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(65536, 0));
  8970. - this$9.assertEquals__T__O__O__V(null, 16, actual$8);
  8971. - var this$10 = $m_Lorg_junit_Assert$();
  8972. - var actual$9 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(131072, 0));
  8973. - this$10.assertEquals__T__O__O__V(null, 17, actual$9);
  8974. - var this$11 = $m_Lorg_junit_Assert$();
  8975. - var actual$10 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(262144, 0));
  8976. - this$11.assertEquals__T__O__O__V(null, 18, actual$10);
  8977. + this$9.assertEquals__T__O__O__V(null, 54, 54);
  8978. var this$12 = $m_Lorg_junit_Assert$();
  8979. - var actual$11 = $m_jl_Long$().numberOfTrailingZeros__J__I(new $c_sjsr_RuntimeLong().init___I__I(524288, 0));
  8980. - this$12.assertEquals__T__O__O__V(null, 19, actual$11)
  8981. + this$12.assertEquals__T__O__O__V(null, 55, 55);
  8982. + var this$15 = $m_Lorg_junit_Assert$();
  8983. + this$15.assertEquals__T__O__O__V(null, 40, 40);
  8984. + var this$18 = $m_Lorg_junit_Assert$();
  8985. + this$18.assertEquals__T__O__O__V(null, 41, 41);
  8986. + var this$21 = $m_Lorg_junit_Assert$();
  8987. + this$21.assertEquals__T__O__O__V(null, 42, 42);
  8988. + var this$24 = $m_Lorg_junit_Assert$();
  8989. + this$24.assertEquals__T__O__O__V(null, 43, 43);
  8990. + var this$27 = $m_Lorg_junit_Assert$();
  8991. + this$27.assertEquals__T__O__O__V(null, 16, 16);
  8992. + var this$30 = $m_Lorg_junit_Assert$();
  8993. + this$30.assertEquals__T__O__O__V(null, 17, 17);
  8994. + var this$33 = $m_Lorg_junit_Assert$();
  8995. + this$33.assertEquals__T__O__O__V(null, 18, 18);
  8996. + var this$36 = $m_Lorg_junit_Assert$();
  8997. + this$36.assertEquals__T__O__O__V(null, 19, 19)
  8998. });
  8999. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.should$undbe$unda$undComparable__V = (function() {
  9000. var this$1 = $m_Lorg_junit_Assert$();
  9001. - var condition = ($as_sjsr_RuntimeLong($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5, 0))) < 0);
  9002. + var condition = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(0, 0, 5, 0) < 0);
  9003. this$1.assertTrue__T__Z__V(null, condition);
  9004. var this$2 = $m_Lorg_junit_Assert$();
  9005. - var condition$1 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(9, 0))) > 0);
  9006. + var condition$1 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(10, 0, 9, 0) > 0);
  9007. this$2.assertTrue__T__Z__V(null, condition$1);
  9008. var this$3 = $m_Lorg_junit_Assert$();
  9009. - var condition$2 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)))) < 0);
  9010. + var condition$2 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I((-2), (-1), (-1), (-1)) < 0);
  9011. this$3.assertTrue__T__Z__V(null, condition$2);
  9012. var this$4 = $m_Lorg_junit_Assert$();
  9013. - var actual = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0)));
  9014. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(3, 0, 3, 0);
  9015. this$4.assertEquals__T__O__O__V(null, 0, actual)
  9016. });
  9017. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.reverseBytes__V = (function() {
  9018. - var this$1 = $m_Lorg_junit_Assert$();
  9019. - var actual = $m_jl_Long$().reverseBytes__J__J(new $c_sjsr_RuntimeLong().init___I__I((-738066668), (-173315940)));
  9020. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1670861835), 352256468), actual)
  9021. + var this$2 = $m_Lorg_junit_Assert$();
  9022. + var hiReversed = $m_jl_Integer$().reverseBytes__I__I((-173315940));
  9023. + var loReversed = $m_jl_Integer$().reverseBytes__I__I((-738066668));
  9024. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1670861835), 352256468), new $c_sjsr_RuntimeLong().init___I__I(hiReversed, loReversed))
  9025. });
  9026. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.bitCount__V = (function() {
  9027. - var this$1 = $m_Lorg_junit_Assert$();
  9028. - var actual = $m_jl_Long$().bitCount__J__I($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9029. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  9030. var this$2 = $m_Lorg_junit_Assert$();
  9031. - var actual$1 = $m_jl_Long$().bitCount__J__I(new $c_sjsr_RuntimeLong().init___I__I(1627770997, 8326915));
  9032. - this$2.assertEquals__T__O__O__V(null, 26, actual$1);
  9033. - var this$3 = $m_Lorg_junit_Assert$();
  9034. - var actual$2 = $m_jl_Long$().bitCount__J__I(new $c_sjsr_RuntimeLong().init___I__I(683814795, (-81491617)));
  9035. - this$3.assertEquals__T__O__O__V(null, 32, actual$2)
  9036. + var actual = (($m_jl_Integer$().bitCount__I__I(0) + $m_jl_Integer$().bitCount__I__I(0)) | 0);
  9037. + this$2.assertEquals__T__O__O__V(null, 0, actual);
  9038. + var this$4 = $m_Lorg_junit_Assert$();
  9039. + var actual$1 = (($m_jl_Integer$().bitCount__I__I(1627770997) + $m_jl_Integer$().bitCount__I__I(8326915)) | 0);
  9040. + this$4.assertEquals__T__O__O__V(null, 26, actual$1);
  9041. + var this$6 = $m_Lorg_junit_Assert$();
  9042. + var actual$2 = (($m_jl_Integer$().bitCount__I__I(683814795) + $m_jl_Integer$().bitCount__I__I((-81491617))) | 0);
  9043. + this$6.assertEquals__T__O__O__V(null, 32, actual$2)
  9044. });
  9045. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.org$scalajs$testsuite$javalib$lang$LongTest$$test$4__I__T__J__V = (function(radix, s, v) {
  9046. var this$1 = $m_Lorg_junit_Assert$();
  9047. - var actual = $m_jl_Long$().parseLong__T__I__J(s, radix);
  9048. - this$1.assertEquals__T__O__O__V(null, v, actual);
  9049. + var b = $m_jl_Long$().parseLong__T__I__J(s, radix);
  9050. + var lo = b.lo$2;
  9051. + var hi = b.hi$2;
  9052. + this$1.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9053. var this$3 = $m_Lorg_junit_Assert$();
  9054. var this$2 = $m_jl_Long$();
  9055. - var longValue = this$2.parseLong__T__I__J(s, radix);
  9056. - var actual$1 = longValue;
  9057. - this$3.assertEquals__T__O__O__V(null, v, actual$1)
  9058. + var b$1 = this$2.parseLong__T__I__J(s, radix);
  9059. + var lo$1 = b$1.lo$2;
  9060. + var hi$1 = b$1.hi$2;
  9061. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9062. + var lo$2 = b$2.lo$2;
  9063. + var hi$2 = b$2.hi$2;
  9064. + this$3.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2))
  9065. });
  9066. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.compareTo__V = (function() {
  9067. var this$1 = $m_Lorg_junit_Assert$();
  9068. - var condition = ($as_sjsr_RuntimeLong($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5, 0))) < 0);
  9069. + var condition = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(0, 0, 5, 0) < 0);
  9070. this$1.assertTrue__T__Z__V(null, condition);
  9071. var this$2 = $m_Lorg_junit_Assert$();
  9072. - var condition$1 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(9, 0))) > 0);
  9073. + var condition$1 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(10, 0, 9, 0) > 0);
  9074. this$2.assertTrue__T__Z__V(null, condition$1);
  9075. var this$3 = $m_Lorg_junit_Assert$();
  9076. - var condition$2 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)))) < 0);
  9077. + var condition$2 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I((-2), (-1), (-1), (-1)) < 0);
  9078. this$3.assertTrue__T__Z__V(null, condition$2);
  9079. var this$4 = $m_Lorg_junit_Assert$();
  9080. - var actual = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0)));
  9081. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(3, 0, 3, 0);
  9082. this$4.assertEquals__T__O__O__V(null, 0, actual)
  9083. });
  9084. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.should$undparse$undstrings__V = (function() {
  9085. @@ -59671,67 +62790,76 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.should$undparse$undstr
  9086. });
  9087. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.test$3__p1__T__J__V = (function(s, v) {
  9088. var this$1 = $m_Lorg_junit_Assert$();
  9089. - var actual = $m_jl_Long$().parseLong__T__I__J(s, 16);
  9090. - this$1.assertEquals__T__O__O__V(null, v, actual);
  9091. + var b = $m_jl_Long$().parseLong__T__I__J(s, 16);
  9092. + var lo = b.lo$2;
  9093. + var hi = b.hi$2;
  9094. + this$1.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9095. var this$3 = $m_Lorg_junit_Assert$();
  9096. var this$2 = $m_jl_Long$();
  9097. - var longValue = this$2.parseLong__T__I__J(s, 16);
  9098. - var actual$1 = longValue;
  9099. - this$3.assertEquals__T__O__O__V(null, v, actual$1)
  9100. + var b$1 = this$2.parseLong__T__I__J(s, 16);
  9101. + var lo$1 = b$1.lo$2;
  9102. + var hi$1 = b$1.hi$2;
  9103. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9104. + var lo$2 = b$2.lo$2;
  9105. + var hi$2 = b$2.hi$2;
  9106. + this$3.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2))
  9107. });
  9108. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.org$scalajs$testsuite$javalib$lang$LongTest$$genTestValue$1__I__J = (function(i) {
  9109. - var result = new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(i));
  9110. - return ((i > 63) ? result.unary$und$minus__sjsr_RuntimeLong() : result)
  9111. + var n = (63 & i);
  9112. + if ((n < 32)) {
  9113. + var lo = (1 << n);
  9114. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  9115. + var b_$_lo$2 = lo;
  9116. + var b_$_hi$2 = hi
  9117. + } else {
  9118. + var hi$1 = (1 << n);
  9119. + var b_$_lo$2 = 0;
  9120. + var b_$_hi$2 = hi$1
  9121. + };
  9122. + var this$1 = $m_sjsr_RuntimeLong$();
  9123. + var lo$1 = this$1.divideImpl__I__I__I__I__I((-1), 2147483647, b_$_lo$2, b_$_hi$2);
  9124. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  9125. + if ((i > 63)) {
  9126. + var lo$2 = ((-lo$1) | 0);
  9127. + var hi$3 = ((lo$1 !== 0) ? (~hi$2) : ((-hi$2) | 0));
  9128. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$3)
  9129. + } else {
  9130. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$2)
  9131. + }
  9132. });
  9133. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.signum__V = (function() {
  9134. - var this$1 = $m_Lorg_junit_Assert$();
  9135. - var actual = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-11), (-1)));
  9136. - this$1.assertEquals__T__O__O__V(null, (-1), actual);
  9137. var this$2 = $m_Lorg_junit_Assert$();
  9138. - var actual$1 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9139. - this$2.assertEquals__T__O__O__V(null, (-1), actual$1);
  9140. - var this$3 = $m_Lorg_junit_Assert$();
  9141. - var actual$2 = $m_jl_Long$().signum__J__I($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9142. - this$3.assertEquals__T__O__O__V(null, 0, actual$2);
  9143. + this$2.assertEquals__T__O__O__V(null, (-1), (-1));
  9144. var this$4 = $m_Lorg_junit_Assert$();
  9145. - var actual$3 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9146. - this$4.assertEquals__T__O__O__V(null, 1, actual$3);
  9147. - var this$5 = $m_Lorg_junit_Assert$();
  9148. - var actual$4 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(11, 0));
  9149. - this$5.assertEquals__T__O__O__V(null, 1, actual$4);
  9150. + this$4.assertEquals__T__O__O__V(null, (-1), (-1));
  9151. var this$6 = $m_Lorg_junit_Assert$();
  9152. - var actual$5 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9153. - this$6.assertEquals__T__O__O__V(null, (-1), actual$5);
  9154. - var this$7 = $m_Lorg_junit_Assert$();
  9155. - var actual$6 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(1635779971, (-22996)));
  9156. - this$7.assertEquals__T__O__O__V(null, (-1), actual$6);
  9157. + this$6.assertEquals__T__O__O__V(null, 0, 0);
  9158. var this$8 = $m_Lorg_junit_Assert$();
  9159. - var actual$7 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(1503039948, (-11543)));
  9160. - this$8.assertEquals__T__O__O__V(null, (-1), actual$7);
  9161. - var this$9 = $m_Lorg_junit_Assert$();
  9162. - var actual$8 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-11), (-1)));
  9163. - this$9.assertEquals__T__O__O__V(null, (-1), actual$8);
  9164. + this$8.assertEquals__T__O__O__V(null, 1, 1);
  9165. var this$10 = $m_Lorg_junit_Assert$();
  9166. - var actual$9 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9167. - this$10.assertEquals__T__O__O__V(null, (-1), actual$9);
  9168. - var this$11 = $m_Lorg_junit_Assert$();
  9169. - var actual$10 = $m_jl_Long$().signum__J__I($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9170. - this$11.assertEquals__T__O__O__V(null, 0, actual$10);
  9171. + this$10.assertEquals__T__O__O__V(null, 1, 1);
  9172. var this$12 = $m_Lorg_junit_Assert$();
  9173. - var actual$11 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9174. - this$12.assertEquals__T__O__O__V(null, 1, actual$11);
  9175. - var this$13 = $m_Lorg_junit_Assert$();
  9176. - var actual$12 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I(11, 0));
  9177. - this$13.assertEquals__T__O__O__V(null, 1, actual$12);
  9178. + this$12.assertEquals__T__O__O__V(null, (-1), (-1));
  9179. var this$14 = $m_Lorg_junit_Assert$();
  9180. - var actual$13 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1503039948), 11542));
  9181. - this$14.assertEquals__T__O__O__V(null, 1, actual$13);
  9182. - var this$15 = $m_Lorg_junit_Assert$();
  9183. - var actual$14 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1635779971), 22995));
  9184. - this$15.assertEquals__T__O__O__V(null, 1, actual$14);
  9185. + this$14.assertEquals__T__O__O__V(null, (-1), (-1));
  9186. var this$16 = $m_Lorg_junit_Assert$();
  9187. - var actual$15 = $m_jl_Long$().signum__J__I(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9188. - this$16.assertEquals__T__O__O__V(null, 1, actual$15)
  9189. + this$16.assertEquals__T__O__O__V(null, (-1), (-1));
  9190. + var this$18 = $m_Lorg_junit_Assert$();
  9191. + this$18.assertEquals__T__O__O__V(null, (-1), (-1));
  9192. + var this$20 = $m_Lorg_junit_Assert$();
  9193. + this$20.assertEquals__T__O__O__V(null, (-1), (-1));
  9194. + var this$22 = $m_Lorg_junit_Assert$();
  9195. + this$22.assertEquals__T__O__O__V(null, 0, 0);
  9196. + var this$24 = $m_Lorg_junit_Assert$();
  9197. + this$24.assertEquals__T__O__O__V(null, 1, 1);
  9198. + var this$26 = $m_Lorg_junit_Assert$();
  9199. + this$26.assertEquals__T__O__O__V(null, 1, 1);
  9200. + var this$28 = $m_Lorg_junit_Assert$();
  9201. + this$28.assertEquals__T__O__O__V(null, 1, 1);
  9202. + var this$30 = $m_Lorg_junit_Assert$();
  9203. + this$30.assertEquals__T__O__O__V(null, 1, 1);
  9204. + var this$32 = $m_Lorg_junit_Assert$();
  9205. + this$32.assertEquals__T__O__O__V(null, 1, 1)
  9206. });
  9207. $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.clone__ = (function() {
  9208. if ($is_jl_Cloneable(this)) {
  9209. @@ -59752,8 +62880,10 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTest.prototype.org$scalajs$testsuite$
  9210. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_NumberFormatException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(s$2$1, radix$1$1) {
  9211. return (function() {
  9212. var this$1 = $m_jl_Long$();
  9213. - var longValue = this$1.parseLong__T__I__J(s$2$1, radix$1$1);
  9214. - return longValue
  9215. + var b = this$1.parseLong__T__I__J(s$2$1, radix$1$1);
  9216. + var lo = b.lo$2;
  9217. + var hi = b.hi$2;
  9218. + return $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  9219. })
  9220. })(s, radix)))
  9221. });
  9222. @@ -59890,28 +63020,28 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.min__V = (functi
  9223. });
  9224. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.compareUnsigned__V = (function() {
  9225. var this$2 = $m_Lorg_junit_Assert$();
  9226. - var condition = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5, (-2147483648)))) < 0);
  9227. + var condition = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(0, (-2147483648), 5, (-2147483648)) < 0);
  9228. this$2.assertTrue__T__Z__V(null, condition);
  9229. var this$4 = $m_Lorg_junit_Assert$();
  9230. - var condition$1 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, (-2147483648))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(9, (-2147483648)))) > 0);
  9231. + var condition$1 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(10, (-2147483648), 9, (-2147483648)) > 0);
  9232. this$4.assertTrue__T__Z__V(null, condition$1);
  9233. var this$6 = $m_Lorg_junit_Assert$();
  9234. - var actual = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, (-2147483648))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, (-2147483648))));
  9235. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(3, (-2147483648), 3, (-2147483648));
  9236. this$6.assertEquals__T__O__O__V(null, 0, actual);
  9237. var this$8 = $m_Lorg_junit_Assert$();
  9238. - var actual$1 = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)));
  9239. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I((-1), 2147483647, (-1), 2147483647);
  9240. this$8.assertEquals__T__O__O__V(null, 0, actual$1);
  9241. var this$10 = $m_Lorg_junit_Assert$();
  9242. - var condition$2 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1214635794, (-1905580032))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647))) < 0);
  9243. + var condition$2 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(1214635794, (-1905580032), (-1), 2147483647) < 0);
  9244. this$10.assertTrue__T__Z__V(null, condition$2);
  9245. var this$12 = $m_Lorg_junit_Assert$();
  9246. - var condition$3 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1214635794, (-1905580032)))) > 0);
  9247. + var condition$3 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I((-1), 2147483647, 1214635794, (-1905580032)) > 0);
  9248. this$12.assertTrue__T__Z__V(null, condition$3);
  9249. var this$14 = $m_Lorg_junit_Assert$();
  9250. - var condition$4 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1214635794, (-1905580032))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, (-2147483648)))) > 0);
  9251. + var condition$4 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(1214635794, (-1905580032), 3, (-2147483648)) > 0);
  9252. this$14.assertTrue__T__Z__V(null, condition$4);
  9253. var this$16 = $m_Lorg_junit_Assert$();
  9254. - var condition$5 = ($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, (-2147483648))).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1214635794, (-1905580032)))) < 0);
  9255. + var condition$5 = ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(3, (-2147483648), 1214635794, (-1905580032)) < 0);
  9256. this$16.assertTrue__T__Z__V(null, condition$5)
  9257. });
  9258. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.notify__ = (function() {
  9259. @@ -60030,9 +63160,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.hashCode$undtest
  9260. this$26.assertEquals__T__O__O__V(null, (-575359500), (-575359500))
  9261. });
  9262. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.test$4__p1__J__J__J__V = (function(dividend, divisor, result) {
  9263. - var this$1 = $m_Lorg_junit_Assert$();
  9264. - var actual = $as_sjsr_RuntimeLong(dividend).remainderUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong($as_sjsr_RuntimeLong(divisor));
  9265. - this$1.assertEquals__T__O__O__V(null, result, actual)
  9266. + var this$2 = $m_Lorg_junit_Assert$();
  9267. + var this$1 = $m_sjsr_RuntimeLong$();
  9268. + var lo = this$1.remainderUnsignedImpl__I__I__I__I__I(dividend.lo$2, dividend.hi$2, divisor.lo$2, divisor.hi$2);
  9269. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  9270. + this$2.assertEquals__T__O__O__V(null, result, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  9271. });
  9272. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.parseUnsignedLong__V = (function() {
  9273. var i = 2;
  9274. @@ -60044,8 +63176,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.parseUnsignedLon
  9275. this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("0001", new $c_sjsr_RuntimeLong().init___I__I(1, 0), v1);
  9276. this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("+001", new $c_sjsr_RuntimeLong().init___I__I(1, 0), v1);
  9277. this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("0000000000000000000000000000000000000000000000001", new $c_sjsr_RuntimeLong().init___I__I(1, 0), v1);
  9278. - this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("10", new $c_sjsr_RuntimeLong().init___I(v1), v1);
  9279. - this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("101", new $c_sjsr_RuntimeLong().init___I(((1 + $imul(v1, v1)) | 0)), v1);
  9280. + var hi = (v1 >> 31);
  9281. + this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("10", new $c_sjsr_RuntimeLong().init___I__I(v1, hi), v1);
  9282. + var value = ((1 + $imul(v1, v1)) | 0);
  9283. + var hi$1 = (value >> 31);
  9284. + this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V("101", new $c_sjsr_RuntimeLong().init___I__I(value, hi$1), v1);
  9285. if ((i === 36)) {
  9286. break
  9287. };
  9288. @@ -60214,13 +63349,17 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.parseUnsignedLon
  9289. });
  9290. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$1__T__J__I__V = (function(s, v, radix) {
  9291. var this$1 = $m_Lorg_junit_Assert$();
  9292. - var actual = $m_jl_Long$().parseUnsignedLong__T__I__J(s, radix);
  9293. - this$1.assertEquals__T__O__O__V(null, v, actual);
  9294. + var b = $m_jl_Long$().parseUnsignedLong__T__I__J(s, radix);
  9295. + var lo = b.lo$2;
  9296. + var hi = b.hi$2;
  9297. + this$1.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9298. if ((radix === 10)) {
  9299. var this$3 = $m_Lorg_junit_Assert$();
  9300. var this$2 = $m_jl_Long$();
  9301. - var actual$1 = this$2.parseUnsignedLong__T__I__J(s, 10);
  9302. - this$3.assertEquals__T__O__O__V(null, v, actual$1)
  9303. + var b$1 = this$2.parseUnsignedLong__T__I__J(s, 10);
  9304. + var lo$1 = b$1.lo$2;
  9305. + var hi$1 = b$1.hi$2;
  9306. + this$3.assertEquals__T__O__O__V(null, v, new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  9307. }
  9308. });
  9309. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.max__V = (function() {
  9310. @@ -60283,9 +63422,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.org$scalajs$test
  9311. }
  9312. });
  9313. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.test$3__p1__J__J__J__V = (function(dividend, divisor, result) {
  9314. - var this$1 = $m_Lorg_junit_Assert$();
  9315. - var actual = $as_sjsr_RuntimeLong(dividend).divideUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong($as_sjsr_RuntimeLong(divisor));
  9316. - this$1.assertEquals__T__O__O__V(null, result, actual)
  9317. + var this$2 = $m_Lorg_junit_Assert$();
  9318. + var this$1 = $m_sjsr_RuntimeLong$();
  9319. + var lo = this$1.divideUnsignedImpl__I__I__I__I__I(dividend.lo$2, dividend.hi$2, divisor.lo$2, divisor.hi$2);
  9320. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  9321. + this$2.assertEquals__T__O__O__V(null, result, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  9322. });
  9323. $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.toUnsignedString__V = (function() {
  9324. var i = 2;
  9325. @@ -60293,7 +63434,9 @@ $c_Lorg_scalajs_testsuite_javalib_lang_LongTestOnJDK8.prototype.toUnsignedString
  9326. var v1 = i;
  9327. this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$5__J__T__I__V($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), "0", v1);
  9328. this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$5__J__T__I__V(new $c_sjsr_RuntimeLong().init___I__I(1, 0), "1", v1);
  9329. - this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$5__J__T__I__V(new $c_sjsr_RuntimeLong().init___I(((1 + $imul(v1, v1)) | 0)), "101", v1);
  9330. + var value = ((1 + $imul(v1, v1)) | 0);
  9331. + var hi = (value >> 31);
  9332. + this.org$scalajs$testsuite$javalib$lang$LongTestOnJDK8$$test$5__J__T__I__V(new $c_sjsr_RuntimeLong().init___I__I(value, hi), "101", v1);
  9333. if ((i === 36)) {
  9334. break
  9335. };
  9336. @@ -61122,65 +64265,105 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.addExact__V = (f
  9337. return $m_jl_Math$().addExact__I__I__I(1073741824, 1073741824)
  9338. })));
  9339. var this$21 = $m_Lorg_junit_Assert$();
  9340. - var actual$20 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9341. - this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$20);
  9342. + var b = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9343. + var lo = b.lo$2;
  9344. + var hi = b.hi$2;
  9345. + this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9346. var this$22 = $m_Lorg_junit_Assert$();
  9347. - var actual$21 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9348. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$21);
  9349. + var b$1 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9350. + var lo$1 = b$1.lo$2;
  9351. + var hi$1 = b$1.hi$2;
  9352. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9353. var this$23 = $m_Lorg_junit_Assert$();
  9354. - var actual$22 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9355. - this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$22);
  9356. + var b$2 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9357. + var lo$2 = b$2.lo$2;
  9358. + var hi$2 = b$2.hi$2;
  9359. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  9360. var this$24 = $m_Lorg_junit_Assert$();
  9361. - var actual$23 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9362. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$23);
  9363. + var b$3 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9364. + var lo$3 = b$3.lo$2;
  9365. + var hi$3 = b$3.hi$2;
  9366. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  9367. var this$25 = $m_Lorg_junit_Assert$();
  9368. - var actual$24 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9369. - this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$24);
  9370. + var b$4 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9371. + var lo$4 = b$4.lo$2;
  9372. + var hi$4 = b$4.hi$2;
  9373. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  9374. var this$26 = $m_Lorg_junit_Assert$();
  9375. - var actual$25 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9376. - this$26.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$25);
  9377. + var b$5 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9378. + var lo$5 = b$5.lo$2;
  9379. + var hi$5 = b$5.hi$2;
  9380. + this$26.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  9381. var this$27 = $m_Lorg_junit_Assert$();
  9382. - var actual$26 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9383. - this$27.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$26);
  9384. + var b$6 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9385. + var lo$6 = b$6.lo$2;
  9386. + var hi$6 = b$6.hi$2;
  9387. + this$27.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  9388. var this$28 = $m_Lorg_junit_Assert$();
  9389. - var actual$27 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9390. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$27);
  9391. + var b$7 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9392. + var lo$7 = b$7.lo$2;
  9393. + var hi$7 = b$7.hi$2;
  9394. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  9395. var this$29 = $m_Lorg_junit_Assert$();
  9396. - var actual$28 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9397. - this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$28);
  9398. + var b$8 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9399. + var lo$8 = b$8.lo$2;
  9400. + var hi$8 = b$8.hi$2;
  9401. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  9402. var this$30 = $m_Lorg_junit_Assert$();
  9403. - var actual$29 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9404. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$29);
  9405. + var b$9 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9406. + var lo$9 = b$9.lo$2;
  9407. + var hi$9 = b$9.hi$2;
  9408. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  9409. var this$31 = $m_Lorg_junit_Assert$();
  9410. - var actual$30 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9411. - this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$30);
  9412. + var b$10 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9413. + var lo$10 = b$10.lo$2;
  9414. + var hi$10 = b$10.hi$2;
  9415. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  9416. var this$32 = $m_Lorg_junit_Assert$();
  9417. - var actual$31 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9418. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$31);
  9419. + var b$11 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9420. + var lo$11 = b$11.lo$2;
  9421. + var hi$11 = b$11.hi$2;
  9422. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  9423. var this$33 = $m_Lorg_junit_Assert$();
  9424. - var actual$32 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9425. - this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$32);
  9426. + var b$12 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9427. + var lo$12 = b$12.lo$2;
  9428. + var hi$12 = b$12.hi$2;
  9429. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  9430. var this$34 = $m_Lorg_junit_Assert$();
  9431. - var actual$33 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9432. - this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$33);
  9433. + var b$13 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9434. + var lo$13 = b$13.lo$2;
  9435. + var hi$13 = b$13.hi$2;
  9436. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  9437. var this$35 = $m_Lorg_junit_Assert$();
  9438. - var actual$34 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9439. - this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$34);
  9440. + var b$14 = $m_jl_Math$().addExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9441. + var lo$14 = b$14.lo$2;
  9442. + var hi$14 = b$14.hi$2;
  9443. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  9444. var this$36 = $m_Lorg_junit_Assert$();
  9445. - var actual$35 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9446. - this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$35);
  9447. + var b$15 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9448. + var lo$15 = b$15.lo$2;
  9449. + var hi$15 = b$15.hi$2;
  9450. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  9451. var this$37 = $m_Lorg_junit_Assert$();
  9452. - var actual$36 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9453. - this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$36);
  9454. + var b$16 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9455. + var lo$16 = b$16.lo$2;
  9456. + var hi$16 = b$16.hi$2;
  9457. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16));
  9458. var this$38 = $m_Lorg_junit_Assert$();
  9459. - var actual$37 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9460. - this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$37);
  9461. + var b$17 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9462. + var lo$17 = b$17.lo$2;
  9463. + var hi$17 = b$17.hi$2;
  9464. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17));
  9465. var this$39 = $m_Lorg_junit_Assert$();
  9466. - var actual$38 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647));
  9467. - this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$38);
  9468. + var b$18 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647));
  9469. + var lo$18 = b$18.lo$2;
  9470. + var hi$18 = b$18.hi$2;
  9471. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$18));
  9472. var this$40 = $m_Lorg_junit_Assert$();
  9473. - var actual$39 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)));
  9474. - this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$39);
  9475. + var b$19 = $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)));
  9476. + var lo$19 = b$19.lo$2;
  9477. + var hi$19 = b$19.hi$2;
  9478. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$19));
  9479. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9480. return $m_jl_Math$().addExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)))
  9481. })));
  9482. @@ -61270,53 +64453,85 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.floorMod__V = (f
  9483. var actual$15 = $m_jl_Math$().floorMod__I__I__I((-2147483648), (-1));
  9484. this$17.assertEquals__T__O__O__V(null, 0, actual$15);
  9485. var this$18 = $m_Lorg_junit_Assert$();
  9486. - var actual$16 = $m_jl_Math$().floorMod__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9487. - this$18.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$16);
  9488. + var b = $m_jl_Math$().floorMod__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9489. + var lo = b.lo$2;
  9490. + var hi = b.hi$2;
  9491. + this$18.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9492. var this$19 = $m_Lorg_junit_Assert$();
  9493. - var actual$17 = $m_jl_Math$().floorMod__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9494. - this$19.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$17);
  9495. + var b$1 = $m_jl_Math$().floorMod__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9496. + var lo$1 = b$1.lo$2;
  9497. + var hi$1 = b$1.hi$2;
  9498. + this$19.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9499. var this$20 = $m_Lorg_junit_Assert$();
  9500. - var actual$18 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9501. - this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$18);
  9502. + var b$2 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9503. + var lo$2 = b$2.lo$2;
  9504. + var hi$2 = b$2.hi$2;
  9505. + this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  9506. var this$21 = $m_Lorg_junit_Assert$();
  9507. - var actual$19 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9508. - this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$19);
  9509. + var b$3 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9510. + var lo$3 = b$3.lo$2;
  9511. + var hi$3 = b$3.hi$2;
  9512. + this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  9513. var this$22 = $m_Lorg_junit_Assert$();
  9514. - var actual$20 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  9515. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$20);
  9516. + var b$4 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  9517. + var lo$4 = b$4.lo$2;
  9518. + var hi$4 = b$4.hi$2;
  9519. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  9520. var this$23 = $m_Lorg_junit_Assert$();
  9521. - var actual$21 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  9522. - this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), actual$21);
  9523. + var b$5 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  9524. + var lo$5 = b$5.lo$2;
  9525. + var hi$5 = b$5.hi$2;
  9526. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  9527. var this$24 = $m_Lorg_junit_Assert$();
  9528. - var actual$22 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  9529. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), actual$22);
  9530. + var b$6 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  9531. + var lo$6 = b$6.lo$2;
  9532. + var hi$6 = b$6.hi$2;
  9533. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  9534. var this$25 = $m_Lorg_junit_Assert$();
  9535. - var actual$23 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  9536. - this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$23);
  9537. + var b$7 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  9538. + var lo$7 = b$7.lo$2;
  9539. + var hi$7 = b$7.hi$2;
  9540. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  9541. var this$26 = $m_Lorg_junit_Assert$();
  9542. - var actual$24 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9543. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$24);
  9544. + var b$8 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9545. + var lo$8 = b$8.lo$2;
  9546. + var hi$8 = b$8.hi$2;
  9547. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  9548. var this$27 = $m_Lorg_junit_Assert$();
  9549. - var actual$25 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9550. - this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$25);
  9551. + var b$9 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9552. + var lo$9 = b$9.lo$2;
  9553. + var hi$9 = b$9.hi$2;
  9554. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  9555. var this$28 = $m_Lorg_junit_Assert$();
  9556. - var actual$26 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9557. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$26);
  9558. + var b$10 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9559. + var lo$10 = b$10.lo$2;
  9560. + var hi$10 = b$10.hi$2;
  9561. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  9562. var this$29 = $m_Lorg_junit_Assert$();
  9563. - var actual$27 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9564. - this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$27);
  9565. + var b$11 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9566. + var lo$11 = b$11.lo$2;
  9567. + var hi$11 = b$11.hi$2;
  9568. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  9569. var this$30 = $m_Lorg_junit_Assert$();
  9570. - var actual$28 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9571. - this$30.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$28);
  9572. + var b$12 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9573. + var lo$12 = b$12.lo$2;
  9574. + var hi$12 = b$12.hi$2;
  9575. + this$30.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  9576. var this$31 = $m_Lorg_junit_Assert$();
  9577. - var actual$29 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9578. - this$31.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$29);
  9579. + var b$13 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9580. + var lo$13 = b$13.lo$2;
  9581. + var hi$13 = b$13.hi$2;
  9582. + this$31.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  9583. var this$32 = $m_Lorg_junit_Assert$();
  9584. - var actual$30 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9585. - this$32.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$30);
  9586. + var b$14 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9587. + var lo$14 = b$14.lo$2;
  9588. + var hi$14 = b$14.hi$2;
  9589. + this$32.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  9590. var this$33 = $m_Lorg_junit_Assert$();
  9591. - var actual$31 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9592. - this$33.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$31);
  9593. + var b$15 = $m_jl_Math$().floorMod__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9594. + var lo$15 = b$15.lo$2;
  9595. + var hi$15 = b$15.hi$2;
  9596. + this$33.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  9597. $as_sc_IterableLike($m_sc_Seq$().apply__sc_Seq__sc_GenTraversable(new $c_sjs_js_WrappedArray().init___sjs_js_Array([$m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))]))).foreach__F1__V(new $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod$1().init___Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8(this))
  9598. });
  9599. $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.notify__ = (function() {
  9600. @@ -61327,8 +64542,10 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.decrementExact__
  9601. var actual = $m_jl_Math$().decrementExact__I__I((-2147483647));
  9602. this$1.assertEquals__T__O__O__V(null, (-2147483648), actual);
  9603. var this$2 = $m_Lorg_junit_Assert$();
  9604. - var actual$1 = $m_jl_Math$().decrementExact__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9605. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$1);
  9606. + var b = $m_jl_Math$().decrementExact__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9607. + var lo = b.lo$2;
  9608. + var hi = b.hi$2;
  9609. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9610. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9611. return $m_jl_Math$().decrementExact__I__I((-2147483648))
  9612. })));
  9613. @@ -61401,44 +64618,70 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.multiplyExact__V
  9614. return $m_jl_Math$().multiplyExact__I__I__I((-2), 1073741825)
  9615. })));
  9616. $as_sc_IterableLike($m_sc_Seq$().apply__sc_Seq__sc_GenTraversable(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)]))).foreach__F1__V(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(n$2$1) {
  9617. - var n$1 = $uJ(n$2$1);
  9618. + var b = $uJ(n$2$1);
  9619. + var lo = b.lo$2;
  9620. + var hi = b.hi$2;
  9621. var this$11 = $m_Lorg_junit_Assert$();
  9622. - var actual$10 = $m_jl_Math$().multiplyExact__J__J__J(n$1, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9623. - this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$10);
  9624. + var b$1 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(lo, hi), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9625. + var lo$1 = b$1.lo$2;
  9626. + var hi$1 = b$1.hi$2;
  9627. + this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9628. var this$12 = $m_Lorg_junit_Assert$();
  9629. - var actual$11 = $m_jl_Math$().multiplyExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), n$1);
  9630. - this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$11);
  9631. + var b$2 = $m_jl_Math$().multiplyExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9632. + var lo$2 = b$2.lo$2;
  9633. + var hi$2 = b$2.hi$2;
  9634. + this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  9635. var this$13 = $m_Lorg_junit_Assert$();
  9636. - var actual$12 = $m_jl_Math$().multiplyExact__J__J__J(n$1, new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9637. - this$13.assertEquals__T__O__O__V(null, n$1, actual$12);
  9638. + var b$3 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9639. + var lo$3 = b$3.lo$2;
  9640. + var hi$3 = b$3.hi$2;
  9641. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  9642. var this$14 = $m_Lorg_junit_Assert$();
  9643. - var actual$13 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), n$1);
  9644. - this$14.assertEquals__T__O__O__V(null, n$1, actual$13)
  9645. + var b$4 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9646. + var lo$4 = b$4.lo$2;
  9647. + var hi$4 = b$4.hi$2;
  9648. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4))
  9649. })));
  9650. var this$15 = $m_Lorg_junit_Assert$();
  9651. - var actual$14 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9652. - this$15.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$14);
  9653. + var b$5 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9654. + var lo$5 = b$5.lo$2;
  9655. + var hi$5 = b$5.hi$2;
  9656. + this$15.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  9657. var this$16 = $m_Lorg_junit_Assert$();
  9658. - var actual$15 = $m_jl_Math$().multiplyExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9659. - this$16.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$15);
  9660. + var b$6 = $m_jl_Math$().multiplyExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9661. + var lo$6 = b$6.lo$2;
  9662. + var hi$6 = b$6.hi$2;
  9663. + this$16.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  9664. var this$17 = $m_Lorg_junit_Assert$();
  9665. - var actual$16 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9666. - this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$16);
  9667. + var b$7 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9668. + var lo$7 = b$7.lo$2;
  9669. + var hi$7 = b$7.hi$2;
  9670. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  9671. var this$18 = $m_Lorg_junit_Assert$();
  9672. - var actual$17 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9673. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$17);
  9674. + var b$8 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9675. + var lo$8 = b$8.lo$2;
  9676. + var hi$8 = b$8.hi$2;
  9677. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  9678. var this$19 = $m_Lorg_junit_Assert$();
  9679. - var actual$18 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 1073741823), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9680. - this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$18);
  9681. + var b$9 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 1073741823), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9682. + var lo$9 = b$9.lo$2;
  9683. + var hi$9 = b$9.hi$2;
  9684. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  9685. var this$20 = $m_Lorg_junit_Assert$();
  9686. - var actual$19 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 1073741823));
  9687. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$19);
  9688. + var b$10 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 1073741823));
  9689. + var lo$10 = b$10.lo$2;
  9690. + var hi$10 = b$10.hi$2;
  9691. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  9692. var this$21 = $m_Lorg_junit_Assert$();
  9693. - var actual$20 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9694. - this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$20);
  9695. + var b$11 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9696. + var lo$11 = b$11.lo$2;
  9697. + var hi$11 = b$11.hi$2;
  9698. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  9699. var this$22 = $m_Lorg_junit_Assert$();
  9700. - var actual$21 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824));
  9701. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$21);
  9702. + var b$12 = $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824));
  9703. + var lo$12 = b$12.lo$2;
  9704. + var hi$12 = b$12.hi$2;
  9705. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  9706. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9707. return $m_jl_Math$().multiplyExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)))
  9708. })));
  9709. @@ -61478,11 +64721,15 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.negateExact__V =
  9710. var actual$1 = $m_jl_Math$().negateExact__I__I(2147483647);
  9711. this$2.assertEquals__T__O__O__V(null, (-2147483647), actual$1);
  9712. var this$3 = $m_Lorg_junit_Assert$();
  9713. - var actual$2 = $m_jl_Math$().negateExact__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9714. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$2);
  9715. + var b = $m_jl_Math$().negateExact__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9716. + var lo = b.lo$2;
  9717. + var hi = b.hi$2;
  9718. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9719. var this$4 = $m_Lorg_junit_Assert$();
  9720. - var actual$3 = $m_jl_Math$().negateExact__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9721. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$3);
  9722. + var b$1 = $m_jl_Math$().negateExact__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9723. + var lo$1 = b$1.lo$2;
  9724. + var hi$1 = b$1.hi$2;
  9725. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9726. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9727. return $m_jl_Math$().negateExact__I__I((-2147483648))
  9728. })));
  9729. @@ -61540,53 +64787,85 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.floorDiv__V = (f
  9730. var actual$15 = $m_jl_Math$().floorDiv__I__I__I((-2147483648), (-1));
  9731. this$16.assertEquals__T__O__O__V(null, (-2147483648), actual$15);
  9732. var this$17 = $m_Lorg_junit_Assert$();
  9733. - var actual$16 = $m_jl_Math$().floorDiv__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9734. - this$17.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$16);
  9735. + var b = $m_jl_Math$().floorDiv__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9736. + var lo = b.lo$2;
  9737. + var hi = b.hi$2;
  9738. + this$17.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9739. var this$18 = $m_Lorg_junit_Assert$();
  9740. - var actual$17 = $m_jl_Math$().floorDiv__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9741. - this$18.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$17);
  9742. + var b$1 = $m_jl_Math$().floorDiv__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9743. + var lo$1 = b$1.lo$2;
  9744. + var hi$1 = b$1.hi$2;
  9745. + this$18.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9746. var this$19 = $m_Lorg_junit_Assert$();
  9747. - var actual$18 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9748. - this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$18);
  9749. + var b$2 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9750. + var lo$2 = b$2.lo$2;
  9751. + var hi$2 = b$2.hi$2;
  9752. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  9753. var this$20 = $m_Lorg_junit_Assert$();
  9754. - var actual$19 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9755. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$19);
  9756. + var b$3 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9757. + var lo$3 = b$3.lo$2;
  9758. + var hi$3 = b$3.hi$2;
  9759. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  9760. var this$21 = $m_Lorg_junit_Assert$();
  9761. - var actual$20 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9762. - this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$20);
  9763. + var b$4 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9764. + var lo$4 = b$4.lo$2;
  9765. + var hi$4 = b$4.hi$2;
  9766. + this$21.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  9767. var this$22 = $m_Lorg_junit_Assert$();
  9768. - var actual$21 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9769. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$21);
  9770. + var b$5 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9771. + var lo$5 = b$5.lo$2;
  9772. + var hi$5 = b$5.hi$2;
  9773. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  9774. var this$23 = $m_Lorg_junit_Assert$();
  9775. - var actual$22 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9776. - this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$22);
  9777. + var b$6 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  9778. + var lo$6 = b$6.lo$2;
  9779. + var hi$6 = b$6.hi$2;
  9780. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  9781. var this$24 = $m_Lorg_junit_Assert$();
  9782. - var actual$23 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9783. - this$24.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$23);
  9784. + var b$7 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  9785. + var lo$7 = b$7.lo$2;
  9786. + var hi$7 = b$7.hi$2;
  9787. + this$24.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  9788. var this$25 = $m_Lorg_junit_Assert$();
  9789. - var actual$24 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9790. - this$25.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$24);
  9791. + var b$8 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9792. + var lo$8 = b$8.lo$2;
  9793. + var hi$8 = b$8.hi$2;
  9794. + this$25.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  9795. var this$26 = $m_Lorg_junit_Assert$();
  9796. - var actual$25 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9797. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$25);
  9798. + var b$9 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9799. + var lo$9 = b$9.lo$2;
  9800. + var hi$9 = b$9.hi$2;
  9801. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  9802. var this$27 = $m_Lorg_junit_Assert$();
  9803. - var actual$26 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9804. - this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$26);
  9805. + var b$10 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9806. + var lo$10 = b$10.lo$2;
  9807. + var hi$10 = b$10.hi$2;
  9808. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  9809. var this$28 = $m_Lorg_junit_Assert$();
  9810. - var actual$27 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9811. - this$28.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$27);
  9812. + var b$11 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9813. + var lo$11 = b$11.lo$2;
  9814. + var hi$11 = b$11.hi$2;
  9815. + this$28.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  9816. var this$29 = $m_Lorg_junit_Assert$();
  9817. - var actual$28 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9818. - this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$28);
  9819. + var b$12 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9820. + var lo$12 = b$12.lo$2;
  9821. + var hi$12 = b$12.hi$2;
  9822. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  9823. var this$30 = $m_Lorg_junit_Assert$();
  9824. - var actual$29 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9825. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$29);
  9826. + var b$13 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9827. + var lo$13 = b$13.lo$2;
  9828. + var hi$13 = b$13.hi$2;
  9829. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  9830. var this$31 = $m_Lorg_junit_Assert$();
  9831. - var actual$30 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9832. - this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$30);
  9833. + var b$14 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9834. + var lo$14 = b$14.lo$2;
  9835. + var hi$14 = b$14.hi$2;
  9836. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  9837. var this$32 = $m_Lorg_junit_Assert$();
  9838. - var actual$31 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9839. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$31);
  9840. + var b$15 = $m_jl_Math$().floorDiv__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9841. + var lo$15 = b$15.lo$2;
  9842. + var hi$15 = b$15.hi$2;
  9843. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  9844. $as_sc_IterableLike($m_sc_Seq$().apply__sc_Seq__sc_GenTraversable(new $c_sjs_js_WrappedArray().init___sjs_js_Array([$m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))]))).foreach__F1__V(new $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorDiv$1().init___Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8(this))
  9845. });
  9846. $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.subtractExact__V = (function() {
  9847. @@ -61660,53 +64939,85 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.subtractExact__V
  9848. return $m_jl_Math$().subtractExact__I__I__I(1073741824, (-1073741824))
  9849. })));
  9850. var this$17 = $m_Lorg_junit_Assert$();
  9851. - var actual$16 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9852. - this$17.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$16);
  9853. + var b = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9854. + var lo = b.lo$2;
  9855. + var hi = b.hi$2;
  9856. + this$17.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9857. var this$18 = $m_Lorg_junit_Assert$();
  9858. - var actual$17 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9859. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$17);
  9860. + var b$1 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9861. + var lo$1 = b$1.lo$2;
  9862. + var hi$1 = b$1.hi$2;
  9863. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  9864. var this$19 = $m_Lorg_junit_Assert$();
  9865. - var actual$18 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9866. - this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$18);
  9867. + var b$2 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9868. + var lo$2 = b$2.lo$2;
  9869. + var hi$2 = b$2.hi$2;
  9870. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  9871. var this$20 = $m_Lorg_junit_Assert$();
  9872. - var actual$19 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9873. - this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$19);
  9874. + var b$3 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9875. + var lo$3 = b$3.lo$2;
  9876. + var hi$3 = b$3.hi$2;
  9877. + this$20.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  9878. var this$21 = $m_Lorg_junit_Assert$();
  9879. - var actual$20 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9880. - this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$20);
  9881. + var b$4 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9882. + var lo$4 = b$4.lo$2;
  9883. + var hi$4 = b$4.hi$2;
  9884. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  9885. var this$22 = $m_Lorg_junit_Assert$();
  9886. - var actual$21 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9887. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$21);
  9888. + var b$5 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9889. + var lo$5 = b$5.lo$2;
  9890. + var hi$5 = b$5.hi$2;
  9891. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  9892. var this$23 = $m_Lorg_junit_Assert$();
  9893. - var actual$22 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9894. - this$23.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$22);
  9895. + var b$6 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9896. + var lo$6 = b$6.lo$2;
  9897. + var hi$6 = b$6.hi$2;
  9898. + this$23.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  9899. var this$24 = $m_Lorg_junit_Assert$();
  9900. - var actual$23 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9901. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$23);
  9902. + var b$7 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9903. + var lo$7 = b$7.lo$2;
  9904. + var hi$7 = b$7.hi$2;
  9905. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  9906. var this$25 = $m_Lorg_junit_Assert$();
  9907. - var actual$24 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9908. - this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$24);
  9909. + var b$8 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  9910. + var lo$8 = b$8.lo$2;
  9911. + var hi$8 = b$8.hi$2;
  9912. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  9913. var this$26 = $m_Lorg_junit_Assert$();
  9914. - var actual$25 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9915. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$25);
  9916. + var b$9 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  9917. + var lo$9 = b$9.lo$2;
  9918. + var hi$9 = b$9.hi$2;
  9919. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  9920. var this$27 = $m_Lorg_junit_Assert$();
  9921. - var actual$26 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9922. - this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), actual$26);
  9923. + var b$10 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  9924. + var lo$10 = b$10.lo$2;
  9925. + var hi$10 = b$10.hi$2;
  9926. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  9927. var this$28 = $m_Lorg_junit_Assert$();
  9928. - var actual$27 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9929. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$27);
  9930. + var b$11 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9931. + var lo$11 = b$11.lo$2;
  9932. + var hi$11 = b$11.hi$2;
  9933. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  9934. var this$29 = $m_Lorg_junit_Assert$();
  9935. - var actual$28 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9936. - this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$28);
  9937. + var b$12 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)));
  9938. + var lo$12 = b$12.lo$2;
  9939. + var hi$12 = b$12.hi$2;
  9940. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  9941. var this$30 = $m_Lorg_junit_Assert$();
  9942. - var actual$29 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9943. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), actual$29);
  9944. + var b$13 = $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  9945. + var lo$13 = b$13.lo$2;
  9946. + var hi$13 = b$13.hi$2;
  9947. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  9948. var this$31 = $m_Lorg_junit_Assert$();
  9949. - var actual$30 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9950. - this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$30);
  9951. + var b$14 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  9952. + var lo$14 = b$14.lo$2;
  9953. + var hi$14 = b$14.hi$2;
  9954. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  9955. var this$32 = $m_Lorg_junit_Assert$();
  9956. - var actual$31 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824));
  9957. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$31);
  9958. + var b$15 = $m_jl_Math$().subtractExact__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, 1073741824));
  9959. + var lo$15 = b$15.lo$2;
  9960. + var hi$15 = b$15.hi$2;
  9961. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  9962. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9963. return $m_jl_Math$().subtractExact__J__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)))
  9964. })));
  9965. @@ -61737,8 +65048,10 @@ $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8.prototype.incrementExact__
  9966. var actual = $m_jl_Math$().incrementExact__I__I(2147483646);
  9967. this$1.assertEquals__T__O__O__V(null, 2147483647, actual);
  9968. var this$2 = $m_Lorg_junit_Assert$();
  9969. - var actual$1 = $m_jl_Math$().incrementExact__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647));
  9970. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$1);
  9971. + var b = $m_jl_Math$().incrementExact__J__J(new $c_sjsr_RuntimeLong().init___I__I((-2), 2147483647));
  9972. + var lo = b.lo$2;
  9973. + var hi = b.hi$2;
  9974. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  9975. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  9976. return $m_jl_Math$().incrementExact__I__I(2147483647)
  9977. })));
  9978. @@ -63231,8 +66544,9 @@ $c_Lorg_scalajs_testsuite_javalib_lang_StringTest.prototype.charAt__V = (functio
  9979. var actual = new $c_jl_Character().init___C(c);
  9980. this$6.assertEquals__T__O__O__V(null, expected, actual);
  9981. var this$8 = $m_Lorg_junit_Assert$();
  9982. - var unexpected = new $c_sjsr_RuntimeLong().init___I((65535 & $uI("Scala.js".charCodeAt(6))));
  9983. - this$8.assertNotEquals__T__J__J__V(null, unexpected, new $c_sjsr_RuntimeLong().init___I__I(46, 0))
  9984. + var value = (65535 & $uI("Scala.js".charCodeAt(6)));
  9985. + var hi = (value >> 31);
  9986. + this$8.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(value, hi), new $c_sjsr_RuntimeLong().init___I__I(46, 0))
  9987. });
  9988. $c_Lorg_scalajs_testsuite_javalib_lang_StringTest.prototype.split__V = (function() {
  9989. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Sc", "l", ".js"]);
  9990. @@ -63826,28 +67140,30 @@ $c_Lorg_scalajs_testsuite_javalib_lang_SystemJSTest.prototype.identityHashCode$u
  9991. var actual = $objectHashCode(x1);
  9992. this$5.assertEquals__T__O__O__V(null, x1FirstHash, actual);
  9993. var this$6 = $m_Lorg_junit_Assert$();
  9994. - var unexpected = new $c_sjsr_RuntimeLong().init___I($objectHashCode(x1));
  9995. - var actual$1 = new $c_sjsr_RuntimeLong().init___I($objectHashCode(x2));
  9996. - this$6.assertNotEquals__T__J__J__V(null, unexpected, actual$1);
  9997. + var value = $objectHashCode(x1);
  9998. + var hi = (value >> 31);
  9999. + var value$1 = $objectHashCode(x2);
  10000. + var hi$1 = (value$1 >> 31);
  10001. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(value, hi), new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$1));
  10002. var this$7 = $m_Lorg_junit_Assert$();
  10003. - var actual$2 = $objectHashCode(x1);
  10004. - this$7.assertEquals__T__O__O__V(null, x1FirstHash, actual$2);
  10005. + var actual$1 = $objectHashCode(x1);
  10006. + this$7.assertEquals__T__O__O__V(null, x1FirstHash, actual$1);
  10007. var this$8 = $m_Lorg_junit_Assert$();
  10008. - var actual$3 = $systemIdentityHashCode(x1);
  10009. - this$8.assertEquals__T__O__O__V(null, x1FirstHash, actual$3);
  10010. + var actual$2 = $systemIdentityHashCode(x1);
  10011. + this$8.assertEquals__T__O__O__V(null, x1FirstHash, actual$2);
  10012. var this$9 = $m_Lorg_junit_Assert$();
  10013. var expected = $objectHashCode(x2);
  10014. - var actual$4 = $systemIdentityHashCode(x2);
  10015. - this$9.assertEquals__T__O__O__V(null, expected, actual$4)
  10016. + var actual$3 = $systemIdentityHashCode(x2);
  10017. + this$9.assertEquals__T__O__O__V(null, expected, actual$3)
  10018. } else {
  10019. var x1$2 = {};
  10020. var x1FirstHash$2 = $objectHashCode(x1$2);
  10021. var this$10 = $m_Lorg_junit_Assert$();
  10022. - var actual$5 = $objectHashCode(x1$2);
  10023. - this$10.assertEquals__T__O__O__V(null, x1FirstHash$2, actual$5);
  10024. + var actual$4 = $objectHashCode(x1$2);
  10025. + this$10.assertEquals__T__O__O__V(null, x1FirstHash$2, actual$4);
  10026. var this$11 = $m_Lorg_junit_Assert$();
  10027. - var actual$6 = $systemIdentityHashCode(x1$2);
  10028. - this$11.assertEquals__T__O__O__V(null, x1FirstHash$2, actual$6)
  10029. + var actual$5 = $systemIdentityHashCode(x1$2);
  10030. + this$11.assertEquals__T__O__O__V(null, x1FirstHash$2, actual$5)
  10031. }
  10032. });
  10033. $c_Lorg_scalajs_testsuite_javalib_lang_SystemJSTest.prototype.identityHashCode$undshould$undsurvive$undif$undan$undobject$undis$undsealed__V = (function() {
  10034. @@ -64170,19 +67486,21 @@ $c_Lorg_scalajs_testsuite_javalib_lang_SystemTest.prototype.identityHashCode__V
  10035. var actual = $systemIdentityHashCode(x1);
  10036. this$1.assertEquals__T__O__O__V(null, x1FirstHash, actual);
  10037. var this$2 = $m_Lorg_junit_Assert$();
  10038. - var unexpected = new $c_sjsr_RuntimeLong().init___I($systemIdentityHashCode(x1));
  10039. - var actual$1 = new $c_sjsr_RuntimeLong().init___I($systemIdentityHashCode(x2));
  10040. - this$2.assertNotEquals__T__J__J__V(null, unexpected, actual$1);
  10041. + var value = $systemIdentityHashCode(x1);
  10042. + var hi = (value >> 31);
  10043. + var value$1 = $systemIdentityHashCode(x2);
  10044. + var hi$1 = (value$1 >> 31);
  10045. + this$2.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(value, hi), new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$1));
  10046. var this$3 = $m_Lorg_junit_Assert$();
  10047. - var actual$2 = $systemIdentityHashCode(x1);
  10048. - this$3.assertEquals__T__O__O__V(null, x1FirstHash, actual$2);
  10049. + var actual$1 = $systemIdentityHashCode(x1);
  10050. + this$3.assertEquals__T__O__O__V(null, x1FirstHash, actual$1);
  10051. var this$4 = $m_Lorg_junit_Assert$();
  10052. - var actual$3 = $systemIdentityHashCode(x1);
  10053. - this$4.assertEquals__T__O__O__V(null, x1FirstHash, actual$3);
  10054. + var actual$2 = $systemIdentityHashCode(x1);
  10055. + this$4.assertEquals__T__O__O__V(null, x1FirstHash, actual$2);
  10056. var this$5 = $m_Lorg_junit_Assert$();
  10057. var expected = $systemIdentityHashCode(x2);
  10058. - var actual$4 = $systemIdentityHashCode(x2);
  10059. - this$5.assertEquals__T__O__O__V(null, expected, actual$4)
  10060. + var actual$3 = $systemIdentityHashCode(x2);
  10061. + this$5.assertEquals__T__O__O__V(null, expected, actual$3)
  10062. });
  10063. $c_Lorg_scalajs_testsuite_javalib_lang_SystemTest.prototype.arraycopy$undwith$undrange$undoverlaps$undfor$undthe$undsame$undarray__V = (function() {
  10064. var array = $newArrayObject($d_I.getArrayOf(), [10]);
  10065. @@ -64266,9 +67584,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_SystemTest.prototype.identityHashCode$und
  10066. var actual = $m_s_util_hashing_MurmurHash3$().seqHash__sc_Seq__I(list1);
  10067. this$6.assertEquals__T__O__O__V(null, expected, actual);
  10068. var this$7 = $m_Lorg_junit_Assert$();
  10069. - var unexpected = new $c_sjsr_RuntimeLong().init___I($systemIdentityHashCode(list1));
  10070. - var actual$1 = new $c_sjsr_RuntimeLong().init___I($systemIdentityHashCode(list2));
  10071. - this$7.assertNotEquals__T__J__J__V(null, unexpected, actual$1)
  10072. + var value = $systemIdentityHashCode(list1);
  10073. + var hi = (value >> 31);
  10074. + var value$1 = $systemIdentityHashCode(list2);
  10075. + var hi$1 = (value$1 >> 31);
  10076. + this$7.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(value, hi), new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$1))
  10077. });
  10078. $c_Lorg_scalajs_testsuite_javalib_lang_SystemTest.prototype.setIn__V = (function() {
  10079. var savedIn = $m_jl_System$().in$1;
  10080. @@ -64615,7 +67935,11 @@ $c_Lorg_scalajs_testsuite_javalib_lang_ThreadTest.prototype.notify__ = (function
  10081. });
  10082. $c_Lorg_scalajs_testsuite_javalib_lang_ThreadTest.prototype.getId__V = (function() {
  10083. var this$1 = $m_Lorg_junit_Assert$();
  10084. - var condition = ($m_jl_Thread$(), new $c_sjsr_RuntimeLong().init___I__I(1, 0)).$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  10085. + $m_jl_Thread$();
  10086. + var b = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  10087. + var lo = b.lo$2;
  10088. + var hi = b.hi$2;
  10089. + var condition = ((hi === 0) ? (lo !== 0) : (hi > 0));
  10090. this$1.assertTrue__T__Z__V(null, condition)
  10091. });
  10092. $c_Lorg_scalajs_testsuite_javalib_lang_ThreadTest.prototype.getName$undand$undsetName__V = (function() {
  10093. @@ -68156,23 +71480,35 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testLongV
  10094. var longMaxValue = new $c_Ljava_math_BigDecimal().init___J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647));
  10095. var longMinValue = new $c_Ljava_math_BigDecimal().init___J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  10096. var this$1 = $m_Lorg_junit_Assert$();
  10097. - var actual = longMaxValue.longValue__J();
  10098. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual);
  10099. + var b = longMaxValue.longValue__J();
  10100. + var lo = b.lo$2;
  10101. + var hi = b.hi$2;
  10102. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  10103. var this$2 = $m_Lorg_junit_Assert$();
  10104. - var actual$1 = longMinValue.longValue__J();
  10105. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$1);
  10106. + var b$1 = longMinValue.longValue__J();
  10107. + var lo$1 = b$1.lo$2;
  10108. + var hi$1 = b$1.hi$2;
  10109. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  10110. var this$3 = $m_Lorg_junit_Assert$();
  10111. - var actual$2 = longMaxValue.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal($m_Ljava_math_BigDecimal$().ONE$1).longValue__J();
  10112. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$2);
  10113. + var b$2 = longMaxValue.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal($m_Ljava_math_BigDecimal$().ONE$1).longValue__J();
  10114. + var lo$2 = b$2.lo$2;
  10115. + var hi$2 = b$2.hi$2;
  10116. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  10117. var this$4 = $m_Lorg_junit_Assert$();
  10118. - var actual$3 = longMinValue.subtract__Ljava_math_BigDecimal__Ljava_math_BigDecimal($m_Ljava_math_BigDecimal$().ONE$1).longValue__J();
  10119. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$3);
  10120. + var b$3 = longMinValue.subtract__Ljava_math_BigDecimal__Ljava_math_BigDecimal($m_Ljava_math_BigDecimal$().ONE$1).longValue__J();
  10121. + var lo$3 = b$3.lo$2;
  10122. + var hi$3 = b$3.hi$2;
  10123. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  10124. var this$5 = $m_Lorg_junit_Assert$();
  10125. - var actual$4 = longMaxValue.valueExact__p2__I__J(64);
  10126. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$4);
  10127. + var b$4 = longMaxValue.valueExact__p2__I__J(64);
  10128. + var lo$4 = b$4.lo$2;
  10129. + var hi$4 = b$4.hi$2;
  10130. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  10131. var this$6 = $m_Lorg_junit_Assert$();
  10132. - var actual$5 = longMinValue.valueExact__p2__I__J(64);
  10133. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$5);
  10134. + var b$5 = longMinValue.valueExact__p2__I__J(64);
  10135. + var lo$5 = b$5.lo$2;
  10136. + var hi$5 = b$5.hi$2;
  10137. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  10138. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(longMaxValue$1) {
  10139. return (function() {
  10140. var this$7 = longMaxValue$1.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal($m_Ljava_math_BigDecimal$().ONE$1);
  10141. @@ -68230,8 +71566,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testToBig
  10142. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.test$1__p1__J__V = (function(x) {
  10143. var this$2 = $m_Lorg_junit_Assert$();
  10144. var this$1 = new $c_Ljava_math_BigDecimal().init___J(x);
  10145. - var actual = this$1.valueExact__p2__I__J(64);
  10146. - this$2.assertEquals__T__O__O__V(null, x, actual)
  10147. + var b = this$1.valueExact__p2__I__J(64);
  10148. + var lo = b.lo$2;
  10149. + var hi = b.hi$2;
  10150. + this$2.assertEquals__T__O__O__V(null, x, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10151. });
  10152. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testScaleByPowerOfTen2__V = (function() {
  10153. var aNumber = new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(new $c_Ljava_math_BigInteger().init___T("1231212478987482988429808779810457634781384756794987"), (-13));
  10154. @@ -68297,7 +71635,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testByteV
  10155. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testLongValuePos__V = (function() {
  10156. var aNumber = new $c_Ljava_math_BigDecimal().init___T("123809648392384754573567356745735.63567890295784902768787678287E+21");
  10157. var this$1 = $m_Lorg_junit_Assert$();
  10158. - var condition = aNumber.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-218520473), 290117104));
  10159. + var b = aNumber.longValue__J();
  10160. + var lo = b.lo$2;
  10161. + var hi = b.hi$2;
  10162. + var condition = ((lo === (-218520473)) && (hi === 290117104));
  10163. this$1.assertTrue__T__Z__V(null, condition);
  10164. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(aNumber$4) {
  10165. return (function() {
  10166. @@ -68320,7 +71661,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testToEng
  10167. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalConvertTest.prototype.testLongValueNeg__V = (function() {
  10168. var aNumber = new $c_Ljava_math_BigDecimal().init___T("-123809648392384754573567356745735.63567890295784902768787678287E+21");
  10169. var this$1 = $m_Lorg_junit_Assert$();
  10170. - var condition = aNumber.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(218520473, (-290117105)));
  10171. + var b = aNumber.longValue__J();
  10172. + var lo = b.lo$2;
  10173. + var hi = b.hi$2;
  10174. + var condition = ((lo === 218520473) && (hi === (-290117105)));
  10175. this$1.assertTrue__T__Z__V(null, condition);
  10176. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(aNumber$3) {
  10177. return (function() {
  10178. @@ -68829,7 +72173,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10179. var actual = bd.intValue__I();
  10180. this$1.assertEquals__T__O__O__V(null, (-999999999), actual);
  10181. var this$2 = $m_Lorg_junit_Assert$();
  10182. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)));
  10183. + var b = bd.longValue__J();
  10184. + var lo = b.lo$2;
  10185. + var hi = b.hi$2;
  10186. + var condition = ((lo === (-999999999)) && (hi === (-1)));
  10187. this$2.assertTrue__T__Z__V(null, condition)
  10188. });
  10189. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u002099$u0020as$u0020a$u0020string__V = (function() {
  10190. @@ -68838,7 +72185,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10191. var actual = bd.intValue__I();
  10192. this$1.assertEquals__T__O__O__V(null, 99, actual);
  10193. var this$2 = $m_Lorg_junit_Assert$();
  10194. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(99, 0));
  10195. + var b = bd.longValue__J();
  10196. + var lo = b.lo$2;
  10197. + var hi = b.hi$2;
  10198. + var condition = ((lo === 99) && (hi === 0));
  10199. this$2.assertTrue__T__Z__V(null, condition)
  10200. });
  10201. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus3$u002E3$u0020as$u0020a$u0020double__V = (function() {
  10202. @@ -68850,7 +72200,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10203. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u00209999999999$u0020as$u0020a$u0020string__V = (function() {
  10204. var bd = new $c_Ljava_math_BigDecimal().init___T("9999999999");
  10205. var this$1 = $m_Lorg_junit_Assert$();
  10206. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2));
  10207. + var b = bd.longValue__J();
  10208. + var lo = b.lo$2;
  10209. + var hi = b.hi$2;
  10210. + var condition = ((lo === 1410065407) && (hi === 2));
  10211. this$1.assertTrue__T__Z__V(null, condition)
  10212. });
  10213. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus999999999$u0020as$u0020aLong__V = (function() {
  10214. @@ -68859,7 +72212,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10215. var actual = bd.intValue__I();
  10216. this$1.assertEquals__T__O__O__V(null, (-999999999), actual);
  10217. var this$2 = $m_Lorg_junit_Assert$();
  10218. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)));
  10219. + var b = bd.longValue__J();
  10220. + var lo = b.lo$2;
  10221. + var hi = b.hi$2;
  10222. + var condition = ((lo === (-999999999)) && (hi === (-1)));
  10223. this$2.assertTrue__T__Z__V(null, condition)
  10224. });
  10225. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u00209999$u002E9999$u0020as$u0020a$u0020string__V = (function() {
  10226. @@ -68880,7 +72236,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10227. var actual = bd.intValue__I();
  10228. this$1.assertEquals__T__O__O__V(null, 3, actual);
  10229. var this$2 = $m_Lorg_junit_Assert$();
  10230. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  10231. + var b = bd.longValue__J();
  10232. + var lo = b.lo$2;
  10233. + var hi = b.hi$2;
  10234. + var condition = ((lo === 3) && (hi === 0));
  10235. this$2.assertTrue__T__Z__V(null, condition)
  10236. });
  10237. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.notify__ = (function() {
  10238. @@ -68895,7 +72254,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10239. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus9999999999$u0020as$u0020aLong__V = (function() {
  10240. var bd = $m_Ljava_math_BigDecimal$().valueOf__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)));
  10241. var this$1 = $m_Lorg_junit_Assert$();
  10242. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)));
  10243. + var b = bd.longValue__J();
  10244. + var lo = b.lo$2;
  10245. + var hi = b.hi$2;
  10246. + var condition = ((lo === (-1410065407)) && (hi === (-3)));
  10247. this$1.assertTrue__T__Z__V(null, condition)
  10248. });
  10249. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u00203$u0020as$u0020a$u0020string__V = (function() {
  10250. @@ -68904,7 +72266,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10251. var actual = bd.intValue__I();
  10252. this$1.assertEquals__T__O__O__V(null, 3, actual);
  10253. var this$2 = $m_Lorg_junit_Assert$();
  10254. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  10255. + var b = bd.longValue__J();
  10256. + var lo = b.lo$2;
  10257. + var hi = b.hi$2;
  10258. + var condition = ((lo === 3) && (hi === 0));
  10259. this$2.assertTrue__T__Z__V(null, condition)
  10260. });
  10261. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus99$u0020as$u0020a$u0020string__V = (function() {
  10262. @@ -68913,7 +72278,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10263. var actual = bd.intValue__I();
  10264. this$1.assertEquals__T__O__O__V(null, (-99), actual);
  10265. var this$2 = $m_Lorg_junit_Assert$();
  10266. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-99), (-1)));
  10267. + var b = bd.longValue__J();
  10268. + var lo = b.lo$2;
  10269. + var hi = b.hi$2;
  10270. + var condition = ((lo === (-99)) && (hi === (-1)));
  10271. this$2.assertTrue__T__Z__V(null, condition)
  10272. });
  10273. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus99999999$u002E99999999$u0020as$u0020a$u0020double__V = (function() {
  10274. @@ -68937,7 +72305,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10275. var actual = bd.intValue__I();
  10276. this$1.assertEquals__T__O__O__V(null, 999999999, actual);
  10277. var this$2 = $m_Lorg_junit_Assert$();
  10278. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(999999999, 0));
  10279. + var b = bd.longValue__J();
  10280. + var lo = b.lo$2;
  10281. + var hi = b.hi$2;
  10282. + var condition = ((lo === 999999999) && (hi === 0));
  10283. this$2.assertTrue__T__Z__V(null, condition)
  10284. });
  10285. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020999$u002E999$u0020as$u0020a$u0020string__V = (function() {
  10286. @@ -68949,7 +72320,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10287. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u0020$minus9999999999$u0020as$u0020a$u0020string__V = (function() {
  10288. var bd = new $c_Ljava_math_BigDecimal().init___T("-9999999999");
  10289. var this$1 = $m_Lorg_junit_Assert$();
  10290. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)));
  10291. + var b = bd.longValue__J();
  10292. + var lo = b.lo$2;
  10293. + var hi = b.hi$2;
  10294. + var condition = ((lo === (-1410065407)) && (hi === (-3)));
  10295. this$1.assertTrue__T__Z__V(null, condition)
  10296. });
  10297. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u002099999999$u002E99999999$u0020as$u0020a$u0020double__V = (function() {
  10298. @@ -68985,7 +72359,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10299. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u00209999999999$u0020as$u0020aLong__V = (function() {
  10300. var bd = $m_Ljava_math_BigDecimal$().valueOf__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2));
  10301. var this$1 = $m_Lorg_junit_Assert$();
  10302. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2));
  10303. + var b = bd.longValue__J();
  10304. + var lo = b.lo$2;
  10305. + var hi = b.hi$2;
  10306. + var condition = ((lo === 1410065407) && (hi === 2));
  10307. this$1.assertTrue__T__Z__V(null, condition)
  10308. });
  10309. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020accept$u002099$u002E99$u0020as$u0020a$u0020string__V = (function() {
  10310. @@ -69000,7 +72377,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.should$u0020acce
  10311. var actual = bd.intValue__I();
  10312. this$1.assertEquals__T__O__O__V(null, 999999999, actual);
  10313. var this$2 = $m_Lorg_junit_Assert$();
  10314. - var condition = bd.longValue__J().equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(999999999, 0));
  10315. + var b = bd.longValue__J();
  10316. + var lo = b.lo$2;
  10317. + var hi = b.hi$2;
  10318. + var condition = ((lo === 999999999) && (hi === 0));
  10319. this$2.assertTrue__T__Z__V(null, condition)
  10320. });
  10321. $c_Lorg_scalajs_testsuite_javalib_math_BigDecimalTest.prototype.clone__ = (function() {
  10322. @@ -74873,9 +78253,11 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testLongV
  10323. array.u[elem$1] = $uB(arg1);
  10324. elem$1 = ((1 + elem$1) | 0)
  10325. };
  10326. - var aNumber = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10327. + var b = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10328. + var lo = b.lo$2;
  10329. + var hi = b.hi$2;
  10330. var this$6 = $m_Lorg_junit_Assert$();
  10331. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-554422942), 760939384), aNumber)
  10332. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-554422942), 760939384), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10333. });
  10334. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testDoubleValueNegative1__V = (function() {
  10335. var this$1 = new $c_Ljava_math_BigInteger().init___T("-27467238945");
  10336. @@ -75164,9 +78546,11 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testLongV
  10337. array.u[elem$1] = $uB(arg1);
  10338. elem$1 = ((1 + elem$1) | 0)
  10339. };
  10340. - var aNumber = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10341. + var b = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10342. + var lo = b.lo$2;
  10343. + var hi = b.hi$2;
  10344. var this$6 = $m_Lorg_junit_Assert$();
  10345. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(765144418, (-771996)), aNumber)
  10346. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(765144418, (-771996)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10347. });
  10348. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testIntValuePositive3__V = (function() {
  10349. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([56, 13, 78, (-12), (-5), 56, 100]);
  10350. @@ -75427,9 +78811,11 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testLongV
  10351. array.u[elem$1] = $uB(arg1);
  10352. elem$1 = ((1 + elem$1) | 0)
  10353. };
  10354. - var aNumber = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10355. + var b = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10356. + var lo = b.lo$2;
  10357. + var hi = b.hi$2;
  10358. var this$6 = $m_Lorg_junit_Assert$();
  10359. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1759318483), 205022226), aNumber)
  10360. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1759318483), 205022226), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10361. });
  10362. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testDoubleValueNegative2__V = (function() {
  10363. var this$1 = new $c_Ljava_math_BigInteger().init___T("-2746723894572364578265426346273456972");
  10364. @@ -75743,9 +79129,11 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testLongV
  10365. array.u[elem$1] = $uB(arg1);
  10366. elem$1 = ((1 + elem$1) | 0)
  10367. };
  10368. - var aNumber = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10369. + var b = new $c_Ljava_math_BigInteger().init___AB(array).longValue__J();
  10370. + var lo = b.lo$2;
  10371. + var hi = b.hi$2;
  10372. var this$6 = $m_Lorg_junit_Assert$();
  10373. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2144511229), (-10158412)), aNumber)
  10374. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2144511229), (-10158412)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10375. });
  10376. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerConvertTest.prototype.testIntValuePositive2__V = (function() {
  10377. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([12, 56, 100]);
  10378. @@ -77884,9 +81272,9 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerHashCodeTest.prototype.testUneq
  10379. var code2 = aNumber2.hashCode__I();
  10380. if ((!$m_sr_BoxesRunTime$().equalsNumNum__jl_Number__jl_Number__Z(aNumber1, aNumber2))) {
  10381. var this$1 = $m_Lorg_junit_Assert$();
  10382. - var unexpected = new $c_sjsr_RuntimeLong().init___I(code1);
  10383. - var actual = new $c_sjsr_RuntimeLong().init___I(code2);
  10384. - this$1.assertNotEquals__T__J__J__V(null, unexpected, actual)
  10385. + var hi = (code1 >> 31);
  10386. + var hi$1 = (code2 >> 31);
  10387. + this$1.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(code1, hi), new $c_sjsr_RuntimeLong().init___I__I(code2, hi$1))
  10388. }
  10389. });
  10390. function $is_Lorg_scalajs_testsuite_javalib_math_BigIntegerHashCodeTest(obj) {
  10391. @@ -86559,8 +89947,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10392. var actual = bi.intValue__I();
  10393. this$1.assertEquals__T__O__O__V(null, (-999999999), actual);
  10394. var this$2 = $m_Lorg_junit_Assert$();
  10395. - var actual$1 = bi.longValue__J();
  10396. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)), actual$1)
  10397. + var b = bi.longValue__J();
  10398. + var lo = b.lo$2;
  10399. + var hi = b.hi$2;
  10400. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10401. });
  10402. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u002099$u0020as$u0020a$u0020string__V = (function() {
  10403. var bi = new $c_Ljava_math_BigInteger().init___T("99");
  10404. @@ -86568,8 +89958,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10405. var actual = bi.intValue__I();
  10406. this$1.assertEquals__T__O__O__V(null, 99, actual);
  10407. var this$2 = $m_Lorg_junit_Assert$();
  10408. - var actual$1 = bi.longValue__J();
  10409. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(99, 0), actual$1)
  10410. + var b = bi.longValue__J();
  10411. + var lo = b.lo$2;
  10412. + var hi = b.hi$2;
  10413. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(99, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10414. });
  10415. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020intialise$u0020both$u0020Pos$u0020byte$u0020arrays$u0020arrays$u0020the$u0020same__V = (function() {
  10416. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([27, (-15), 65, 39]);
  10417. @@ -86643,8 +90035,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020inti
  10418. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u00209999999999$u0020as$u0020a$u0020string__V = (function() {
  10419. var bi = new $c_Ljava_math_BigInteger().init___T("9999999999");
  10420. var this$1 = $m_Lorg_junit_Assert$();
  10421. - var actual = bi.longValue__J();
  10422. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2), actual)
  10423. + var b = bi.longValue__J();
  10424. + var lo = b.lo$2;
  10425. + var hi = b.hi$2;
  10426. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10427. });
  10428. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020intialise$u0020from$u0020Pos$u0020byte$u0020array$u0020with$u0020explicit$u0020sign__V = (function() {
  10429. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([27, (-15), 65, 39]);
  10430. @@ -86725,8 +90119,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10431. var actual = bi.intValue__I();
  10432. this$1.assertEquals__T__O__O__V(null, (-999999999), actual);
  10433. var this$2 = $m_Lorg_junit_Assert$();
  10434. - var actual$1 = bi.longValue__J();
  10435. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)), actual$1)
  10436. + var b = bi.longValue__J();
  10437. + var lo = b.lo$2;
  10438. + var hi = b.hi$2;
  10439. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-999999999), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10440. });
  10441. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u0020127$u0020as$u0020a$u0020Byte$u0020Array__V = (function() {
  10442. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([127]);
  10443. @@ -86751,8 +90147,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10444. var actual = bi.intValue__I();
  10445. this$1.assertEquals__T__O__O__V(null, 3, actual);
  10446. var this$2 = $m_Lorg_junit_Assert$();
  10447. - var actual$1 = bi.longValue__J();
  10448. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), actual$1)
  10449. + var b = bi.longValue__J();
  10450. + var lo = b.lo$2;
  10451. + var hi = b.hi$2;
  10452. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10453. });
  10454. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.notify__ = (function() {
  10455. return (void 0)
  10456. @@ -86760,8 +90158,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.notify__ = (func
  10457. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u0020$minus9999999999$u0020as$u0020aLong__V = (function() {
  10458. var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)));
  10459. var this$1 = $m_Lorg_junit_Assert$();
  10460. - var actual = bi.longValue__J();
  10461. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)), actual)
  10462. + var b = bi.longValue__J();
  10463. + var lo = b.lo$2;
  10464. + var hi = b.hi$2;
  10465. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10466. });
  10467. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020intialise$u0020both$u0020Neg$u0020byte$u0020arrays$u0020arrays$u0020the$u0020same__V = (function() {
  10468. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([27, (-15), 65, 39]);
  10469. @@ -86819,8 +90219,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10470. var actual = bi.intValue__I();
  10471. this$1.assertEquals__T__O__O__V(null, (-99), actual);
  10472. var this$2 = $m_Lorg_junit_Assert$();
  10473. - var actual$1 = bi.longValue__J();
  10474. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-99), (-1)), actual$1)
  10475. + var b = bi.longValue__J();
  10476. + var lo = b.lo$2;
  10477. + var hi = b.hi$2;
  10478. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-99), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10479. });
  10480. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020intialise$u0020from$u0020Neg$u0020byte$u0020array$u0020with$u0020explicit$u0020sign__V = (function() {
  10481. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([27, (-15), 65, 39]);
  10482. @@ -86853,8 +90255,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020inti
  10483. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u0020$minus9999999999$u0020as$u0020a$u0020string__V = (function() {
  10484. var bi = new $c_Ljava_math_BigInteger().init___T("-9999999999");
  10485. var this$1 = $m_Lorg_junit_Assert$();
  10486. - var actual = bi.longValue__J();
  10487. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)), actual)
  10488. + var b = bi.longValue__J();
  10489. + var lo = b.lo$2;
  10490. + var hi = b.hi$2;
  10491. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1410065407), (-3)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10492. });
  10493. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u0020999999999$u0020as$u0020sting__V = (function() {
  10494. var bi = new $c_Ljava_math_BigInteger().init___T("999999999");
  10495. @@ -86862,14 +90266,18 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10496. var actual = bi.intValue__I();
  10497. this$1.assertEquals__T__O__O__V(null, 999999999, actual);
  10498. var this$2 = $m_Lorg_junit_Assert$();
  10499. - var actual$1 = bi.longValue__J();
  10500. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(999999999, 0), actual$1)
  10501. + var b = bi.longValue__J();
  10502. + var lo = b.lo$2;
  10503. + var hi = b.hi$2;
  10504. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(999999999, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10505. });
  10506. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020accept$u00209999999999$u0020as$u0020aLong__V = (function() {
  10507. var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2));
  10508. var this$1 = $m_Lorg_junit_Assert$();
  10509. - var actual = bi.longValue__J();
  10510. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2), actual)
  10511. + var b = bi.longValue__J();
  10512. + var lo = b.lo$2;
  10513. + var hi = b.hi$2;
  10514. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1410065407, 2), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10515. });
  10516. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020intialise$u0020from$u0020Zero$u0020byte$u0020array$u0020with$u0020explicit$u0020sign__V = (function() {
  10517. var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([0, 0, 0, 0]);
  10518. @@ -86906,8 +90314,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.should$u0020acce
  10519. var actual = bi.intValue__I();
  10520. this$1.assertEquals__T__O__O__V(null, 999999999, actual);
  10521. var this$2 = $m_Lorg_junit_Assert$();
  10522. - var actual$1 = bi.longValue__J();
  10523. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(999999999, 0), actual$1)
  10524. + var b = bi.longValue__J();
  10525. + var lo = b.lo$2;
  10526. + var hi = b.hi$2;
  10527. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(999999999, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  10528. });
  10529. $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerTest.prototype.clone__ = (function() {
  10530. if ($is_jl_Cloneable(this)) {
  10531. @@ -87034,8 +90444,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerToStringTest.prototype.tes10Neg
  10532. var aNumber = new $c_Ljava_math_BigInteger().init___T("-2489756308572");
  10533. var result = $m_Ljava_math_Conversion$().toDecimalScaledString__Ljava_math_BigInteger__T(aNumber);
  10534. var this$1 = $m_Lorg_junit_Assert$();
  10535. - var actual = aNumber.longValue__J();
  10536. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1324723108, (-580)), actual);
  10537. + var b = aNumber.longValue__J();
  10538. + var lo = b.lo$2;
  10539. + var hi = b.hi$2;
  10540. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1324723108, (-580)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  10541. var this$2 = $m_Lorg_junit_Assert$();
  10542. this$2.assertEquals__T__O__O__V(null, "-2489756308572", result)
  10543. });
  10544. @@ -87076,8 +90488,10 @@ $c_Lorg_scalajs_testsuite_javalib_math_BigIntegerToStringTest.prototype.tes10Pos
  10545. var aNumber = new $c_Ljava_math_BigInteger().init___T("2489756308572");
  10546. var result = $m_Ljava_math_Conversion$().toDecimalScaledString__Ljava_math_BigInteger__T(aNumber);
  10547. var this$1 = $m_Lorg_junit_Assert$();
  10548. - var actual = aNumber.longValue__J();
  10549. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1324723108), 579), actual);
  10550. + var b = aNumber.longValue__J();
  10551. + var lo = b.lo$2;
  10552. + var hi = b.hi$2;
  10553. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1324723108), 579), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  10554. var this$2 = $m_Lorg_junit_Assert$();
  10555. this$2.assertEquals__T__O__O__V(null, "2489756308572", result)
  10556. });
  10557. @@ -88145,7 +91559,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.fill$undShort__V = (
  10558. $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undLong__V = (function() {
  10559. var f = (function(x$8$2) {
  10560. var x$8 = $uI(x$8$2);
  10561. - return new $c_sjsr_RuntimeLong().init___I(x$8)
  10562. + var hi = (x$8 >> 31);
  10563. + return new $c_sjsr_RuntimeLong().init___I__I(x$8, hi)
  10564. });
  10565. var f$1 = (function(x$11$2, x$12$2, x$13$2) {
  10566. var x$11 = $asArrayOf_J(x$11$2, 1);
  10567. @@ -88187,8 +91602,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undLong__V = (f
  10568. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10569. var elems$2$1 = [];
  10570. var i$2 = 0;
  10571. - var len$2 = xs$1.u.length;
  10572. - while ((i$2 < len$2)) {
  10573. + var len$1 = xs$1.u.length;
  10574. + while ((i$2 < len$1)) {
  10575. var idx$1 = i$2;
  10576. var arg1$2 = xs$1.u[idx$1];
  10577. var elem$1 = f(arg1$2);
  10578. @@ -88218,8 +91633,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undLong__V = (f
  10579. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10580. var elems$2$2 = [];
  10581. var i$4 = 0;
  10582. - var len$4 = xs$2.u.length;
  10583. - while ((i$4 < len$4)) {
  10584. + var len$2 = xs$2.u.length;
  10585. + while ((i$4 < len$2)) {
  10586. var idx$2 = i$4;
  10587. var arg1$3 = xs$2.u[idx$2];
  10588. var elem$2 = f(arg1$3);
  10589. @@ -88235,8 +91650,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undLong__V = (f
  10590. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10591. var elems$2$3 = [];
  10592. var i$5 = 0;
  10593. - var len$5 = xs$3.u.length;
  10594. - while ((i$5 < len$5)) {
  10595. + var len$3 = xs$3.u.length;
  10596. + while ((i$5 < len$3)) {
  10597. var idx$3 = i$5;
  10598. var arg1$4 = xs$3.u[idx$3];
  10599. var elem$3 = f(arg1$4);
  10600. @@ -88252,8 +91667,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undLong__V = (f
  10601. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10602. var elems$2$4 = [];
  10603. var i$6 = 0;
  10604. - var len$6 = xs$4.u.length;
  10605. - while ((i$6 < len$6)) {
  10606. + var len$4 = xs$4.u.length;
  10607. + while ((i$6 < len$4)) {
  10608. var idx$4 = i$6;
  10609. var arg1$5 = xs$4.u[idx$4];
  10610. var elem$4 = f(arg1$5);
  10611. @@ -88532,8 +91947,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undFloat__V = (
  10612. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10613. var elems$2$1 = [];
  10614. var i$2 = 0;
  10615. - var len$2 = xs$1.u.length;
  10616. - while ((i$2 < len$2)) {
  10617. + var len$1 = xs$1.u.length;
  10618. + while ((i$2 < len$1)) {
  10619. var idx$1 = i$2;
  10620. var arg1$2 = xs$1.u[idx$1];
  10621. var elem$1 = f(arg1$2);
  10622. @@ -88563,8 +91978,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undFloat__V = (
  10623. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10624. var elems$2$2 = [];
  10625. var i$4 = 0;
  10626. - var len$4 = xs$2.u.length;
  10627. - while ((i$4 < len$4)) {
  10628. + var len$2 = xs$2.u.length;
  10629. + while ((i$4 < len$2)) {
  10630. var idx$2 = i$4;
  10631. var arg1$3 = xs$2.u[idx$2];
  10632. var elem$2 = f(arg1$3);
  10633. @@ -88580,8 +91995,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undFloat__V = (
  10634. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10635. var elems$2$3 = [];
  10636. var i$5 = 0;
  10637. - var len$5 = xs$3.u.length;
  10638. - while ((i$5 < len$5)) {
  10639. + var len$3 = xs$3.u.length;
  10640. + while ((i$5 < len$3)) {
  10641. var idx$3 = i$5;
  10642. var arg1$4 = xs$3.u[idx$3];
  10643. var elem$3 = f(arg1$4);
  10644. @@ -88597,8 +92012,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undFloat__V = (
  10645. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10646. var elems$2$4 = [];
  10647. var i$6 = 0;
  10648. - var len$6 = xs$4.u.length;
  10649. - while ((i$6 < len$6)) {
  10650. + var len$4 = xs$4.u.length;
  10651. + while ((i$6 < len$4)) {
  10652. var idx$4 = i$6;
  10653. var arg1$5 = xs$4.u[idx$4];
  10654. var elem$4 = f(arg1$5);
  10655. @@ -88903,8 +92318,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undChar__V = (f
  10656. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10657. var elems$2$1 = [];
  10658. var i$2 = 0;
  10659. - var len$2 = xs$1.u.length;
  10660. - while ((i$2 < len$2)) {
  10661. + var len$1 = xs$1.u.length;
  10662. + while ((i$2 < len$1)) {
  10663. var idx$1 = i$2;
  10664. var arg1$2 = xs$1.u[idx$1];
  10665. var elem$1 = f(arg1$2);
  10666. @@ -88940,8 +92355,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undChar__V = (f
  10667. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10668. var elems$2$2 = [];
  10669. var i$4 = 0;
  10670. - var len$4 = xs$2.u.length;
  10671. - while ((i$4 < len$4)) {
  10672. + var len$2 = xs$2.u.length;
  10673. + while ((i$4 < len$2)) {
  10674. var idx$2 = i$4;
  10675. var arg1$3 = xs$2.u[idx$2];
  10676. var elem$2 = f(arg1$3);
  10677. @@ -88962,8 +92377,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undChar__V = (f
  10678. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10679. var elems$2$3 = [];
  10680. var i$5 = 0;
  10681. - var len$5 = xs$3.u.length;
  10682. - while ((i$5 < len$5)) {
  10683. + var len$3 = xs$3.u.length;
  10684. + while ((i$5 < len$3)) {
  10685. var idx$3 = i$5;
  10686. var arg1$4 = xs$3.u[idx$3];
  10687. var elem$3 = f(arg1$4);
  10688. @@ -88984,8 +92399,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undChar__V = (f
  10689. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10690. var elems$2$4 = [];
  10691. var i$6 = 0;
  10692. - var len$6 = xs$4.u.length;
  10693. - while ((i$6 < len$6)) {
  10694. + var len$4 = xs$4.u.length;
  10695. + while ((i$6 < len$4)) {
  10696. var idx$4 = i$6;
  10697. var arg1$5 = xs$4.u[idx$4];
  10698. var elem$4 = f(arg1$5);
  10699. @@ -89068,8 +92483,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undByte__V = (f
  10700. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10701. var elems$2$1 = [];
  10702. var i$2 = 0;
  10703. - var len$2 = xs$1.u.length;
  10704. - while ((i$2 < len$2)) {
  10705. + var len$1 = xs$1.u.length;
  10706. + while ((i$2 < len$1)) {
  10707. var idx$1 = i$2;
  10708. var arg1$2 = xs$1.u[idx$1];
  10709. var elem$1 = f(arg1$2);
  10710. @@ -89099,8 +92514,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undByte__V = (f
  10711. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10712. var elems$2$2 = [];
  10713. var i$4 = 0;
  10714. - var len$4 = xs$2.u.length;
  10715. - while ((i$4 < len$4)) {
  10716. + var len$2 = xs$2.u.length;
  10717. + while ((i$4 < len$2)) {
  10718. var idx$2 = i$4;
  10719. var arg1$3 = xs$2.u[idx$2];
  10720. var elem$2 = f(arg1$3);
  10721. @@ -89116,8 +92531,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undByte__V = (f
  10722. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10723. var elems$2$3 = [];
  10724. var i$5 = 0;
  10725. - var len$5 = xs$3.u.length;
  10726. - while ((i$5 < len$5)) {
  10727. + var len$3 = xs$3.u.length;
  10728. + while ((i$5 < len$3)) {
  10729. var idx$3 = i$5;
  10730. var arg1$4 = xs$3.u[idx$3];
  10731. var elem$3 = f(arg1$4);
  10732. @@ -89133,8 +92548,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undByte__V = (f
  10733. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10734. var elems$2$4 = [];
  10735. var i$6 = 0;
  10736. - var len$6 = xs$4.u.length;
  10737. - while ((i$6 < len$6)) {
  10738. + var len$4 = xs$4.u.length;
  10739. + while ((i$6 < len$4)) {
  10740. var idx$4 = i$6;
  10741. var arg1$5 = xs$4.u[idx$4];
  10742. var elem$4 = f(arg1$5);
  10743. @@ -89271,8 +92686,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undDouble__V =
  10744. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10745. var elems$2$1 = [];
  10746. var i$2 = 0;
  10747. - var len$2 = xs$1.u.length;
  10748. - while ((i$2 < len$2)) {
  10749. + var len$1 = xs$1.u.length;
  10750. + while ((i$2 < len$1)) {
  10751. var idx$1 = i$2;
  10752. var arg1$2 = xs$1.u[idx$1];
  10753. var elem$1 = f(arg1$2);
  10754. @@ -89302,8 +92717,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undDouble__V =
  10755. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10756. var elems$2$2 = [];
  10757. var i$4 = 0;
  10758. - var len$4 = xs$2.u.length;
  10759. - while ((i$4 < len$4)) {
  10760. + var len$2 = xs$2.u.length;
  10761. + while ((i$4 < len$2)) {
  10762. var idx$2 = i$4;
  10763. var arg1$3 = xs$2.u[idx$2];
  10764. var elem$2 = f(arg1$3);
  10765. @@ -89319,8 +92734,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undDouble__V =
  10766. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10767. var elems$2$3 = [];
  10768. var i$5 = 0;
  10769. - var len$5 = xs$3.u.length;
  10770. - while ((i$5 < len$5)) {
  10771. + var len$3 = xs$3.u.length;
  10772. + while ((i$5 < len$3)) {
  10773. var idx$3 = i$5;
  10774. var arg1$4 = xs$3.u[idx$3];
  10775. var elem$3 = f(arg1$4);
  10776. @@ -89336,8 +92751,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undDouble__V =
  10777. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10778. var elems$2$4 = [];
  10779. var i$6 = 0;
  10780. - var len$6 = xs$4.u.length;
  10781. - while ((i$6 < len$6)) {
  10782. + var len$4 = xs$4.u.length;
  10783. + while ((i$6 < len$4)) {
  10784. var idx$4 = i$6;
  10785. var arg1$5 = xs$4.u[idx$4];
  10786. var elem$4 = f(arg1$5);
  10787. @@ -89673,8 +93088,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undString__V =
  10788. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10789. var elems$2$1 = [];
  10790. var i$2 = 0;
  10791. - var len$2 = xs$1.u.length;
  10792. - while ((i$2 < len$2)) {
  10793. + var len$1 = xs$1.u.length;
  10794. + while ((i$2 < len$1)) {
  10795. var idx$1 = i$2;
  10796. var arg1$2 = xs$1.u[idx$1];
  10797. var elem$1 = f(arg1$2);
  10798. @@ -89704,8 +93119,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undString__V =
  10799. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10800. var elems$2$2 = [];
  10801. var i$4 = 0;
  10802. - var len$4 = xs$2.u.length;
  10803. - while ((i$4 < len$4)) {
  10804. + var len$2 = xs$2.u.length;
  10805. + while ((i$4 < len$2)) {
  10806. var idx$2 = i$4;
  10807. var arg1$3 = xs$2.u[idx$2];
  10808. var elem$2 = f(arg1$3);
  10809. @@ -89721,8 +93136,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undString__V =
  10810. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10811. var elems$2$3 = [];
  10812. var i$5 = 0;
  10813. - var len$5 = xs$3.u.length;
  10814. - while ((i$5 < len$5)) {
  10815. + var len$3 = xs$3.u.length;
  10816. + while ((i$5 < len$3)) {
  10817. var idx$3 = i$5;
  10818. var arg1$4 = xs$3.u[idx$3];
  10819. var elem$3 = f(arg1$4);
  10820. @@ -89738,8 +93153,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undString__V =
  10821. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10822. var elems$2$4 = [];
  10823. var i$6 = 0;
  10824. - var len$6 = xs$4.u.length;
  10825. - while ((i$6 < len$6)) {
  10826. + var len$4 = xs$4.u.length;
  10827. + while ((i$6 < len$4)) {
  10828. var idx$4 = i$6;
  10829. var arg1$5 = xs$4.u[idx$4];
  10830. var elem$4 = f(arg1$5);
  10831. @@ -90506,8 +93921,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undInt__V = (fu
  10832. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10833. var elems$2$1 = [];
  10834. var i$2 = 0;
  10835. - var len$2 = xs$1.u.length;
  10836. - while ((i$2 < len$2)) {
  10837. + var len$1 = xs$1.u.length;
  10838. + while ((i$2 < len$1)) {
  10839. var idx$1 = i$2;
  10840. var arg1$2 = xs$1.u[idx$1];
  10841. var elem$1 = f(arg1$2);
  10842. @@ -90537,8 +93952,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undInt__V = (fu
  10843. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10844. var elems$2$2 = [];
  10845. var i$4 = 0;
  10846. - var len$4 = xs$2.u.length;
  10847. - while ((i$4 < len$4)) {
  10848. + var len$2 = xs$2.u.length;
  10849. + while ((i$4 < len$2)) {
  10850. var idx$2 = i$4;
  10851. var arg1$3 = xs$2.u[idx$2];
  10852. var elem$2 = f(arg1$3);
  10853. @@ -90554,8 +93969,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undInt__V = (fu
  10854. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10855. var elems$2$3 = [];
  10856. var i$5 = 0;
  10857. - var len$5 = xs$3.u.length;
  10858. - while ((i$5 < len$5)) {
  10859. + var len$3 = xs$3.u.length;
  10860. + while ((i$5 < len$3)) {
  10861. var idx$3 = i$5;
  10862. var arg1$4 = xs$3.u[idx$3];
  10863. var elem$3 = f(arg1$4);
  10864. @@ -90571,8 +93986,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undInt__V = (fu
  10865. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10866. var elems$2$4 = [];
  10867. var i$6 = 0;
  10868. - var len$6 = xs$4.u.length;
  10869. - while ((i$6 < len$6)) {
  10870. + var len$4 = xs$4.u.length;
  10871. + while ((i$6 < len$4)) {
  10872. var idx$4 = i$6;
  10873. var arg1$5 = xs$4.u[idx$4];
  10874. var elem$4 = f(arg1$5);
  10875. @@ -90629,8 +94044,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undShort__V = (
  10876. var xs$1 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10877. var elems$2$1 = [];
  10878. var i$2 = 0;
  10879. - var len$2 = xs$1.u.length;
  10880. - while ((i$2 < len$2)) {
  10881. + var len$1 = xs$1.u.length;
  10882. + while ((i$2 < len$1)) {
  10883. var idx$1 = i$2;
  10884. var arg1$2 = xs$1.u[idx$1];
  10885. var elem$1 = f(arg1$2);
  10886. @@ -90660,8 +94075,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undShort__V = (
  10887. var xs$2 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 6, 1, 2, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10888. var elems$2$2 = [];
  10889. var i$4 = 0;
  10890. - var len$4 = xs$2.u.length;
  10891. - while ((i$4 < len$4)) {
  10892. + var len$2 = xs$2.u.length;
  10893. + while ((i$4 < len$2)) {
  10894. var idx$2 = i$4;
  10895. var arg1$3 = xs$2.u[idx$2];
  10896. var elem$2 = f(arg1$3);
  10897. @@ -90677,8 +94092,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undShort__V = (
  10898. var xs$3 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([3, 5, 1, 2, 6, 4]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10899. var elems$2$3 = [];
  10900. var i$5 = 0;
  10901. - var len$5 = xs$3.u.length;
  10902. - while ((i$5 < len$5)) {
  10903. + var len$3 = xs$3.u.length;
  10904. + while ((i$5 < len$3)) {
  10905. var idx$3 = i$5;
  10906. var arg1$4 = xs$3.u[idx$3];
  10907. var elem$3 = f(arg1$4);
  10908. @@ -90694,8 +94109,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_ArraysTest.prototype.sort$undShort__V = (
  10909. var xs$4 = $asArrayOf_I(this.Array__sc_Seq__s_reflect_ClassTag__O(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 2, 3, 4, 5, 6]), $m_s_reflect_ManifestFactory$IntManifest$()), 1);
  10910. var elems$2$4 = [];
  10911. var i$6 = 0;
  10912. - var len$6 = xs$4.u.length;
  10913. - while ((i$6 < len$6)) {
  10914. + var len$4 = xs$4.u.length;
  10915. + while ((i$6 < len$4)) {
  10916. var idx$4 = i$6;
  10917. var arg1$5 = xs$4.u[idx$4];
  10918. var elem$4 = f(arg1$5);
  10919. @@ -95831,35 +99246,55 @@ $c_Lorg_scalajs_testsuite_javalib_util_RandomTest.prototype.should$undproduce$un
  10920. $c_Lorg_scalajs_testsuite_javalib_util_RandomTest.prototype.should$undcorrectly$undimplement$undnextLong__V = (function() {
  10921. var random = new $c_ju_Random().init___J(new $c_sjsr_RuntimeLong().init___I__I((-1126670972), 47874));
  10922. var this$1 = $m_Lorg_junit_Assert$();
  10923. - var actual = random.nextLong__J();
  10924. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1742457210), 863926802), actual);
  10925. + var b = random.nextLong__J();
  10926. + var lo = b.lo$2;
  10927. + var hi = b.hi$2;
  10928. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1742457210), 863926802), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  10929. var this$2 = $m_Lorg_junit_Assert$();
  10930. - var actual$1 = random.nextLong__J();
  10931. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1150015988), 959676302), actual$1);
  10932. + var b$1 = random.nextLong__J();
  10933. + var lo$1 = b$1.lo$2;
  10934. + var hi$1 = b$1.hi$2;
  10935. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1150015988), 959676302), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  10936. var this$3 = $m_Lorg_junit_Assert$();
  10937. - var actual$2 = random.nextLong__J();
  10938. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-977796680), 67413964), actual$2);
  10939. + var b$2 = random.nextLong__J();
  10940. + var lo$2 = b$2.lo$2;
  10941. + var hi$2 = b$2.hi$2;
  10942. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-977796680), 67413964), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  10943. var this$4 = $m_Lorg_junit_Assert$();
  10944. - var actual$3 = random.nextLong__J();
  10945. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2005503433, 71481098), actual$3);
  10946. + var b$3 = random.nextLong__J();
  10947. + var lo$3 = b$3.lo$2;
  10948. + var hi$3 = b$3.hi$2;
  10949. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2005503433, 71481098), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  10950. var this$5 = $m_Lorg_junit_Assert$();
  10951. - var actual$4 = random.nextLong__J();
  10952. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1924591797, 1752532521), actual$4);
  10953. + var b$4 = random.nextLong__J();
  10954. + var lo$4 = b$4.lo$2;
  10955. + var hi$4 = b$4.hi$2;
  10956. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1924591797, 1752532521), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  10957. var this$6 = $m_Lorg_junit_Assert$();
  10958. - var actual$5 = random.nextLong__J();
  10959. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-391888480), (-1062451135)), actual$5);
  10960. + var b$5 = random.nextLong__J();
  10961. + var lo$5 = b$5.lo$2;
  10962. + var hi$5 = b$5.hi$2;
  10963. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-391888480), (-1062451135)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  10964. var this$7 = $m_Lorg_junit_Assert$();
  10965. - var actual$6 = random.nextLong__J();
  10966. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1236563551), 1774054729), actual$6);
  10967. + var b$6 = random.nextLong__J();
  10968. + var lo$6 = b$6.lo$2;
  10969. + var hi$6 = b$6.hi$2;
  10970. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1236563551), 1774054729), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  10971. var this$8 = $m_Lorg_junit_Assert$();
  10972. - var actual$7 = random.nextLong__J();
  10973. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056663152, (-1836595366)), actual$7);
  10974. + var b$7 = random.nextLong__J();
  10975. + var lo$7 = b$7.lo$2;
  10976. + var hi$7 = b$7.hi$2;
  10977. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056663152, (-1836595366)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  10978. var this$9 = $m_Lorg_junit_Assert$();
  10979. - var actual$8 = random.nextLong__J();
  10980. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2139810770), (-814713702)), actual$8);
  10981. + var b$8 = random.nextLong__J();
  10982. + var lo$8 = b$8.lo$2;
  10983. + var hi$8 = b$8.hi$2;
  10984. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2139810770), (-814713702)), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  10985. var this$10 = $m_Lorg_junit_Assert$();
  10986. - var actual$9 = random.nextLong__J();
  10987. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(649872734, (-465423)), actual$9)
  10988. + var b$9 = random.nextLong__J();
  10989. + var lo$9 = b$9.lo$2;
  10990. + var hi$9 = b$9.hi$2;
  10991. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(649872734, (-465423)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9))
  10992. });
  10993. $c_Lorg_scalajs_testsuite_javalib_util_RandomTest.prototype.test$1__p1__sc_Seq__ju_Random__V = (function(exps, random$2) {
  10994. var jsx$1 = new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$1$2) {
  10995. @@ -96556,11 +99991,15 @@ $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.init___ = (function()
  10996. });
  10997. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.node__V = (function() {
  10998. var this$1 = $m_Lorg_junit_Assert$();
  10999. - var actual = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).node__J();
  11000. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11001. + var b = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).node__J();
  11002. + var lo = b.lo$2;
  11003. + var hi = b.hi$2;
  11004. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11005. var this$2 = $m_Lorg_junit_Assert$();
  11006. - var actual$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-2147418113))).node__J();
  11007. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 65535), actual$1);
  11008. + var b$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-2147418113))).node__J();
  11009. + var lo$1 = b$1.lo$2;
  11010. + var hi$1 = b$1.hi$2;
  11011. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 65535), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11012. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_Exception.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  11013. return new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).node__J()
  11014. })));
  11015. @@ -96607,37 +100046,51 @@ $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.equalsTest__V = (funct
  11016. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.constructor__V = (function() {
  11017. var uuid = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928)));
  11018. var this$1 = $m_Lorg_junit_Assert$();
  11019. - var actual = uuid.getMostSignificantBits__J();
  11020. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), actual);
  11021. + var b = uuid.getMostSignificantBits__J();
  11022. + var lo = b.lo$2;
  11023. + var hi = b.hi$2;
  11024. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11025. var this$2 = $m_Lorg_junit_Assert$();
  11026. - var actual$1 = uuid.getLeastSignificantBits__J();
  11027. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928)), actual$1);
  11028. + var b$1 = uuid.getLeastSignificantBits__J();
  11029. + var lo$1 = b$1.lo$2;
  11030. + var hi$1 = b$1.hi$2;
  11031. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11032. var this$3 = $m_Lorg_junit_Assert$();
  11033. - var actual$2 = uuid.variant__I();
  11034. - this$3.assertEquals__T__O__O__V(null, 2, actual$2);
  11035. + var actual = uuid.variant__I();
  11036. + this$3.assertEquals__T__O__O__V(null, 2, actual);
  11037. var this$4 = $m_Lorg_junit_Assert$();
  11038. - var actual$3 = uuid.version__I();
  11039. - this$4.assertEquals__T__O__O__V(null, 1, actual$3);
  11040. + var actual$1 = uuid.version__I();
  11041. + this$4.assertEquals__T__O__O__V(null, 1, actual$1);
  11042. var this$5 = $m_Lorg_junit_Assert$();
  11043. - var actual$4 = uuid.timestamp__J();
  11044. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-132296786), 30440940), actual$4);
  11045. + var b$2 = uuid.timestamp__J();
  11046. + var lo$2 = b$2.lo$2;
  11047. + var hi$2 = b$2.hi$2;
  11048. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-132296786), 30440940), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11049. var this$6 = $m_Lorg_junit_Assert$();
  11050. - var actual$5 = uuid.clockSequence__I();
  11051. - this$6.assertEquals__T__O__O__V(null, 10085, actual$5);
  11052. + var actual$2 = uuid.clockSequence__I();
  11053. + this$6.assertEquals__T__O__O__V(null, 10085, actual$2);
  11054. var this$7 = $m_Lorg_junit_Assert$();
  11055. - var actual$6 = uuid.node__J();
  11056. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), 160), actual$6)
  11057. + var b$3 = uuid.node__J();
  11058. + var lo$3 = b$3.lo$2;
  11059. + var hi$3 = b$3.hi$2;
  11060. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), 160), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3))
  11061. });
  11062. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.getLeastSignificantBits__V = (function() {
  11063. var this$1 = $m_Lorg_junit_Assert$();
  11064. - var actual = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getLeastSignificantBits__J();
  11065. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11066. + var b = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getLeastSignificantBits__J();
  11067. + var lo = b.lo$2;
  11068. + var hi = b.hi$2;
  11069. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11070. var this$2 = $m_Lorg_junit_Assert$();
  11071. - var actual$1 = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).getLeastSignificantBits__J();
  11072. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$1);
  11073. + var b$1 = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).getLeastSignificantBits__J();
  11074. + var lo$1 = b$1.lo$2;
  11075. + var hi$1 = b$1.hi$2;
  11076. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11077. var this$3 = $m_Lorg_junit_Assert$();
  11078. - var actual$2 = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).getLeastSignificantBits__J();
  11079. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$2)
  11080. + var b$2 = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)).getLeastSignificantBits__J();
  11081. + var lo$2 = b$2.lo$2;
  11082. + var hi$2 = b$2.hi$2;
  11083. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2))
  11084. });
  11085. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.randomUUID__V = (function() {
  11086. var uuid = $m_ju_UUID$().randomUUID__ju_UUID();
  11087. @@ -96650,14 +100103,20 @@ $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.randomUUID__V = (funct
  11088. });
  11089. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.getMostSignificantBits__V = (function() {
  11090. var this$1 = $m_Lorg_junit_Assert$();
  11091. - var actual = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11092. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11093. + var b = new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11094. + var lo = b.lo$2;
  11095. + var hi = b.hi$2;
  11096. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11097. var this$2 = $m_Lorg_junit_Assert$();
  11098. - var actual$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11099. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$1);
  11100. + var b$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11101. + var lo$1 = b$1.lo$2;
  11102. + var hi$1 = b$1.hi$2;
  11103. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11104. var this$3 = $m_Lorg_junit_Assert$();
  11105. - var actual$2 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11106. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), actual$2)
  11107. + var b$2 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()).getMostSignificantBits__J();
  11108. + var lo$2 = b$2.lo$2;
  11109. + var hi$2 = b$2.hi$2;
  11110. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2))
  11111. });
  11112. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.notify__ = (function() {
  11113. return (void 0)
  11114. @@ -96673,11 +100132,15 @@ $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.hashCodeTest__V = (fun
  11115. });
  11116. $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.timestamp__V = (function() {
  11117. var this$1 = $m_Lorg_junit_Assert$();
  11118. - var actual = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).timestamp__J();
  11119. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11120. + var b = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).timestamp__J();
  11121. + var lo = b.lo$2;
  11122. + var hi = b.hi$2;
  11123. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11124. var this$2 = $m_Lorg_junit_Assert$();
  11125. - var actual$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(1431638835, 2004318071), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).timestamp__J();
  11126. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2004318071, 53695829), actual$1);
  11127. + var b$1 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(1431638835, 2004318071), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).timestamp__J();
  11128. + var lo$1 = b$1.lo$2;
  11129. + var hi$1 = b$1.hi$2;
  11130. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2004318071, 53695829), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11131. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_Exception.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  11132. return new $c_ju_UUID().init___J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))).timestamp__J()
  11133. })));
  11134. @@ -96748,51 +100211,67 @@ $c_Lorg_scalajs_testsuite_javalib_util_UUIDTest.prototype.fromString__V = (funct
  11135. var condition = uuid1.equals__O__Z(new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928))));
  11136. this$1.assertTrue__T__Z__V(null, condition);
  11137. var this$2 = $m_Lorg_junit_Assert$();
  11138. - var actual = uuid1.getMostSignificantBits__J();
  11139. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), actual);
  11140. + var b = uuid1.getMostSignificantBits__J();
  11141. + var lo = b.lo$2;
  11142. + var hi = b.hi$2;
  11143. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2112623056, (-132296786)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11144. var this$3 = $m_Lorg_junit_Assert$();
  11145. - var actual$1 = uuid1.getLeastSignificantBits__J();
  11146. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928)), actual$1);
  11147. + var b$1 = uuid1.getLeastSignificantBits__J();
  11148. + var lo$1 = b$1.lo$2;
  11149. + var hi$1 = b$1.hi$2;
  11150. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), (-1486552928)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11151. var this$4 = $m_Lorg_junit_Assert$();
  11152. - var actual$2 = uuid1.variant__I();
  11153. - this$4.assertEquals__T__O__O__V(null, 2, actual$2);
  11154. + var actual = uuid1.variant__I();
  11155. + this$4.assertEquals__T__O__O__V(null, 2, actual);
  11156. var this$5 = $m_Lorg_junit_Assert$();
  11157. - var actual$3 = uuid1.version__I();
  11158. - this$5.assertEquals__T__O__O__V(null, 1, actual$3);
  11159. + var actual$1 = uuid1.version__I();
  11160. + this$5.assertEquals__T__O__O__V(null, 1, actual$1);
  11161. var this$6 = $m_Lorg_junit_Assert$();
  11162. - var actual$4 = uuid1.timestamp__J();
  11163. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-132296786), 30440940), actual$4);
  11164. + var b$2 = uuid1.timestamp__J();
  11165. + var lo$2 = b$2.lo$2;
  11166. + var hi$2 = b$2.hi$2;
  11167. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-132296786), 30440940), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11168. var this$7 = $m_Lorg_junit_Assert$();
  11169. - var actual$5 = uuid1.clockSequence__I();
  11170. - this$7.assertEquals__T__O__O__V(null, 10085, actual$5);
  11171. + var actual$2 = uuid1.clockSequence__I();
  11172. + this$7.assertEquals__T__O__O__V(null, 10085, actual$2);
  11173. var this$8 = $m_Lorg_junit_Assert$();
  11174. - var actual$6 = uuid1.node__J();
  11175. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), 160), actual$6);
  11176. + var b$3 = uuid1.node__J();
  11177. + var lo$3 = b$3.lo$2;
  11178. + var hi$3 = b$3.hi$2;
  11179. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-920753162), 160), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11180. var uuid2 = $m_ju_UUID$().fromString__T__ju_UUID("00000000-0000-1000-8000-000000000000");
  11181. var this$9 = $m_Lorg_junit_Assert$();
  11182. - var actual$7 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  11183. - this$9.assertEquals__T__O__O__V(null, uuid2, actual$7);
  11184. + var actual$3 = new $c_ju_UUID().init___J__J(new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  11185. + this$9.assertEquals__T__O__O__V(null, uuid2, actual$3);
  11186. var this$10 = $m_Lorg_junit_Assert$();
  11187. - var actual$8 = uuid2.getMostSignificantBits__J();
  11188. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4096, 0), actual$8);
  11189. + var b$4 = uuid2.getMostSignificantBits__J();
  11190. + var lo$4 = b$4.lo$2;
  11191. + var hi$4 = b$4.hi$2;
  11192. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4096, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11193. var this$11 = $m_Lorg_junit_Assert$();
  11194. - var actual$9 = uuid2.getLeastSignificantBits__J();
  11195. - this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), actual$9);
  11196. + var b$5 = uuid2.getLeastSignificantBits__J();
  11197. + var lo$5 = b$5.lo$2;
  11198. + var hi$5 = b$5.hi$2;
  11199. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11200. var this$12 = $m_Lorg_junit_Assert$();
  11201. - var actual$10 = uuid2.variant__I();
  11202. - this$12.assertEquals__T__O__O__V(null, 2, actual$10);
  11203. + var actual$4 = uuid2.variant__I();
  11204. + this$12.assertEquals__T__O__O__V(null, 2, actual$4);
  11205. var this$13 = $m_Lorg_junit_Assert$();
  11206. - var actual$11 = uuid2.version__I();
  11207. - this$13.assertEquals__T__O__O__V(null, 1, actual$11);
  11208. + var actual$5 = uuid2.version__I();
  11209. + this$13.assertEquals__T__O__O__V(null, 1, actual$5);
  11210. var this$14 = $m_Lorg_junit_Assert$();
  11211. - var actual$12 = uuid2.timestamp__J();
  11212. - this$14.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$12);
  11213. + var b$6 = uuid2.timestamp__J();
  11214. + var lo$6 = b$6.lo$2;
  11215. + var hi$6 = b$6.hi$2;
  11216. + this$14.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11217. var this$15 = $m_Lorg_junit_Assert$();
  11218. - var actual$13 = uuid2.clockSequence__I();
  11219. - this$15.assertEquals__T__O__O__V(null, 0, actual$13);
  11220. + var actual$6 = uuid2.clockSequence__I();
  11221. + this$15.assertEquals__T__O__O__V(null, 0, actual$6);
  11222. var this$16 = $m_Lorg_junit_Assert$();
  11223. - var actual$14 = uuid2.node__J();
  11224. - this$16.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$14);
  11225. + var b$7 = uuid2.node__J();
  11226. + var lo$7 = b$7.lo$2;
  11227. + var hi$7 = b$7.hi$2;
  11228. + this$16.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11229. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_Exception.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() {
  11230. return $m_ju_UUID$().fromString__T__ju_UUID(null)
  11231. })));
  11232. @@ -98246,9 +101725,12 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototyp
  11233. })(tlr)))
  11234. });
  11235. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototype.checkLongUpperBound__J__ju_concurrent_ThreadLocalRandom__V = (function(bound, tlr) {
  11236. - var next = tlr.nextLong__J__J(bound);
  11237. + var b = tlr.nextLong__J__J(bound);
  11238. + var lo = b.lo$2;
  11239. + var hi = b.hi$2;
  11240. var this$1 = $m_Lorg_junit_Assert$();
  11241. - var condition = next.$$less__sjsr_RuntimeLong__Z(bound);
  11242. + var bhi = bound.hi$2;
  11243. + var condition = ((hi === bhi) ? (((-2147483648) ^ lo) < ((-2147483648) ^ bound.lo$2)) : (hi < bhi));
  11244. this$1.assertTrue__T__Z__V(null, condition)
  11245. });
  11246. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototype.checkDoubleUpperBound__D__ju_concurrent_ThreadLocalRandom__V = (function(bound, tlr) {
  11247. @@ -98516,11 +101998,29 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototyp
  11248. })(tlr)))
  11249. });
  11250. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototype.checkLongBounds__J__J__ju_concurrent_ThreadLocalRandom__V = (function(b1, b2, tlr) {
  11251. - var least = (b1.$$less__sjsr_RuntimeLong__Z(b2) ? b1 : b2);
  11252. - var bound = (b1.$$greater__sjsr_RuntimeLong__Z(b2) ? b1 : b2);
  11253. - var next = tlr.nextLong__J__J__J(least, bound);
  11254. + var ahi = b1.hi$2;
  11255. + var bhi = b2.hi$2;
  11256. + if (((ahi === bhi) ? (((-2147483648) ^ b1.lo$2) < ((-2147483648) ^ b2.lo$2)) : (ahi < bhi))) {
  11257. + var b = b1
  11258. + } else {
  11259. + var b = b2
  11260. + };
  11261. + var lo = b.lo$2;
  11262. + var hi = b.hi$2;
  11263. + var ahi$1 = b1.hi$2;
  11264. + var bhi$1 = b2.hi$2;
  11265. + if (((ahi$1 === bhi$1) ? (((-2147483648) ^ b1.lo$2) > ((-2147483648) ^ b2.lo$2)) : (ahi$1 > bhi$1))) {
  11266. + var b$1 = b1
  11267. + } else {
  11268. + var b$1 = b2
  11269. + };
  11270. + var lo$1 = b$1.lo$2;
  11271. + var hi$1 = b$1.hi$2;
  11272. + var b$2 = tlr.nextLong__J__J__J(new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11273. + var lo$2 = b$2.lo$2;
  11274. + var hi$2 = b$2.hi$2;
  11275. var this$5 = $m_Lorg_junit_Assert$();
  11276. - var condition = (next.$$greater$eq__sjsr_RuntimeLong__Z(least) && next.$$less__sjsr_RuntimeLong__Z(bound));
  11277. + var condition = (((hi$2 === hi) ? (((-2147483648) ^ lo$2) >= ((-2147483648) ^ lo)) : (hi$2 > hi)) && ((hi$2 === hi$1) ? (((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) : (hi$2 < hi$1)));
  11278. this$5.assertTrue__T__Z__V(null, condition)
  11279. });
  11280. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_ThreadLocalRandomTest.prototype.should$undreturn$undnextLong$undunder$unda$undbound__V = (function() {
  11281. @@ -98835,102 +102335,164 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.valueOf
  11282. });
  11283. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toSeconds__V = (function() {
  11284. var this$1 = $m_Lorg_junit_Assert$();
  11285. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11286. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11287. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11288. + var lo = b.lo$2;
  11289. + var hi = b.hi$2;
  11290. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11291. var this$2 = $m_Lorg_junit_Assert$();
  11292. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I((-949672837), 9));
  11293. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11294. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I((-949672837), 9));
  11295. + var lo$1 = b$1.lo$2;
  11296. + var hi$1 = b$1.hi$2;
  11297. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11298. var this$3 = $m_Lorg_junit_Assert$();
  11299. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11300. - this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  11301. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11302. + var lo$2 = b$2.lo$2;
  11303. + var hi$2 = b$2.hi$2;
  11304. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11305. var this$4 = $m_Lorg_junit_Assert$();
  11306. - var actual$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42000123, 0));
  11307. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$3);
  11308. + var b$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42000123, 0));
  11309. + var lo$3 = b$3.lo$2;
  11310. + var hi$3 = b$3.hi$2;
  11311. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11312. var this$5 = $m_Lorg_junit_Assert$();
  11313. - var actual$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11314. - this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  11315. + var b$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11316. + var lo$4 = b$4.lo$2;
  11317. + var hi$4 = b$4.hi$2;
  11318. + this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11319. var this$6 = $m_Lorg_junit_Assert$();
  11320. - var actual$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11321. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$5);
  11322. + var b$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11323. + var lo$5 = b$5.lo$2;
  11324. + var hi$5 = b$5.hi$2;
  11325. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11326. var this$7 = $m_Lorg_junit_Assert$();
  11327. - var actual$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11328. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$6);
  11329. + var b$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11330. + var lo$6 = b$6.lo$2;
  11331. + var hi$6 = b$6.hi$2;
  11332. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11333. var this$8 = $m_Lorg_junit_Assert$();
  11334. - var actual$7 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11335. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520, 0), actual$7);
  11336. + var b$7 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11337. + var lo$7 = b$7.lo$2;
  11338. + var hi$7 = b$7.hi$2;
  11339. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11340. var this$9 = $m_Lorg_junit_Assert$();
  11341. - var actual$8 = $m_ju_concurrent_TimeUnit$().HOURS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11342. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(151200, 0), actual$8);
  11343. + var b$8 = $m_ju_concurrent_TimeUnit$().HOURS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11344. + var lo$8 = b$8.lo$2;
  11345. + var hi$8 = b$8.hi$2;
  11346. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(151200, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  11347. var this$10 = $m_Lorg_junit_Assert$();
  11348. - var actual$9 = $m_ju_concurrent_TimeUnit$().DAYS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11349. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3628800, 0), actual$9)
  11350. + var b$9 = $m_ju_concurrent_TimeUnit$().DAYS$1.toSeconds__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11351. + var lo$9 = b$9.lo$2;
  11352. + var hi$9 = b$9.hi$2;
  11353. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3628800, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9))
  11354. });
  11355. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toHours__V = (function() {
  11356. var this$1 = $m_Lorg_junit_Assert$();
  11357. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11358. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11359. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11360. + var lo = b.lo$2;
  11361. + var hi = b.hi$2;
  11362. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11363. var this$2 = $m_Lorg_junit_Assert$();
  11364. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28245584), 35203));
  11365. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11366. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I((-28245584), 35203));
  11367. + var lo$1 = b$1.lo$2;
  11368. + var hi$1 = b$1.hi$2;
  11369. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11370. var this$3 = $m_Lorg_junit_Assert$();
  11371. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11372. - this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  11373. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11374. + var lo$2 = b$2.lo$2;
  11375. + var hi$2 = b$2.hi$2;
  11376. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11377. var this$4 = $m_Lorg_junit_Assert$();
  11378. - var actual$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(876587440, 35));
  11379. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$3);
  11380. + var b$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(876587440, 35));
  11381. + var lo$3 = b$3.lo$2;
  11382. + var hi$3 = b$3.hi$2;
  11383. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11384. var this$5 = $m_Lorg_junit_Assert$();
  11385. - var actual$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11386. - this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  11387. + var b$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11388. + var lo$4 = b$4.lo$2;
  11389. + var hi$4 = b$4.hi$2;
  11390. + this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11391. var this$6 = $m_Lorg_junit_Assert$();
  11392. - var actual$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(151244280, 0));
  11393. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$5);
  11394. + var b$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(151244280, 0));
  11395. + var lo$5 = b$5.lo$2;
  11396. + var hi$5 = b$5.hi$2;
  11397. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11398. var this$7 = $m_Lorg_junit_Assert$();
  11399. - var actual$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11400. - this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$6);
  11401. + var b$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11402. + var lo$6 = b$6.lo$2;
  11403. + var hi$6 = b$6.hi$2;
  11404. + this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11405. var this$8 = $m_Lorg_junit_Assert$();
  11406. - var actual$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(151200, 0));
  11407. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$7);
  11408. + var b$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(151200, 0));
  11409. + var lo$7 = b$7.lo$2;
  11410. + var hi$7 = b$7.hi$2;
  11411. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11412. var this$9 = $m_Lorg_junit_Assert$();
  11413. - var actual$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11414. - this$9.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$8);
  11415. + var b$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11416. + var lo$8 = b$8.lo$2;
  11417. + var hi$8 = b$8.hi$2;
  11418. + this$9.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  11419. var this$10 = $m_Lorg_junit_Assert$();
  11420. - var actual$9 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520, 0));
  11421. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$9);
  11422. + var b$9 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520, 0));
  11423. + var lo$9 = b$9.lo$2;
  11424. + var hi$9 = b$9.hi$2;
  11425. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  11426. var this$11 = $m_Lorg_junit_Assert$();
  11427. - var actual$10 = $m_ju_concurrent_TimeUnit$().HOURS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11428. - this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$10);
  11429. + var b$10 = $m_ju_concurrent_TimeUnit$().HOURS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11430. + var lo$10 = b$10.lo$2;
  11431. + var hi$10 = b$10.hi$2;
  11432. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  11433. var this$12 = $m_Lorg_junit_Assert$();
  11434. - var actual$11 = $m_ju_concurrent_TimeUnit$().DAYS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11435. - this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1008, 0), actual$11)
  11436. + var b$11 = $m_ju_concurrent_TimeUnit$().DAYS$1.toHours__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11437. + var lo$11 = b$11.lo$2;
  11438. + var hi$11 = b$11.hi$2;
  11439. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1008, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11))
  11440. });
  11441. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toMillis__V = (function() {
  11442. var this$1 = $m_Lorg_junit_Assert$();
  11443. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11444. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11445. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11446. + var lo = b.lo$2;
  11447. + var hi = b.hi$2;
  11448. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11449. var this$2 = $m_Lorg_junit_Assert$();
  11450. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42000123, 0));
  11451. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11452. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42000123, 0));
  11453. + var lo$1 = b$1.lo$2;
  11454. + var hi$1 = b$1.hi$2;
  11455. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11456. var this$3 = $m_Lorg_junit_Assert$();
  11457. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11458. - this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  11459. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11460. + var lo$2 = b$2.lo$2;
  11461. + var hi$2 = b$2.hi$2;
  11462. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11463. var this$4 = $m_Lorg_junit_Assert$();
  11464. - var actual$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11465. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$3);
  11466. + var b$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11467. + var lo$3 = b$3.lo$2;
  11468. + var hi$3 = b$3.hi$2;
  11469. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11470. var this$5 = $m_Lorg_junit_Assert$();
  11471. - var actual$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11472. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$4);
  11473. + var b$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11474. + var lo$4 = b$4.lo$2;
  11475. + var hi$4 = b$4.hi$2;
  11476. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11477. var this$6 = $m_Lorg_junit_Assert$();
  11478. - var actual$5 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11479. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), actual$5);
  11480. + var b$5 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11481. + var lo$5 = b$5.lo$2;
  11482. + var hi$5 = b$5.hi$2;
  11483. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11484. var this$7 = $m_Lorg_junit_Assert$();
  11485. - var actual$6 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11486. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520000, 0), actual$6);
  11487. + var b$6 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11488. + var lo$6 = b$6.lo$2;
  11489. + var hi$6 = b$6.hi$2;
  11490. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11491. var this$8 = $m_Lorg_junit_Assert$();
  11492. - var actual$7 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11493. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(151200000, 0), actual$7);
  11494. + var b$7 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11495. + var lo$7 = b$7.lo$2;
  11496. + var hi$7 = b$7.hi$2;
  11497. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(151200000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11498. var this$9 = $m_Lorg_junit_Assert$();
  11499. - var actual$8 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11500. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-666167296), 0), actual$8)
  11501. + var b$8 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMillis__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11502. + var lo$8 = b$8.lo$2;
  11503. + var hi$8 = b$8.hi$2;
  11504. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-666167296), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8))
  11505. });
  11506. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.values__V = (function() {
  11507. var values = $m_ju_concurrent_TimeUnit$().values__Aju_concurrent_TimeUnit();
  11508. @@ -98968,131 +102530,209 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.values_
  11509. });
  11510. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toDays__V = (function() {
  11511. var this$1 = $m_Lorg_junit_Assert$();
  11512. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11513. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11514. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11515. + var lo = b.lo$2;
  11516. + var hi = b.hi$2;
  11517. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11518. var this$2 = $m_Lorg_junit_Assert$();
  11519. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-677894016), 844895));
  11520. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11521. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-677894016), 844895));
  11522. + var lo$1 = b$1.lo$2;
  11523. + var hi$1 = b$1.hi$2;
  11524. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11525. var this$3 = $m_Lorg_junit_Assert$();
  11526. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11527. - this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  11528. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11529. + var lo$2 = b$2.lo$2;
  11530. + var hi$2 = b$2.hi$2;
  11531. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11532. var this$4 = $m_Lorg_junit_Assert$();
  11533. - var actual$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-436737920), 844));
  11534. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$3);
  11535. + var b$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-436737920), 844));
  11536. + var lo$3 = b$3.lo$2;
  11537. + var hi$3 = b$3.hi$2;
  11538. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11539. var this$5 = $m_Lorg_junit_Assert$();
  11540. - var actual$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11541. - this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  11542. + var b$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11543. + var lo$4 = b$4.lo$2;
  11544. + var hi$4 = b$4.hi$2;
  11545. + this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11546. var this$6 = $m_Lorg_junit_Assert$();
  11547. - var actual$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-665104576), 0));
  11548. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$5);
  11549. + var b$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I((-665104576), 0));
  11550. + var lo$5 = b$5.lo$2;
  11551. + var hi$5 = b$5.hi$2;
  11552. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11553. var this$7 = $m_Lorg_junit_Assert$();
  11554. - var actual$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11555. - this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$6);
  11556. + var b$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11557. + var lo$6 = b$6.lo$2;
  11558. + var hi$6 = b$6.hi$2;
  11559. + this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11560. var this$8 = $m_Lorg_junit_Assert$();
  11561. - var actual$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(3628800, 0));
  11562. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$7);
  11563. + var b$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(3628800, 0));
  11564. + var lo$7 = b$7.lo$2;
  11565. + var hi$7 = b$7.hi$2;
  11566. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11567. var this$9 = $m_Lorg_junit_Assert$();
  11568. - var actual$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11569. - this$9.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$8);
  11570. + var b$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11571. + var lo$8 = b$8.lo$2;
  11572. + var hi$8 = b$8.hi$2;
  11573. + this$9.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  11574. var this$10 = $m_Lorg_junit_Assert$();
  11575. - var actual$9 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(60480, 0));
  11576. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$9);
  11577. + var b$9 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(60480, 0));
  11578. + var lo$9 = b$9.lo$2;
  11579. + var hi$9 = b$9.hi$2;
  11580. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  11581. var this$11 = $m_Lorg_junit_Assert$();
  11582. - var actual$10 = $m_ju_concurrent_TimeUnit$().HOURS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11583. - this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$10);
  11584. + var b$10 = $m_ju_concurrent_TimeUnit$().HOURS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11585. + var lo$10 = b$10.lo$2;
  11586. + var hi$10 = b$10.hi$2;
  11587. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  11588. var this$12 = $m_Lorg_junit_Assert$();
  11589. - var actual$11 = $m_ju_concurrent_TimeUnit$().HOURS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(1008, 0));
  11590. - this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$11);
  11591. + var b$11 = $m_ju_concurrent_TimeUnit$().HOURS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(1008, 0));
  11592. + var lo$11 = b$11.lo$2;
  11593. + var hi$11 = b$11.hi$2;
  11594. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  11595. var this$13 = $m_Lorg_junit_Assert$();
  11596. - var actual$12 = $m_ju_concurrent_TimeUnit$().DAYS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11597. - this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$12)
  11598. + var b$12 = $m_ju_concurrent_TimeUnit$().DAYS$1.toDays__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11599. + var lo$12 = b$12.lo$2;
  11600. + var hi$12 = b$12.hi$2;
  11601. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12))
  11602. });
  11603. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.notify__ = (function() {
  11604. return (void 0)
  11605. });
  11606. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toMinutes__V = (function() {
  11607. var this$1 = $m_Lorg_junit_Assert$();
  11608. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11609. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11610. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11611. + var lo = b.lo$2;
  11612. + var hi = b.hi$2;
  11613. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11614. var this$2 = $m_Lorg_junit_Assert$();
  11615. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1145795372), 586));
  11616. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11617. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1145795372), 586));
  11618. + var lo$1 = b$1.lo$2;
  11619. + var hi$1 = b$1.hi$2;
  11620. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11621. var this$3 = $m_Lorg_junit_Assert$();
  11622. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11623. - this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$2);
  11624. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11625. + var lo$2 = b$2.lo$2;
  11626. + var hi$2 = b$2.hi$2;
  11627. + this$3.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11628. var this$4 = $m_Lorg_junit_Assert$();
  11629. - var actual$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1774959916), 0));
  11630. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$3);
  11631. + var b$3 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I((-1774959916), 0));
  11632. + var lo$3 = b$3.lo$2;
  11633. + var hi$3 = b$3.hi$2;
  11634. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11635. var this$5 = $m_Lorg_junit_Assert$();
  11636. - var actual$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11637. - this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  11638. + var b$4 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11639. + var lo$4 = b$4.lo$2;
  11640. + var hi$4 = b$4.hi$2;
  11641. + this$5.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11642. var this$6 = $m_Lorg_junit_Assert$();
  11643. - var actual$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520738, 0));
  11644. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$5);
  11645. + var b$5 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520738, 0));
  11646. + var lo$5 = b$5.lo$2;
  11647. + var hi$5 = b$5.hi$2;
  11648. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11649. var this$7 = $m_Lorg_junit_Assert$();
  11650. - var actual$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11651. - this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$6);
  11652. + var b$6 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11653. + var lo$6 = b$6.lo$2;
  11654. + var hi$6 = b$6.hi$2;
  11655. + this$7.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11656. var this$8 = $m_Lorg_junit_Assert$();
  11657. - var actual$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520, 0));
  11658. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$7);
  11659. + var b$7 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(2520, 0));
  11660. + var lo$7 = b$7.lo$2;
  11661. + var hi$7 = b$7.hi$2;
  11662. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11663. var this$9 = $m_Lorg_junit_Assert$();
  11664. - var actual$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11665. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$8);
  11666. + var b$8 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11667. + var lo$8 = b$8.lo$2;
  11668. + var hi$8 = b$8.hi$2;
  11669. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  11670. var this$10 = $m_Lorg_junit_Assert$();
  11671. - var actual$9 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11672. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520, 0), actual$9);
  11673. + var b$9 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11674. + var lo$9 = b$9.lo$2;
  11675. + var hi$9 = b$9.hi$2;
  11676. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2520, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  11677. var this$11 = $m_Lorg_junit_Assert$();
  11678. - var actual$10 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11679. - this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(60480, 0), actual$10)
  11680. + var b$10 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMinutes__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11681. + var lo$10 = b$10.lo$2;
  11682. + var hi$10 = b$10.hi$2;
  11683. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(60480, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10))
  11684. });
  11685. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toMicros__V = (function() {
  11686. var this$1 = $m_Lorg_junit_Assert$();
  11687. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11688. - this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  11689. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11690. + var lo = b.lo$2;
  11691. + var hi = b.hi$2;
  11692. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11693. var this$2 = $m_Lorg_junit_Assert$();
  11694. - var actual$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11695. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$1);
  11696. + var b$1 = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42123, 0));
  11697. + var lo$1 = b$1.lo$2;
  11698. + var hi$1 = b$1.hi$2;
  11699. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11700. var this$3 = $m_Lorg_junit_Assert$();
  11701. - var actual$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11702. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual$2);
  11703. + var b$2 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11704. + var lo$2 = b$2.lo$2;
  11705. + var hi$2 = b$2.hi$2;
  11706. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11707. var this$4 = $m_Lorg_junit_Assert$();
  11708. - var actual$3 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11709. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), actual$3);
  11710. + var b$3 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11711. + var lo$3 = b$3.lo$2;
  11712. + var hi$3 = b$3.hi$2;
  11713. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11714. var this$5 = $m_Lorg_junit_Assert$();
  11715. - var actual$4 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11716. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000000, 0), actual$4);
  11717. + var b$4 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11718. + var lo$4 = b$4.lo$2;
  11719. + var hi$4 = b$4.hi$2;
  11720. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11721. var this$6 = $m_Lorg_junit_Assert$();
  11722. - var actual$5 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11723. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1774967296), 0), actual$5);
  11724. + var b$5 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11725. + var lo$5 = b$5.lo$2;
  11726. + var hi$5 = b$5.hi$2;
  11727. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1774967296), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11728. var this$7 = $m_Lorg_junit_Assert$();
  11729. - var actual$6 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11730. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(876144640, 35), actual$6);
  11731. + var b$6 = $m_ju_concurrent_TimeUnit$().HOURS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11732. + var lo$6 = b$6.lo$2;
  11733. + var hi$6 = b$6.hi$2;
  11734. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(876144640, 35), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  11735. var this$8 = $m_Lorg_junit_Assert$();
  11736. - var actual$7 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11737. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-447365120), 844), actual$7)
  11738. + var b$7 = $m_ju_concurrent_TimeUnit$().DAYS$1.toMicros__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11739. + var lo$7 = b$7.lo$2;
  11740. + var hi$7 = b$7.hi$2;
  11741. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-447365120), 844), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7))
  11742. });
  11743. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.toNanos__V = (function() {
  11744. var this$1 = $m_Lorg_junit_Assert$();
  11745. - var actual = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11746. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), actual);
  11747. + var b = $m_ju_concurrent_TimeUnit$().NANOSECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11748. + var lo = b.lo$2;
  11749. + var hi = b.hi$2;
  11750. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11751. var this$2 = $m_Lorg_junit_Assert$();
  11752. - var actual$1 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11753. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), actual$1);
  11754. + var b$1 = $m_ju_concurrent_TimeUnit$().MICROSECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11755. + var lo$1 = b$1.lo$2;
  11756. + var hi$1 = b$1.hi$2;
  11757. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11758. var this$3 = $m_Lorg_junit_Assert$();
  11759. - var actual$2 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11760. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000000, 0), actual$2);
  11761. + var b$2 = $m_ju_concurrent_TimeUnit$().MILLISECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11762. + var lo$2 = b$2.lo$2;
  11763. + var hi$2 = b$2.hi$2;
  11764. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42000000, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11765. var this$4 = $m_Lorg_junit_Assert$();
  11766. - var actual$3 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11767. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-949672960), 9), actual$3);
  11768. + var b$3 = $m_ju_concurrent_TimeUnit$().SECONDS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11769. + var lo$3 = b$3.lo$2;
  11770. + var hi$3 = b$3.hi$2;
  11771. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-949672960), 9), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  11772. var this$5 = $m_Lorg_junit_Assert$();
  11773. - var actual$4 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11774. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1145802752), 586), actual$4);
  11775. + var b$4 = $m_ju_concurrent_TimeUnit$().MINUTES$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11776. + var lo$4 = b$4.lo$2;
  11777. + var hi$4 = b$4.hi$2;
  11778. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1145802752), 586), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11779. var this$6 = $m_Lorg_junit_Assert$();
  11780. - var actual$5 = $m_ju_concurrent_TimeUnit$().HOURS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11781. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-28688384), 35203), actual$5);
  11782. + var b$5 = $m_ju_concurrent_TimeUnit$().HOURS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11783. + var lo$5 = b$5.lo$2;
  11784. + var hi$5 = b$5.hi$2;
  11785. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-28688384), 35203), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11786. var this$7 = $m_Lorg_junit_Assert$();
  11787. - var actual$6 = $m_ju_concurrent_TimeUnit$().DAYS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11788. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-688521216), 844895), actual$6)
  11789. + var b$6 = $m_ju_concurrent_TimeUnit$().DAYS$1.toNanos__J__J(new $c_sjsr_RuntimeLong().init___I__I(42, 0));
  11790. + var lo$6 = b$6.lo$2;
  11791. + var hi$6 = b$6.hi$2;
  11792. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-688521216), 844895), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6))
  11793. });
  11794. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_TimeUnitTest.prototype.clone__ = (function() {
  11795. if ($is_jl_Cloneable(this)) {
  11796. @@ -99230,77 +102870,121 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_AtomicTest.prototype.no
  11797. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_AtomicTest.prototype.atomicLongTest__V = (function() {
  11798. var atomic = new $c_ju_concurrent_atomic_AtomicLong().init___J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  11799. var this$1 = $m_Lorg_junit_Assert$();
  11800. - var actual = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11801. - this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual);
  11802. + var b = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11803. + var lo = b.lo$2;
  11804. + var hi = b.hi$2;
  11805. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11806. atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(20, 0);
  11807. var this$2 = $m_Lorg_junit_Assert$();
  11808. - var actual$1 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11809. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$1);
  11810. - var this$3 = $m_Lorg_junit_Assert$();
  11811. - var old = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11812. - atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(old);
  11813. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), old);
  11814. + var b$1 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11815. + var lo$1 = b$1.lo$2;
  11816. + var hi$1 = b$1.hi$2;
  11817. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  11818. var this$4 = $m_Lorg_junit_Assert$();
  11819. - var actual$2 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11820. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(21, 0), actual$2);
  11821. + var b$2 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11822. + var lo$2 = b$2.lo$2;
  11823. + var hi$2 = b$2.hi$2;
  11824. + var lo$3 = ((1 + lo$2) | 0);
  11825. + var hi$3 = ((lo$3 === 0) ? ((1 + hi$2) | 0) : hi$2);
  11826. + atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3);
  11827. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  11828. var this$5 = $m_Lorg_junit_Assert$();
  11829. - var old$1 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11830. - atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(old$1);
  11831. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(21, 0), old$1);
  11832. - var this$6 = $m_Lorg_junit_Assert$();
  11833. - var actual$3 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11834. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$3);
  11835. + var b$3 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11836. + var lo$4 = b$3.lo$2;
  11837. + var hi$4 = b$3.hi$2;
  11838. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(21, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  11839. var this$7 = $m_Lorg_junit_Assert$();
  11840. - var actual$4 = atomic.getAndSet__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  11841. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$4);
  11842. + var b$4 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11843. + var lo$5 = b$4.lo$2;
  11844. + var hi$5 = b$4.hi$2;
  11845. + var lo$6 = (((-1) + lo$5) | 0);
  11846. + var hi$6 = ((lo$6 !== (-1)) ? hi$5 : (((-1) + hi$5) | 0));
  11847. + atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6);
  11848. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(21, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  11849. var this$8 = $m_Lorg_junit_Assert$();
  11850. - var actual$5 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11851. - this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$5);
  11852. + var b$5 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11853. + var lo$7 = b$5.lo$2;
  11854. + var hi$7 = b$5.hi$2;
  11855. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  11856. var this$9 = $m_Lorg_junit_Assert$();
  11857. - var newValue = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(atomic.java$util$concurrent$atomic$AtomicLong$$value$f);
  11858. - atomic.java$util$concurrent$atomic$AtomicLong$$value$f = newValue;
  11859. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), newValue);
  11860. + var b$6 = atomic.getAndSet__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  11861. + var lo$8 = b$6.lo$2;
  11862. + var hi$8 = b$6.hi$2;
  11863. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  11864. var this$10 = $m_Lorg_junit_Assert$();
  11865. - var actual$6 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11866. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$6);
  11867. - var this$11 = $m_Lorg_junit_Assert$();
  11868. - var newValue$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(atomic.java$util$concurrent$atomic$AtomicLong$$value$f);
  11869. - atomic.java$util$concurrent$atomic$AtomicLong$$value$f = newValue$1;
  11870. - this$11.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), newValue$1);
  11871. + var b$7 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11872. + var lo$9 = b$7.lo$2;
  11873. + var hi$9 = b$7.hi$2;
  11874. + this$10.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  11875. var this$12 = $m_Lorg_junit_Assert$();
  11876. - var actual$7 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11877. - this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$7);
  11878. + var b$8 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11879. + var blo = b$8.lo$2;
  11880. + var bhi = b$8.hi$2;
  11881. + var lo$10 = ((1 + blo) | 0);
  11882. + var hi$10 = ((lo$10 === 0) ? ((1 + bhi) | 0) : bhi);
  11883. + atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10);
  11884. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  11885. var this$13 = $m_Lorg_junit_Assert$();
  11886. - var newValue$2 = new $c_sjsr_RuntimeLong().init___I__I(10, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(atomic.java$util$concurrent$atomic$AtomicLong$$value$f);
  11887. - atomic.java$util$concurrent$atomic$AtomicLong$$value$f = newValue$2;
  11888. - this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), newValue$2);
  11889. - var this$14 = $m_Lorg_junit_Assert$();
  11890. - var actual$8 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11891. - this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$8);
  11892. + var b$9 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11893. + var lo$11 = b$9.lo$2;
  11894. + var hi$11 = b$9.hi$2;
  11895. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  11896. var this$15 = $m_Lorg_junit_Assert$();
  11897. - var actual$9 = atomic.intValue__I();
  11898. - this$15.assertEquals__T__O__O__V(null, 10, actual$9);
  11899. + var b$10 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11900. + var blo$1 = b$10.lo$2;
  11901. + var bhi$1 = b$10.hi$2;
  11902. + var lo$12 = (((-1) + blo$1) | 0);
  11903. + var hi$12 = ((lo$12 !== (-1)) ? bhi$1 : (((-1) + bhi$1) | 0));
  11904. + atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12);
  11905. + this$15.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  11906. var this$16 = $m_Lorg_junit_Assert$();
  11907. - var actual$10 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11908. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$10);
  11909. - var this$17 = $m_Lorg_junit_Assert$();
  11910. - var actual$11 = atomic.floatValue__F();
  11911. - this$17.assertEquals__T__F__F__F__V(null, 10.0, actual$11, 0.0);
  11912. + var b$11 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11913. + var lo$13 = b$11.lo$2;
  11914. + var hi$13 = b$11.hi$2;
  11915. + this$16.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  11916. var this$18 = $m_Lorg_junit_Assert$();
  11917. - var actual$12 = atomic.doubleValue__D();
  11918. - this$18.assertEquals__T__D__D__D__V(null, 10.0, actual$12, 0.0);
  11919. + var b$12 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11920. + var blo$2 = b$12.lo$2;
  11921. + var bhi$2 = b$12.hi$2;
  11922. + var lo$14 = ((10 + blo$2) | 0);
  11923. + var hi$14 = ((((-2147483648) ^ lo$14) < (-2147483638)) ? ((1 + bhi$2) | 0) : bhi$2);
  11924. + atomic.java$util$concurrent$atomic$AtomicLong$$value$f = new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14);
  11925. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  11926. var this$19 = $m_Lorg_junit_Assert$();
  11927. - var condition = atomic.compareAndSet__J__J__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  11928. - this$19.assertFalse__T__Z__V(null, condition);
  11929. + var b$13 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11930. + var lo$15 = b$13.lo$2;
  11931. + var hi$15 = b$13.hi$2;
  11932. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  11933. var this$20 = $m_Lorg_junit_Assert$();
  11934. - var actual$13 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11935. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$13);
  11936. + var actual = atomic.intValue__I();
  11937. + this$20.assertEquals__T__O__O__V(null, 10, actual);
  11938. var this$21 = $m_Lorg_junit_Assert$();
  11939. - var condition$1 = atomic.compareAndSet__J__J__Z(new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  11940. - this$21.assertTrue__T__Z__V(null, condition$1);
  11941. + var b$14 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11942. + var lo$16 = b$14.lo$2;
  11943. + var hi$16 = b$14.hi$2;
  11944. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16));
  11945. var this$22 = $m_Lorg_junit_Assert$();
  11946. - var actual$14 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11947. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), actual$14)
  11948. + var actual$1 = atomic.floatValue__F();
  11949. + this$22.assertEquals__T__F__F__F__V(null, 10.0, actual$1, 0.0);
  11950. + var this$23 = $m_Lorg_junit_Assert$();
  11951. + var actual$2 = atomic.doubleValue__D();
  11952. + this$23.assertEquals__T__D__D__D__V(null, 10.0, actual$2, 0.0);
  11953. + var this$24 = $m_Lorg_junit_Assert$();
  11954. + var condition = atomic.compareAndSet__J__J__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  11955. + this$24.assertFalse__T__Z__V(null, condition);
  11956. + var this$25 = $m_Lorg_junit_Assert$();
  11957. + var b$15 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11958. + var lo$17 = b$15.lo$2;
  11959. + var hi$17 = b$15.hi$2;
  11960. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17));
  11961. + var this$26 = $m_Lorg_junit_Assert$();
  11962. + var condition$1 = atomic.compareAndSet__J__J__Z(new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(20, 0));
  11963. + this$26.assertTrue__T__Z__V(null, condition$1);
  11964. + var this$27 = $m_Lorg_junit_Assert$();
  11965. + var b$16 = atomic.java$util$concurrent$atomic$AtomicLong$$value$f;
  11966. + var lo$18 = b$16.lo$2;
  11967. + var hi$18 = b$16.hi$2;
  11968. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(20, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$18))
  11969. });
  11970. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_AtomicTest.prototype.atomicReferenceTest__V = (function() {
  11971. var thing1 = new $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_Foo().init___I(5);
  11972. @@ -99398,26 +103082,28 @@ $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_AtomicTest.prototype.at
  11973. var actual$9 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  11974. this$15.assertEquals__T__O__O__V(null, 10, actual$9);
  11975. var this$16 = $m_Lorg_junit_Assert$();
  11976. - var actual$10 = atomic.longValue__J();
  11977. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), actual$10);
  11978. + var b = atomic.longValue__J();
  11979. + var lo = b.lo$2;
  11980. + var hi = b.hi$2;
  11981. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  11982. var this$17 = $m_Lorg_junit_Assert$();
  11983. - var actual$11 = atomic.floatValue__F();
  11984. - this$17.assertEquals__T__F__F__F__V(null, 10.0, actual$11, 0.0);
  11985. + var actual$10 = atomic.floatValue__F();
  11986. + this$17.assertEquals__T__F__F__F__V(null, 10.0, actual$10, 0.0);
  11987. var this$18 = $m_Lorg_junit_Assert$();
  11988. - var actual$12 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  11989. - this$18.assertEquals__T__D__D__D__V(null, 10.0, actual$12, 0.0);
  11990. + var actual$11 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  11991. + this$18.assertEquals__T__D__D__D__V(null, 10.0, actual$11, 0.0);
  11992. var this$19 = $m_Lorg_junit_Assert$();
  11993. var condition = atomic.compareAndSet__I__I__Z(1, 20);
  11994. this$19.assertFalse__T__Z__V(null, condition);
  11995. var this$20 = $m_Lorg_junit_Assert$();
  11996. - var actual$13 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  11997. - this$20.assertEquals__T__O__O__V(null, 10, actual$13);
  11998. + var actual$12 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  11999. + this$20.assertEquals__T__O__O__V(null, 10, actual$12);
  12000. var this$21 = $m_Lorg_junit_Assert$();
  12001. var condition$1 = atomic.compareAndSet__I__I__Z(10, 20);
  12002. this$21.assertTrue__T__Z__V(null, condition$1);
  12003. var this$22 = $m_Lorg_junit_Assert$();
  12004. - var actual$14 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  12005. - this$22.assertEquals__T__O__O__V(null, 20, actual$14)
  12006. + var actual$13 = atomic.java$util$concurrent$atomic$AtomicInteger$$value$f;
  12007. + this$22.assertEquals__T__O__O__V(null, 20, actual$13)
  12008. });
  12009. $c_Lorg_scalajs_testsuite_javalib_util_concurrent_atomic_AtomicTest.prototype.clone__ = (function() {
  12010. if ($is_jl_Cloneable(this)) {
  12011. @@ -99722,35 +103408,36 @@ $c_Lorg_scalajs_testsuite_javalib_util_regex_RegexMatcherTest.prototype.should$u
  12012. var this$1 = $m_ju_regex_Pattern$();
  12013. var p0 = this$1.compile__T__I__ju_regex_Pattern("(?i)abc", 0);
  12014. var this$2 = $m_Lorg_junit_Assert$();
  12015. - var actual = new $c_sjsr_RuntimeLong().init___I((2 & p0.$$undflags$1));
  12016. - this$2.assertNotEquals__T__J__J__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  12017. + var value = (2 & p0.$$undflags$1);
  12018. + var hi = (value >> 31);
  12019. + this$2.assertNotEquals__T__J__J__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(value, hi));
  12020. var m0 = new $c_ju_regex_Matcher().init___ju_regex_Pattern__jl_CharSequence__I__I(p0, "abcABC", 0, $uI("abcABC".length));
  12021. var this$4 = $m_Lorg_junit_Assert$();
  12022. var condition = m0.find__Z();
  12023. this$4.assertTrue__T__Z__V(null, condition);
  12024. var this$5 = $m_Lorg_junit_Assert$();
  12025. - var actual$1 = m0.group__T();
  12026. - this$5.assertEquals__T__O__O__V(null, "abc", actual$1);
  12027. + var actual = m0.group__T();
  12028. + this$5.assertEquals__T__O__O__V(null, "abc", actual);
  12029. var this$6 = $m_Lorg_junit_Assert$();
  12030. var condition$1 = m0.find__Z();
  12031. this$6.assertTrue__T__Z__V(null, condition$1);
  12032. var this$7 = $m_Lorg_junit_Assert$();
  12033. - var actual$2 = m0.group__T();
  12034. - this$7.assertEquals__T__O__O__V(null, "ABC", actual$2);
  12035. + var actual$1 = m0.group__T();
  12036. + this$7.assertEquals__T__O__O__V(null, "ABC", actual$1);
  12037. var this$8 = $m_Lorg_junit_Assert$();
  12038. var condition$2 = m0.find__Z();
  12039. this$8.assertFalse__T__Z__V(null, condition$2);
  12040. var p1 = $m_ju_regex_Pattern$().compile__T__I__ju_regex_Pattern("(?-i)abc", 2);
  12041. var this$9 = $m_Lorg_junit_Assert$();
  12042. - var actual$3 = (2 & p1.$$undflags$1);
  12043. - this$9.assertEquals__T__O__O__V(null, 0, actual$3);
  12044. + var actual$2 = (2 & p1.$$undflags$1);
  12045. + this$9.assertEquals__T__O__O__V(null, 0, actual$2);
  12046. var m1 = new $c_ju_regex_Matcher().init___ju_regex_Pattern__jl_CharSequence__I__I(p1, "abcABC", 0, $uI("abcABC".length));
  12047. var this$11 = $m_Lorg_junit_Assert$();
  12048. var condition$3 = m1.find__Z();
  12049. this$11.assertTrue__T__Z__V(null, condition$3);
  12050. var this$12 = $m_Lorg_junit_Assert$();
  12051. - var actual$4 = m1.group__T();
  12052. - this$12.assertEquals__T__O__O__V(null, "abc", actual$4);
  12053. + var actual$3 = m1.group__T();
  12054. + this$12.assertEquals__T__O__O__V(null, "abc", actual$3);
  12055. var this$13 = $m_Lorg_junit_Assert$();
  12056. var condition$4 = m1.find__Z();
  12057. this$13.assertFalse__T__Z__V(null, condition$4)
  12058. @@ -107110,7 +110797,7 @@ $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.notify__ = (fun
  12059. });
  12060. $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.doLong__J__V = (function(x) {
  12061. var this$1 = $m_Lorg_junit_Assert$();
  12062. - var condition = (($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() !== null) && x.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()));
  12063. + var condition = (($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() !== null) && ((x.lo$2 === 0) && (x.hi$2 === 0)));
  12064. this$1.assertTrue__T__Z__V(null, condition)
  12065. });
  12066. $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.$$js$exported$meth$doBool__Z__O = (function(x) {
  12067. @@ -108674,86 +112361,166 @@ function $h_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest() {
  12068. }
  12069. $h_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype = $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype;
  12070. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$unddivision__V = (function() {
  12071. - var l = new $c_sjsr_RuntimeLong().init___I(7).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12072. - var this$1 = $m_Lorg_junit_Assert$();
  12073. - var actual = l.toHexString__T();
  12074. - this$1.assertEquals__T__O__O__V(null, "0", actual);
  12075. - var l$1 = new $c_sjsr_RuntimeLong().init___I(24).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(5));
  12076. + var this$1 = $m_sjsr_RuntimeLong$();
  12077. + var lo = this$1.divideImpl__I__I__I__I__I(7, 0, 15, 0);
  12078. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12079. var this$2 = $m_Lorg_junit_Assert$();
  12080. - var actual$1 = l$1.toHexString__T();
  12081. - this$2.assertEquals__T__O__O__V(null, "4", actual$1);
  12082. - var l$2 = new $c_sjsr_RuntimeLong().init___I(24).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-5)));
  12083. - var this$3 = $m_Lorg_junit_Assert$();
  12084. - var actual$2 = l$2.toHexString__T();
  12085. - this$3.assertEquals__T__O__O__V(null, "fffffffffffffffc", actual$2);
  12086. - var l$3 = this.maxInt$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-5)));
  12087. + var actual = new $c_sjsr_RuntimeLong().init___I__I(lo, hi).toHexString__T();
  12088. + this$2.assertEquals__T__O__O__V(null, "0", actual);
  12089. + var this$3 = $m_sjsr_RuntimeLong$();
  12090. + var lo$1 = this$3.divideImpl__I__I__I__I__I(24, 0, 5, 0);
  12091. + var hi$1 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12092. var this$4 = $m_Lorg_junit_Assert$();
  12093. - var actual$3 = l$3.toHexString__T();
  12094. - this$4.assertEquals__T__O__O__V(null, "ffffffffe6666667", actual$3);
  12095. - var l$4 = this.maxInt$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.billion$1);
  12096. - var this$5 = $m_Lorg_junit_Assert$();
  12097. - var actual$4 = l$4.toHexString__T();
  12098. - this$5.assertEquals__T__O__O__V(null, "2", actual$4);
  12099. - var l$5 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.one$1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.billion$1);
  12100. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1).toHexString__T();
  12101. + this$4.assertEquals__T__O__O__V(null, "4", actual$1);
  12102. + var this$5 = $m_sjsr_RuntimeLong$();
  12103. + var lo$2 = this$5.divideImpl__I__I__I__I__I(24, 0, (-5), (-1));
  12104. + var hi$2 = this$5.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12105. var this$6 = $m_Lorg_junit_Assert$();
  12106. - var actual$5 = l$5.toHexString__T();
  12107. - this$6.assertEquals__T__O__O__V(null, "2", actual$5);
  12108. - var l$6 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minValue$1);
  12109. - var this$7 = $m_Lorg_junit_Assert$();
  12110. - var actual$6 = l$6.toHexString__T();
  12111. - this$7.assertEquals__T__O__O__V(null, "1", actual$6);
  12112. - var l$7 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus1$1);
  12113. - var this$8 = $m_Lorg_junit_Assert$();
  12114. - var actual$7 = l$7.toHexString__T();
  12115. - this$8.assertEquals__T__O__O__V(null, "8000000000000000", actual$7);
  12116. - var l$8 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus2$1);
  12117. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2).toHexString__T();
  12118. + this$6.assertEquals__T__O__O__V(null, "fffffffffffffffc", actual$2);
  12119. + var this$7 = this.maxInt$1;
  12120. + var this$8 = $m_sjsr_RuntimeLong$();
  12121. + var lo$3 = this$8.divideImpl__I__I__I__I__I(this$7.lo$2, this$7.hi$2, (-5), (-1));
  12122. + var hi$3 = this$8.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12123. var this$9 = $m_Lorg_junit_Assert$();
  12124. - var actual$8 = l$8.toHexString__T();
  12125. - this$9.assertEquals__T__O__O__V(null, "4000000000000000", actual$8);
  12126. - var l$9 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus3$1);
  12127. - var this$10 = $m_Lorg_junit_Assert$();
  12128. - var actual$9 = l$9.toHexString__T();
  12129. - this$10.assertEquals__T__O__O__V(null, "2aaaaaaaaaaaaaaa", actual$9);
  12130. - var l$10 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus4$1);
  12131. - var this$11 = $m_Lorg_junit_Assert$();
  12132. - var actual$10 = l$10.toHexString__T();
  12133. - this$11.assertEquals__T__O__O__V(null, "2000000000000000", actual$10);
  12134. - var l$11 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus15$1);
  12135. + var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3).toHexString__T();
  12136. + this$9.assertEquals__T__O__O__V(null, "ffffffffe6666667", actual$3);
  12137. + var this$10 = this.maxInt$1;
  12138. + var b = this.billion$1;
  12139. + var this$11 = $m_sjsr_RuntimeLong$();
  12140. + var lo$4 = this$11.divideImpl__I__I__I__I__I(this$10.lo$2, this$10.hi$2, b.lo$2, b.hi$2);
  12141. + var hi$4 = this$11.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12142. var this$12 = $m_Lorg_junit_Assert$();
  12143. - var actual$11 = l$11.toHexString__T();
  12144. - this$12.assertEquals__T__O__O__V(null, "888888888888888", actual$11);
  12145. - var l$12 = this.minValue$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus16$1);
  12146. - var this$13 = $m_Lorg_junit_Assert$();
  12147. - var actual$12 = l$12.toHexString__T();
  12148. - this$13.assertEquals__T__O__O__V(null, "800000000000000", actual$12);
  12149. - var l$13 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minValue$1);
  12150. - var this$14 = $m_Lorg_junit_Assert$();
  12151. - var actual$13 = l$13.toHexString__T();
  12152. - this$14.assertEquals__T__O__O__V(null, "0", actual$13);
  12153. - var l$14 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus1$1);
  12154. - var this$15 = $m_Lorg_junit_Assert$();
  12155. - var actual$14 = l$14.toHexString__T();
  12156. - this$15.assertEquals__T__O__O__V(null, "961529ec0d5811b9", actual$14);
  12157. - var l$15 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus2$1);
  12158. + var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4).toHexString__T();
  12159. + this$12.assertEquals__T__O__O__V(null, "2", actual$4);
  12160. + var this$13 = this.maxInt$1;
  12161. + var b$1 = this.one$1;
  12162. + var alo = this$13.lo$2;
  12163. + var ahi = this$13.hi$2;
  12164. + var blo = b$1.lo$2;
  12165. + var bhi = b$1.hi$2;
  12166. + var lo$5 = ((alo + blo) | 0);
  12167. + var hi$5 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  12168. + var b$2 = this.billion$1;
  12169. + var this$15 = $m_sjsr_RuntimeLong$();
  12170. + var lo$6 = this$15.divideImpl__I__I__I__I__I(lo$5, hi$5, b$2.lo$2, b$2.hi$2);
  12171. + var hi$6 = this$15.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12172. var this$16 = $m_Lorg_junit_Assert$();
  12173. - var actual$15 = l$15.toHexString__T();
  12174. - this$16.assertEquals__T__O__O__V(null, "cb0a94f606ac08dd", actual$15);
  12175. - var l$16 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus3$1);
  12176. - var this$17 = $m_Lorg_junit_Assert$();
  12177. - var actual$16 = l$16.toHexString__T();
  12178. - this$17.assertEquals__T__O__O__V(null, "dcb1b8a40472b093", actual$16);
  12179. - var l$17 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus4$1);
  12180. - var this$18 = $m_Lorg_junit_Assert$();
  12181. - var actual$17 = l$17.toHexString__T();
  12182. - this$18.assertEquals__T__O__O__V(null, "e5854a7b0356046f", actual$17);
  12183. - var l$18 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus15$1);
  12184. + var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6).toHexString__T();
  12185. + this$16.assertEquals__T__O__O__V(null, "2", actual$5);
  12186. + var this$17 = this.minValue$1;
  12187. + var b$3 = this.minValue$1;
  12188. + var this$18 = $m_sjsr_RuntimeLong$();
  12189. + var lo$7 = this$18.divideImpl__I__I__I__I__I(this$17.lo$2, this$17.hi$2, b$3.lo$2, b$3.hi$2);
  12190. + var hi$7 = this$18.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12191. var this$19 = $m_Lorg_junit_Assert$();
  12192. - var actual$18 = l$18.toHexString__T();
  12193. - this$19.assertEquals__T__O__O__V(null, "f8f05820cdb089b7", actual$18);
  12194. - var l$19 = this.$7632147899696541255L$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus16$1);
  12195. - var this$20 = $m_Lorg_junit_Assert$();
  12196. - var actual$19 = l$19.toHexString__T();
  12197. - this$20.assertEquals__T__O__O__V(null, "f961529ec0d5811c", actual$19)
  12198. + var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7).toHexString__T();
  12199. + this$19.assertEquals__T__O__O__V(null, "1", actual$6);
  12200. + var this$20 = this.minValue$1;
  12201. + var b$4 = this.minus1$1;
  12202. + var this$21 = $m_sjsr_RuntimeLong$();
  12203. + var lo$8 = this$21.divideImpl__I__I__I__I__I(this$20.lo$2, this$20.hi$2, b$4.lo$2, b$4.hi$2);
  12204. + var hi$8 = this$21.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12205. + var this$22 = $m_Lorg_junit_Assert$();
  12206. + var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8).toHexString__T();
  12207. + this$22.assertEquals__T__O__O__V(null, "8000000000000000", actual$7);
  12208. + var this$23 = this.minValue$1;
  12209. + var b$5 = this.minus2$1;
  12210. + var this$24 = $m_sjsr_RuntimeLong$();
  12211. + var lo$9 = this$24.divideImpl__I__I__I__I__I(this$23.lo$2, this$23.hi$2, b$5.lo$2, b$5.hi$2);
  12212. + var hi$9 = this$24.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12213. + var this$25 = $m_Lorg_junit_Assert$();
  12214. + var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9).toHexString__T();
  12215. + this$25.assertEquals__T__O__O__V(null, "4000000000000000", actual$8);
  12216. + var this$26 = this.minValue$1;
  12217. + var b$6 = this.minus3$1;
  12218. + var this$27 = $m_sjsr_RuntimeLong$();
  12219. + var lo$10 = this$27.divideImpl__I__I__I__I__I(this$26.lo$2, this$26.hi$2, b$6.lo$2, b$6.hi$2);
  12220. + var hi$10 = this$27.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12221. + var this$28 = $m_Lorg_junit_Assert$();
  12222. + var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10).toHexString__T();
  12223. + this$28.assertEquals__T__O__O__V(null, "2aaaaaaaaaaaaaaa", actual$9);
  12224. + var this$29 = this.minValue$1;
  12225. + var b$7 = this.minus4$1;
  12226. + var this$30 = $m_sjsr_RuntimeLong$();
  12227. + var lo$11 = this$30.divideImpl__I__I__I__I__I(this$29.lo$2, this$29.hi$2, b$7.lo$2, b$7.hi$2);
  12228. + var hi$11 = this$30.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12229. + var this$31 = $m_Lorg_junit_Assert$();
  12230. + var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11).toHexString__T();
  12231. + this$31.assertEquals__T__O__O__V(null, "2000000000000000", actual$10);
  12232. + var this$32 = this.minValue$1;
  12233. + var b$8 = this.minus15$1;
  12234. + var this$33 = $m_sjsr_RuntimeLong$();
  12235. + var lo$12 = this$33.divideImpl__I__I__I__I__I(this$32.lo$2, this$32.hi$2, b$8.lo$2, b$8.hi$2);
  12236. + var hi$12 = this$33.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12237. + var this$34 = $m_Lorg_junit_Assert$();
  12238. + var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12).toHexString__T();
  12239. + this$34.assertEquals__T__O__O__V(null, "888888888888888", actual$11);
  12240. + var this$35 = this.minValue$1;
  12241. + var b$9 = this.minus16$1;
  12242. + var this$36 = $m_sjsr_RuntimeLong$();
  12243. + var lo$13 = this$36.divideImpl__I__I__I__I__I(this$35.lo$2, this$35.hi$2, b$9.lo$2, b$9.hi$2);
  12244. + var hi$13 = this$36.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12245. + var this$37 = $m_Lorg_junit_Assert$();
  12246. + var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13).toHexString__T();
  12247. + this$37.assertEquals__T__O__O__V(null, "800000000000000", actual$12);
  12248. + var this$38 = this.$7632147899696541255L$1;
  12249. + var b$10 = this.minValue$1;
  12250. + var this$39 = $m_sjsr_RuntimeLong$();
  12251. + var lo$14 = this$39.divideImpl__I__I__I__I__I(this$38.lo$2, this$38.hi$2, b$10.lo$2, b$10.hi$2);
  12252. + var hi$14 = this$39.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12253. + var this$40 = $m_Lorg_junit_Assert$();
  12254. + var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14).toHexString__T();
  12255. + this$40.assertEquals__T__O__O__V(null, "0", actual$13);
  12256. + var this$41 = this.$7632147899696541255L$1;
  12257. + var b$11 = this.minus1$1;
  12258. + var this$42 = $m_sjsr_RuntimeLong$();
  12259. + var lo$15 = this$42.divideImpl__I__I__I__I__I(this$41.lo$2, this$41.hi$2, b$11.lo$2, b$11.hi$2);
  12260. + var hi$15 = this$42.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12261. + var this$43 = $m_Lorg_junit_Assert$();
  12262. + var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15).toHexString__T();
  12263. + this$43.assertEquals__T__O__O__V(null, "961529ec0d5811b9", actual$14);
  12264. + var this$44 = this.$7632147899696541255L$1;
  12265. + var b$12 = this.minus2$1;
  12266. + var this$45 = $m_sjsr_RuntimeLong$();
  12267. + var lo$16 = this$45.divideImpl__I__I__I__I__I(this$44.lo$2, this$44.hi$2, b$12.lo$2, b$12.hi$2);
  12268. + var hi$16 = this$45.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12269. + var this$46 = $m_Lorg_junit_Assert$();
  12270. + var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16).toHexString__T();
  12271. + this$46.assertEquals__T__O__O__V(null, "cb0a94f606ac08dd", actual$15);
  12272. + var this$47 = this.$7632147899696541255L$1;
  12273. + var b$13 = this.minus3$1;
  12274. + var this$48 = $m_sjsr_RuntimeLong$();
  12275. + var lo$17 = this$48.divideImpl__I__I__I__I__I(this$47.lo$2, this$47.hi$2, b$13.lo$2, b$13.hi$2);
  12276. + var hi$17 = this$48.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12277. + var this$49 = $m_Lorg_junit_Assert$();
  12278. + var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17).toHexString__T();
  12279. + this$49.assertEquals__T__O__O__V(null, "dcb1b8a40472b093", actual$16);
  12280. + var this$50 = this.$7632147899696541255L$1;
  12281. + var b$14 = this.minus4$1;
  12282. + var this$51 = $m_sjsr_RuntimeLong$();
  12283. + var lo$18 = this$51.divideImpl__I__I__I__I__I(this$50.lo$2, this$50.hi$2, b$14.lo$2, b$14.hi$2);
  12284. + var hi$18 = this$51.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12285. + var this$52 = $m_Lorg_junit_Assert$();
  12286. + var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$18).toHexString__T();
  12287. + this$52.assertEquals__T__O__O__V(null, "e5854a7b0356046f", actual$17);
  12288. + var this$53 = this.$7632147899696541255L$1;
  12289. + var b$15 = this.minus15$1;
  12290. + var this$54 = $m_sjsr_RuntimeLong$();
  12291. + var lo$19 = this$54.divideImpl__I__I__I__I__I(this$53.lo$2, this$53.hi$2, b$15.lo$2, b$15.hi$2);
  12292. + var hi$19 = this$54.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12293. + var this$55 = $m_Lorg_junit_Assert$();
  12294. + var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$19).toHexString__T();
  12295. + this$55.assertEquals__T__O__O__V(null, "f8f05820cdb089b7", actual$18);
  12296. + var this$56 = this.$7632147899696541255L$1;
  12297. + var b$16 = this.minus16$1;
  12298. + var this$57 = $m_sjsr_RuntimeLong$();
  12299. + var lo$20 = this$57.divideImpl__I__I__I__I__I(this$56.lo$2, this$56.hi$2, b$16.lo$2, b$16.hi$2);
  12300. + var hi$20 = this$57.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12301. + var this$58 = $m_Lorg_junit_Assert$();
  12302. + var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$20).toHexString__T();
  12303. + this$58.assertEquals__T__O__O__V(null, "f961529ec0d5811c", actual$19)
  12304. });
  12305. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.init___ = (function() {
  12306. this.maxInt$1 = new $c_sjsr_RuntimeLong().init___I(2147483647);
  12307. @@ -108776,263 +112543,374 @@ $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.init___ = (func
  12308. });
  12309. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undimplement$undhashCode$undaccording$undto$undspec$undin$undj$undl$undLong__V = (function() {
  12310. var this$1 = $m_Lorg_junit_Assert$();
  12311. - var actual = new $c_sjsr_RuntimeLong().init___I(0).hashCode__I();
  12312. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  12313. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  12314. var this$2 = $m_Lorg_junit_Assert$();
  12315. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(55).hashCode__I();
  12316. - this$2.assertEquals__T__O__O__V(null, 55, actual$1);
  12317. + this$2.assertEquals__T__O__O__V(null, 55, 55);
  12318. var this$3 = $m_Lorg_junit_Assert$();
  12319. - var actual$2 = new $c_sjsr_RuntimeLong().init___I((-12)).hashCode__I();
  12320. - this$3.assertEquals__T__O__O__V(null, 11, actual$2);
  12321. + this$3.assertEquals__T__O__O__V(null, 11, 11);
  12322. var this$4 = $m_Lorg_junit_Assert$();
  12323. - var actual$3 = new $c_sjsr_RuntimeLong().init___I(10006548).hashCode__I();
  12324. - this$4.assertEquals__T__O__O__V(null, 10006548, actual$3);
  12325. + this$4.assertEquals__T__O__O__V(null, 10006548, 10006548);
  12326. var this$5 = $m_Lorg_junit_Assert$();
  12327. - var actual$4 = new $c_sjsr_RuntimeLong().init___I((-1098748)).hashCode__I();
  12328. - this$5.assertEquals__T__O__O__V(null, 1098747, actual$4);
  12329. - var this$6 = $m_Lorg_junit_Assert$();
  12330. - var actual$5 = this.$613354684553L$1.hashCode__I();
  12331. - this$6.assertEquals__T__O__O__V(null, (-825638905), actual$5);
  12332. + this$5.assertEquals__T__O__O__V(null, 1098747, 1098747);
  12333. var this$7 = $m_Lorg_junit_Assert$();
  12334. - var actual$6 = this.$9863155567412L$1.hashCode__I();
  12335. - this$7.assertEquals__T__O__O__V(null, 1910653900, actual$6);
  12336. - var this$8 = $m_Lorg_junit_Assert$();
  12337. - var actual$7 = this.$3632147899696541255L$1.hashCode__I();
  12338. - this$8.assertEquals__T__O__O__V(null, 1735398658, actual$7);
  12339. + var this$6 = this.$613354684553L$1;
  12340. + var actual = (this$6.lo$2 ^ this$6.hi$2);
  12341. + this$7.assertEquals__T__O__O__V(null, (-825638905), actual);
  12342. var this$9 = $m_Lorg_junit_Assert$();
  12343. - var actual$8 = this.$7632147899696541255L$1.hashCode__I();
  12344. - this$9.assertEquals__T__O__O__V(null, (-1689438124), actual$8)
  12345. + var this$8 = this.$9863155567412L$1;
  12346. + var actual$1 = (this$8.lo$2 ^ this$8.hi$2);
  12347. + this$9.assertEquals__T__O__O__V(null, 1910653900, actual$1);
  12348. + var this$11 = $m_Lorg_junit_Assert$();
  12349. + var this$10 = this.$3632147899696541255L$1;
  12350. + var actual$2 = (this$10.lo$2 ^ this$10.hi$2);
  12351. + this$11.assertEquals__T__O__O__V(null, 1735398658, actual$2);
  12352. + var this$13 = $m_Lorg_junit_Assert$();
  12353. + var this$12 = this.$7632147899696541255L$1;
  12354. + var actual$3 = (this$12.lo$2 ^ this$12.hi$2);
  12355. + this$13.assertEquals__T__O__O__V(null, (-1689438124), actual$3)
  12356. });
  12357. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undmultiplication__V = (function() {
  12358. - var l = new $c_sjsr_RuntimeLong().init___I(7).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12359. + var hi = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(7, 0, 15, 0);
  12360. var this$1 = $m_Lorg_junit_Assert$();
  12361. - var actual = l.toHexString__T();
  12362. + var actual = new $c_sjsr_RuntimeLong().init___I__I(105, hi).toHexString__T();
  12363. this$1.assertEquals__T__O__O__V(null, "69", actual);
  12364. - var l$1 = new $c_sjsr_RuntimeLong().init___I((-7)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12365. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-7), (-1), 15, 0);
  12366. var this$2 = $m_Lorg_junit_Assert$();
  12367. - var actual$1 = l$1.toHexString__T();
  12368. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I((-105), hi$1).toHexString__T();
  12369. this$2.assertEquals__T__O__O__V(null, "ffffffffffffff97", actual$1);
  12370. - var l$2 = this.maxInt$1.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.maxInt$1);
  12371. - var this$3 = $m_Lorg_junit_Assert$();
  12372. - var actual$2 = l$2.toHexString__T();
  12373. - this$3.assertEquals__T__O__O__V(null, "3fffffff00000001", actual$2);
  12374. - var l$3 = this.$4503599627370510L$1.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-4)));
  12375. + var this$3 = this.maxInt$1;
  12376. + var b = this.maxInt$1;
  12377. + var alo = this$3.lo$2;
  12378. + var blo = b.lo$2;
  12379. + var lo = $imul(alo, blo);
  12380. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, this$3.hi$2, blo, b.hi$2);
  12381. var this$4 = $m_Lorg_junit_Assert$();
  12382. - var actual$3 = l$3.toHexString__T();
  12383. - this$4.assertEquals__T__O__O__V(null, "ffbfffffffffffc8", actual$3)
  12384. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2).toHexString__T();
  12385. + this$4.assertEquals__T__O__O__V(null, "3fffffff00000001", actual$2);
  12386. + var this$5 = this.$4503599627370510L$1;
  12387. + var alo$1 = this$5.lo$2;
  12388. + var lo$1 = $imul((-4), alo$1);
  12389. + var hi$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo$1, this$5.hi$2, (-4), (-1));
  12390. + var this$6 = $m_Lorg_junit_Assert$();
  12391. + var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$3).toHexString__T();
  12392. + this$6.assertEquals__T__O__O__V(null, "ffbfffffffffffc8", actual$3)
  12393. });
  12394. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undnegation__V = (function() {
  12395. - var this$1 = new $c_sjsr_RuntimeLong().init___I(5);
  12396. - var lo = this$1.lo$2;
  12397. - var hi = this$1.hi$2;
  12398. - var l = new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)));
  12399. var this$3 = $m_Lorg_junit_Assert$();
  12400. - var actual = l.toHexString__T();
  12401. + var actual = new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)).toHexString__T();
  12402. this$3.assertEquals__T__O__O__V(null, "fffffffffffffffb", actual);
  12403. - var this$4 = new $c_sjsr_RuntimeLong().init___I(0);
  12404. - var lo$1 = this$4.lo$2;
  12405. - var hi$1 = this$4.hi$2;
  12406. - var l$1 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$1) | 0), ((lo$1 !== 0) ? (~hi$1) : ((-hi$1) | 0)));
  12407. var this$6 = $m_Lorg_junit_Assert$();
  12408. - var actual$1 = l$1.toHexString__T();
  12409. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).toHexString__T();
  12410. this$6.assertEquals__T__O__O__V(null, "0", actual$1);
  12411. var this$7 = this.minInt$1;
  12412. - var lo$2 = this$7.lo$2;
  12413. - var hi$2 = this$7.hi$2;
  12414. - var l$2 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$2) | 0), ((lo$2 !== 0) ? (~hi$2) : ((-hi$2) | 0)));
  12415. - var this$9 = $m_Lorg_junit_Assert$();
  12416. - var actual$2 = l$2.toHexString__T();
  12417. - this$9.assertEquals__T__O__O__V(null, "80000000", actual$2)
  12418. + var lo = this$7.lo$2;
  12419. + var hi = this$7.hi$2;
  12420. + var lo$1 = ((-lo) | 0);
  12421. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  12422. + var this$10 = $m_Lorg_junit_Assert$();
  12423. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1).toHexString__T();
  12424. + this$10.assertEquals__T__O__O__V(null, "80000000", actual$2)
  12425. });
  12426. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undaddition__V = (function() {
  12427. - var l = new $c_sjsr_RuntimeLong().init___I(7).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12428. - var this$1 = $m_Lorg_junit_Assert$();
  12429. - var actual = l.toHexString__T();
  12430. - this$1.assertEquals__T__O__O__V(null, "16", actual);
  12431. - var l$1 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.maxInt$1);
  12432. var this$2 = $m_Lorg_junit_Assert$();
  12433. - var actual$1 = l$1.toHexString__T();
  12434. - this$2.assertEquals__T__O__O__V(null, "fffffffe", actual$1);
  12435. - var l$2 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.one$1);
  12436. - var this$3 = $m_Lorg_junit_Assert$();
  12437. - var actual$2 = l$2.toHexString__T();
  12438. - this$3.assertEquals__T__O__O__V(null, "80000000", actual$2)
  12439. + var actual = new $c_sjsr_RuntimeLong().init___I__I(22, 0).toHexString__T();
  12440. + this$2.assertEquals__T__O__O__V(null, "16", actual);
  12441. + var this$3 = this.maxInt$1;
  12442. + var b = this.maxInt$1;
  12443. + var alo = this$3.lo$2;
  12444. + var ahi = this$3.hi$2;
  12445. + var blo = b.lo$2;
  12446. + var bhi = b.hi$2;
  12447. + var lo = ((alo + blo) | 0);
  12448. + var hi = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  12449. + var this$5 = $m_Lorg_junit_Assert$();
  12450. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(lo, hi).toHexString__T();
  12451. + this$5.assertEquals__T__O__O__V(null, "fffffffe", actual$1);
  12452. + var this$6 = this.maxInt$1;
  12453. + var b$1 = this.one$1;
  12454. + var alo$1 = this$6.lo$2;
  12455. + var ahi$1 = this$6.hi$2;
  12456. + var blo$1 = b$1.lo$2;
  12457. + var bhi$1 = b$1.hi$2;
  12458. + var lo$1 = ((alo$1 + blo$1) | 0);
  12459. + var hi$1 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ alo$1)) ? ((1 + ((ahi$1 + bhi$1) | 0)) | 0) : ((ahi$1 + bhi$1) | 0));
  12460. + var this$8 = $m_Lorg_junit_Assert$();
  12461. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1).toHexString__T();
  12462. + this$8.assertEquals__T__O__O__V(null, "80000000", actual$2)
  12463. });
  12464. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.notify__ = (function() {
  12465. return (void 0)
  12466. });
  12467. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undtoDouble__V = (function() {
  12468. var this$1 = $m_Lorg_junit_Assert$();
  12469. - var actual = new $c_sjsr_RuntimeLong().init___I(5).toDouble__D();
  12470. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(5, 0);
  12471. this$1.assertEquals__T__O__O__V(null, 5.0, actual);
  12472. - var this$2 = $m_Lorg_junit_Assert$();
  12473. - var actual$1 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.one$1).toDouble__D();
  12474. - this$2.assertEquals__T__O__O__V(null, 2.147483648E9, actual$1)
  12475. + var this$4 = $m_Lorg_junit_Assert$();
  12476. + var this$2 = this.maxInt$1;
  12477. + var b = this.one$1;
  12478. + var alo = this$2.lo$2;
  12479. + var ahi = this$2.hi$2;
  12480. + var blo = b.lo$2;
  12481. + var bhi = b.hi$2;
  12482. + var lo = ((alo + blo) | 0);
  12483. + var hi = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  12484. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi);
  12485. + this$4.assertEquals__T__O__O__V(null, 2.147483648E9, actual$1)
  12486. });
  12487. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undcomparison__V = (function() {
  12488. var this$1 = $m_Lorg_junit_Assert$();
  12489. - var actual = new $c_sjsr_RuntimeLong().init___I(7).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12490. - this$1.assertEquals__T__O__O__V(null, true, actual);
  12491. + this$1.assertEquals__T__O__O__V(null, true, true);
  12492. var this$2 = $m_Lorg_junit_Assert$();
  12493. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(15).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12494. - this$2.assertEquals__T__O__O__V(null, false, actual$1);
  12495. + this$2.assertEquals__T__O__O__V(null, false, false);
  12496. var this$3 = $m_Lorg_junit_Assert$();
  12497. - var actual$2 = new $c_sjsr_RuntimeLong().init___I(15).$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12498. - this$3.assertEquals__T__O__O__V(null, true, actual$2);
  12499. + this$3.assertEquals__T__O__O__V(null, true, true);
  12500. var this$4 = $m_Lorg_junit_Assert$();
  12501. - var actual$3 = new $c_sjsr_RuntimeLong().init___I(14).$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12502. - this$4.assertEquals__T__O__O__V(null, true, actual$3);
  12503. + this$4.assertEquals__T__O__O__V(null, true, true);
  12504. var this$5 = $m_Lorg_junit_Assert$();
  12505. - var actual$4 = new $c_sjsr_RuntimeLong().init___I(15).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12506. - this$5.assertEquals__T__O__O__V(null, false, actual$4);
  12507. + this$5.assertEquals__T__O__O__V(null, false, false);
  12508. var this$6 = $m_Lorg_junit_Assert$();
  12509. - var actual$5 = new $c_sjsr_RuntimeLong().init___I(14).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12510. - this$6.assertEquals__T__O__O__V(null, false, actual$5);
  12511. + this$6.assertEquals__T__O__O__V(null, false, false);
  12512. var this$7 = $m_Lorg_junit_Assert$();
  12513. - var actual$6 = new $c_sjsr_RuntimeLong().init___I(16).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12514. - this$7.assertEquals__T__O__O__V(null, true, actual$6);
  12515. + this$7.assertEquals__T__O__O__V(null, true, true);
  12516. var this$8 = $m_Lorg_junit_Assert$();
  12517. - var actual$7 = new $c_sjsr_RuntimeLong().init___I(15).$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12518. - this$8.assertEquals__T__O__O__V(null, true, actual$7);
  12519. + this$8.assertEquals__T__O__O__V(null, true, true);
  12520. var this$9 = $m_Lorg_junit_Assert$();
  12521. - var actual$8 = new $c_sjsr_RuntimeLong().init___I(14).$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12522. - this$9.assertEquals__T__O__O__V(null, false, actual$8);
  12523. + this$9.assertEquals__T__O__O__V(null, false, false);
  12524. var this$10 = $m_Lorg_junit_Assert$();
  12525. - var actual$9 = new $c_sjsr_RuntimeLong().init___I(16).$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(15));
  12526. - this$10.assertEquals__T__O__O__V(null, true, actual$9)
  12527. + this$10.assertEquals__T__O__O__V(null, true, true)
  12528. });
  12529. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undtoString__V = (function() {
  12530. - var this$1 = $m_Lorg_junit_Assert$();
  12531. - var actual = this.maxInt$1.toString__T();
  12532. - this$1.assertEquals__T__O__O__V(null, "2147483647", actual);
  12533. var this$2 = $m_Lorg_junit_Assert$();
  12534. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-50)).toString__T();
  12535. - this$2.assertEquals__T__O__O__V(null, "-50", actual$1);
  12536. + var this$1 = this.maxInt$1;
  12537. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$1.lo$2, this$1.hi$2);
  12538. + this$2.assertEquals__T__O__O__V(null, "2147483647", actual);
  12539. var this$3 = $m_Lorg_junit_Assert$();
  12540. - var actual$2 = new $c_sjsr_RuntimeLong().init___I((-1000000000)).toString__T();
  12541. - this$3.assertEquals__T__O__O__V(null, "-1000000000", actual$2);
  12542. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-50), (-1));
  12543. + this$3.assertEquals__T__O__O__V(null, "-50", actual$1);
  12544. var this$4 = $m_Lorg_junit_Assert$();
  12545. - var actual$3 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.one$1).toString__T();
  12546. - this$4.assertEquals__T__O__O__V(null, "2147483648", actual$3);
  12547. - var this$5 = $m_Lorg_junit_Assert$();
  12548. - var actual$4 = this.minInt$1.toString__T();
  12549. - this$5.assertEquals__T__O__O__V(null, "-2147483648", actual$4)
  12550. + var actual$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1000000000), (-1));
  12551. + this$4.assertEquals__T__O__O__V(null, "-1000000000", actual$2);
  12552. + var this$7 = $m_Lorg_junit_Assert$();
  12553. + var this$5 = this.maxInt$1;
  12554. + var b = this.one$1;
  12555. + var alo = this$5.lo$2;
  12556. + var ahi = this$5.hi$2;
  12557. + var blo = b.lo$2;
  12558. + var bhi = b.hi$2;
  12559. + var lo = ((alo + blo) | 0);
  12560. + var hi = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  12561. + var actual$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(lo, hi);
  12562. + this$7.assertEquals__T__O__O__V(null, "2147483648", actual$3);
  12563. + var this$9 = $m_Lorg_junit_Assert$();
  12564. + var this$8 = this.minInt$1;
  12565. + var actual$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$8.lo$2, this$8.hi$2);
  12566. + this$9.assertEquals__T__O__O__V(null, "-2147483648", actual$4)
  12567. });
  12568. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undsubtraction__V = (function() {
  12569. - var l = new $c_sjsr_RuntimeLong().init___I(7).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12570. - var this$1 = $m_Lorg_junit_Assert$();
  12571. - var actual = l.toHexString__T();
  12572. - this$1.assertEquals__T__O__O__V(null, "fffffffffffffff8", actual);
  12573. - var l$1 = this.maxInt$1.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.maxInt$1);
  12574. var this$2 = $m_Lorg_junit_Assert$();
  12575. - var actual$1 = l$1.toHexString__T();
  12576. - this$2.assertEquals__T__O__O__V(null, "0", actual$1)
  12577. + var actual = new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)).toHexString__T();
  12578. + this$2.assertEquals__T__O__O__V(null, "fffffffffffffff8", actual);
  12579. + var this$3 = this.maxInt$1;
  12580. + var b = this.maxInt$1;
  12581. + var alo = this$3.lo$2;
  12582. + var ahi = this$3.hi$2;
  12583. + var blo = b.lo$2;
  12584. + var bhi = b.hi$2;
  12585. + var lo = ((alo - blo) | 0);
  12586. + var hi = ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - bhi) | 0)) | 0) : ((ahi - bhi) | 0));
  12587. + var this$5 = $m_Lorg_junit_Assert$();
  12588. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(lo, hi).toHexString__T();
  12589. + this$5.assertEquals__T__O__O__V(null, "0", actual$1)
  12590. });
  12591. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undnumberOfLeadingZeros__V = (function() {
  12592. var this$1 = $m_Lorg_junit_Assert$();
  12593. - var actual = new $c_sjsr_RuntimeLong().init___I(0).numberOfLeadingZeros__I();
  12594. + var actual = new $c_sjsr_RuntimeLong().init___I__I(0, 0).numberOfLeadingZeros__I();
  12595. this$1.assertEquals__T__O__O__V(null, 64, actual);
  12596. var this$2 = $m_Lorg_junit_Assert$();
  12597. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(1).numberOfLeadingZeros__I();
  12598. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(1, 0).numberOfLeadingZeros__I();
  12599. this$2.assertEquals__T__O__O__V(null, 63, actual$1);
  12600. var this$3 = $m_Lorg_junit_Assert$();
  12601. - var actual$2 = new $c_sjsr_RuntimeLong().init___I((-1)).numberOfLeadingZeros__I();
  12602. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).numberOfLeadingZeros__I();
  12603. this$3.assertEquals__T__O__O__V(null, 0, actual$2);
  12604. var this$4 = $m_Lorg_junit_Assert$();
  12605. - var actual$3 = new $c_sjsr_RuntimeLong().init___I(2).numberOfLeadingZeros__I();
  12606. + var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(2, 0).numberOfLeadingZeros__I();
  12607. this$4.assertEquals__T__O__O__V(null, 62, actual$3)
  12608. });
  12609. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undmodulus__V = (function() {
  12610. - var l = new $c_sjsr_RuntimeLong().init___I(7).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(15));
  12611. - var this$1 = $m_Lorg_junit_Assert$();
  12612. - var actual = l.toHexString__T();
  12613. - this$1.assertEquals__T__O__O__V(null, "7", actual);
  12614. - var l$1 = new $c_sjsr_RuntimeLong().init___I(24).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(5));
  12615. + var this$1 = $m_sjsr_RuntimeLong$();
  12616. + var lo = this$1.remainderImpl__I__I__I__I__I(7, 0, 15, 0);
  12617. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12618. var this$2 = $m_Lorg_junit_Assert$();
  12619. - var actual$1 = l$1.toHexString__T();
  12620. - this$2.assertEquals__T__O__O__V(null, "4", actual$1);
  12621. - var l$2 = new $c_sjsr_RuntimeLong().init___I(24).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-5)));
  12622. - var this$3 = $m_Lorg_junit_Assert$();
  12623. - var actual$2 = l$2.toHexString__T();
  12624. - this$3.assertEquals__T__O__O__V(null, "4", actual$2);
  12625. - var l$3 = this.maxInt$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.billion$1);
  12626. + var actual = new $c_sjsr_RuntimeLong().init___I__I(lo, hi).toHexString__T();
  12627. + this$2.assertEquals__T__O__O__V(null, "7", actual);
  12628. + var this$3 = $m_sjsr_RuntimeLong$();
  12629. + var lo$1 = this$3.remainderImpl__I__I__I__I__I(24, 0, 5, 0);
  12630. + var hi$1 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12631. var this$4 = $m_Lorg_junit_Assert$();
  12632. - var actual$3 = l$3.toHexString__T();
  12633. - this$4.assertEquals__T__O__O__V(null, "8ca6bff", actual$3);
  12634. - var l$4 = this.maxInt$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(this.one$1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.billion$1);
  12635. - var this$5 = $m_Lorg_junit_Assert$();
  12636. - var actual$4 = l$4.toHexString__T();
  12637. - this$5.assertEquals__T__O__O__V(null, "8ca6c00", actual$4);
  12638. - var l$5 = this.maxInt$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-5)));
  12639. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1).toHexString__T();
  12640. + this$4.assertEquals__T__O__O__V(null, "4", actual$1);
  12641. + var this$5 = $m_sjsr_RuntimeLong$();
  12642. + var lo$2 = this$5.remainderImpl__I__I__I__I__I(24, 0, (-5), (-1));
  12643. + var hi$2 = this$5.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12644. var this$6 = $m_Lorg_junit_Assert$();
  12645. - var actual$5 = l$5.toHexString__T();
  12646. - this$6.assertEquals__T__O__O__V(null, "2", actual$5);
  12647. - var l$6 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minValue$1);
  12648. - var this$7 = $m_Lorg_junit_Assert$();
  12649. - var actual$6 = l$6.toHexString__T();
  12650. - this$7.assertEquals__T__O__O__V(null, "0", actual$6);
  12651. - var l$7 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus1$1);
  12652. - var this$8 = $m_Lorg_junit_Assert$();
  12653. - var actual$7 = l$7.toHexString__T();
  12654. - this$8.assertEquals__T__O__O__V(null, "0", actual$7);
  12655. - var l$8 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus2$1);
  12656. + var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2).toHexString__T();
  12657. + this$6.assertEquals__T__O__O__V(null, "4", actual$2);
  12658. + var this$7 = this.maxInt$1;
  12659. + var b = this.billion$1;
  12660. + var this$8 = $m_sjsr_RuntimeLong$();
  12661. + var lo$3 = this$8.remainderImpl__I__I__I__I__I(this$7.lo$2, this$7.hi$2, b.lo$2, b.hi$2);
  12662. + var hi$3 = this$8.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12663. var this$9 = $m_Lorg_junit_Assert$();
  12664. - var actual$8 = l$8.toHexString__T();
  12665. - this$9.assertEquals__T__O__O__V(null, "0", actual$8);
  12666. - var l$9 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus3$1);
  12667. - var this$10 = $m_Lorg_junit_Assert$();
  12668. - var actual$9 = l$9.toHexString__T();
  12669. - this$10.assertEquals__T__O__O__V(null, "fffffffffffffffe", actual$9);
  12670. - var l$10 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus4$1);
  12671. - var this$11 = $m_Lorg_junit_Assert$();
  12672. - var actual$10 = l$10.toHexString__T();
  12673. - this$11.assertEquals__T__O__O__V(null, "0", actual$10);
  12674. - var l$11 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus15$1);
  12675. - var this$12 = $m_Lorg_junit_Assert$();
  12676. - var actual$11 = l$11.toHexString__T();
  12677. - this$12.assertEquals__T__O__O__V(null, "fffffffffffffff8", actual$11);
  12678. - var l$12 = this.minValue$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus16$1);
  12679. + var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3).toHexString__T();
  12680. + this$9.assertEquals__T__O__O__V(null, "8ca6bff", actual$3);
  12681. + var this$10 = this.maxInt$1;
  12682. + var b$1 = this.one$1;
  12683. + var alo = this$10.lo$2;
  12684. + var ahi = this$10.hi$2;
  12685. + var blo = b$1.lo$2;
  12686. + var bhi = b$1.hi$2;
  12687. + var lo$4 = ((alo + blo) | 0);
  12688. + var hi$4 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  12689. + var b$2 = this.billion$1;
  12690. + var this$12 = $m_sjsr_RuntimeLong$();
  12691. + var lo$5 = this$12.remainderImpl__I__I__I__I__I(lo$4, hi$4, b$2.lo$2, b$2.hi$2);
  12692. + var hi$5 = this$12.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12693. var this$13 = $m_Lorg_junit_Assert$();
  12694. - var actual$12 = l$12.toHexString__T();
  12695. - this$13.assertEquals__T__O__O__V(null, "0", actual$12);
  12696. - var l$13 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minValue$1);
  12697. - var this$14 = $m_Lorg_junit_Assert$();
  12698. - var actual$13 = l$13.toHexString__T();
  12699. - this$14.assertEquals__T__O__O__V(null, "69ead613f2a7ee47", actual$13);
  12700. - var l$14 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus1$1);
  12701. - var this$15 = $m_Lorg_junit_Assert$();
  12702. - var actual$14 = l$14.toHexString__T();
  12703. - this$15.assertEquals__T__O__O__V(null, "0", actual$14);
  12704. - var l$15 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus2$1);
  12705. + var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5).toHexString__T();
  12706. + this$13.assertEquals__T__O__O__V(null, "8ca6c00", actual$4);
  12707. + var this$14 = this.maxInt$1;
  12708. + var this$15 = $m_sjsr_RuntimeLong$();
  12709. + var lo$6 = this$15.remainderImpl__I__I__I__I__I(this$14.lo$2, this$14.hi$2, (-5), (-1));
  12710. + var hi$6 = this$15.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12711. var this$16 = $m_Lorg_junit_Assert$();
  12712. - var actual$15 = l$15.toHexString__T();
  12713. - this$16.assertEquals__T__O__O__V(null, "1", actual$15);
  12714. - var l$16 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus3$1);
  12715. - var this$17 = $m_Lorg_junit_Assert$();
  12716. - var actual$16 = l$16.toHexString__T();
  12717. - this$17.assertEquals__T__O__O__V(null, "0", actual$16);
  12718. - var l$17 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus4$1);
  12719. - var this$18 = $m_Lorg_junit_Assert$();
  12720. - var actual$17 = l$17.toHexString__T();
  12721. - this$18.assertEquals__T__O__O__V(null, "3", actual$17);
  12722. - var l$18 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus15$1);
  12723. + var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6).toHexString__T();
  12724. + this$16.assertEquals__T__O__O__V(null, "2", actual$5);
  12725. + var this$17 = this.minValue$1;
  12726. + var b$3 = this.minValue$1;
  12727. + var this$18 = $m_sjsr_RuntimeLong$();
  12728. + var lo$7 = this$18.remainderImpl__I__I__I__I__I(this$17.lo$2, this$17.hi$2, b$3.lo$2, b$3.hi$2);
  12729. + var hi$7 = this$18.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12730. var this$19 = $m_Lorg_junit_Assert$();
  12731. - var actual$18 = l$18.toHexString__T();
  12732. - this$19.assertEquals__T__O__O__V(null, "0", actual$18);
  12733. - var l$19 = this.$7632147899696541255L$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.minus16$1);
  12734. - var this$20 = $m_Lorg_junit_Assert$();
  12735. - var actual$19 = l$19.toHexString__T();
  12736. - this$20.assertEquals__T__O__O__V(null, "7", actual$19)
  12737. + var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7).toHexString__T();
  12738. + this$19.assertEquals__T__O__O__V(null, "0", actual$6);
  12739. + var this$20 = this.minValue$1;
  12740. + var b$4 = this.minus1$1;
  12741. + var this$21 = $m_sjsr_RuntimeLong$();
  12742. + var lo$8 = this$21.remainderImpl__I__I__I__I__I(this$20.lo$2, this$20.hi$2, b$4.lo$2, b$4.hi$2);
  12743. + var hi$8 = this$21.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12744. + var this$22 = $m_Lorg_junit_Assert$();
  12745. + var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8).toHexString__T();
  12746. + this$22.assertEquals__T__O__O__V(null, "0", actual$7);
  12747. + var this$23 = this.minValue$1;
  12748. + var b$5 = this.minus2$1;
  12749. + var this$24 = $m_sjsr_RuntimeLong$();
  12750. + var lo$9 = this$24.remainderImpl__I__I__I__I__I(this$23.lo$2, this$23.hi$2, b$5.lo$2, b$5.hi$2);
  12751. + var hi$9 = this$24.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12752. + var this$25 = $m_Lorg_junit_Assert$();
  12753. + var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9).toHexString__T();
  12754. + this$25.assertEquals__T__O__O__V(null, "0", actual$8);
  12755. + var this$26 = this.minValue$1;
  12756. + var b$6 = this.minus3$1;
  12757. + var this$27 = $m_sjsr_RuntimeLong$();
  12758. + var lo$10 = this$27.remainderImpl__I__I__I__I__I(this$26.lo$2, this$26.hi$2, b$6.lo$2, b$6.hi$2);
  12759. + var hi$10 = this$27.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12760. + var this$28 = $m_Lorg_junit_Assert$();
  12761. + var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10).toHexString__T();
  12762. + this$28.assertEquals__T__O__O__V(null, "fffffffffffffffe", actual$9);
  12763. + var this$29 = this.minValue$1;
  12764. + var b$7 = this.minus4$1;
  12765. + var this$30 = $m_sjsr_RuntimeLong$();
  12766. + var lo$11 = this$30.remainderImpl__I__I__I__I__I(this$29.lo$2, this$29.hi$2, b$7.lo$2, b$7.hi$2);
  12767. + var hi$11 = this$30.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12768. + var this$31 = $m_Lorg_junit_Assert$();
  12769. + var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11).toHexString__T();
  12770. + this$31.assertEquals__T__O__O__V(null, "0", actual$10);
  12771. + var this$32 = this.minValue$1;
  12772. + var b$8 = this.minus15$1;
  12773. + var this$33 = $m_sjsr_RuntimeLong$();
  12774. + var lo$12 = this$33.remainderImpl__I__I__I__I__I(this$32.lo$2, this$32.hi$2, b$8.lo$2, b$8.hi$2);
  12775. + var hi$12 = this$33.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12776. + var this$34 = $m_Lorg_junit_Assert$();
  12777. + var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12).toHexString__T();
  12778. + this$34.assertEquals__T__O__O__V(null, "fffffffffffffff8", actual$11);
  12779. + var this$35 = this.minValue$1;
  12780. + var b$9 = this.minus16$1;
  12781. + var this$36 = $m_sjsr_RuntimeLong$();
  12782. + var lo$13 = this$36.remainderImpl__I__I__I__I__I(this$35.lo$2, this$35.hi$2, b$9.lo$2, b$9.hi$2);
  12783. + var hi$13 = this$36.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12784. + var this$37 = $m_Lorg_junit_Assert$();
  12785. + var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13).toHexString__T();
  12786. + this$37.assertEquals__T__O__O__V(null, "0", actual$12);
  12787. + var this$38 = this.$7632147899696541255L$1;
  12788. + var b$10 = this.minValue$1;
  12789. + var this$39 = $m_sjsr_RuntimeLong$();
  12790. + var lo$14 = this$39.remainderImpl__I__I__I__I__I(this$38.lo$2, this$38.hi$2, b$10.lo$2, b$10.hi$2);
  12791. + var hi$14 = this$39.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12792. + var this$40 = $m_Lorg_junit_Assert$();
  12793. + var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14).toHexString__T();
  12794. + this$40.assertEquals__T__O__O__V(null, "69ead613f2a7ee47", actual$13);
  12795. + var this$41 = this.$7632147899696541255L$1;
  12796. + var b$11 = this.minus1$1;
  12797. + var this$42 = $m_sjsr_RuntimeLong$();
  12798. + var lo$15 = this$42.remainderImpl__I__I__I__I__I(this$41.lo$2, this$41.hi$2, b$11.lo$2, b$11.hi$2);
  12799. + var hi$15 = this$42.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12800. + var this$43 = $m_Lorg_junit_Assert$();
  12801. + var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15).toHexString__T();
  12802. + this$43.assertEquals__T__O__O__V(null, "0", actual$14);
  12803. + var this$44 = this.$7632147899696541255L$1;
  12804. + var b$12 = this.minus2$1;
  12805. + var this$45 = $m_sjsr_RuntimeLong$();
  12806. + var lo$16 = this$45.remainderImpl__I__I__I__I__I(this$44.lo$2, this$44.hi$2, b$12.lo$2, b$12.hi$2);
  12807. + var hi$16 = this$45.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12808. + var this$46 = $m_Lorg_junit_Assert$();
  12809. + var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16).toHexString__T();
  12810. + this$46.assertEquals__T__O__O__V(null, "1", actual$15);
  12811. + var this$47 = this.$7632147899696541255L$1;
  12812. + var b$13 = this.minus3$1;
  12813. + var this$48 = $m_sjsr_RuntimeLong$();
  12814. + var lo$17 = this$48.remainderImpl__I__I__I__I__I(this$47.lo$2, this$47.hi$2, b$13.lo$2, b$13.hi$2);
  12815. + var hi$17 = this$48.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12816. + var this$49 = $m_Lorg_junit_Assert$();
  12817. + var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17).toHexString__T();
  12818. + this$49.assertEquals__T__O__O__V(null, "0", actual$16);
  12819. + var this$50 = this.$7632147899696541255L$1;
  12820. + var b$14 = this.minus4$1;
  12821. + var this$51 = $m_sjsr_RuntimeLong$();
  12822. + var lo$18 = this$51.remainderImpl__I__I__I__I__I(this$50.lo$2, this$50.hi$2, b$14.lo$2, b$14.hi$2);
  12823. + var hi$18 = this$51.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12824. + var this$52 = $m_Lorg_junit_Assert$();
  12825. + var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$18).toHexString__T();
  12826. + this$52.assertEquals__T__O__O__V(null, "3", actual$17);
  12827. + var this$53 = this.$7632147899696541255L$1;
  12828. + var b$15 = this.minus15$1;
  12829. + var this$54 = $m_sjsr_RuntimeLong$();
  12830. + var lo$19 = this$54.remainderImpl__I__I__I__I__I(this$53.lo$2, this$53.hi$2, b$15.lo$2, b$15.hi$2);
  12831. + var hi$19 = this$54.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12832. + var this$55 = $m_Lorg_junit_Assert$();
  12833. + var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$19).toHexString__T();
  12834. + this$55.assertEquals__T__O__O__V(null, "0", actual$18);
  12835. + var this$56 = this.$7632147899696541255L$1;
  12836. + var b$16 = this.minus16$1;
  12837. + var this$57 = $m_sjsr_RuntimeLong$();
  12838. + var lo$20 = this$57.remainderImpl__I__I__I__I__I(this$56.lo$2, this$56.hi$2, b$16.lo$2, b$16.hi$2);
  12839. + var hi$20 = this$57.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12840. + var this$58 = $m_Lorg_junit_Assert$();
  12841. + var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$20).toHexString__T();
  12842. + this$58.assertEquals__T__O__O__V(null, "7", actual$19)
  12843. });
  12844. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.should$undcorrectly$undimplement$undfromDouble__V = (function() {
  12845. - var l = $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong(4.5);
  12846. - var this$1 = $m_Lorg_junit_Assert$();
  12847. - var actual = l.toHexString__T();
  12848. - this$1.assertEquals__T__O__O__V(null, "4", actual);
  12849. - var l$1 = $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong((-4.5));
  12850. + var this$1 = $m_sjsr_RuntimeLong$();
  12851. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(4.5);
  12852. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12853. var this$2 = $m_Lorg_junit_Assert$();
  12854. - var actual$1 = l$1.toHexString__T();
  12855. - this$2.assertEquals__T__O__O__V(null, "fffffffffffffffc", actual$1)
  12856. + var actual = new $c_sjsr_RuntimeLong().init___I__I(lo, hi).toHexString__T();
  12857. + this$2.assertEquals__T__O__O__V(null, "4", actual);
  12858. + var this$3 = $m_sjsr_RuntimeLong$();
  12859. + var lo$1 = this$3.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I((-4.5));
  12860. + var hi$1 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  12861. + var this$4 = $m_Lorg_junit_Assert$();
  12862. + var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1).toHexString__T();
  12863. + this$4.assertEquals__T__O__O__V(null, "fffffffffffffffc", actual$1)
  12864. });
  12865. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongOldTest.prototype.clone__ = (function() {
  12866. if ($is_jl_Cloneable(this)) {
  12867. @@ -109086,205 +112964,105 @@ function $h_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest() {
  12868. $h_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype = $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype;
  12869. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.shift$undarithmetic$undright$und$greater$greater__V = (function() {
  12870. var this$1 = $m_Lorg_junit_Assert$();
  12871. - var expected = new $c_sjsr_RuntimeLong().init___I__I(144041519, 2813487);
  12872. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1780076655), 720252680).$$greater$greater__I__sjsr_RuntimeLong((-1316031160));
  12873. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  12874. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(144041519, 2813487), new $c_sjsr_RuntimeLong().init___I__I(144041519, 2813487));
  12875. var this$2 = $m_Lorg_junit_Assert$();
  12876. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(1519, 0);
  12877. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(234061537, 796729805).$$greater$greater__I__sjsr_RuntimeLong(1452874739);
  12878. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  12879. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1519, 0), new $c_sjsr_RuntimeLong().init___I__I(1519, 0));
  12880. var this$3 = $m_Lorg_junit_Assert$();
  12881. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I((-935479627), 124);
  12882. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(1523206972, 1046748891).$$greater$greater__I__sjsr_RuntimeLong(1356453463);
  12883. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  12884. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-935479627), 124), new $c_sjsr_RuntimeLong().init___I__I((-935479627), 124));
  12885. var this$4 = $m_Lorg_junit_Assert$();
  12886. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-15335), (-1));
  12887. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(1866043067, (-2009962307)).$$greater$greater__I__sjsr_RuntimeLong(393061105);
  12888. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  12889. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-15335), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-15335), (-1)));
  12890. var this$5 = $m_Lorg_junit_Assert$();
  12891. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I(5, 0);
  12892. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(89507691, 183545611).$$greater$greater__I__sjsr_RuntimeLong((-1980770119));
  12893. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  12894. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  12895. var this$6 = $m_Lorg_junit_Assert$();
  12896. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I((-1283367734), 14309038);
  12897. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-1062312593), 1831556953).$$greater$greater__I__sjsr_RuntimeLong(1545082311);
  12898. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  12899. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1283367734), 14309038), new $c_sjsr_RuntimeLong().init___I__I((-1283367734), 14309038));
  12900. var this$7 = $m_Lorg_junit_Assert$();
  12901. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(523169438, 0);
  12902. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1568293714), 523169438).$$greater$greater__I__sjsr_RuntimeLong((-2119005984));
  12903. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  12904. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(523169438, 0), new $c_sjsr_RuntimeLong().init___I__I(523169438, 0));
  12905. var this$8 = $m_Lorg_junit_Assert$();
  12906. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-1704853904), (-731301));
  12907. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-2013675422), (-748851607)).$$greater$greater__I__sjsr_RuntimeLong(511130378);
  12908. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  12909. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1704853904), (-731301)), new $c_sjsr_RuntimeLong().init___I__I((-1704853904), (-731301)));
  12910. var this$9 = $m_Lorg_junit_Assert$();
  12911. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I(345569760, (-46));
  12912. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-521585277), (-770402055)).$$greater$greater__I__sjsr_RuntimeLong((-1176556648));
  12913. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  12914. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(345569760, (-46)), new $c_sjsr_RuntimeLong().init___I__I(345569760, (-46)));
  12915. var this$10 = $m_Lorg_junit_Assert$();
  12916. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(1777038301, 61);
  12917. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-145701849), 257587932).$$greater$greater__I__sjsr_RuntimeLong((-1512809002));
  12918. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  12919. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1777038301, 61), new $c_sjsr_RuntimeLong().init___I__I(1777038301, 61));
  12920. var this$11 = $m_Lorg_junit_Assert$();
  12921. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I((-51), (-1));
  12922. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-973180026), (-1694110170)).$$greater$greater__I__sjsr_RuntimeLong(2083093369);
  12923. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  12924. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-51), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-51), (-1)));
  12925. var this$12 = $m_Lorg_junit_Assert$();
  12926. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I((-5), (-1));
  12927. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(1761120319, (-539393529)).$$greater$greater__I__sjsr_RuntimeLong((-207994821));
  12928. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  12929. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  12930. var this$13 = $m_Lorg_junit_Assert$();
  12931. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-587262921), (-3246345));
  12932. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-30904807), (-1662128199)).$$greater$greater__I__sjsr_RuntimeLong((-638486135));
  12933. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  12934. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-587262921), (-3246345)), new $c_sjsr_RuntimeLong().init___I__I((-587262921), (-3246345)));
  12935. var this$14 = $m_Lorg_junit_Assert$();
  12936. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I((-10706), (-1));
  12937. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(1812122560, (-701571284)).$$greater$greater__I__sjsr_RuntimeLong(611632432);
  12938. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  12939. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-10706), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-10706), (-1)));
  12940. var this$15 = $m_Lorg_junit_Assert$();
  12941. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(7484398, 100362842);
  12942. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(119750375, 1605805472).$$greater$greater__I__sjsr_RuntimeLong(244039684);
  12943. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  12944. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7484398, 100362842), new $c_sjsr_RuntimeLong().init___I__I(7484398, 100362842));
  12945. var this$16 = $m_Lorg_junit_Assert$();
  12946. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  12947. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(269986751, 1459449758).$$greater$greater__I__sjsr_RuntimeLong((-439796226));
  12948. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  12949. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  12950. var this$17 = $m_Lorg_junit_Assert$();
  12951. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(7, 0);
  12952. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-1969890020), 2011804532).$$greater$greater__I__sjsr_RuntimeLong((-652735044));
  12953. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  12954. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7, 0), new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  12955. var this$18 = $m_Lorg_junit_Assert$();
  12956. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I((-2130588861), 98);
  12957. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-1582649974), 826310885).$$greater$greater__I__sjsr_RuntimeLong(613066583);
  12958. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  12959. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2130588861), 98), new $c_sjsr_RuntimeLong().init___I__I((-2130588861), 98));
  12960. var this$19 = $m_Lorg_junit_Assert$();
  12961. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-669931160), (-697));
  12962. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(756433442, (-1459944907)).$$greater$greater__I__sjsr_RuntimeLong((-775565931));
  12963. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  12964. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-669931160), (-697)), new $c_sjsr_RuntimeLong().init___I__I((-669931160), (-697)));
  12965. var this$20 = $m_Lorg_junit_Assert$();
  12966. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(933146972, (-1));
  12967. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1678061064, (-1680910162)).$$greater$greater__I__sjsr_RuntimeLong((-531660641));
  12968. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  12969. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(933146972, (-1)), new $c_sjsr_RuntimeLong().init___I__I(933146972, (-1)));
  12970. var this$21 = $m_Lorg_junit_Assert$();
  12971. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(1601141595, 1298147);
  12972. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(1870355258, 332325727).$$greater$greater__I__sjsr_RuntimeLong((-434372344));
  12973. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  12974. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1601141595, 1298147), new $c_sjsr_RuntimeLong().init___I__I(1601141595, 1298147));
  12975. var this$22 = $m_Lorg_junit_Assert$();
  12976. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I((-1047936567), (-129548));
  12977. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(1886551280, (-2122502046)).$$greater$greater__I__sjsr_RuntimeLong((-763866098));
  12978. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  12979. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1047936567), (-129548)), new $c_sjsr_RuntimeLong().init___I__I((-1047936567), (-129548)));
  12980. var this$23 = $m_Lorg_junit_Assert$();
  12981. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-72307), (-1));
  12982. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1169141408), (-592336405)).$$greater$greater__I__sjsr_RuntimeLong((-1841005139));
  12983. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  12984. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-72307), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-72307), (-1)));
  12985. var this$24 = $m_Lorg_junit_Assert$();
  12986. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(72262, 0);
  12987. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(686282122, 295988927).$$greater$greater__I__sjsr_RuntimeLong(69079212);
  12988. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  12989. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(72262, 0), new $c_sjsr_RuntimeLong().init___I__I(72262, 0));
  12990. var this$25 = $m_Lorg_junit_Assert$();
  12991. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I((-1582088844), (-23862710));
  12992. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(1825529126, (-1527213400)).$$greater$greater__I__sjsr_RuntimeLong(1371712838);
  12993. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  12994. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1582088844), (-23862710)), new $c_sjsr_RuntimeLong().init___I__I((-1582088844), (-23862710)));
  12995. var this$26 = $m_Lorg_junit_Assert$();
  12996. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(70395261, 0);
  12997. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(633149491, 1126324183).$$greater$greater__I__sjsr_RuntimeLong(1948323684);
  12998. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  12999. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(70395261, 0), new $c_sjsr_RuntimeLong().init___I__I(70395261, 0));
  13000. var this$27 = $m_Lorg_junit_Assert$();
  13001. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-329), (-1));
  13002. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-363762029), (-1377253181)).$$greater$greater__I__sjsr_RuntimeLong((-1243200330));
  13003. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  13004. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-329), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-329), (-1)));
  13005. var this$28 = $m_Lorg_junit_Assert$();
  13006. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(1924403917, (-21));
  13007. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-1694234908), (-689608667)).$$greater$greater__I__sjsr_RuntimeLong(728732313);
  13008. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  13009. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1924403917, (-21)), new $c_sjsr_RuntimeLong().init___I__I(1924403917, (-21)));
  13010. var this$29 = $m_Lorg_junit_Assert$();
  13011. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I((-62655), (-1));
  13012. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(1319661865, (-2053067582)).$$greater$greater__I__sjsr_RuntimeLong((-777879057));
  13013. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  13014. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-62655), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-62655), (-1)));
  13015. var this$30 = $m_Lorg_junit_Assert$();
  13016. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-1472236443), 19900875);
  13017. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-1472236443), 19900875).$$greater$greater__I__sjsr_RuntimeLong(373478400);
  13018. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  13019. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1472236443), 19900875), new $c_sjsr_RuntimeLong().init___I__I((-1472236443), 19900875));
  13020. var this$31 = $m_Lorg_junit_Assert$();
  13021. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  13022. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-1719111010), (-1766452468)).$$greater$greater__I__sjsr_RuntimeLong(942391743);
  13023. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  13024. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  13025. var this$32 = $m_Lorg_junit_Assert$();
  13026. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(5131, 0);
  13027. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-624682758), 1345231635).$$greater$greater__I__sjsr_RuntimeLong((-813574478));
  13028. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  13029. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5131, 0), new $c_sjsr_RuntimeLong().init___I__I(5131, 0));
  13030. var this$33 = $m_Lorg_junit_Assert$();
  13031. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I(9, 0);
  13032. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(1316519660, 314590421).$$greater$greater__I__sjsr_RuntimeLong((-641829383));
  13033. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  13034. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(9, 0), new $c_sjsr_RuntimeLong().init___I__I(9, 0));
  13035. var this$34 = $m_Lorg_junit_Assert$();
  13036. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-14492), (-1));
  13037. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1380652891), (-474856510)).$$greater$greater__I__sjsr_RuntimeLong((-920501329));
  13038. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  13039. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-14492), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-14492), (-1)));
  13040. var this$35 = $m_Lorg_junit_Assert$();
  13041. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(40, 0);
  13042. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-2084688189), 1352268039).$$greater$greater__I__sjsr_RuntimeLong((-177471111));
  13043. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  13044. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  13045. var this$36 = $m_Lorg_junit_Assert$();
  13046. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-868447412), 13901269);
  13047. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(507881044, 1779362534).$$greater$greater__I__sjsr_RuntimeLong((-508943033));
  13048. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  13049. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-868447412), 13901269), new $c_sjsr_RuntimeLong().init___I__I((-868447412), 13901269));
  13050. var this$37 = $m_Lorg_junit_Assert$();
  13051. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I((-37529), (-1));
  13052. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(1742323077, (-1229747072)).$$greater$greater__I__sjsr_RuntimeLong(401183471);
  13053. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  13054. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-37529), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-37529), (-1)));
  13055. var this$38 = $m_Lorg_junit_Assert$();
  13056. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(376386, 0);
  13057. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(346182810, 770838817).$$greater$greater__I__sjsr_RuntimeLong(797274667);
  13058. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  13059. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(376386, 0), new $c_sjsr_RuntimeLong().init___I__I(376386, 0));
  13060. var this$39 = $m_Lorg_junit_Assert$();
  13061. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-1822), (-1));
  13062. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(828281422, (-477411393)).$$greater$greater__I__sjsr_RuntimeLong(1298272370);
  13063. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  13064. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1822), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1822), (-1)));
  13065. var this$40 = $m_Lorg_junit_Assert$();
  13066. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(1021967080, (-2560));
  13067. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-341778503), (-671026265)).$$greater$greater__I__sjsr_RuntimeLong(532386578);
  13068. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  13069. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1021967080, (-2560)), new $c_sjsr_RuntimeLong().init___I__I(1021967080, (-2560)));
  13070. var this$41 = $m_Lorg_junit_Assert$();
  13071. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I((-1683940185), 34921);
  13072. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-1907127360), 1144311248).$$greater$greater__I__sjsr_RuntimeLong((-2131012273));
  13073. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  13074. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1683940185), 34921), new $c_sjsr_RuntimeLong().init___I__I((-1683940185), 34921));
  13075. var this$42 = $m_Lorg_junit_Assert$();
  13076. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-121723), (-1));
  13077. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(756366897, (-1994294687)).$$greater$greater__I__sjsr_RuntimeLong((-1642432978));
  13078. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  13079. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-121723), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-121723), (-1)));
  13080. var this$43 = $m_Lorg_junit_Assert$();
  13081. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I((-644688038), 9473);
  13082. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I((-1363894143), 1241756453).$$greater$greater__I__sjsr_RuntimeLong(1681307793);
  13083. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  13084. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-644688038), 9473), new $c_sjsr_RuntimeLong().init___I__I((-644688038), 9473));
  13085. var this$44 = $m_Lorg_junit_Assert$();
  13086. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-278047), (-1));
  13087. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(1708006412, (-1138876437)).$$greater$greater__I__sjsr_RuntimeLong(2010442220);
  13088. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  13089. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-278047), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-278047), (-1)));
  13090. var this$45 = $m_Lorg_junit_Assert$();
  13091. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(872834, 0);
  13092. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-664430929), 446891142).$$greater$greater__I__sjsr_RuntimeLong((-1707024855));
  13093. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  13094. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(872834, 0), new $c_sjsr_RuntimeLong().init___I__I(872834, 0));
  13095. var this$46 = $m_Lorg_junit_Assert$();
  13096. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  13097. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-1904131429), (-938887)).$$greater$greater__I__sjsr_RuntimeLong((-829231944));
  13098. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  13099. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  13100. var this$47 = $m_Lorg_junit_Assert$();
  13101. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-2101780246), 11998);
  13102. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-1043053889), 1572668786).$$greater$greater__I__sjsr_RuntimeLong(309495249);
  13103. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  13104. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2101780246), 11998), new $c_sjsr_RuntimeLong().init___I__I((-2101780246), 11998));
  13105. var this$48 = $m_Lorg_junit_Assert$();
  13106. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I((-11427), (-1));
  13107. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(563683687, (-1497656119)).$$greater$greater__I__sjsr_RuntimeLong((-176819791));
  13108. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  13109. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11427), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-11427), (-1)));
  13110. var this$49 = $m_Lorg_junit_Assert$();
  13111. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I(201, 0);
  13112. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-627312011), 421917318).$$greater$greater__I__sjsr_RuntimeLong(2056663541);
  13113. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  13114. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(201, 0), new $c_sjsr_RuntimeLong().init___I__I(201, 0));
  13115. var this$50 = $m_Lorg_junit_Assert$();
  13116. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-104838948), (-3));
  13117. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-904956287), (-543423347)).$$greater$greater__I__sjsr_RuntimeLong((-617227620));
  13118. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  13119. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-104838948), (-3)), new $c_sjsr_RuntimeLong().init___I__I((-104838948), (-3)))
  13120. });
  13121. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.init___ = (function() {
  13122. this.MaxVal$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647);
  13123. @@ -109302,1857 +113080,1994 @@ $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.init___ = (functio
  13124. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.divide$und$div__V = (function() {
  13125. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer) {
  13126. return (function() {
  13127. - return new $c_sjsr_RuntimeLong().init___I(0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  13128. + var this$1 = $m_sjsr_RuntimeLong$();
  13129. + var lo = this$1.divideImpl__I__I__I__I__I(0, 0, 0, 0);
  13130. + return new $c_sjsr_RuntimeLong().init___I__I(lo, this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  13131. })
  13132. })(this)));
  13133. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$1) {
  13134. return (function() {
  13135. - return new $c_sjsr_RuntimeLong().init___I__I(5, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  13136. + var this$2 = $m_sjsr_RuntimeLong$();
  13137. + var lo$1 = this$2.divideImpl__I__I__I__I__I(5, 0, 0, 0);
  13138. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  13139. })
  13140. })(this)));
  13141. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$2) {
  13142. return (function() {
  13143. - return new $c_sjsr_RuntimeLong().init___I__I(0, 5).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  13144. + var this$3 = $m_sjsr_RuntimeLong$();
  13145. + var lo$2 = this$3.divideImpl__I__I__I__I__I(0, 5, 0, 0);
  13146. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  13147. })
  13148. })(this)));
  13149. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$3) {
  13150. return (function() {
  13151. - return new $c_sjsr_RuntimeLong().init___I((-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  13152. + var this$4 = $m_sjsr_RuntimeLong$();
  13153. + var lo$3 = this$4.divideImpl__I__I__I__I__I((-1), (-1), 0, 0);
  13154. + return new $c_sjsr_RuntimeLong().init___I__I(lo$3, this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  13155. })
  13156. })(this)));
  13157. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$4) {
  13158. return (function() {
  13159. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  13160. + var this$5 = $m_sjsr_RuntimeLong$();
  13161. + var lo$4 = this$5.divideImpl__I__I__I__I__I((-1), 0, 0, 0);
  13162. + return new $c_sjsr_RuntimeLong().init___I__I(lo$4, this$5.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  13163. })
  13164. })(this)));
  13165. - var this$1 = $m_Lorg_junit_Assert$();
  13166. - var expected = this.IntMaxValPlus1$1;
  13167. - var actual = this.IntMinVal$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  13168. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  13169. - var this$2 = $m_Lorg_junit_Assert$();
  13170. - var expected$1 = new $c_sjsr_RuntimeLong().init___I((-1));
  13171. - var actual$1 = this.IntMinVal$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.IntMaxValPlus1$1);
  13172. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  13173. - var this$3 = $m_Lorg_junit_Assert$();
  13174. - var expected$2 = this.IntMinVal$1;
  13175. - var actual$2 = this.IntMaxValPlus1$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  13176. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  13177. - var this$4 = $m_Lorg_junit_Assert$();
  13178. - var expected$3 = new $c_sjsr_RuntimeLong().init___I((-1));
  13179. - var actual$3 = this.IntMaxValPlus1$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(this.IntMinVal$1);
  13180. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  13181. - var this$5 = $m_Lorg_junit_Assert$();
  13182. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648));
  13183. - var actual$4 = this.MaxVal$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  13184. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  13185. - var this$6 = $m_Lorg_junit_Assert$();
  13186. - var expected$5 = this.MinVal$1;
  13187. - var actual$5 = this.MinVal$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(1));
  13188. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  13189. - var this$7 = $m_Lorg_junit_Assert$();
  13190. - var expected$6 = this.MinVal$1;
  13191. - var actual$6 = this.MinVal$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  13192. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  13193. var this$8 = $m_Lorg_junit_Assert$();
  13194. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  13195. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-10426835), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-6243356), (-1)));
  13196. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  13197. - var this$9 = $m_Lorg_junit_Assert$();
  13198. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-291), (-1));
  13199. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(49659080, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-170373), (-1)));
  13200. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  13201. - var this$10 = $m_Lorg_junit_Assert$();
  13202. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(3, 0);
  13203. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(97420, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(27521, 0));
  13204. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  13205. + var expected = this.IntMaxValPlus1$1;
  13206. + var this$6 = this.IntMinVal$1;
  13207. + var this$7 = $m_sjsr_RuntimeLong$();
  13208. + var lo$5 = this$7.divideImpl__I__I__I__I__I(this$6.lo$2, this$6.hi$2, (-1), (-1));
  13209. + var hi = this$7.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13210. + this$8.assertEquals__T__O__O__V(null, expected, new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi));
  13211. var this$11 = $m_Lorg_junit_Assert$();
  13212. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(26998, 0);
  13213. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-9881291), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-366), (-1)));
  13214. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  13215. - var this$12 = $m_Lorg_junit_Assert$();
  13216. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13217. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-40), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(81, 0));
  13218. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  13219. - var this$13 = $m_Lorg_junit_Assert$();
  13220. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13221. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-6007), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-326806), (-1)));
  13222. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  13223. + var this$9 = this.IntMinVal$1;
  13224. + var b = this.IntMaxValPlus1$1;
  13225. + var this$10 = $m_sjsr_RuntimeLong$();
  13226. + var lo$6 = this$10.divideImpl__I__I__I__I__I(this$9.lo$2, this$9.hi$2, b.lo$2, b.hi$2);
  13227. + var hi$1 = this$10.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13228. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$1));
  13229. var this$14 = $m_Lorg_junit_Assert$();
  13230. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  13231. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(202, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-112), (-1)));
  13232. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  13233. - var this$15 = $m_Lorg_junit_Assert$();
  13234. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13235. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(47, 0));
  13236. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  13237. - var this$16 = $m_Lorg_junit_Assert$();
  13238. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I(323816, 0);
  13239. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(22667160, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(70, 0));
  13240. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  13241. + var expected$1 = this.IntMinVal$1;
  13242. + var this$12 = this.IntMaxValPlus1$1;
  13243. + var this$13 = $m_sjsr_RuntimeLong$();
  13244. + var lo$7 = this$13.divideImpl__I__I__I__I__I(this$12.lo$2, this$12.hi$2, (-1), (-1));
  13245. + var hi$2 = this$13.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13246. + this$14.assertEquals__T__O__O__V(null, expected$1, new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$2));
  13247. var this$17 = $m_Lorg_junit_Assert$();
  13248. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13249. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(254, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-307349204), (-1)));
  13250. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  13251. - var this$18 = $m_Lorg_junit_Assert$();
  13252. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13253. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-17), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-44648), (-1)));
  13254. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  13255. - var this$19 = $m_Lorg_junit_Assert$();
  13256. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-40), (-1));
  13257. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(39646, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-976), (-1)));
  13258. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  13259. + var this$15 = this.IntMaxValPlus1$1;
  13260. + var b$1 = this.IntMinVal$1;
  13261. + var this$16 = $m_sjsr_RuntimeLong$();
  13262. + var lo$8 = this$16.divideImpl__I__I__I__I__I(this$15.lo$2, this$15.hi$2, b$1.lo$2, b$1.hi$2);
  13263. + var hi$3 = this$16.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13264. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$3));
  13265. var this$20 = $m_Lorg_junit_Assert$();
  13266. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13267. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(9, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(315779722, 0));
  13268. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  13269. - var this$21 = $m_Lorg_junit_Assert$();
  13270. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13271. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-2674), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3051991), (-1)));
  13272. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  13273. - var this$22 = $m_Lorg_junit_Assert$();
  13274. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13275. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-37697), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2015928, 0));
  13276. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  13277. + var this$18 = this.MaxVal$1;
  13278. + var this$19 = $m_sjsr_RuntimeLong$();
  13279. + var lo$9 = this$19.divideImpl__I__I__I__I__I(this$18.lo$2, this$18.hi$2, (-1), (-1));
  13280. + var hi$4 = this$19.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13281. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$4));
  13282. var this$23 = $m_Lorg_junit_Assert$();
  13283. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13284. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-13), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-31), (-1)));
  13285. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  13286. - var this$24 = $m_Lorg_junit_Assert$();
  13287. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13288. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(6, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-334), (-1)));
  13289. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  13290. - var this$25 = $m_Lorg_junit_Assert$();
  13291. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  13292. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-15989), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1918), (-1)));
  13293. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  13294. + var expected$2 = this.MinVal$1;
  13295. + var this$21 = this.MinVal$1;
  13296. + var this$22 = $m_sjsr_RuntimeLong$();
  13297. + var lo$10 = this$22.divideImpl__I__I__I__I__I(this$21.lo$2, this$21.hi$2, 1, 0);
  13298. + var hi$5 = this$22.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13299. + this$23.assertEquals__T__O__O__V(null, expected$2, new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$5));
  13300. var this$26 = $m_Lorg_junit_Assert$();
  13301. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(8746, 0);
  13302. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-113261535), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-12950), (-1)));
  13303. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  13304. - var this$27 = $m_Lorg_junit_Assert$();
  13305. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(55322, 0);
  13306. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-6362112), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-115), (-1)));
  13307. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  13308. + var expected$3 = this.MinVal$1;
  13309. + var this$24 = this.MinVal$1;
  13310. + var this$25 = $m_sjsr_RuntimeLong$();
  13311. + var lo$11 = this$25.divideImpl__I__I__I__I__I(this$24.lo$2, this$24.hi$2, (-1), (-1));
  13312. + var hi$6 = this$25.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13313. + this$26.assertEquals__T__O__O__V(null, expected$3, new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$6));
  13314. var this$28 = $m_Lorg_junit_Assert$();
  13315. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13316. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(455, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13919, 0));
  13317. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  13318. - var this$29 = $m_Lorg_junit_Assert$();
  13319. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(36190, 0);
  13320. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(293468259, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(8109, 0));
  13321. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  13322. + var this$27 = $m_sjsr_RuntimeLong$();
  13323. + var lo$12 = this$27.divideImpl__I__I__I__I__I((-10426835), (-1), (-6243356), (-1));
  13324. + var hi$7 = this$27.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13325. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$7));
  13326. var this$30 = $m_Lorg_junit_Assert$();
  13327. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  13328. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-48287007), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-27531186), (-1)));
  13329. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  13330. - var this$31 = $m_Lorg_junit_Assert$();
  13331. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(349634, 0);
  13332. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(1048904, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  13333. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  13334. + var this$29 = $m_sjsr_RuntimeLong$();
  13335. + var lo$13 = this$29.divideImpl__I__I__I__I__I(49659080, 0, (-170373), (-1));
  13336. + var hi$8 = this$29.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13337. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-291), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$8));
  13338. var this$32 = $m_Lorg_junit_Assert$();
  13339. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13340. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-34), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3949717, 0));
  13341. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  13342. - var this$33 = $m_Lorg_junit_Assert$();
  13343. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  13344. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(1449, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-983), (-1)));
  13345. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  13346. + var this$31 = $m_sjsr_RuntimeLong$();
  13347. + var lo$14 = this$31.divideImpl__I__I__I__I__I(97420, 0, 27521, 0);
  13348. + var hi$9 = this$31.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13349. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$9));
  13350. var this$34 = $m_Lorg_junit_Assert$();
  13351. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-18537151), (-1));
  13352. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(18537151, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  13353. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  13354. - var this$35 = $m_Lorg_junit_Assert$();
  13355. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13356. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(14037, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(23645, 0));
  13357. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  13358. + var this$33 = $m_sjsr_RuntimeLong$();
  13359. + var lo$15 = this$33.divideImpl__I__I__I__I__I((-9881291), (-1), (-366), (-1));
  13360. + var hi$10 = this$33.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13361. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(26998, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$10));
  13362. var this$36 = $m_Lorg_junit_Assert$();
  13363. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-4), (-1));
  13364. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(1785, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-398), (-1)));
  13365. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  13366. - var this$37 = $m_Lorg_junit_Assert$();
  13367. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13368. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(346, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2198158, 0));
  13369. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  13370. + var this$35 = $m_sjsr_RuntimeLong$();
  13371. + var lo$16 = this$35.divideImpl__I__I__I__I__I((-40), (-1), 81, 0);
  13372. + var hi$11 = this$35.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13373. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$11));
  13374. var this$38 = $m_Lorg_junit_Assert$();
  13375. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I((-802), (-1));
  13376. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-3517419), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(4381, 0));
  13377. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  13378. - var this$39 = $m_Lorg_junit_Assert$();
  13379. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-6), (-1));
  13380. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(6, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  13381. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  13382. + var this$37 = $m_sjsr_RuntimeLong$();
  13383. + var lo$17 = this$37.divideImpl__I__I__I__I__I((-6007), (-1), (-326806), (-1));
  13384. + var hi$12 = this$37.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13385. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$12));
  13386. var this$40 = $m_Lorg_junit_Assert$();
  13387. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(39, 0);
  13388. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-822), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-21), (-1)));
  13389. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  13390. - var this$41 = $m_Lorg_junit_Assert$();
  13391. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13392. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(3629, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(282734, 0));
  13393. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  13394. + var this$39 = $m_sjsr_RuntimeLong$();
  13395. + var lo$18 = this$39.divideImpl__I__I__I__I__I(202, 0, (-112), (-1));
  13396. + var hi$13 = this$39.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13397. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$13));
  13398. var this$42 = $m_Lorg_junit_Assert$();
  13399. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-92367), (-1));
  13400. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-278856469), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3019, 0));
  13401. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  13402. - var this$43 = $m_Lorg_junit_Assert$();
  13403. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13404. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I((-13), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(37, 0));
  13405. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  13406. + var this$41 = $m_sjsr_RuntimeLong$();
  13407. + var lo$19 = this$41.divideImpl__I__I__I__I__I(0, 0, 47, 0);
  13408. + var hi$14 = this$41.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13409. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$14));
  13410. var this$44 = $m_Lorg_junit_Assert$();
  13411. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13412. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(47150459, 0));
  13413. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  13414. - var this$45 = $m_Lorg_junit_Assert$();
  13415. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13416. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-26), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-210691), (-1)));
  13417. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  13418. + var this$43 = $m_sjsr_RuntimeLong$();
  13419. + var lo$20 = this$43.divideImpl__I__I__I__I__I(22667160, 0, 70, 0);
  13420. + var hi$15 = this$43.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13421. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(323816, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$15));
  13422. var this$46 = $m_Lorg_junit_Assert$();
  13423. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13424. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-21294), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(156839456, 0));
  13425. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  13426. - var this$47 = $m_Lorg_junit_Assert$();
  13427. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13428. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-25644), (-1)));
  13429. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  13430. + var this$45 = $m_sjsr_RuntimeLong$();
  13431. + var lo$21 = this$45.divideImpl__I__I__I__I__I(254, 0, (-307349204), (-1));
  13432. + var hi$16 = this$45.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13433. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$21, hi$16));
  13434. var this$48 = $m_Lorg_junit_Assert$();
  13435. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13436. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I((-1009), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(28100, 0));
  13437. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  13438. - var this$49 = $m_Lorg_junit_Assert$();
  13439. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-857), (-1));
  13440. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(16282815, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-18989), (-1)));
  13441. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  13442. + var this$47 = $m_sjsr_RuntimeLong$();
  13443. + var lo$22 = this$47.divideImpl__I__I__I__I__I((-17), (-1), (-44648), (-1));
  13444. + var hi$17 = this$47.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13445. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$22, hi$17));
  13446. var this$50 = $m_Lorg_junit_Assert$();
  13447. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-7), (-1));
  13448. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-2201086), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(276963, 0));
  13449. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49);
  13450. - var this$51 = $m_Lorg_junit_Assert$();
  13451. - var expected$50 = new $c_sjsr_RuntimeLong().init___I__I((-300), (-1));
  13452. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I(11412578, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-37989), (-1)));
  13453. - this$51.assertEquals__T__O__O__V(null, expected$50, actual$50);
  13454. + var this$49 = $m_sjsr_RuntimeLong$();
  13455. + var lo$23 = this$49.divideImpl__I__I__I__I__I(39646, 0, (-976), (-1));
  13456. + var hi$18 = this$49.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13457. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-40), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$23, hi$18));
  13458. var this$52 = $m_Lorg_junit_Assert$();
  13459. - var expected$51 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13460. - var actual$51 = new $c_sjsr_RuntimeLong().init___I__I(8406900, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(239727371, 0));
  13461. - this$52.assertEquals__T__O__O__V(null, expected$51, actual$51);
  13462. - var this$53 = $m_Lorg_junit_Assert$();
  13463. - var expected$52 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13464. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-479069), (-1)));
  13465. - this$53.assertEquals__T__O__O__V(null, expected$52, actual$52);
  13466. + var this$51 = $m_sjsr_RuntimeLong$();
  13467. + var lo$24 = this$51.divideImpl__I__I__I__I__I(9, 0, 315779722, 0);
  13468. + var hi$19 = this$51.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13469. + this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$24, hi$19));
  13470. var this$54 = $m_Lorg_junit_Assert$();
  13471. - var expected$53 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13472. - var actual$53 = new $c_sjsr_RuntimeLong().init___I__I(4, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-21776), (-1)));
  13473. - this$54.assertEquals__T__O__O__V(null, expected$53, actual$53);
  13474. - var this$55 = $m_Lorg_junit_Assert$();
  13475. - var expected$54 = new $c_sjsr_RuntimeLong().init___I__I((-16812960), (-1));
  13476. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I((-16812960), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  13477. - this$55.assertEquals__T__O__O__V(null, expected$54, actual$54);
  13478. + var this$53 = $m_sjsr_RuntimeLong$();
  13479. + var lo$25 = this$53.divideImpl__I__I__I__I__I((-2674), (-1), (-3051991), (-1));
  13480. + var hi$20 = this$53.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13481. + this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$25, hi$20));
  13482. var this$56 = $m_Lorg_junit_Assert$();
  13483. - var expected$55 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13484. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I(10873, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(57145, 0));
  13485. - this$56.assertEquals__T__O__O__V(null, expected$55, actual$55);
  13486. - var this$57 = $m_Lorg_junit_Assert$();
  13487. - var expected$56 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13488. - var actual$56 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  13489. - this$57.assertEquals__T__O__O__V(null, expected$56, actual$56);
  13490. + var this$55 = $m_sjsr_RuntimeLong$();
  13491. + var lo$26 = this$55.divideImpl__I__I__I__I__I((-37697), (-1), 2015928, 0);
  13492. + var hi$21 = this$55.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13493. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$26, hi$21));
  13494. var this$58 = $m_Lorg_junit_Assert$();
  13495. - var expected$57 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13496. - var actual$57 = new $c_sjsr_RuntimeLong().init___I__I((-6975858), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(42227636, 14));
  13497. - this$58.assertEquals__T__O__O__V(null, expected$57, actual$57);
  13498. - var this$59 = $m_Lorg_junit_Assert$();
  13499. - var expected$58 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13500. - var actual$58 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(370644892, 82735));
  13501. - this$59.assertEquals__T__O__O__V(null, expected$58, actual$58);
  13502. + var this$57 = $m_sjsr_RuntimeLong$();
  13503. + var lo$27 = this$57.divideImpl__I__I__I__I__I((-13), (-1), (-31), (-1));
  13504. + var hi$22 = this$57.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13505. + this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$27, hi$22));
  13506. var this$60 = $m_Lorg_junit_Assert$();
  13507. - var expected$59 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13508. - var actual$59 = new $c_sjsr_RuntimeLong().init___I__I(43, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1602218381), 49));
  13509. - this$60.assertEquals__T__O__O__V(null, expected$59, actual$59);
  13510. - var this$61 = $m_Lorg_junit_Assert$();
  13511. - var expected$60 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13512. - var actual$60 = new $c_sjsr_RuntimeLong().init___I__I(4063968, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(973173538, 23810));
  13513. - this$61.assertEquals__T__O__O__V(null, expected$60, actual$60);
  13514. + var this$59 = $m_sjsr_RuntimeLong$();
  13515. + var lo$28 = this$59.divideImpl__I__I__I__I__I(6, 0, (-334), (-1));
  13516. + var hi$23 = this$59.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13517. + this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$28, hi$23));
  13518. var this$62 = $m_Lorg_junit_Assert$();
  13519. - var expected$61 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13520. - var actual$61 = new $c_sjsr_RuntimeLong().init___I__I((-388987094), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-241988155), 1723));
  13521. - this$62.assertEquals__T__O__O__V(null, expected$61, actual$61);
  13522. - var this$63 = $m_Lorg_junit_Assert$();
  13523. - var expected$62 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13524. - var actual$62 = new $c_sjsr_RuntimeLong().init___I__I(5939808, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1882484681), 12));
  13525. - this$63.assertEquals__T__O__O__V(null, expected$62, actual$62);
  13526. + var this$61 = $m_sjsr_RuntimeLong$();
  13527. + var lo$29 = this$61.divideImpl__I__I__I__I__I((-15989), (-1), (-1918), (-1));
  13528. + var hi$24 = this$61.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13529. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$29, hi$24));
  13530. var this$64 = $m_Lorg_junit_Assert$();
  13531. - var expected$63 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13532. - var actual$63 = new $c_sjsr_RuntimeLong().init___I__I(7, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-385609304), 1342));
  13533. - this$64.assertEquals__T__O__O__V(null, expected$63, actual$63);
  13534. - var this$65 = $m_Lorg_junit_Assert$();
  13535. - var expected$64 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13536. - var actual$64 = new $c_sjsr_RuntimeLong().init___I__I((-1175803932), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(297649103, 2408));
  13537. - this$65.assertEquals__T__O__O__V(null, expected$64, actual$64);
  13538. + var this$63 = $m_sjsr_RuntimeLong$();
  13539. + var lo$30 = this$63.divideImpl__I__I__I__I__I((-113261535), (-1), (-12950), (-1));
  13540. + var hi$25 = this$63.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13541. + this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8746, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$30, hi$25));
  13542. var this$66 = $m_Lorg_junit_Assert$();
  13543. - var expected$65 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13544. - var actual$65 = new $c_sjsr_RuntimeLong().init___I__I(464610492, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(829919518, 2777));
  13545. - this$66.assertEquals__T__O__O__V(null, expected$65, actual$65);
  13546. - var this$67 = $m_Lorg_junit_Assert$();
  13547. - var expected$66 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13548. - var actual$66 = new $c_sjsr_RuntimeLong().init___I__I(214483, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1502817270, 8078));
  13549. - this$67.assertEquals__T__O__O__V(null, expected$66, actual$66);
  13550. + var this$65 = $m_sjsr_RuntimeLong$();
  13551. + var lo$31 = this$65.divideImpl__I__I__I__I__I((-6362112), (-1), (-115), (-1));
  13552. + var hi$26 = this$65.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13553. + this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(55322, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$31, hi$26));
  13554. var this$68 = $m_Lorg_junit_Assert$();
  13555. - var expected$67 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13556. - var actual$67 = new $c_sjsr_RuntimeLong().init___I__I(211494165, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1365318534, 14804989));
  13557. - this$68.assertEquals__T__O__O__V(null, expected$67, actual$67);
  13558. - var this$69 = $m_Lorg_junit_Assert$();
  13559. - var expected$68 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13560. - var actual$68 = new $c_sjsr_RuntimeLong().init___I__I(5353, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1032992082), (-394605386)));
  13561. - this$69.assertEquals__T__O__O__V(null, expected$68, actual$68);
  13562. + var this$67 = $m_sjsr_RuntimeLong$();
  13563. + var lo$32 = this$67.divideImpl__I__I__I__I__I(455, 0, 13919, 0);
  13564. + var hi$27 = this$67.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13565. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$32, hi$27));
  13566. var this$70 = $m_Lorg_junit_Assert$();
  13567. - var expected$69 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13568. - var actual$69 = new $c_sjsr_RuntimeLong().init___I__I(2926, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(26982087, (-226814570)));
  13569. - this$70.assertEquals__T__O__O__V(null, expected$69, actual$69);
  13570. - var this$71 = $m_Lorg_junit_Assert$();
  13571. - var expected$70 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13572. - var actual$70 = new $c_sjsr_RuntimeLong().init___I__I((-6), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1339229562), (-580578613)));
  13573. - this$71.assertEquals__T__O__O__V(null, expected$70, actual$70);
  13574. + var this$69 = $m_sjsr_RuntimeLong$();
  13575. + var lo$33 = this$69.divideImpl__I__I__I__I__I(293468259, 0, 8109, 0);
  13576. + var hi$28 = this$69.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13577. + this$70.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(36190, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$33, hi$28));
  13578. var this$72 = $m_Lorg_junit_Assert$();
  13579. - var expected$71 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13580. - var actual$71 = new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-108570365), 4920615));
  13581. - this$72.assertEquals__T__O__O__V(null, expected$71, actual$71);
  13582. - var this$73 = $m_Lorg_junit_Assert$();
  13583. - var expected$72 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13584. - var actual$72 = new $c_sjsr_RuntimeLong().init___I__I((-585878041), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(551925027, (-1296114209)));
  13585. - this$73.assertEquals__T__O__O__V(null, expected$72, actual$72);
  13586. + var this$71 = $m_sjsr_RuntimeLong$();
  13587. + var lo$34 = this$71.divideImpl__I__I__I__I__I((-48287007), (-1), (-27531186), (-1));
  13588. + var hi$29 = this$71.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13589. + this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$34, hi$29));
  13590. var this$74 = $m_Lorg_junit_Assert$();
  13591. - var expected$73 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13592. - var actual$73 = new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(474545806, 64068407));
  13593. - this$74.assertEquals__T__O__O__V(null, expected$73, actual$73);
  13594. - var this$75 = $m_Lorg_junit_Assert$();
  13595. - var expected$74 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13596. - var actual$74 = new $c_sjsr_RuntimeLong().init___I__I(34, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-137127086), (-18652281)));
  13597. - this$75.assertEquals__T__O__O__V(null, expected$74, actual$74);
  13598. + var this$73 = $m_sjsr_RuntimeLong$();
  13599. + var lo$35 = this$73.divideImpl__I__I__I__I__I(1048904, 0, 3, 0);
  13600. + var hi$30 = this$73.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13601. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(349634, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$35, hi$30));
  13602. var this$76 = $m_Lorg_junit_Assert$();
  13603. - var expected$75 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13604. - var actual$75 = new $c_sjsr_RuntimeLong().init___I__I(785315, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-881374655), 29722835));
  13605. - this$76.assertEquals__T__O__O__V(null, expected$75, actual$75);
  13606. - var this$77 = $m_Lorg_junit_Assert$();
  13607. - var expected$76 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13608. - var actual$76 = new $c_sjsr_RuntimeLong().init___I__I(713146, 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1442548271, 2727525));
  13609. - this$77.assertEquals__T__O__O__V(null, expected$76, actual$76);
  13610. + var this$75 = $m_sjsr_RuntimeLong$();
  13611. + var lo$36 = this$75.divideImpl__I__I__I__I__I((-34), (-1), 3949717, 0);
  13612. + var hi$31 = this$75.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13613. + this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$36, hi$31));
  13614. var this$78 = $m_Lorg_junit_Assert$();
  13615. - var expected$77 = new $c_sjsr_RuntimeLong().init___I__I((-578207), (-1));
  13616. - var actual$77 = new $c_sjsr_RuntimeLong().init___I__I(397755625, 53271).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-395701427), (-1)));
  13617. - this$78.assertEquals__T__O__O__V(null, expected$77, actual$77);
  13618. - var this$79 = $m_Lorg_junit_Assert$();
  13619. - var expected$78 = new $c_sjsr_RuntimeLong().init___I__I((-560062154), 0);
  13620. - var actual$78 = new $c_sjsr_RuntimeLong().init___I__I((-1680186460), 2).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  13621. - this$79.assertEquals__T__O__O__V(null, expected$78, actual$78);
  13622. + var this$77 = $m_sjsr_RuntimeLong$();
  13623. + var lo$37 = this$77.divideImpl__I__I__I__I__I(1449, 0, (-983), (-1));
  13624. + var hi$32 = this$77.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13625. + this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$37, hi$32));
  13626. var this$80 = $m_Lorg_junit_Assert$();
  13627. - var expected$79 = new $c_sjsr_RuntimeLong().init___I__I((-926675094), 18);
  13628. - var actual$79 = new $c_sjsr_RuntimeLong().init___I__I(1514942014, 56).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  13629. - this$80.assertEquals__T__O__O__V(null, expected$79, actual$79);
  13630. - var this$81 = $m_Lorg_junit_Assert$();
  13631. - var expected$80 = new $c_sjsr_RuntimeLong().init___I__I((-162400270), (-1));
  13632. - var actual$80 = new $c_sjsr_RuntimeLong().init___I__I(713597492, 1154).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-30524), (-1)));
  13633. - this$81.assertEquals__T__O__O__V(null, expected$80, actual$80);
  13634. + var this$79 = $m_sjsr_RuntimeLong$();
  13635. + var lo$38 = this$79.divideImpl__I__I__I__I__I(18537151, 0, (-1), (-1));
  13636. + var hi$33 = this$79.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13637. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-18537151), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$38, hi$33));
  13638. var this$82 = $m_Lorg_junit_Assert$();
  13639. - var expected$81 = new $c_sjsr_RuntimeLong().init___I__I((-9), (-1));
  13640. - var actual$81 = new $c_sjsr_RuntimeLong().init___I__I(2028377478, 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-691707459), (-1)));
  13641. - this$82.assertEquals__T__O__O__V(null, expected$81, actual$81);
  13642. - var this$83 = $m_Lorg_junit_Assert$();
  13643. - var expected$82 = new $c_sjsr_RuntimeLong().init___I__I(135006, 0);
  13644. - var actual$82 = new $c_sjsr_RuntimeLong().init___I__I(1387175556, 73).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2332622, 0));
  13645. - this$83.assertEquals__T__O__O__V(null, expected$82, actual$82);
  13646. + var this$81 = $m_sjsr_RuntimeLong$();
  13647. + var lo$39 = this$81.divideImpl__I__I__I__I__I(14037, 0, 23645, 0);
  13648. + var hi$34 = this$81.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13649. + this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$39, hi$34));
  13650. var this$84 = $m_Lorg_junit_Assert$();
  13651. - var expected$83 = new $c_sjsr_RuntimeLong().init___I__I((-200274428), (-13));
  13652. - var actual$83 = new $c_sjsr_RuntimeLong().init___I__I(1756997282, 1397).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-116), (-1)));
  13653. - this$84.assertEquals__T__O__O__V(null, expected$83, actual$83);
  13654. - var this$85 = $m_Lorg_junit_Assert$();
  13655. - var expected$84 = new $c_sjsr_RuntimeLong().init___I__I(1125157, 0);
  13656. - var actual$84 = new $c_sjsr_RuntimeLong().init___I__I((-1655346723), 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2346, 0));
  13657. - this$85.assertEquals__T__O__O__V(null, expected$84, actual$84);
  13658. + var this$83 = $m_sjsr_RuntimeLong$();
  13659. + var lo$40 = this$83.divideImpl__I__I__I__I__I(1785, 0, (-398), (-1));
  13660. + var hi$35 = this$83.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13661. + this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$40, hi$35));
  13662. var this$86 = $m_Lorg_junit_Assert$();
  13663. - var expected$85 = new $c_sjsr_RuntimeLong().init___I__I(997096, 0);
  13664. - var actual$85 = new $c_sjsr_RuntimeLong().init___I__I(198249458, 5686).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(24492497, 0));
  13665. - this$86.assertEquals__T__O__O__V(null, expected$85, actual$85);
  13666. - var this$87 = $m_Lorg_junit_Assert$();
  13667. - var expected$86 = new $c_sjsr_RuntimeLong().init___I__I(1369365326, (-302));
  13668. - var actual$86 = new $c_sjsr_RuntimeLong().init___I__I(873090497, 11162).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-37), (-1)));
  13669. - this$87.assertEquals__T__O__O__V(null, expected$86, actual$86);
  13670. + var this$85 = $m_sjsr_RuntimeLong$();
  13671. + var lo$41 = this$85.divideImpl__I__I__I__I__I(346, 0, 2198158, 0);
  13672. + var hi$36 = this$85.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13673. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$41, hi$36));
  13674. var this$88 = $m_Lorg_junit_Assert$();
  13675. - var expected$87 = new $c_sjsr_RuntimeLong().init___I__I((-2166511), (-1));
  13676. - var actual$87 = new $c_sjsr_RuntimeLong().init___I__I(360057887, 3519).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-6976354), (-1)));
  13677. - this$88.assertEquals__T__O__O__V(null, expected$87, actual$87);
  13678. - var this$89 = $m_Lorg_junit_Assert$();
  13679. - var expected$88 = new $c_sjsr_RuntimeLong().init___I__I(1680790298, (-2));
  13680. - var actual$88 = new $c_sjsr_RuntimeLong().init___I__I(1115898639, 48).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-30), (-1)));
  13681. - this$89.assertEquals__T__O__O__V(null, expected$88, actual$88);
  13682. + var this$87 = $m_sjsr_RuntimeLong$();
  13683. + var lo$42 = this$87.divideImpl__I__I__I__I__I((-3517419), (-1), 4381, 0);
  13684. + var hi$37 = this$87.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13685. + this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-802), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$42, hi$37));
  13686. var this$90 = $m_Lorg_junit_Assert$();
  13687. - var expected$89 = new $c_sjsr_RuntimeLong().init___I__I(92036331, 1);
  13688. - var actual$89 = new $c_sjsr_RuntimeLong().init___I__I(154624251, 955).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(935, 0));
  13689. - this$90.assertEquals__T__O__O__V(null, expected$89, actual$89);
  13690. - var this$91 = $m_Lorg_junit_Assert$();
  13691. - var expected$90 = new $c_sjsr_RuntimeLong().init___I__I(23215066, 0);
  13692. - var actual$90 = new $c_sjsr_RuntimeLong().init___I__I(806830498, 1063).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(196698, 0));
  13693. - this$91.assertEquals__T__O__O__V(null, expected$90, actual$90);
  13694. + var this$89 = $m_sjsr_RuntimeLong$();
  13695. + var lo$43 = this$89.divideImpl__I__I__I__I__I(6, 0, (-1), (-1));
  13696. + var hi$38 = this$89.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13697. + this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$43, hi$38));
  13698. var this$92 = $m_Lorg_junit_Assert$();
  13699. - var expected$91 = new $c_sjsr_RuntimeLong().init___I__I((-13221428), (-1));
  13700. - var actual$91 = new $c_sjsr_RuntimeLong().init___I__I((-220365267), 21359).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-6938757), (-1)));
  13701. - this$92.assertEquals__T__O__O__V(null, expected$91, actual$91);
  13702. - var this$93 = $m_Lorg_junit_Assert$();
  13703. - var expected$92 = new $c_sjsr_RuntimeLong().init___I__I((-973041595), (-2009));
  13704. - var actual$92 = new $c_sjsr_RuntimeLong().init___I__I(759822848, 648657).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-323), (-1)));
  13705. - this$93.assertEquals__T__O__O__V(null, expected$92, actual$92);
  13706. + var this$91 = $m_sjsr_RuntimeLong$();
  13707. + var lo$44 = this$91.divideImpl__I__I__I__I__I((-822), (-1), (-21), (-1));
  13708. + var hi$39 = this$91.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13709. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(39, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$44, hi$39));
  13710. var this$94 = $m_Lorg_junit_Assert$();
  13711. - var expected$93 = new $c_sjsr_RuntimeLong().init___I__I(171873494, 1659);
  13712. - var actual$93 = new $c_sjsr_RuntimeLong().init___I__I((-1180673754), 486098).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(293, 0));
  13713. - this$94.assertEquals__T__O__O__V(null, expected$93, actual$93);
  13714. - var this$95 = $m_Lorg_junit_Assert$();
  13715. - var expected$94 = new $c_sjsr_RuntimeLong().init___I__I(1583541189, 785);
  13716. - var actual$94 = new $c_sjsr_RuntimeLong().init___I__I(1387172319, 769661).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(980, 0));
  13717. - this$95.assertEquals__T__O__O__V(null, expected$94, actual$94);
  13718. + var this$93 = $m_sjsr_RuntimeLong$();
  13719. + var lo$45 = this$93.divideImpl__I__I__I__I__I(3629, 0, 282734, 0);
  13720. + var hi$40 = this$93.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13721. + this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$45, hi$40));
  13722. var this$96 = $m_Lorg_junit_Assert$();
  13723. - var expected$95 = new $c_sjsr_RuntimeLong().init___I__I((-917576), (-1));
  13724. - var actual$95 = new $c_sjsr_RuntimeLong().init___I__I((-305851327), 2).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-13709), (-1)));
  13725. - this$96.assertEquals__T__O__O__V(null, expected$95, actual$95);
  13726. - var this$97 = $m_Lorg_junit_Assert$();
  13727. - var expected$96 = new $c_sjsr_RuntimeLong().init___I__I(456092, 0);
  13728. - var actual$96 = new $c_sjsr_RuntimeLong().init___I__I(577374631, 17).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(161353, 0));
  13729. - this$97.assertEquals__T__O__O__V(null, expected$96, actual$96);
  13730. + var this$95 = $m_sjsr_RuntimeLong$();
  13731. + var lo$46 = this$95.divideImpl__I__I__I__I__I((-278856469), (-1), 3019, 0);
  13732. + var hi$41 = this$95.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13733. + this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-92367), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$46, hi$41));
  13734. var this$98 = $m_Lorg_junit_Assert$();
  13735. - var expected$97 = new $c_sjsr_RuntimeLong().init___I__I(404991630, 376);
  13736. - var actual$97 = new $c_sjsr_RuntimeLong().init___I__I(809983260, 752).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  13737. - this$98.assertEquals__T__O__O__V(null, expected$97, actual$97);
  13738. - var this$99 = $m_Lorg_junit_Assert$();
  13739. - var expected$98 = new $c_sjsr_RuntimeLong().init___I__I(495082175, 39);
  13740. - var actual$98 = new $c_sjsr_RuntimeLong().init___I__I(495082175, 39).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  13741. - this$99.assertEquals__T__O__O__V(null, expected$98, actual$98);
  13742. + var this$97 = $m_sjsr_RuntimeLong$();
  13743. + var lo$47 = this$97.divideImpl__I__I__I__I__I((-13), (-1), 37, 0);
  13744. + var hi$42 = this$97.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13745. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$47, hi$42));
  13746. var this$100 = $m_Lorg_junit_Assert$();
  13747. - var expected$99 = new $c_sjsr_RuntimeLong().init___I__I(90893135, 0);
  13748. - var actual$99 = new $c_sjsr_RuntimeLong().init___I__I(1455620681, 30929).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1461502, 0));
  13749. - this$100.assertEquals__T__O__O__V(null, expected$99, actual$99);
  13750. - var this$101 = $m_Lorg_junit_Assert$();
  13751. - var expected$100 = new $c_sjsr_RuntimeLong().init___I__I(799104733, 0);
  13752. - var actual$100 = new $c_sjsr_RuntimeLong().init___I__I(1388707384, 34362).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(184688, 0));
  13753. - this$101.assertEquals__T__O__O__V(null, expected$100, actual$100);
  13754. + var this$99 = $m_sjsr_RuntimeLong$();
  13755. + var lo$48 = this$99.divideImpl__I__I__I__I__I((-4), (-1), 47150459, 0);
  13756. + var hi$43 = this$99.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13757. + this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$48, hi$43));
  13758. var this$102 = $m_Lorg_junit_Assert$();
  13759. - var expected$101 = new $c_sjsr_RuntimeLong().init___I__I(1094556328, (-70011));
  13760. - var actual$101 = new $c_sjsr_RuntimeLong().init___I__I(2105854641, 140021).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  13761. - this$102.assertEquals__T__O__O__V(null, expected$101, actual$101);
  13762. - var this$103 = $m_Lorg_junit_Assert$();
  13763. - var expected$102 = new $c_sjsr_RuntimeLong().init___I__I((-1819673734), 1);
  13764. - var actual$102 = new $c_sjsr_RuntimeLong().init___I__I(1310105355, 427420).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(271150, 0));
  13765. - this$103.assertEquals__T__O__O__V(null, expected$102, actual$102);
  13766. + var this$101 = $m_sjsr_RuntimeLong$();
  13767. + var lo$49 = this$101.divideImpl__I__I__I__I__I((-26), (-1), (-210691), (-1));
  13768. + var hi$44 = this$101.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13769. + this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$49, hi$44));
  13770. var this$104 = $m_Lorg_junit_Assert$();
  13771. - var expected$103 = new $c_sjsr_RuntimeLong().init___I__I((-119338773), (-6));
  13772. - var actual$103 = new $c_sjsr_RuntimeLong().init___I__I((-236557650), 35455).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-7052), (-1)));
  13773. - this$104.assertEquals__T__O__O__V(null, expected$103, actual$103);
  13774. - var this$105 = $m_Lorg_junit_Assert$();
  13775. - var expected$104 = new $c_sjsr_RuntimeLong().init___I__I(32825, 0);
  13776. - var actual$104 = new $c_sjsr_RuntimeLong().init___I__I((-1127581476), 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(96492, 0));
  13777. - this$105.assertEquals__T__O__O__V(null, expected$104, actual$104);
  13778. + var this$103 = $m_sjsr_RuntimeLong$();
  13779. + var lo$50 = this$103.divideImpl__I__I__I__I__I((-21294), (-1), 156839456, 0);
  13780. + var hi$45 = this$103.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13781. + this$104.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$50, hi$45));
  13782. var this$106 = $m_Lorg_junit_Assert$();
  13783. - var expected$105 = new $c_sjsr_RuntimeLong().init___I__I((-57018115), (-1));
  13784. - var actual$105 = new $c_sjsr_RuntimeLong().init___I__I(2004387480, 7243).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-545624), (-1)));
  13785. - this$106.assertEquals__T__O__O__V(null, expected$105, actual$105);
  13786. - var this$107 = $m_Lorg_junit_Assert$();
  13787. - var expected$106 = new $c_sjsr_RuntimeLong().init___I__I((-5950946), (-1));
  13788. - var actual$106 = new $c_sjsr_RuntimeLong().init___I__I(381447319, 2213).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1597249), (-1)));
  13789. - this$107.assertEquals__T__O__O__V(null, expected$106, actual$106);
  13790. + var this$105 = $m_sjsr_RuntimeLong$();
  13791. + var lo$51 = this$105.divideImpl__I__I__I__I__I((-5), (-1), (-25644), (-1));
  13792. + var hi$46 = this$105.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13793. + this$106.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$51, hi$46));
  13794. var this$108 = $m_Lorg_junit_Assert$();
  13795. - var expected$107 = new $c_sjsr_RuntimeLong().init___I__I((-811421531), (-4249));
  13796. - var actual$107 = new $c_sjsr_RuntimeLong().init___I__I((-1860702702), 12744).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  13797. - this$108.assertEquals__T__O__O__V(null, expected$107, actual$107);
  13798. - var this$109 = $m_Lorg_junit_Assert$();
  13799. - var expected$108 = new $c_sjsr_RuntimeLong().init___I__I(4741011, 0);
  13800. - var actual$108 = new $c_sjsr_RuntimeLong().init___I__I((-548164065), 6487).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5877480, 0));
  13801. - this$109.assertEquals__T__O__O__V(null, expected$108, actual$108);
  13802. + var this$107 = $m_sjsr_RuntimeLong$();
  13803. + var lo$52 = this$107.divideImpl__I__I__I__I__I((-1009), (-1), 28100, 0);
  13804. + var hi$47 = this$107.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13805. + this$108.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$52, hi$47));
  13806. var this$110 = $m_Lorg_junit_Assert$();
  13807. - var expected$109 = new $c_sjsr_RuntimeLong().init___I__I((-1064193809), 45);
  13808. - var actual$109 = new $c_sjsr_RuntimeLong().init___I__I((-476290317), 131491).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2874, 0));
  13809. - this$110.assertEquals__T__O__O__V(null, expected$109, actual$109);
  13810. - var this$111 = $m_Lorg_junit_Assert$();
  13811. - var expected$110 = new $c_sjsr_RuntimeLong().init___I__I(228327608, 0);
  13812. - var actual$110 = new $c_sjsr_RuntimeLong().init___I__I(499912484, 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(21, 0));
  13813. - this$111.assertEquals__T__O__O__V(null, expected$110, actual$110);
  13814. + var this$109 = $m_sjsr_RuntimeLong$();
  13815. + var lo$53 = this$109.divideImpl__I__I__I__I__I(16282815, 0, (-18989), (-1));
  13816. + var hi$48 = this$109.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13817. + this$110.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-857), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$53, hi$48));
  13818. var this$112 = $m_Lorg_junit_Assert$();
  13819. - var expected$111 = new $c_sjsr_RuntimeLong().init___I__I(99111506, 0);
  13820. - var actual$111 = new $c_sjsr_RuntimeLong().init___I__I((-1509435894), 8467).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(366943, 0));
  13821. - this$112.assertEquals__T__O__O__V(null, expected$111, actual$111);
  13822. - var this$113 = $m_Lorg_junit_Assert$();
  13823. - var expected$112 = new $c_sjsr_RuntimeLong().init___I__I((-1209485521), (-1));
  13824. - var actual$112 = new $c_sjsr_RuntimeLong().init___I__I((-1580093356), 5).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-20), (-1)));
  13825. - this$113.assertEquals__T__O__O__V(null, expected$112, actual$112);
  13826. + var this$111 = $m_sjsr_RuntimeLong$();
  13827. + var lo$54 = this$111.divideImpl__I__I__I__I__I((-2201086), (-1), 276963, 0);
  13828. + var hi$49 = this$111.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13829. + this$112.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$54, hi$49));
  13830. var this$114 = $m_Lorg_junit_Assert$();
  13831. - var expected$113 = new $c_sjsr_RuntimeLong().init___I__I((-319956618), (-1));
  13832. - var actual$113 = new $c_sjsr_RuntimeLong().init___I__I(1299112295, 55074).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-739295), (-1)));
  13833. - this$114.assertEquals__T__O__O__V(null, expected$113, actual$113);
  13834. - var this$115 = $m_Lorg_junit_Assert$();
  13835. - var expected$114 = new $c_sjsr_RuntimeLong().init___I__I((-62197), (-1));
  13836. - var actual$114 = new $c_sjsr_RuntimeLong().init___I__I((-1405948570), 43).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3015755), (-1)));
  13837. - this$115.assertEquals__T__O__O__V(null, expected$114, actual$114);
  13838. + var this$113 = $m_sjsr_RuntimeLong$();
  13839. + var lo$55 = this$113.divideImpl__I__I__I__I__I(11412578, 0, (-37989), (-1));
  13840. + var hi$50 = this$113.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13841. + this$114.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-300), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$55, hi$50));
  13842. var this$116 = $m_Lorg_junit_Assert$();
  13843. - var expected$115 = new $c_sjsr_RuntimeLong().init___I__I(9087, 0);
  13844. - var actual$115 = new $c_sjsr_RuntimeLong().init___I__I(1405130313, 57).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(27093454, 0));
  13845. - this$116.assertEquals__T__O__O__V(null, expected$115, actual$115);
  13846. - var this$117 = $m_Lorg_junit_Assert$();
  13847. - var expected$116 = new $c_sjsr_RuntimeLong().init___I__I(345582531, 0);
  13848. - var actual$116 = new $c_sjsr_RuntimeLong().init___I__I((-1804200888), 1989226).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(24722497, 0));
  13849. - this$117.assertEquals__T__O__O__V(null, expected$116, actual$116);
  13850. + var this$115 = $m_sjsr_RuntimeLong$();
  13851. + var lo$56 = this$115.divideImpl__I__I__I__I__I(8406900, 0, 239727371, 0);
  13852. + var hi$51 = this$115.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13853. + this$116.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$56, hi$51));
  13854. var this$118 = $m_Lorg_junit_Assert$();
  13855. - var expected$117 = new $c_sjsr_RuntimeLong().init___I__I((-1424974), (-1));
  13856. - var actual$117 = new $c_sjsr_RuntimeLong().init___I__I((-1642507127), 886).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2672324), (-1)));
  13857. - this$118.assertEquals__T__O__O__V(null, expected$117, actual$117);
  13858. - var this$119 = $m_Lorg_junit_Assert$();
  13859. - var expected$118 = new $c_sjsr_RuntimeLong().init___I__I(1991351, 0);
  13860. - var actual$118 = new $c_sjsr_RuntimeLong().init___I__I((-1276796892), 35).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(77004, 0));
  13861. - this$119.assertEquals__T__O__O__V(null, expected$118, actual$118);
  13862. + var this$117 = $m_sjsr_RuntimeLong$();
  13863. + var lo$57 = this$117.divideImpl__I__I__I__I__I((-1), (-1), (-479069), (-1));
  13864. + var hi$52 = this$117.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13865. + this$118.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$57, hi$52));
  13866. var this$120 = $m_Lorg_junit_Assert$();
  13867. - var expected$119 = new $c_sjsr_RuntimeLong().init___I__I(1193137, 0);
  13868. - var actual$119 = new $c_sjsr_RuntimeLong().init___I__I((-1200759296), 816).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2939970, 0));
  13869. - this$120.assertEquals__T__O__O__V(null, expected$119, actual$119);
  13870. - var this$121 = $m_Lorg_junit_Assert$();
  13871. - var expected$120 = new $c_sjsr_RuntimeLong().init___I__I(573585390, 0);
  13872. - var actual$120 = new $c_sjsr_RuntimeLong().init___I__I(399171813, 123795).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(926969, 0));
  13873. - this$121.assertEquals__T__O__O__V(null, expected$120, actual$120);
  13874. + var this$119 = $m_sjsr_RuntimeLong$();
  13875. + var lo$58 = this$119.divideImpl__I__I__I__I__I(4, 0, (-21776), (-1));
  13876. + var hi$53 = this$119.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13877. + this$120.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$58, hi$53));
  13878. var this$122 = $m_Lorg_junit_Assert$();
  13879. - var expected$121 = new $c_sjsr_RuntimeLong().init___I__I(1683063904, (-942));
  13880. - var actual$121 = new $c_sjsr_RuntimeLong().init___I__I(1649267984, 229752).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-244), (-1)));
  13881. - this$122.assertEquals__T__O__O__V(null, expected$121, actual$121);
  13882. - var this$123 = $m_Lorg_junit_Assert$();
  13883. - var expected$122 = new $c_sjsr_RuntimeLong().init___I__I((-6019138), (-1));
  13884. - var actual$122 = new $c_sjsr_RuntimeLong().init___I__I((-387146187), 7364).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-5255245), (-1)));
  13885. - this$123.assertEquals__T__O__O__V(null, expected$122, actual$122);
  13886. + var this$121 = $m_sjsr_RuntimeLong$();
  13887. + var lo$59 = this$121.divideImpl__I__I__I__I__I((-16812960), (-1), 1, 0);
  13888. + var hi$54 = this$121.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13889. + this$122.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-16812960), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$59, hi$54));
  13890. var this$124 = $m_Lorg_junit_Assert$();
  13891. - var expected$123 = new $c_sjsr_RuntimeLong().init___I__I((-123416174), 28);
  13892. - var actual$123 = new $c_sjsr_RuntimeLong().init___I__I(149703916, 19121).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(660, 0));
  13893. - this$124.assertEquals__T__O__O__V(null, expected$123, actual$123);
  13894. - var this$125 = $m_Lorg_junit_Assert$();
  13895. - var expected$124 = new $c_sjsr_RuntimeLong().init___I__I((-40732946), (-1));
  13896. - var actual$124 = new $c_sjsr_RuntimeLong().init___I__I((-1582312743), 7920).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-835168), (-1)));
  13897. - this$125.assertEquals__T__O__O__V(null, expected$124, actual$124);
  13898. + var this$123 = $m_sjsr_RuntimeLong$();
  13899. + var lo$60 = this$123.divideImpl__I__I__I__I__I(10873, 0, 57145, 0);
  13900. + var hi$55 = this$123.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13901. + this$124.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$60, hi$55));
  13902. var this$126 = $m_Lorg_junit_Assert$();
  13903. - var expected$125 = new $c_sjsr_RuntimeLong().init___I__I(715821610, 298);
  13904. - var actual$125 = new $c_sjsr_RuntimeLong().init___I__I(1431643220, 596).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  13905. - this$126.assertEquals__T__O__O__V(null, expected$125, actual$125);
  13906. - var this$127 = $m_Lorg_junit_Assert$();
  13907. - var expected$126 = new $c_sjsr_RuntimeLong().init___I__I((-570078780), (-1));
  13908. - var actual$126 = new $c_sjsr_RuntimeLong().init___I__I((-1717918737), 8458).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-63727), (-1)));
  13909. - this$127.assertEquals__T__O__O__V(null, expected$126, actual$126);
  13910. + var this$125 = $m_sjsr_RuntimeLong$();
  13911. + var lo$61 = this$125.divideImpl__I__I__I__I__I((-1), (-1), (-7), (-1));
  13912. + var hi$56 = this$125.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13913. + this$126.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$61, hi$56));
  13914. var this$128 = $m_Lorg_junit_Assert$();
  13915. - var expected$127 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  13916. - var actual$127 = new $c_sjsr_RuntimeLong().init___I__I((-1232398900), 28871).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13989713, 22345));
  13917. - this$128.assertEquals__T__O__O__V(null, expected$127, actual$127);
  13918. - var this$129 = $m_Lorg_junit_Assert$();
  13919. - var expected$128 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13920. - var actual$128 = new $c_sjsr_RuntimeLong().init___I__I((-916994839), 12266).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1713571419, 15301));
  13921. - this$129.assertEquals__T__O__O__V(null, expected$128, actual$128);
  13922. + var this$127 = $m_sjsr_RuntimeLong$();
  13923. + var lo$62 = this$127.divideImpl__I__I__I__I__I((-6975858), (-1), 42227636, 14);
  13924. + var hi$57 = this$127.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13925. + this$128.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$62, hi$57));
  13926. var this$130 = $m_Lorg_junit_Assert$();
  13927. - var expected$129 = new $c_sjsr_RuntimeLong().init___I__I(32, 0);
  13928. - var actual$129 = new $c_sjsr_RuntimeLong().init___I__I(1133414946, 229).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(256531666, 7));
  13929. - this$130.assertEquals__T__O__O__V(null, expected$129, actual$129);
  13930. - var this$131 = $m_Lorg_junit_Assert$();
  13931. - var expected$130 = new $c_sjsr_RuntimeLong().init___I__I(368, 0);
  13932. - var actual$130 = new $c_sjsr_RuntimeLong().init___I__I(134792921, 3907).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1656790262), 10));
  13933. - this$131.assertEquals__T__O__O__V(null, expected$130, actual$130);
  13934. + var this$129 = $m_sjsr_RuntimeLong$();
  13935. + var lo$63 = this$129.divideImpl__I__I__I__I__I((-1), (-1), 370644892, 82735);
  13936. + var hi$58 = this$129.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13937. + this$130.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$63, hi$58));
  13938. var this$132 = $m_Lorg_junit_Assert$();
  13939. - var expected$131 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  13940. - var actual$131 = new $c_sjsr_RuntimeLong().init___I__I(1532393452, 52260).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-701373106), 31864));
  13941. - this$132.assertEquals__T__O__O__V(null, expected$131, actual$131);
  13942. - var this$133 = $m_Lorg_junit_Assert$();
  13943. - var expected$132 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13944. - var actual$132 = new $c_sjsr_RuntimeLong().init___I__I(193990135, 1460).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(867607428, 6918));
  13945. - this$133.assertEquals__T__O__O__V(null, expected$132, actual$132);
  13946. + var this$131 = $m_sjsr_RuntimeLong$();
  13947. + var lo$64 = this$131.divideImpl__I__I__I__I__I(43, 0, (-1602218381), 49);
  13948. + var hi$59 = this$131.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13949. + this$132.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$64, hi$59));
  13950. var this$134 = $m_Lorg_junit_Assert$();
  13951. - var expected$133 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13952. - var actual$133 = new $c_sjsr_RuntimeLong().init___I__I(867672590, 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1315044816), 987593));
  13953. - this$134.assertEquals__T__O__O__V(null, expected$133, actual$133);
  13954. - var this$135 = $m_Lorg_junit_Assert$();
  13955. - var expected$134 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13956. - var actual$134 = new $c_sjsr_RuntimeLong().init___I__I((-978844610), 2).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(720710523, 209));
  13957. - this$135.assertEquals__T__O__O__V(null, expected$134, actual$134);
  13958. + var this$133 = $m_sjsr_RuntimeLong$();
  13959. + var lo$65 = this$133.divideImpl__I__I__I__I__I(4063968, 0, 973173538, 23810);
  13960. + var hi$60 = this$133.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13961. + this$134.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$65, hi$60));
  13962. var this$136 = $m_Lorg_junit_Assert$();
  13963. - var expected$135 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13964. - var actual$135 = new $c_sjsr_RuntimeLong().init___I__I((-297570329), 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2127979750), 195738));
  13965. - this$136.assertEquals__T__O__O__V(null, expected$135, actual$135);
  13966. - var this$137 = $m_Lorg_junit_Assert$();
  13967. - var expected$136 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13968. - var actual$136 = new $c_sjsr_RuntimeLong().init___I__I((-1035330427), 5).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2091513925), 70));
  13969. - this$137.assertEquals__T__O__O__V(null, expected$136, actual$136);
  13970. + var this$135 = $m_sjsr_RuntimeLong$();
  13971. + var lo$66 = this$135.divideImpl__I__I__I__I__I((-388987094), (-1), (-241988155), 1723);
  13972. + var hi$61 = this$135.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13973. + this$136.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$66, hi$61));
  13974. var this$138 = $m_Lorg_junit_Assert$();
  13975. - var expected$137 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13976. - var actual$137 = new $c_sjsr_RuntimeLong().init___I__I(1037142987, 15).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-485498951), 30819));
  13977. - this$138.assertEquals__T__O__O__V(null, expected$137, actual$137);
  13978. - var this$139 = $m_Lorg_junit_Assert$();
  13979. - var expected$138 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  13980. - var actual$138 = new $c_sjsr_RuntimeLong().init___I__I(744551901, 15).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-604684037), 1587));
  13981. - this$139.assertEquals__T__O__O__V(null, expected$138, actual$138);
  13982. + var this$137 = $m_sjsr_RuntimeLong$();
  13983. + var lo$67 = this$137.divideImpl__I__I__I__I__I(5939808, 0, (-1882484681), 12);
  13984. + var hi$62 = this$137.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13985. + this$138.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$67, hi$62));
  13986. var this$140 = $m_Lorg_junit_Assert$();
  13987. - var expected$139 = new $c_sjsr_RuntimeLong().init___I__I(67766, 0);
  13988. - var actual$139 = new $c_sjsr_RuntimeLong().init___I__I(1341710951, 232724).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1864827988, 3));
  13989. - this$140.assertEquals__T__O__O__V(null, expected$139, actual$139);
  13990. - var this$141 = $m_Lorg_junit_Assert$();
  13991. - var expected$140 = new $c_sjsr_RuntimeLong().init___I__I(694, 0);
  13992. - var actual$140 = new $c_sjsr_RuntimeLong().init___I__I((-409318148), 157818).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(517165426, 227));
  13993. - this$141.assertEquals__T__O__O__V(null, expected$140, actual$140);
  13994. + var this$139 = $m_sjsr_RuntimeLong$();
  13995. + var lo$68 = this$139.divideImpl__I__I__I__I__I(7, 0, (-385609304), 1342);
  13996. + var hi$63 = this$139.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  13997. + this$140.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$68, hi$63));
  13998. var this$142 = $m_Lorg_junit_Assert$();
  13999. - var expected$141 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  14000. - var actual$141 = new $c_sjsr_RuntimeLong().init___I__I(1908192460, 110512).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-61974596), 95795));
  14001. - this$142.assertEquals__T__O__O__V(null, expected$141, actual$141);
  14002. - var this$143 = $m_Lorg_junit_Assert$();
  14003. - var expected$142 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14004. - var actual$142 = new $c_sjsr_RuntimeLong().init___I__I(946490654, 498).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1889366637), 1163));
  14005. - this$143.assertEquals__T__O__O__V(null, expected$142, actual$142);
  14006. + var this$141 = $m_sjsr_RuntimeLong$();
  14007. + var lo$69 = this$141.divideImpl__I__I__I__I__I((-1175803932), (-1), 297649103, 2408);
  14008. + var hi$64 = this$141.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14009. + this$142.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$69, hi$64));
  14010. var this$144 = $m_Lorg_junit_Assert$();
  14011. - var expected$143 = new $c_sjsr_RuntimeLong().init___I__I(12, 0);
  14012. - var actual$143 = new $c_sjsr_RuntimeLong().init___I__I(1765257877, 34422).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(728455544, 2851));
  14013. - this$144.assertEquals__T__O__O__V(null, expected$143, actual$143);
  14014. - var this$145 = $m_Lorg_junit_Assert$();
  14015. - var expected$144 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14016. - var actual$144 = new $c_sjsr_RuntimeLong().init___I__I((-1725136864), 84).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1122821677, 14720));
  14017. - this$145.assertEquals__T__O__O__V(null, expected$144, actual$144);
  14018. + var this$143 = $m_sjsr_RuntimeLong$();
  14019. + var lo$70 = this$143.divideImpl__I__I__I__I__I(464610492, 0, 829919518, 2777);
  14020. + var hi$65 = this$143.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14021. + this$144.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$70, hi$65));
  14022. var this$146 = $m_Lorg_junit_Assert$();
  14023. - var expected$145 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  14024. - var actual$145 = new $c_sjsr_RuntimeLong().init___I__I(1854803780, 2).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-302860117), 1));
  14025. - this$146.assertEquals__T__O__O__V(null, expected$145, actual$145);
  14026. - var this$147 = $m_Lorg_junit_Assert$();
  14027. - var expected$146 = new $c_sjsr_RuntimeLong().init___I__I(131, 0);
  14028. - var actual$146 = new $c_sjsr_RuntimeLong().init___I__I(380756581, 107).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-806772264), 0));
  14029. - this$147.assertEquals__T__O__O__V(null, expected$146, actual$146);
  14030. + var this$145 = $m_sjsr_RuntimeLong$();
  14031. + var lo$71 = this$145.divideImpl__I__I__I__I__I(214483, 0, 1502817270, 8078);
  14032. + var hi$66 = this$145.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14033. + this$146.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$71, hi$66));
  14034. var this$148 = $m_Lorg_junit_Assert$();
  14035. - var expected$147 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14036. - var actual$147 = new $c_sjsr_RuntimeLong().init___I__I(1868292481, 1134).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(691774521, 33775));
  14037. - this$148.assertEquals__T__O__O__V(null, expected$147, actual$147);
  14038. - var this$149 = $m_Lorg_junit_Assert$();
  14039. - var expected$148 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14040. - var actual$148 = new $c_sjsr_RuntimeLong().init___I__I((-1515810361), 98).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2038289788, 198));
  14041. - this$149.assertEquals__T__O__O__V(null, expected$148, actual$148);
  14042. + var this$147 = $m_sjsr_RuntimeLong$();
  14043. + var lo$72 = this$147.divideImpl__I__I__I__I__I(211494165, 0, 1365318534, 14804989);
  14044. + var hi$67 = this$147.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14045. + this$148.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$72, hi$67));
  14046. var this$150 = $m_Lorg_junit_Assert$();
  14047. - var expected$149 = new $c_sjsr_RuntimeLong().init___I__I(315, 0);
  14048. - var actual$149 = new $c_sjsr_RuntimeLong().init___I__I((-1943767475), 31777).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1513506636), 100));
  14049. - this$150.assertEquals__T__O__O__V(null, expected$149, actual$149);
  14050. - var this$151 = $m_Lorg_junit_Assert$();
  14051. - var expected$150 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14052. - var actual$150 = new $c_sjsr_RuntimeLong().init___I__I(1508904915, 18).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1834666309, 976));
  14053. - this$151.assertEquals__T__O__O__V(null, expected$150, actual$150);
  14054. + var this$149 = $m_sjsr_RuntimeLong$();
  14055. + var lo$73 = this$149.divideImpl__I__I__I__I__I(5353, 0, (-1032992082), (-394605386));
  14056. + var hi$68 = this$149.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14057. + this$150.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$73, hi$68));
  14058. var this$152 = $m_Lorg_junit_Assert$();
  14059. - var expected$151 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  14060. - var actual$151 = new $c_sjsr_RuntimeLong().init___I__I(1430753947, 3772).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1853122145), 3615));
  14061. - this$152.assertEquals__T__O__O__V(null, expected$151, actual$151);
  14062. - var this$153 = $m_Lorg_junit_Assert$();
  14063. - var expected$152 = new $c_sjsr_RuntimeLong().init___I__I(2340149, 0);
  14064. - var actual$152 = new $c_sjsr_RuntimeLong().init___I__I((-1654852151), 1195820).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2100231332), 0));
  14065. - this$153.assertEquals__T__O__O__V(null, expected$152, actual$152);
  14066. + var this$151 = $m_sjsr_RuntimeLong$();
  14067. + var lo$74 = this$151.divideImpl__I__I__I__I__I(2926, 0, 26982087, (-226814570));
  14068. + var hi$69 = this$151.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14069. + this$152.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$74, hi$69));
  14070. var this$154 = $m_Lorg_junit_Assert$();
  14071. - var expected$153 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14072. - var actual$153 = new $c_sjsr_RuntimeLong().init___I__I(1011710080, 18).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-616681449), 57));
  14073. - this$154.assertEquals__T__O__O__V(null, expected$153, actual$153);
  14074. - var this$155 = $m_Lorg_junit_Assert$();
  14075. - var expected$154 = new $c_sjsr_RuntimeLong().init___I__I(14, 0);
  14076. - var actual$154 = new $c_sjsr_RuntimeLong().init___I__I((-495370429), 356832).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-34555439), 25233));
  14077. - this$155.assertEquals__T__O__O__V(null, expected$154, actual$154);
  14078. + var this$153 = $m_sjsr_RuntimeLong$();
  14079. + var lo$75 = this$153.divideImpl__I__I__I__I__I((-6), (-1), (-1339229562), (-580578613));
  14080. + var hi$70 = this$153.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14081. + this$154.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$75, hi$70));
  14082. var this$156 = $m_Lorg_junit_Assert$();
  14083. - var expected$155 = new $c_sjsr_RuntimeLong().init___I__I(131, 0);
  14084. - var actual$155 = new $c_sjsr_RuntimeLong().init___I__I(744211838, 511).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-475809581), 3));
  14085. - this$156.assertEquals__T__O__O__V(null, expected$155, actual$155);
  14086. - var this$157 = $m_Lorg_junit_Assert$();
  14087. - var expected$156 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14088. - var actual$156 = new $c_sjsr_RuntimeLong().init___I__I(1135128265, 67).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(163864249, 972));
  14089. - this$157.assertEquals__T__O__O__V(null, expected$156, actual$156);
  14090. + var this$155 = $m_sjsr_RuntimeLong$();
  14091. + var lo$76 = this$155.divideImpl__I__I__I__I__I((-8), (-1), (-108570365), 4920615);
  14092. + var hi$71 = this$155.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14093. + this$156.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$76, hi$71));
  14094. var this$158 = $m_Lorg_junit_Assert$();
  14095. - var expected$157 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  14096. - var actual$157 = new $c_sjsr_RuntimeLong().init___I__I(954856869, 5120).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1474096435, 3606));
  14097. - this$158.assertEquals__T__O__O__V(null, expected$157, actual$157);
  14098. - var this$159 = $m_Lorg_junit_Assert$();
  14099. - var expected$158 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14100. - var actual$158 = new $c_sjsr_RuntimeLong().init___I__I(1544045220, 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(85376495, 2353));
  14101. - this$159.assertEquals__T__O__O__V(null, expected$158, actual$158);
  14102. + var this$157 = $m_sjsr_RuntimeLong$();
  14103. + var lo$77 = this$157.divideImpl__I__I__I__I__I((-585878041), (-1), 551925027, (-1296114209));
  14104. + var hi$72 = this$157.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14105. + this$158.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$77, hi$72));
  14106. var this$160 = $m_Lorg_junit_Assert$();
  14107. - var expected$159 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  14108. - var actual$159 = new $c_sjsr_RuntimeLong().init___I__I(1367437144, 53).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2010850631, 6));
  14109. - this$160.assertEquals__T__O__O__V(null, expected$159, actual$159);
  14110. - var this$161 = $m_Lorg_junit_Assert$();
  14111. - var expected$160 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14112. - var actual$160 = new $c_sjsr_RuntimeLong().init___I__I((-1398730804), 13).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2055007528), 52));
  14113. - this$161.assertEquals__T__O__O__V(null, expected$160, actual$160);
  14114. + var this$159 = $m_sjsr_RuntimeLong$();
  14115. + var lo$78 = this$159.divideImpl__I__I__I__I__I((-4), (-1), 474545806, 64068407);
  14116. + var hi$73 = this$159.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14117. + this$160.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$78, hi$73));
  14118. var this$162 = $m_Lorg_junit_Assert$();
  14119. - var expected$161 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14120. - var actual$161 = new $c_sjsr_RuntimeLong().init___I__I(1598156017, 13).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1006929331), 160));
  14121. - this$162.assertEquals__T__O__O__V(null, expected$161, actual$161);
  14122. - var this$163 = $m_Lorg_junit_Assert$();
  14123. - var expected$162 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14124. - var actual$162 = new $c_sjsr_RuntimeLong().init___I__I(738323529, 41).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1508093984), 10361));
  14125. - this$163.assertEquals__T__O__O__V(null, expected$162, actual$162);
  14126. + var this$161 = $m_sjsr_RuntimeLong$();
  14127. + var lo$79 = this$161.divideImpl__I__I__I__I__I(34, 0, (-137127086), (-18652281));
  14128. + var hi$74 = this$161.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14129. + this$162.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$79, hi$74));
  14130. var this$164 = $m_Lorg_junit_Assert$();
  14131. - var expected$163 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14132. - var actual$163 = new $c_sjsr_RuntimeLong().init___I__I((-1788797806), 31).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(588557582, 575930));
  14133. - this$164.assertEquals__T__O__O__V(null, expected$163, actual$163);
  14134. - var this$165 = $m_Lorg_junit_Assert$();
  14135. - var expected$164 = new $c_sjsr_RuntimeLong().init___I__I(76, 0);
  14136. - var actual$164 = new $c_sjsr_RuntimeLong().init___I__I((-913009845), 1002).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(204577043, 13));
  14137. - this$165.assertEquals__T__O__O__V(null, expected$164, actual$164);
  14138. + var this$163 = $m_sjsr_RuntimeLong$();
  14139. + var lo$80 = this$163.divideImpl__I__I__I__I__I(785315, 0, (-881374655), 29722835);
  14140. + var hi$75 = this$163.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14141. + this$164.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$80, hi$75));
  14142. var this$166 = $m_Lorg_junit_Assert$();
  14143. - var expected$165 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14144. - var actual$165 = new $c_sjsr_RuntimeLong().init___I__I(1908599465, 6).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1058868127, 3383));
  14145. - this$166.assertEquals__T__O__O__V(null, expected$165, actual$165);
  14146. - var this$167 = $m_Lorg_junit_Assert$();
  14147. - var expected$166 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14148. - var actual$166 = new $c_sjsr_RuntimeLong().init___I__I((-634312634), 75).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-850292534), 332928));
  14149. - this$167.assertEquals__T__O__O__V(null, expected$166, actual$166);
  14150. + var this$165 = $m_sjsr_RuntimeLong$();
  14151. + var lo$81 = this$165.divideImpl__I__I__I__I__I(713146, 0, 1442548271, 2727525);
  14152. + var hi$76 = this$165.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14153. + this$166.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$81, hi$76));
  14154. var this$168 = $m_Lorg_junit_Assert$();
  14155. - var expected$167 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14156. - var actual$167 = new $c_sjsr_RuntimeLong().init___I__I((-1679695022), 148).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1395453213), 912));
  14157. - this$168.assertEquals__T__O__O__V(null, expected$167, actual$167);
  14158. - var this$169 = $m_Lorg_junit_Assert$();
  14159. - var expected$168 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14160. - var actual$168 = new $c_sjsr_RuntimeLong().init___I__I(456310936, 71).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(487720864, 1590813));
  14161. - this$169.assertEquals__T__O__O__V(null, expected$168, actual$168);
  14162. + var this$167 = $m_sjsr_RuntimeLong$();
  14163. + var lo$82 = this$167.divideImpl__I__I__I__I__I(397755625, 53271, (-395701427), (-1));
  14164. + var hi$77 = this$167.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14165. + this$168.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-578207), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$82, hi$77));
  14166. var this$170 = $m_Lorg_junit_Assert$();
  14167. - var expected$169 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14168. - var actual$169 = new $c_sjsr_RuntimeLong().init___I__I((-1724925398), 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-273170277), 38));
  14169. - this$170.assertEquals__T__O__O__V(null, expected$169, actual$169);
  14170. - var this$171 = $m_Lorg_junit_Assert$();
  14171. - var expected$170 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14172. - var actual$170 = new $c_sjsr_RuntimeLong().init___I__I((-6742076), 15).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(192793866, 175));
  14173. - this$171.assertEquals__T__O__O__V(null, expected$170, actual$170);
  14174. + var this$169 = $m_sjsr_RuntimeLong$();
  14175. + var lo$83 = this$169.divideImpl__I__I__I__I__I((-1680186460), 2, 3, 0);
  14176. + var hi$78 = this$169.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14177. + this$170.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-560062154), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$83, hi$78));
  14178. var this$172 = $m_Lorg_junit_Assert$();
  14179. - var expected$171 = new $c_sjsr_RuntimeLong().init___I__I(50, 0);
  14180. - var actual$171 = new $c_sjsr_RuntimeLong().init___I__I(337939061, 2094205).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(880147944, 41142));
  14181. - this$172.assertEquals__T__O__O__V(null, expected$171, actual$171);
  14182. - var this$173 = $m_Lorg_junit_Assert$();
  14183. - var expected$172 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14184. - var actual$172 = new $c_sjsr_RuntimeLong().init___I__I((-998413092), 0).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1758700885), 29));
  14185. - this$173.assertEquals__T__O__O__V(null, expected$172, actual$172);
  14186. + var this$171 = $m_sjsr_RuntimeLong$();
  14187. + var lo$84 = this$171.divideImpl__I__I__I__I__I(1514942014, 56, 3, 0);
  14188. + var hi$79 = this$171.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14189. + this$172.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-926675094), 18), new $c_sjsr_RuntimeLong().init___I__I(lo$84, hi$79));
  14190. var this$174 = $m_Lorg_junit_Assert$();
  14191. - var expected$173 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14192. - var actual$173 = new $c_sjsr_RuntimeLong().init___I__I(1986052307, 3).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2092246422), 47));
  14193. - this$174.assertEquals__T__O__O__V(null, expected$173, actual$173);
  14194. - var this$175 = $m_Lorg_junit_Assert$();
  14195. - var expected$174 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14196. - var actual$174 = new $c_sjsr_RuntimeLong().init___I__I((-109615093), 1).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2066395387), 20016));
  14197. - this$175.assertEquals__T__O__O__V(null, expected$174, actual$174);
  14198. + var this$173 = $m_sjsr_RuntimeLong$();
  14199. + var lo$85 = this$173.divideImpl__I__I__I__I__I(713597492, 1154, (-30524), (-1));
  14200. + var hi$80 = this$173.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14201. + this$174.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-162400270), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$85, hi$80));
  14202. var this$176 = $m_Lorg_junit_Assert$();
  14203. - var expected$175 = new $c_sjsr_RuntimeLong().init___I__I(127, 0);
  14204. - var actual$175 = new $c_sjsr_RuntimeLong().init___I__I((-1147373454), 901).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(313439710, 7));
  14205. - this$176.assertEquals__T__O__O__V(null, expected$175, actual$175);
  14206. - var this$177 = $m_Lorg_junit_Assert$();
  14207. - var expected$176 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14208. - var actual$176 = new $c_sjsr_RuntimeLong().init___I__I((-792716629), 66379).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2017337246, 250513));
  14209. - this$177.assertEquals__T__O__O__V(null, expected$176, actual$176);
  14210. + var this$175 = $m_sjsr_RuntimeLong$();
  14211. + var lo$86 = this$175.divideImpl__I__I__I__I__I(2028377478, 1, (-691707459), (-1));
  14212. + var hi$81 = this$175.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14213. + this$176.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-9), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$86, hi$81));
  14214. var this$178 = $m_Lorg_junit_Assert$();
  14215. - var expected$177 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14216. - var actual$177 = new $c_sjsr_RuntimeLong().init___I__I(291278707, 13808).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(941639833, (-14430466)));
  14217. - this$178.assertEquals__T__O__O__V(null, expected$177, actual$177);
  14218. - var this$179 = $m_Lorg_junit_Assert$();
  14219. - var expected$178 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14220. - var actual$178 = new $c_sjsr_RuntimeLong().init___I__I((-857819626), 204588).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1909684886), (-709519130)));
  14221. - this$179.assertEquals__T__O__O__V(null, expected$178, actual$178);
  14222. + var this$177 = $m_sjsr_RuntimeLong$();
  14223. + var lo$87 = this$177.divideImpl__I__I__I__I__I(1387175556, 73, 2332622, 0);
  14224. + var hi$82 = this$177.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14225. + this$178.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(135006, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$87, hi$82));
  14226. var this$180 = $m_Lorg_junit_Assert$();
  14227. - var expected$179 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14228. - var actual$179 = new $c_sjsr_RuntimeLong().init___I__I((-978105991), 7435).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-306472275), 158306339));
  14229. - this$180.assertEquals__T__O__O__V(null, expected$179, actual$179);
  14230. - var this$181 = $m_Lorg_junit_Assert$();
  14231. - var expected$180 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14232. - var actual$180 = new $c_sjsr_RuntimeLong().init___I__I(75049741, 248171).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1574105194), 64879257));
  14233. - this$181.assertEquals__T__O__O__V(null, expected$180, actual$180);
  14234. + var this$179 = $m_sjsr_RuntimeLong$();
  14235. + var lo$88 = this$179.divideImpl__I__I__I__I__I(1756997282, 1397, (-116), (-1));
  14236. + var hi$83 = this$179.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14237. + this$180.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200274428), (-13)), new $c_sjsr_RuntimeLong().init___I__I(lo$88, hi$83));
  14238. var this$182 = $m_Lorg_junit_Assert$();
  14239. - var expected$181 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14240. - var actual$181 = new $c_sjsr_RuntimeLong().init___I__I(136051120, 621).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1671784392), 102642869));
  14241. - this$182.assertEquals__T__O__O__V(null, expected$181, actual$181);
  14242. - var this$183 = $m_Lorg_junit_Assert$();
  14243. - var expected$182 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14244. - var actual$182 = new $c_sjsr_RuntimeLong().init___I__I((-448460356), 2858).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(71740423, (-16715717)));
  14245. - this$183.assertEquals__T__O__O__V(null, expected$182, actual$182);
  14246. + var this$181 = $m_sjsr_RuntimeLong$();
  14247. + var lo$89 = this$181.divideImpl__I__I__I__I__I((-1655346723), 0, 2346, 0);
  14248. + var hi$84 = this$181.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14249. + this$182.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1125157, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$89, hi$84));
  14250. var this$184 = $m_Lorg_junit_Assert$();
  14251. - var expected$183 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14252. - var actual$183 = new $c_sjsr_RuntimeLong().init___I__I((-1266403435), 2).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1022999838), 25812014));
  14253. - this$184.assertEquals__T__O__O__V(null, expected$183, actual$183);
  14254. - var this$185 = $m_Lorg_junit_Assert$();
  14255. - var expected$184 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14256. - var actual$184 = new $c_sjsr_RuntimeLong().init___I__I(552733494, 22).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(241731505, (-33191170)));
  14257. - this$185.assertEquals__T__O__O__V(null, expected$184, actual$184);
  14258. + var this$183 = $m_sjsr_RuntimeLong$();
  14259. + var lo$90 = this$183.divideImpl__I__I__I__I__I(198249458, 5686, 24492497, 0);
  14260. + var hi$85 = this$183.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14261. + this$184.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(997096, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$90, hi$85));
  14262. var this$186 = $m_Lorg_junit_Assert$();
  14263. - var expected$185 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14264. - var actual$185 = new $c_sjsr_RuntimeLong().init___I__I(1366167794, 115591).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(191854687, (-2136953)));
  14265. - this$186.assertEquals__T__O__O__V(null, expected$185, actual$185);
  14266. - var this$187 = $m_Lorg_junit_Assert$();
  14267. - var expected$186 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14268. - var actual$186 = new $c_sjsr_RuntimeLong().init___I__I(1329114439, 80951).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-51187101), 1471052997));
  14269. - this$187.assertEquals__T__O__O__V(null, expected$186, actual$186);
  14270. + var this$185 = $m_sjsr_RuntimeLong$();
  14271. + var lo$91 = this$185.divideImpl__I__I__I__I__I(873090497, 11162, (-37), (-1));
  14272. + var hi$86 = this$185.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14273. + this$186.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1369365326, (-302)), new $c_sjsr_RuntimeLong().init___I__I(lo$91, hi$86));
  14274. var this$188 = $m_Lorg_junit_Assert$();
  14275. - var expected$187 = new $c_sjsr_RuntimeLong().init___I__I(422668131, 6);
  14276. - var actual$187 = new $c_sjsr_RuntimeLong().init___I__I((-1495113094), 168518701).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(27633219, 0));
  14277. - this$188.assertEquals__T__O__O__V(null, expected$187, actual$187);
  14278. - var this$189 = $m_Lorg_junit_Assert$();
  14279. - var expected$188 = new $c_sjsr_RuntimeLong().init___I__I(932715295, 204683);
  14280. - var actual$188 = new $c_sjsr_RuntimeLong().init___I__I((-1211847018), (-609137255)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2976), (-1)));
  14281. - this$189.assertEquals__T__O__O__V(null, expected$188, actual$188);
  14282. + var this$187 = $m_sjsr_RuntimeLong$();
  14283. + var lo$92 = this$187.divideImpl__I__I__I__I__I(360057887, 3519, (-6976354), (-1));
  14284. + var hi$87 = this$187.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14285. + this$188.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2166511), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$92, hi$87));
  14286. var this$190 = $m_Lorg_junit_Assert$();
  14287. - var expected$189 = new $c_sjsr_RuntimeLong().init___I__I(189814434, 0);
  14288. - var actual$189 = new $c_sjsr_RuntimeLong().init___I__I((-457166837), (-15040808)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-340331202), (-1)));
  14289. - this$190.assertEquals__T__O__O__V(null, expected$189, actual$189);
  14290. - var this$191 = $m_Lorg_junit_Assert$();
  14291. - var expected$190 = new $c_sjsr_RuntimeLong().init___I__I((-1116045071), (-1131771));
  14292. - var actual$190 = new $c_sjsr_RuntimeLong().init___I__I((-104570473), (-117704108)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(104, 0));
  14293. - this$191.assertEquals__T__O__O__V(null, expected$190, actual$190);
  14294. + var this$189 = $m_sjsr_RuntimeLong$();
  14295. + var lo$93 = this$189.divideImpl__I__I__I__I__I(1115898639, 48, (-30), (-1));
  14296. + var hi$88 = this$189.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14297. + this$190.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1680790298, (-2)), new $c_sjsr_RuntimeLong().init___I__I(lo$93, hi$88));
  14298. var this$192 = $m_Lorg_junit_Assert$();
  14299. - var expected$191 = new $c_sjsr_RuntimeLong().init___I__I((-784306379), 14408);
  14300. - var actual$191 = new $c_sjsr_RuntimeLong().init___I__I(453828098, (-10187034)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-707), (-1)));
  14301. - this$192.assertEquals__T__O__O__V(null, expected$191, actual$191);
  14302. - var this$193 = $m_Lorg_junit_Assert$();
  14303. - var expected$192 = new $c_sjsr_RuntimeLong().init___I__I((-284027201), 2002401);
  14304. - var actual$192 = new $c_sjsr_RuntimeLong().init___I__I(1911518920, 168201762).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(84, 0));
  14305. - this$193.assertEquals__T__O__O__V(null, expected$192, actual$192);
  14306. + var this$191 = $m_sjsr_RuntimeLong$();
  14307. + var lo$94 = this$191.divideImpl__I__I__I__I__I(154624251, 955, 935, 0);
  14308. + var hi$89 = this$191.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14309. + this$192.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(92036331, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$94, hi$89));
  14310. var this$194 = $m_Lorg_junit_Assert$();
  14311. - var expected$193 = new $c_sjsr_RuntimeLong().init___I__I((-862273257), (-2));
  14312. - var actual$193 = new $c_sjsr_RuntimeLong().init___I__I(610589058, 36481453).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-30381877), (-1)));
  14313. - this$194.assertEquals__T__O__O__V(null, expected$193, actual$193);
  14314. - var this$195 = $m_Lorg_junit_Assert$();
  14315. - var expected$194 = new $c_sjsr_RuntimeLong().init___I__I((-761280647), (-71));
  14316. - var actual$194 = new $c_sjsr_RuntimeLong().init___I__I(410700182, 503953004).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-7181145), (-1)));
  14317. - this$195.assertEquals__T__O__O__V(null, expected$194, actual$194);
  14318. + var this$193 = $m_sjsr_RuntimeLong$();
  14319. + var lo$95 = this$193.divideImpl__I__I__I__I__I(806830498, 1063, 196698, 0);
  14320. + var hi$90 = this$193.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14321. + this$194.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(23215066, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$95, hi$90));
  14322. var this$196 = $m_Lorg_junit_Assert$();
  14323. - var expected$195 = new $c_sjsr_RuntimeLong().init___I__I((-1212582262), (-2538));
  14324. - var actual$195 = new $c_sjsr_RuntimeLong().init___I__I(194917334, (-8806907)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3471, 0));
  14325. - this$196.assertEquals__T__O__O__V(null, expected$195, actual$195);
  14326. - var this$197 = $m_Lorg_junit_Assert$();
  14327. - var expected$196 = new $c_sjsr_RuntimeLong().init___I__I((-1201233065), 4);
  14328. - var actual$196 = new $c_sjsr_RuntimeLong().init___I__I(852311155, 9671380).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2048884, 0));
  14329. - this$197.assertEquals__T__O__O__V(null, expected$196, actual$196);
  14330. + var this$195 = $m_sjsr_RuntimeLong$();
  14331. + var lo$96 = this$195.divideImpl__I__I__I__I__I((-220365267), 21359, (-6938757), (-1));
  14332. + var hi$91 = this$195.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14333. + this$196.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-13221428), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$96, hi$91));
  14334. var this$198 = $m_Lorg_junit_Assert$();
  14335. - var expected$197 = new $c_sjsr_RuntimeLong().init___I__I(1324107666, 0);
  14336. - var actual$197 = new $c_sjsr_RuntimeLong().init___I__I((-1028681544), 4163983).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13506586, 0));
  14337. - this$198.assertEquals__T__O__O__V(null, expected$197, actual$197);
  14338. - var this$199 = $m_Lorg_junit_Assert$();
  14339. - var expected$198 = new $c_sjsr_RuntimeLong().init___I__I((-354367044), 6361111);
  14340. - var actual$198 = new $c_sjsr_RuntimeLong().init___I__I((-708734088), 12722223).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  14341. - this$199.assertEquals__T__O__O__V(null, expected$198, actual$198);
  14342. + var this$197 = $m_sjsr_RuntimeLong$();
  14343. + var lo$97 = this$197.divideImpl__I__I__I__I__I(759822848, 648657, (-323), (-1));
  14344. + var hi$92 = this$197.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14345. + this$198.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-973041595), (-2009)), new $c_sjsr_RuntimeLong().init___I__I(lo$97, hi$92));
  14346. var this$200 = $m_Lorg_junit_Assert$();
  14347. - var expected$199 = new $c_sjsr_RuntimeLong().init___I__I((-292170842), (-76359));
  14348. - var actual$199 = new $c_sjsr_RuntimeLong().init___I__I(1693696214, 18402294).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-241), (-1)));
  14349. - this$200.assertEquals__T__O__O__V(null, expected$199, actual$199);
  14350. - var this$201 = $m_Lorg_junit_Assert$();
  14351. - var expected$200 = new $c_sjsr_RuntimeLong().init___I__I(2104544550, (-41349584));
  14352. - var actual$200 = new $c_sjsr_RuntimeLong().init___I__I((-1932788158), 206747917).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  14353. - this$201.assertEquals__T__O__O__V(null, expected$200, actual$200);
  14354. + var this$199 = $m_sjsr_RuntimeLong$();
  14355. + var lo$98 = this$199.divideImpl__I__I__I__I__I((-1180673754), 486098, 293, 0);
  14356. + var hi$93 = this$199.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14357. + this$200.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(171873494, 1659), new $c_sjsr_RuntimeLong().init___I__I(lo$98, hi$93));
  14358. var this$202 = $m_Lorg_junit_Assert$();
  14359. - var expected$201 = new $c_sjsr_RuntimeLong().init___I__I((-1928473941), (-17816));
  14360. - var actual$201 = new $c_sjsr_RuntimeLong().init___I__I(1427262980, (-60732866)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3409, 0));
  14361. - this$202.assertEquals__T__O__O__V(null, expected$201, actual$201);
  14362. - var this$203 = $m_Lorg_junit_Assert$();
  14363. - var expected$202 = new $c_sjsr_RuntimeLong().init___I__I((-1929237164), (-681));
  14364. - var actual$202 = new $c_sjsr_RuntimeLong().init___I__I((-677896940), 2512898).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3693), (-1)));
  14365. - this$203.assertEquals__T__O__O__V(null, expected$202, actual$202);
  14366. + var this$201 = $m_sjsr_RuntimeLong$();
  14367. + var lo$99 = this$201.divideImpl__I__I__I__I__I(1387172319, 769661, 980, 0);
  14368. + var hi$94 = this$201.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14369. + this$202.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1583541189, 785), new $c_sjsr_RuntimeLong().init___I__I(lo$99, hi$94));
  14370. var this$204 = $m_Lorg_junit_Assert$();
  14371. - var expected$203 = new $c_sjsr_RuntimeLong().init___I__I(1550060300, (-35));
  14372. - var actual$203 = new $c_sjsr_RuntimeLong().init___I__I((-926729663), (-9677195)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(279372, 0));
  14373. - this$204.assertEquals__T__O__O__V(null, expected$203, actual$203);
  14374. - var this$205 = $m_Lorg_junit_Assert$();
  14375. - var expected$204 = new $c_sjsr_RuntimeLong().init___I__I((-1706875941), 0);
  14376. - var actual$204 = new $c_sjsr_RuntimeLong().init___I__I((-405257725), (-2271799)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3770075), (-1)));
  14377. - this$205.assertEquals__T__O__O__V(null, expected$204, actual$204);
  14378. + var this$203 = $m_sjsr_RuntimeLong$();
  14379. + var lo$100 = this$203.divideImpl__I__I__I__I__I((-305851327), 2, (-13709), (-1));
  14380. + var hi$95 = this$203.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14381. + this$204.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-917576), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$100, hi$95));
  14382. var this$206 = $m_Lorg_junit_Assert$();
  14383. - var expected$205 = new $c_sjsr_RuntimeLong().init___I__I(1540708852, 10909);
  14384. - var actual$205 = new $c_sjsr_RuntimeLong().init___I__I((-1893733008), (-6491069)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-595), (-1)));
  14385. - this$206.assertEquals__T__O__O__V(null, expected$205, actual$205);
  14386. - var this$207 = $m_Lorg_junit_Assert$();
  14387. - var expected$206 = new $c_sjsr_RuntimeLong().init___I__I((-1563665409), (-358));
  14388. - var actual$206 = new $c_sjsr_RuntimeLong().init___I__I((-1343018634), (-2584815)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(7233, 0));
  14389. - this$207.assertEquals__T__O__O__V(null, expected$206, actual$206);
  14390. + var this$205 = $m_sjsr_RuntimeLong$();
  14391. + var lo$101 = this$205.divideImpl__I__I__I__I__I(577374631, 17, 161353, 0);
  14392. + var hi$96 = this$205.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14393. + this$206.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(456092, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$101, hi$96));
  14394. var this$208 = $m_Lorg_junit_Assert$();
  14395. - var expected$207 = new $c_sjsr_RuntimeLong().init___I__I(278715917, (-374389));
  14396. - var actual$207 = new $c_sjsr_RuntimeLong().init___I__I((-1224507547), 122799570).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-328), (-1)));
  14397. - this$208.assertEquals__T__O__O__V(null, expected$207, actual$207);
  14398. - var this$209 = $m_Lorg_junit_Assert$();
  14399. - var expected$208 = new $c_sjsr_RuntimeLong().init___I__I(1421525100, 0);
  14400. - var actual$208 = new $c_sjsr_RuntimeLong().init___I__I((-2082712791), (-15998594)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-48337828), (-1)));
  14401. - this$209.assertEquals__T__O__O__V(null, expected$208, actual$208);
  14402. + var this$207 = $m_sjsr_RuntimeLong$();
  14403. + var lo$102 = this$207.divideImpl__I__I__I__I__I(809983260, 752, 2, 0);
  14404. + var hi$97 = this$207.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14405. + this$208.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(404991630, 376), new $c_sjsr_RuntimeLong().init___I__I(lo$102, hi$97));
  14406. var this$210 = $m_Lorg_junit_Assert$();
  14407. - var expected$209 = new $c_sjsr_RuntimeLong().init___I__I(1574832373, (-2193811));
  14408. - var actual$209 = new $c_sjsr_RuntimeLong().init___I__I((-2147318181), (-32907160)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(15, 0));
  14409. - this$210.assertEquals__T__O__O__V(null, expected$209, actual$209);
  14410. - var this$211 = $m_Lorg_junit_Assert$();
  14411. - var expected$210 = new $c_sjsr_RuntimeLong().init___I__I((-1260116915), (-61610));
  14412. - var actual$210 = new $c_sjsr_RuntimeLong().init___I__I(1074158039, 118905936).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1930), (-1)));
  14413. - this$211.assertEquals__T__O__O__V(null, expected$210, actual$210);
  14414. + var this$209 = $m_sjsr_RuntimeLong$();
  14415. + var lo$103 = this$209.divideImpl__I__I__I__I__I(495082175, 39, 1, 0);
  14416. + var hi$98 = this$209.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14417. + this$210.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(495082175, 39), new $c_sjsr_RuntimeLong().init___I__I(lo$103, hi$98));
  14418. var this$212 = $m_Lorg_junit_Assert$();
  14419. - var expected$211 = new $c_sjsr_RuntimeLong().init___I__I(130856059, (-15612));
  14420. - var actual$211 = new $c_sjsr_RuntimeLong().init___I__I(1270835097, (-2201288)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(141, 0));
  14421. - this$212.assertEquals__T__O__O__V(null, expected$211, actual$211);
  14422. - var this$213 = $m_Lorg_junit_Assert$();
  14423. - var expected$212 = new $c_sjsr_RuntimeLong().init___I__I((-110248455), 2347);
  14424. - var actual$212 = new $c_sjsr_RuntimeLong().init___I__I(320077861, (-446108079)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-189997), (-1)));
  14425. - this$213.assertEquals__T__O__O__V(null, expected$212, actual$212);
  14426. + var this$211 = $m_sjsr_RuntimeLong$();
  14427. + var lo$104 = this$211.divideImpl__I__I__I__I__I(1455620681, 30929, 1461502, 0);
  14428. + var hi$99 = this$211.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14429. + this$212.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(90893135, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$104, hi$99));
  14430. var this$214 = $m_Lorg_junit_Assert$();
  14431. - var expected$213 = new $c_sjsr_RuntimeLong().init___I__I((-1659387265), 122);
  14432. - var actual$213 = new $c_sjsr_RuntimeLong().init___I__I(1075676628, 54005547).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(440453, 0));
  14433. - this$214.assertEquals__T__O__O__V(null, expected$213, actual$213);
  14434. - var this$215 = $m_Lorg_junit_Assert$();
  14435. - var expected$214 = new $c_sjsr_RuntimeLong().init___I__I((-144903831), 18);
  14436. - var actual$214 = new $c_sjsr_RuntimeLong().init___I__I((-1800001035), 54578889).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2877683, 0));
  14437. - this$215.assertEquals__T__O__O__V(null, expected$214, actual$214);
  14438. + var this$213 = $m_sjsr_RuntimeLong$();
  14439. + var lo$105 = this$213.divideImpl__I__I__I__I__I(1388707384, 34362, 184688, 0);
  14440. + var hi$100 = this$213.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14441. + this$214.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(799104733, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$105, hi$100));
  14442. var this$216 = $m_Lorg_junit_Assert$();
  14443. - var expected$215 = new $c_sjsr_RuntimeLong().init___I__I((-1312994937), (-23952));
  14444. - var actual$215 = new $c_sjsr_RuntimeLong().init___I__I((-654120591), 33364168).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1393), (-1)));
  14445. - this$216.assertEquals__T__O__O__V(null, expected$215, actual$215);
  14446. - var this$217 = $m_Lorg_junit_Assert$();
  14447. - var expected$216 = new $c_sjsr_RuntimeLong().init___I__I((-178073210), (-1));
  14448. - var actual$216 = new $c_sjsr_RuntimeLong().init___I__I(302695822, (-2432394)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(58667176, 0));
  14449. - this$217.assertEquals__T__O__O__V(null, expected$216, actual$216);
  14450. + var this$215 = $m_sjsr_RuntimeLong$();
  14451. + var lo$106 = this$215.divideImpl__I__I__I__I__I(2105854641, 140021, (-2), (-1));
  14452. + var hi$101 = this$215.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14453. + this$216.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1094556328, (-70011)), new $c_sjsr_RuntimeLong().init___I__I(lo$106, hi$101));
  14454. var this$218 = $m_Lorg_junit_Assert$();
  14455. - var expected$217 = new $c_sjsr_RuntimeLong().init___I__I(1316938460, 142);
  14456. - var actual$217 = new $c_sjsr_RuntimeLong().init___I__I(523451067, (-54366538)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-382038), (-1)));
  14457. - this$218.assertEquals__T__O__O__V(null, expected$217, actual$217);
  14458. - var this$219 = $m_Lorg_junit_Assert$();
  14459. - var expected$218 = new $c_sjsr_RuntimeLong().init___I__I((-1457978633), 17556853);
  14460. - var actual$218 = new $c_sjsr_RuntimeLong().init___I__I((-78968601), 52670560).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  14461. - this$219.assertEquals__T__O__O__V(null, expected$218, actual$218);
  14462. + var this$217 = $m_sjsr_RuntimeLong$();
  14463. + var lo$107 = this$217.divideImpl__I__I__I__I__I(1310105355, 427420, 271150, 0);
  14464. + var hi$102 = this$217.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14465. + this$218.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1819673734), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$107, hi$102));
  14466. var this$220 = $m_Lorg_junit_Assert$();
  14467. - var expected$219 = new $c_sjsr_RuntimeLong().init___I__I((-1760960552), 505129611);
  14468. - var actual$219 = new $c_sjsr_RuntimeLong().init___I__I((-773046192), (-1010259224)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  14469. - this$220.assertEquals__T__O__O__V(null, expected$219, actual$219);
  14470. - var this$221 = $m_Lorg_junit_Assert$();
  14471. - var expected$220 = new $c_sjsr_RuntimeLong().init___I__I(1210355204, 2314);
  14472. - var actual$220 = new $c_sjsr_RuntimeLong().init___I__I(1515488136, (-21874592)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-9452), (-1)));
  14473. - this$221.assertEquals__T__O__O__V(null, expected$220, actual$220);
  14474. + var this$219 = $m_sjsr_RuntimeLong$();
  14475. + var lo$108 = this$219.divideImpl__I__I__I__I__I((-236557650), 35455, (-7052), (-1));
  14476. + var hi$103 = this$219.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14477. + this$220.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-119338773), (-6)), new $c_sjsr_RuntimeLong().init___I__I(lo$108, hi$103));
  14478. var this$222 = $m_Lorg_junit_Assert$();
  14479. - var expected$221 = new $c_sjsr_RuntimeLong().init___I__I((-1625685934), 862807773);
  14480. - var actual$221 = new $c_sjsr_RuntimeLong().init___I__I((-1043595428), (-1725615548)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  14481. - this$222.assertEquals__T__O__O__V(null, expected$221, actual$221);
  14482. - var this$223 = $m_Lorg_junit_Assert$();
  14483. - var expected$222 = new $c_sjsr_RuntimeLong().init___I__I(184379181, 4);
  14484. - var actual$222 = new $c_sjsr_RuntimeLong().init___I__I((-1217231978), 1516494005).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(375097846, 0));
  14485. - this$223.assertEquals__T__O__O__V(null, expected$222, actual$222);
  14486. + var this$221 = $m_sjsr_RuntimeLong$();
  14487. + var lo$109 = this$221.divideImpl__I__I__I__I__I((-1127581476), 0, 96492, 0);
  14488. + var hi$104 = this$221.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14489. + this$222.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(32825, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$109, hi$104));
  14490. var this$224 = $m_Lorg_junit_Assert$();
  14491. - var expected$223 = new $c_sjsr_RuntimeLong().init___I__I(1243945230, 0);
  14492. - var actual$223 = new $c_sjsr_RuntimeLong().init___I__I((-1873413508), (-236381131)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-816152673), (-1)));
  14493. - this$224.assertEquals__T__O__O__V(null, expected$223, actual$223);
  14494. - var this$225 = $m_Lorg_junit_Assert$();
  14495. - var expected$224 = new $c_sjsr_RuntimeLong().init___I__I((-1540093941), (-876));
  14496. - var actual$224 = new $c_sjsr_RuntimeLong().init___I__I(265593875, 26513736).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-30289), (-1)));
  14497. - this$225.assertEquals__T__O__O__V(null, expected$224, actual$224);
  14498. + var this$223 = $m_sjsr_RuntimeLong$();
  14499. + var lo$110 = this$223.divideImpl__I__I__I__I__I(2004387480, 7243, (-545624), (-1));
  14500. + var hi$105 = this$223.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14501. + this$224.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-57018115), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$110, hi$105));
  14502. var this$226 = $m_Lorg_junit_Assert$();
  14503. - var expected$225 = new $c_sjsr_RuntimeLong().init___I__I((-1304692919), 543912);
  14504. - var actual$225 = new $c_sjsr_RuntimeLong().init___I__I(106204837, (-839801203)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1544), (-1)));
  14505. - this$226.assertEquals__T__O__O__V(null, expected$225, actual$225);
  14506. - var this$227 = $m_Lorg_junit_Assert$();
  14507. - var expected$226 = new $c_sjsr_RuntimeLong().init___I__I((-806250591), 23);
  14508. - var actual$226 = new $c_sjsr_RuntimeLong().init___I__I(815576040, (-55524975)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2331779), (-1)));
  14509. - this$227.assertEquals__T__O__O__V(null, expected$226, actual$226);
  14510. + var this$225 = $m_sjsr_RuntimeLong$();
  14511. + var lo$111 = this$225.divideImpl__I__I__I__I__I(381447319, 2213, (-1597249), (-1));
  14512. + var hi$106 = this$225.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14513. + this$226.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5950946), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$111, hi$106));
  14514. var this$228 = $m_Lorg_junit_Assert$();
  14515. - var expected$227 = new $c_sjsr_RuntimeLong().init___I__I((-2106907248), (-3));
  14516. - var actual$227 = new $c_sjsr_RuntimeLong().init___I__I((-2053929476), (-1795047022)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(720742474, 0));
  14517. - this$228.assertEquals__T__O__O__V(null, expected$227, actual$227);
  14518. - var this$229 = $m_Lorg_junit_Assert$();
  14519. - var expected$228 = new $c_sjsr_RuntimeLong().init___I__I(893100234, (-124));
  14520. - var actual$228 = new $c_sjsr_RuntimeLong().init___I__I(1552099699, 65024502).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-525272), (-1)));
  14521. - this$229.assertEquals__T__O__O__V(null, expected$228, actual$228);
  14522. + var this$227 = $m_sjsr_RuntimeLong$();
  14523. + var lo$112 = this$227.divideImpl__I__I__I__I__I((-1860702702), 12744, (-3), (-1));
  14524. + var hi$107 = this$227.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14525. + this$228.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-811421531), (-4249)), new $c_sjsr_RuntimeLong().init___I__I(lo$112, hi$107));
  14526. var this$230 = $m_Lorg_junit_Assert$();
  14527. - var expected$229 = new $c_sjsr_RuntimeLong().init___I__I((-1109915706), 1255);
  14528. - var actual$229 = new $c_sjsr_RuntimeLong().init___I__I((-194253417), (-12405472)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-9879), (-1)));
  14529. - this$230.assertEquals__T__O__O__V(null, expected$229, actual$229);
  14530. - var this$231 = $m_Lorg_junit_Assert$();
  14531. - var expected$230 = new $c_sjsr_RuntimeLong().init___I__I((-1177955013), 0);
  14532. - var actual$230 = new $c_sjsr_RuntimeLong().init___I__I(412309016, 112344162).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(154800321, 0));
  14533. - this$231.assertEquals__T__O__O__V(null, expected$230, actual$230);
  14534. + var this$229 = $m_sjsr_RuntimeLong$();
  14535. + var lo$113 = this$229.divideImpl__I__I__I__I__I((-548164065), 6487, 5877480, 0);
  14536. + var hi$108 = this$229.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14537. + this$230.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4741011, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$113, hi$108));
  14538. var this$232 = $m_Lorg_junit_Assert$();
  14539. - var expected$231 = new $c_sjsr_RuntimeLong().init___I__I((-1975688052), (-51023804));
  14540. - var actual$231 = new $c_sjsr_RuntimeLong().init___I__I(343591192, (-102047607)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  14541. - this$232.assertEquals__T__O__O__V(null, expected$231, actual$231);
  14542. - var this$233 = $m_Lorg_junit_Assert$();
  14543. - var expected$232 = new $c_sjsr_RuntimeLong().init___I__I((-728332094), (-309956));
  14544. - var actual$232 = new $c_sjsr_RuntimeLong().init___I__I(1756765281, 8058834).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-26), (-1)));
  14545. - this$233.assertEquals__T__O__O__V(null, expected$232, actual$232);
  14546. + var this$231 = $m_sjsr_RuntimeLong$();
  14547. + var lo$114 = this$231.divideImpl__I__I__I__I__I((-476290317), 131491, 2874, 0);
  14548. + var hi$109 = this$231.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14549. + this$232.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1064193809), 45), new $c_sjsr_RuntimeLong().init___I__I(lo$114, hi$109));
  14550. var this$234 = $m_Lorg_junit_Assert$();
  14551. - var expected$233 = new $c_sjsr_RuntimeLong().init___I__I(10173004, 1227);
  14552. - var actual$233 = new $c_sjsr_RuntimeLong().init___I__I(1762668787, (-960735493)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-782994), (-1)));
  14553. - this$234.assertEquals__T__O__O__V(null, expected$233, actual$233);
  14554. - var this$235 = $m_Lorg_junit_Assert$();
  14555. - var expected$234 = new $c_sjsr_RuntimeLong().init___I__I(1157067129, 5766);
  14556. - var actual$234 = new $c_sjsr_RuntimeLong().init___I__I(1523935530, (-109345767)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-18963), (-1)));
  14557. - this$235.assertEquals__T__O__O__V(null, expected$234, actual$234);
  14558. + var this$233 = $m_sjsr_RuntimeLong$();
  14559. + var lo$115 = this$233.divideImpl__I__I__I__I__I(499912484, 1, 21, 0);
  14560. + var hi$110 = this$233.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14561. + this$234.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(228327608, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$115, hi$110));
  14562. var this$236 = $m_Lorg_junit_Assert$();
  14563. - var expected$235 = new $c_sjsr_RuntimeLong().init___I__I(1226263794, 42306948);
  14564. - var actual$235 = new $c_sjsr_RuntimeLong().init___I__I((-1256703941), 1438436241).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(34, 0));
  14565. - this$236.assertEquals__T__O__O__V(null, expected$235, actual$235);
  14566. - var this$237 = $m_Lorg_junit_Assert$();
  14567. - var expected$236 = new $c_sjsr_RuntimeLong().init___I__I(1502167534, (-439314));
  14568. - var actual$236 = new $c_sjsr_RuntimeLong().init___I__I((-444491016), (-6150392)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(14, 0));
  14569. - this$237.assertEquals__T__O__O__V(null, expected$236, actual$236);
  14570. + var this$235 = $m_sjsr_RuntimeLong$();
  14571. + var lo$116 = this$235.divideImpl__I__I__I__I__I((-1509435894), 8467, 366943, 0);
  14572. + var hi$111 = this$235.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14573. + this$236.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(99111506, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$116, hi$111));
  14574. var this$238 = $m_Lorg_junit_Assert$();
  14575. - var expected$237 = new $c_sjsr_RuntimeLong().init___I__I(88399, 0);
  14576. - var actual$237 = new $c_sjsr_RuntimeLong().init___I__I((-1883357942), 360257606).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1478768728, 4075));
  14577. - this$238.assertEquals__T__O__O__V(null, expected$237, actual$237);
  14578. - var this$239 = $m_Lorg_junit_Assert$();
  14579. - var expected$238 = new $c_sjsr_RuntimeLong().init___I__I((-45459), (-1));
  14580. - var actual$238 = new $c_sjsr_RuntimeLong().init___I__I((-1991900757), (-48856999)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1087694619), 1074));
  14581. - this$239.assertEquals__T__O__O__V(null, expected$238, actual$238);
  14582. + var this$237 = $m_sjsr_RuntimeLong$();
  14583. + var lo$117 = this$237.divideImpl__I__I__I__I__I((-1580093356), 5, (-20), (-1));
  14584. + var hi$112 = this$237.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14585. + this$238.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1209485521), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$117, hi$112));
  14586. var this$240 = $m_Lorg_junit_Assert$();
  14587. - var expected$239 = new $c_sjsr_RuntimeLong().init___I__I(4395497, 0);
  14588. - var actual$239 = new $c_sjsr_RuntimeLong().init___I__I(518426119, 218946975).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-808940852), 49));
  14589. - this$240.assertEquals__T__O__O__V(null, expected$239, actual$239);
  14590. - var this$241 = $m_Lorg_junit_Assert$();
  14591. - var expected$240 = new $c_sjsr_RuntimeLong().init___I__I(3198134, 0);
  14592. - var actual$240 = new $c_sjsr_RuntimeLong().init___I__I((-946567777), 600381050).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1165957306), 187));
  14593. - this$241.assertEquals__T__O__O__V(null, expected$240, actual$240);
  14594. + var this$239 = $m_sjsr_RuntimeLong$();
  14595. + var lo$118 = this$239.divideImpl__I__I__I__I__I(1299112295, 55074, (-739295), (-1));
  14596. + var hi$113 = this$239.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14597. + this$240.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-319956618), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$118, hi$113));
  14598. var this$242 = $m_Lorg_junit_Assert$();
  14599. - var expected$241 = new $c_sjsr_RuntimeLong().init___I__I(470, 0);
  14600. - var actual$241 = new $c_sjsr_RuntimeLong().init___I__I(257885254, 845979705).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(792779187, 1798424));
  14601. - this$242.assertEquals__T__O__O__V(null, expected$241, actual$241);
  14602. - var this$243 = $m_Lorg_junit_Assert$();
  14603. - var expected$242 = new $c_sjsr_RuntimeLong().init___I__I(92, 0);
  14604. - var actual$242 = new $c_sjsr_RuntimeLong().init___I__I(1278680372, 6485140).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1376461023, 70263));
  14605. - this$243.assertEquals__T__O__O__V(null, expected$242, actual$242);
  14606. + var this$241 = $m_sjsr_RuntimeLong$();
  14607. + var lo$119 = this$241.divideImpl__I__I__I__I__I((-1405948570), 43, (-3015755), (-1));
  14608. + var hi$114 = this$241.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14609. + this$242.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-62197), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$119, hi$114));
  14610. var this$244 = $m_Lorg_junit_Assert$();
  14611. - var expected$243 = new $c_sjsr_RuntimeLong().init___I__I(167728, 0);
  14612. - var actual$243 = new $c_sjsr_RuntimeLong().init___I__I(1445602310, 420550818).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1397186900, 2507));
  14613. - this$244.assertEquals__T__O__O__V(null, expected$243, actual$243);
  14614. - var this$245 = $m_Lorg_junit_Assert$();
  14615. - var expected$244 = new $c_sjsr_RuntimeLong().init___I__I(25700177, 0);
  14616. - var actual$244 = new $c_sjsr_RuntimeLong().init___I__I(1822058703, 522114268).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1355449555, 20));
  14617. - this$245.assertEquals__T__O__O__V(null, expected$244, actual$244);
  14618. + var this$243 = $m_sjsr_RuntimeLong$();
  14619. + var lo$120 = this$243.divideImpl__I__I__I__I__I(1405130313, 57, 27093454, 0);
  14620. + var hi$115 = this$243.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14621. + this$244.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(9087, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$120, hi$115));
  14622. var this$246 = $m_Lorg_junit_Assert$();
  14623. - var expected$245 = new $c_sjsr_RuntimeLong().init___I__I((-35822646), (-1));
  14624. - var actual$245 = new $c_sjsr_RuntimeLong().init___I__I(532749659, (-130990067)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1474774415), 3));
  14625. - this$246.assertEquals__T__O__O__V(null, expected$245, actual$245);
  14626. - var this$247 = $m_Lorg_junit_Assert$();
  14627. - var expected$246 = new $c_sjsr_RuntimeLong().init___I__I((-348), (-1));
  14628. - var actual$246 = new $c_sjsr_RuntimeLong().init___I__I(1329707986, (-2121642)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-63366094), 6086));
  14629. - this$247.assertEquals__T__O__O__V(null, expected$246, actual$246);
  14630. + var this$245 = $m_sjsr_RuntimeLong$();
  14631. + var lo$121 = this$245.divideImpl__I__I__I__I__I((-1804200888), 1989226, 24722497, 0);
  14632. + var hi$116 = this$245.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14633. + this$246.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(345582531, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$121, hi$116));
  14634. var this$248 = $m_Lorg_junit_Assert$();
  14635. - var expected$247 = new $c_sjsr_RuntimeLong().init___I__I((-2179), (-1));
  14636. - var actual$247 = new $c_sjsr_RuntimeLong().init___I__I(1028585430, (-118524228)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1655878874, 54392));
  14637. - this$248.assertEquals__T__O__O__V(null, expected$247, actual$247);
  14638. - var this$249 = $m_Lorg_junit_Assert$();
  14639. - var expected$248 = new $c_sjsr_RuntimeLong().init___I__I(1187, 0);
  14640. - var actual$248 = new $c_sjsr_RuntimeLong().init___I__I(203502475, 42252914).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(36519512, 35581));
  14641. - this$249.assertEquals__T__O__O__V(null, expected$248, actual$248);
  14642. + var this$247 = $m_sjsr_RuntimeLong$();
  14643. + var lo$122 = this$247.divideImpl__I__I__I__I__I((-1642507127), 886, (-2672324), (-1));
  14644. + var hi$117 = this$247.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14645. + this$248.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1424974), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$122, hi$117));
  14646. var this$250 = $m_Lorg_junit_Assert$();
  14647. - var expected$249 = new $c_sjsr_RuntimeLong().init___I__I(3223, 0);
  14648. - var actual$249 = new $c_sjsr_RuntimeLong().init___I__I(341088508, 35053507).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(917391400, 10874));
  14649. - this$250.assertEquals__T__O__O__V(null, expected$249, actual$249);
  14650. - var this$251 = $m_Lorg_junit_Assert$();
  14651. - var expected$250 = new $c_sjsr_RuntimeLong().init___I__I(23608500, 0);
  14652. - var actual$250 = new $c_sjsr_RuntimeLong().init___I__I(1454135412, 69933847).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-162213744), 2));
  14653. - this$251.assertEquals__T__O__O__V(null, expected$250, actual$250);
  14654. + var this$249 = $m_sjsr_RuntimeLong$();
  14655. + var lo$123 = this$249.divideImpl__I__I__I__I__I((-1276796892), 35, 77004, 0);
  14656. + var hi$118 = this$249.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14657. + this$250.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1991351, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$123, hi$118));
  14658. var this$252 = $m_Lorg_junit_Assert$();
  14659. - var expected$251 = new $c_sjsr_RuntimeLong().init___I__I(7286803, 0);
  14660. - var actual$251 = new $c_sjsr_RuntimeLong().init___I__I(1674604578, 10565585).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1932570831, 1));
  14661. - this$252.assertEquals__T__O__O__V(null, expected$251, actual$251);
  14662. - var this$253 = $m_Lorg_junit_Assert$();
  14663. - var expected$252 = new $c_sjsr_RuntimeLong().init___I__I((-137450), (-1));
  14664. - var actual$252 = new $c_sjsr_RuntimeLong().init___I__I((-1910257093), (-16610962)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-640594227), 120));
  14665. - this$253.assertEquals__T__O__O__V(null, expected$252, actual$252);
  14666. + var this$251 = $m_sjsr_RuntimeLong$();
  14667. + var lo$124 = this$251.divideImpl__I__I__I__I__I((-1200759296), 816, 2939970, 0);
  14668. + var hi$119 = this$251.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14669. + this$252.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1193137, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$124, hi$119));
  14670. var this$254 = $m_Lorg_junit_Assert$();
  14671. - var expected$253 = new $c_sjsr_RuntimeLong().init___I__I(114592, 0);
  14672. - var actual$253 = new $c_sjsr_RuntimeLong().init___I__I(1080864951, 17606069).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1542196664), 153));
  14673. - this$254.assertEquals__T__O__O__V(null, expected$253, actual$253);
  14674. - var this$255 = $m_Lorg_junit_Assert$();
  14675. - var expected$254 = new $c_sjsr_RuntimeLong().init___I__I(61, 0);
  14676. - var actual$254 = new $c_sjsr_RuntimeLong().init___I__I((-1419644278), 13937517).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-919779905), 227700));
  14677. - this$255.assertEquals__T__O__O__V(null, expected$254, actual$254);
  14678. + var this$253 = $m_sjsr_RuntimeLong$();
  14679. + var lo$125 = this$253.divideImpl__I__I__I__I__I(399171813, 123795, 926969, 0);
  14680. + var hi$120 = this$253.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14681. + this$254.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(573585390, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$125, hi$120));
  14682. var this$256 = $m_Lorg_junit_Assert$();
  14683. - var expected$255 = new $c_sjsr_RuntimeLong().init___I__I((-247360), (-1));
  14684. - var actual$255 = new $c_sjsr_RuntimeLong().init___I__I((-1958380469), (-855713410)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1631833189, 3459));
  14685. - this$256.assertEquals__T__O__O__V(null, expected$255, actual$255);
  14686. - var this$257 = $m_Lorg_junit_Assert$();
  14687. - var expected$256 = new $c_sjsr_RuntimeLong().init___I__I((-61725), (-1));
  14688. - var actual$256 = new $c_sjsr_RuntimeLong().init___I__I(1951473618, (-4122677)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-899615165), 66));
  14689. - this$257.assertEquals__T__O__O__V(null, expected$256, actual$256);
  14690. + var this$255 = $m_sjsr_RuntimeLong$();
  14691. + var lo$126 = this$255.divideImpl__I__I__I__I__I(1649267984, 229752, (-244), (-1));
  14692. + var hi$121 = this$255.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14693. + this$256.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1683063904, (-942)), new $c_sjsr_RuntimeLong().init___I__I(lo$126, hi$121));
  14694. var this$258 = $m_Lorg_junit_Assert$();
  14695. - var expected$257 = new $c_sjsr_RuntimeLong().init___I__I(2226, 0);
  14696. - var actual$257 = new $c_sjsr_RuntimeLong().init___I__I(1521276132, 182952467).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(346742782, 82171));
  14697. - this$258.assertEquals__T__O__O__V(null, expected$257, actual$257);
  14698. - var this$259 = $m_Lorg_junit_Assert$();
  14699. - var expected$258 = new $c_sjsr_RuntimeLong().init___I__I((-997), (-1));
  14700. - var actual$258 = new $c_sjsr_RuntimeLong().init___I__I((-1003647481), (-7808320)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-228453385), 7826));
  14701. - this$259.assertEquals__T__O__O__V(null, expected$258, actual$258);
  14702. + var this$257 = $m_sjsr_RuntimeLong$();
  14703. + var lo$127 = this$257.divideImpl__I__I__I__I__I((-387146187), 7364, (-5255245), (-1));
  14704. + var hi$122 = this$257.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14705. + this$258.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6019138), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$127, hi$122));
  14706. var this$260 = $m_Lorg_junit_Assert$();
  14707. - var expected$259 = new $c_sjsr_RuntimeLong().init___I__I(36, 0);
  14708. - var actual$259 = new $c_sjsr_RuntimeLong().init___I__I((-875689390), 4467236).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-590010750), 120938));
  14709. - this$260.assertEquals__T__O__O__V(null, expected$259, actual$259);
  14710. - var this$261 = $m_Lorg_junit_Assert$();
  14711. - var expected$260 = new $c_sjsr_RuntimeLong().init___I__I(56005, 0);
  14712. - var actual$260 = new $c_sjsr_RuntimeLong().init___I__I(1189085620, 611543209).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1619962756, 10919));
  14713. - this$261.assertEquals__T__O__O__V(null, expected$260, actual$260);
  14714. + var this$259 = $m_sjsr_RuntimeLong$();
  14715. + var lo$128 = this$259.divideImpl__I__I__I__I__I(149703916, 19121, 660, 0);
  14716. + var hi$123 = this$259.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14717. + this$260.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-123416174), 28), new $c_sjsr_RuntimeLong().init___I__I(lo$128, hi$123));
  14718. var this$262 = $m_Lorg_junit_Assert$();
  14719. - var expected$261 = new $c_sjsr_RuntimeLong().init___I__I((-90057), (-1));
  14720. - var actual$261 = new $c_sjsr_RuntimeLong().init___I__I((-1072173311), (-18503031)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1971480267, 205));
  14721. - this$262.assertEquals__T__O__O__V(null, expected$261, actual$261);
  14722. - var this$263 = $m_Lorg_junit_Assert$();
  14723. - var expected$262 = new $c_sjsr_RuntimeLong().init___I__I((-9), (-1));
  14724. - var actual$262 = new $c_sjsr_RuntimeLong().init___I__I(767303802, (-3407362)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-339044225), 352939));
  14725. - this$263.assertEquals__T__O__O__V(null, expected$262, actual$262);
  14726. + var this$261 = $m_sjsr_RuntimeLong$();
  14727. + var lo$129 = this$261.divideImpl__I__I__I__I__I((-1582312743), 7920, (-835168), (-1));
  14728. + var hi$124 = this$261.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14729. + this$262.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-40732946), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$129, hi$124));
  14730. var this$264 = $m_Lorg_junit_Assert$();
  14731. - var expected$263 = new $c_sjsr_RuntimeLong().init___I__I(62240, 0);
  14732. - var actual$263 = new $c_sjsr_RuntimeLong().init___I__I(427996893, 482974074).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-736462105), 7759));
  14733. - this$264.assertEquals__T__O__O__V(null, expected$263, actual$263);
  14734. - var this$265 = $m_Lorg_junit_Assert$();
  14735. - var expected$264 = new $c_sjsr_RuntimeLong().init___I__I((-1774), (-1));
  14736. - var actual$264 = new $c_sjsr_RuntimeLong().init___I__I(842450255, (-4396651)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(859272322, 2477));
  14737. - this$265.assertEquals__T__O__O__V(null, expected$264, actual$264);
  14738. + var this$263 = $m_sjsr_RuntimeLong$();
  14739. + var lo$130 = this$263.divideImpl__I__I__I__I__I(1431643220, 596, 2, 0);
  14740. + var hi$125 = this$263.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14741. + this$264.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(715821610, 298), new $c_sjsr_RuntimeLong().init___I__I(lo$130, hi$125));
  14742. var this$266 = $m_Lorg_junit_Assert$();
  14743. - var expected$265 = new $c_sjsr_RuntimeLong().init___I__I((-153400), (-1));
  14744. - var actual$265 = new $c_sjsr_RuntimeLong().init___I__I(1640433988, (-2618618)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(302672196, 17));
  14745. - this$266.assertEquals__T__O__O__V(null, expected$265, actual$265);
  14746. - var this$267 = $m_Lorg_junit_Assert$();
  14747. - var expected$266 = new $c_sjsr_RuntimeLong().init___I__I(2145, 0);
  14748. - var actual$266 = new $c_sjsr_RuntimeLong().init___I__I((-361322518), 63967358).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1922353888), 29810));
  14749. - this$267.assertEquals__T__O__O__V(null, expected$266, actual$266);
  14750. + var this$265 = $m_sjsr_RuntimeLong$();
  14751. + var lo$131 = this$265.divideImpl__I__I__I__I__I((-1717918737), 8458, (-63727), (-1));
  14752. + var hi$126 = this$265.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14753. + this$266.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-570078780), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$131, hi$126));
  14754. var this$268 = $m_Lorg_junit_Assert$();
  14755. - var expected$267 = new $c_sjsr_RuntimeLong().init___I__I(106042, 0);
  14756. - var actual$267 = new $c_sjsr_RuntimeLong().init___I__I((-1774479550), 43276853).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(472456506, 408));
  14757. - this$268.assertEquals__T__O__O__V(null, expected$267, actual$267);
  14758. - var this$269 = $m_Lorg_junit_Assert$();
  14759. - var expected$268 = new $c_sjsr_RuntimeLong().init___I__I((-381407), (-1));
  14760. - var actual$268 = new $c_sjsr_RuntimeLong().init___I__I((-1756338345), (-38928780)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(283612141, 102));
  14761. - this$269.assertEquals__T__O__O__V(null, expected$268, actual$268);
  14762. + var this$267 = $m_sjsr_RuntimeLong$();
  14763. + var lo$132 = this$267.divideImpl__I__I__I__I__I((-1232398900), 28871, 13989713, 22345);
  14764. + var hi$127 = this$267.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14765. + this$268.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$132, hi$127));
  14766. var this$270 = $m_Lorg_junit_Assert$();
  14767. - var expected$269 = new $c_sjsr_RuntimeLong().init___I__I(1217514, 0);
  14768. - var actual$269 = new $c_sjsr_RuntimeLong().init___I__I((-495049835), 37161263).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2052025512), 30));
  14769. - this$270.assertEquals__T__O__O__V(null, expected$269, actual$269);
  14770. - var this$271 = $m_Lorg_junit_Assert$();
  14771. - var expected$270 = new $c_sjsr_RuntimeLong().init___I__I((-17), (-1));
  14772. - var actual$270 = new $c_sjsr_RuntimeLong().init___I__I(1606509747, (-10876159)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1068727249, 635715));
  14773. - this$271.assertEquals__T__O__O__V(null, expected$270, actual$270);
  14774. + var this$269 = $m_sjsr_RuntimeLong$();
  14775. + var lo$133 = this$269.divideImpl__I__I__I__I__I((-916994839), 12266, 1713571419, 15301);
  14776. + var hi$128 = this$269.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14777. + this$270.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$133, hi$128));
  14778. var this$272 = $m_Lorg_junit_Assert$();
  14779. - var expected$271 = new $c_sjsr_RuntimeLong().init___I__I(4880327, 0);
  14780. - var actual$271 = new $c_sjsr_RuntimeLong().init___I__I((-1857686692), 1918485655).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(454913535, 393));
  14781. - this$272.assertEquals__T__O__O__V(null, expected$271, actual$271);
  14782. - var this$273 = $m_Lorg_junit_Assert$();
  14783. - var expected$272 = new $c_sjsr_RuntimeLong().init___I__I((-1023070), (-1));
  14784. - var actual$272 = new $c_sjsr_RuntimeLong().init___I__I((-502107392), (-511268482)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1118977400), 499));
  14785. - this$273.assertEquals__T__O__O__V(null, expected$272, actual$272);
  14786. + var this$271 = $m_sjsr_RuntimeLong$();
  14787. + var lo$134 = this$271.divideImpl__I__I__I__I__I(1133414946, 229, 256531666, 7);
  14788. + var hi$129 = this$271.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14789. + this$272.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(32, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$134, hi$129));
  14790. var this$274 = $m_Lorg_junit_Assert$();
  14791. - var expected$273 = new $c_sjsr_RuntimeLong().init___I__I(439, 0);
  14792. - var actual$273 = new $c_sjsr_RuntimeLong().init___I__I((-909192131), 45216813).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1442986382, 102923));
  14793. - this$274.assertEquals__T__O__O__V(null, expected$273, actual$273);
  14794. - var this$275 = $m_Lorg_junit_Assert$();
  14795. - var expected$274 = new $c_sjsr_RuntimeLong().init___I__I(2171202, 0);
  14796. - var actual$274 = new $c_sjsr_RuntimeLong().init___I__I(259184089, 14858724).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-671961291), 6));
  14797. - this$275.assertEquals__T__O__O__V(null, expected$274, actual$274);
  14798. + var this$273 = $m_sjsr_RuntimeLong$();
  14799. + var lo$135 = this$273.divideImpl__I__I__I__I__I(134792921, 3907, (-1656790262), 10);
  14800. + var hi$130 = this$273.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14801. + this$274.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(368, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$135, hi$130));
  14802. var this$276 = $m_Lorg_junit_Assert$();
  14803. - var expected$275 = new $c_sjsr_RuntimeLong().init___I__I((-5332527), (-1));
  14804. - var actual$275 = new $c_sjsr_RuntimeLong().init___I__I(1737846340, (-614952982)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1379175047, 115));
  14805. - this$276.assertEquals__T__O__O__V(null, expected$275, actual$275);
  14806. - var this$277 = $m_Lorg_junit_Assert$();
  14807. - var expected$276 = new $c_sjsr_RuntimeLong().init___I__I((-435180), (-1));
  14808. - var actual$276 = new $c_sjsr_RuntimeLong().init___I__I((-406629212), (-528407898)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(973577032, 1214));
  14809. - this$277.assertEquals__T__O__O__V(null, expected$276, actual$276);
  14810. + var this$275 = $m_sjsr_RuntimeLong$();
  14811. + var lo$136 = this$275.divideImpl__I__I__I__I__I(1532393452, 52260, (-701373106), 31864);
  14812. + var hi$131 = this$275.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14813. + this$276.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$136, hi$131));
  14814. var this$278 = $m_Lorg_junit_Assert$();
  14815. - var expected$277 = new $c_sjsr_RuntimeLong().init___I__I(27837, 0);
  14816. - var actual$277 = new $c_sjsr_RuntimeLong().init___I__I((-597461306), 538945619).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1867966522), 19360));
  14817. - this$278.assertEquals__T__O__O__V(null, expected$277, actual$277);
  14818. - var this$279 = $m_Lorg_junit_Assert$();
  14819. - var expected$278 = new $c_sjsr_RuntimeLong().init___I__I((-396), (-1));
  14820. - var actual$278 = new $c_sjsr_RuntimeLong().init___I__I((-1906945200), (-371170760)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(151858506, 936902));
  14821. - this$279.assertEquals__T__O__O__V(null, expected$278, actual$278);
  14822. + var this$277 = $m_sjsr_RuntimeLong$();
  14823. + var lo$137 = this$277.divideImpl__I__I__I__I__I(193990135, 1460, 867607428, 6918);
  14824. + var hi$132 = this$277.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14825. + this$278.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$137, hi$132));
  14826. var this$280 = $m_Lorg_junit_Assert$();
  14827. - var expected$279 = new $c_sjsr_RuntimeLong().init___I__I((-115583279), (-1));
  14828. - var actual$279 = new $c_sjsr_RuntimeLong().init___I__I((-1366510), (-207691415)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-872314548), 1));
  14829. - this$280.assertEquals__T__O__O__V(null, expected$279, actual$279);
  14830. - var this$281 = $m_Lorg_junit_Assert$();
  14831. - var expected$280 = new $c_sjsr_RuntimeLong().init___I__I((-6783543), (-1));
  14832. - var actual$280 = new $c_sjsr_RuntimeLong().init___I__I((-1280665444), (-104856505)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1964875665, 15));
  14833. - this$281.assertEquals__T__O__O__V(null, expected$280, actual$280);
  14834. + var this$279 = $m_sjsr_RuntimeLong$();
  14835. + var lo$138 = this$279.divideImpl__I__I__I__I__I(867672590, 1, (-1315044816), 987593);
  14836. + var hi$133 = this$279.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14837. + this$280.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$138, hi$133));
  14838. var this$282 = $m_Lorg_junit_Assert$();
  14839. - var expected$281 = new $c_sjsr_RuntimeLong().init___I__I((-1464006069), (-1));
  14840. - var actual$281 = new $c_sjsr_RuntimeLong().init___I__I(897601097, (-1352132581)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-328204224), 0));
  14841. - this$282.assertEquals__T__O__O__V(null, expected$281, actual$281);
  14842. - var this$283 = $m_Lorg_junit_Assert$();
  14843. - var expected$282 = new $c_sjsr_RuntimeLong().init___I__I(11599107, 0);
  14844. - var actual$282 = new $c_sjsr_RuntimeLong().init___I__I((-496529216), 32992512).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-668292521), 2));
  14845. - this$283.assertEquals__T__O__O__V(null, expected$282, actual$282);
  14846. + var this$281 = $m_sjsr_RuntimeLong$();
  14847. + var lo$139 = this$281.divideImpl__I__I__I__I__I((-978844610), 2, 720710523, 209);
  14848. + var hi$134 = this$281.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14849. + this$282.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$139, hi$134));
  14850. var this$284 = $m_Lorg_junit_Assert$();
  14851. - var expected$283 = new $c_sjsr_RuntimeLong().init___I__I(842, 0);
  14852. - var actual$283 = new $c_sjsr_RuntimeLong().init___I__I(1819966537, 311969505).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-879441284), 370147));
  14853. - this$284.assertEquals__T__O__O__V(null, expected$283, actual$283);
  14854. - var this$285 = $m_Lorg_junit_Assert$();
  14855. - var expected$284 = new $c_sjsr_RuntimeLong().init___I__I(43514, 0);
  14856. - var actual$284 = new $c_sjsr_RuntimeLong().init___I__I(433235702, 408255734).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(573404298, 9382));
  14857. - this$285.assertEquals__T__O__O__V(null, expected$284, actual$284);
  14858. + var this$283 = $m_sjsr_RuntimeLong$();
  14859. + var lo$140 = this$283.divideImpl__I__I__I__I__I((-297570329), 1, (-2127979750), 195738);
  14860. + var hi$135 = this$283.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14861. + this$284.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$140, hi$135));
  14862. var this$286 = $m_Lorg_junit_Assert$();
  14863. - var expected$285 = new $c_sjsr_RuntimeLong().init___I__I((-230), (-1));
  14864. - var actual$285 = new $c_sjsr_RuntimeLong().init___I__I(1693350453, (-4127304)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1671879801), 17931));
  14865. - this$286.assertEquals__T__O__O__V(null, expected$285, actual$285);
  14866. - var this$287 = $m_Lorg_junit_Assert$();
  14867. - var expected$286 = new $c_sjsr_RuntimeLong().init___I__I(249094, 0);
  14868. - var actual$286 = new $c_sjsr_RuntimeLong().init___I__I((-492682302), 64433722).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1408841594), 258));
  14869. - this$287.assertEquals__T__O__O__V(null, expected$286, actual$286);
  14870. + var this$285 = $m_sjsr_RuntimeLong$();
  14871. + var lo$141 = this$285.divideImpl__I__I__I__I__I((-1035330427), 5, (-2091513925), 70);
  14872. + var hi$136 = this$285.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14873. + this$286.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$141, hi$136));
  14874. var this$288 = $m_Lorg_junit_Assert$();
  14875. - var expected$287 = new $c_sjsr_RuntimeLong().init___I__I((-10), (-1));
  14876. - var actual$287 = new $c_sjsr_RuntimeLong().init___I__I(1450795502, (-706709103)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(742056886, 64843937));
  14877. - this$288.assertEquals__T__O__O__V(null, expected$287, actual$287);
  14878. - var this$289 = $m_Lorg_junit_Assert$();
  14879. - var expected$288 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14880. - var actual$288 = new $c_sjsr_RuntimeLong().init___I__I((-392893244), 72026637).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1419676270, 875736789));
  14881. - this$289.assertEquals__T__O__O__V(null, expected$288, actual$288);
  14882. + var this$287 = $m_sjsr_RuntimeLong$();
  14883. + var lo$142 = this$287.divideImpl__I__I__I__I__I(1037142987, 15, (-485498951), 30819);
  14884. + var hi$137 = this$287.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14885. + this$288.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$142, hi$137));
  14886. var this$290 = $m_Lorg_junit_Assert$();
  14887. - var expected$289 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  14888. - var actual$289 = new $c_sjsr_RuntimeLong().init___I__I((-1861146463), 8382761).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-724412724), (-3000735)));
  14889. - this$290.assertEquals__T__O__O__V(null, expected$289, actual$289);
  14890. - var this$291 = $m_Lorg_junit_Assert$();
  14891. - var expected$290 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14892. - var actual$290 = new $c_sjsr_RuntimeLong().init___I__I(1373482238, 23344691).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1835527248, (-294342355)));
  14893. - this$291.assertEquals__T__O__O__V(null, expected$290, actual$290);
  14894. + var this$289 = $m_sjsr_RuntimeLong$();
  14895. + var lo$143 = this$289.divideImpl__I__I__I__I__I(744551901, 15, (-604684037), 1587);
  14896. + var hi$138 = this$289.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14897. + this$290.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$143, hi$138));
  14898. var this$292 = $m_Lorg_junit_Assert$();
  14899. - var expected$291 = new $c_sjsr_RuntimeLong().init___I__I((-37), (-1));
  14900. - var actual$291 = new $c_sjsr_RuntimeLong().init___I__I(1956796392, 107480459).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-560958184), (-2839471)));
  14901. - this$292.assertEquals__T__O__O__V(null, expected$291, actual$291);
  14902. - var this$293 = $m_Lorg_junit_Assert$();
  14903. - var expected$292 = new $c_sjsr_RuntimeLong().init___I__I(3, 0);
  14904. - var actual$292 = new $c_sjsr_RuntimeLong().init___I__I(422228275, 30436377).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2023395425), 8226201));
  14905. - this$293.assertEquals__T__O__O__V(null, expected$292, actual$292);
  14906. + var this$291 = $m_sjsr_RuntimeLong$();
  14907. + var lo$144 = this$291.divideImpl__I__I__I__I__I(1341710951, 232724, 1864827988, 3);
  14908. + var hi$139 = this$291.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14909. + this$292.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(67766, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$144, hi$139));
  14910. var this$294 = $m_Lorg_junit_Assert$();
  14911. - var expected$293 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1));
  14912. - var actual$293 = new $c_sjsr_RuntimeLong().init___I__I(1747624836, (-215352612)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1349940168), 58723974));
  14913. - this$294.assertEquals__T__O__O__V(null, expected$293, actual$293);
  14914. - var this$295 = $m_Lorg_junit_Assert$();
  14915. - var expected$294 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  14916. - var actual$294 = new $c_sjsr_RuntimeLong().init___I__I((-583006891), 16111063).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1853686630, 5479773));
  14917. - this$295.assertEquals__T__O__O__V(null, expected$294, actual$294);
  14918. + var this$293 = $m_sjsr_RuntimeLong$();
  14919. + var lo$145 = this$293.divideImpl__I__I__I__I__I((-409318148), 157818, 517165426, 227);
  14920. + var hi$140 = this$293.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14921. + this$294.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(694, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$145, hi$140));
  14922. var this$296 = $m_Lorg_junit_Assert$();
  14923. - var expected$295 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14924. - var actual$295 = new $c_sjsr_RuntimeLong().init___I__I(1498104050, 7322401).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-407388940), 2141575618));
  14925. - this$296.assertEquals__T__O__O__V(null, expected$295, actual$295);
  14926. - var this$297 = $m_Lorg_junit_Assert$();
  14927. - var expected$296 = new $c_sjsr_RuntimeLong().init___I__I(5, 0);
  14928. - var actual$296 = new $c_sjsr_RuntimeLong().init___I__I(1943726712, 869895175).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-627430826), 169278540));
  14929. - this$297.assertEquals__T__O__O__V(null, expected$296, actual$296);
  14930. + var this$295 = $m_sjsr_RuntimeLong$();
  14931. + var lo$146 = this$295.divideImpl__I__I__I__I__I(1908192460, 110512, (-61974596), 95795);
  14932. + var hi$141 = this$295.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14933. + this$296.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$146, hi$141));
  14934. var this$298 = $m_Lorg_junit_Assert$();
  14935. - var expected$297 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14936. - var actual$297 = new $c_sjsr_RuntimeLong().init___I__I(1872895982, 98966340).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1347573135, 529034148));
  14937. - this$298.assertEquals__T__O__O__V(null, expected$297, actual$297);
  14938. - var this$299 = $m_Lorg_junit_Assert$();
  14939. - var expected$298 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  14940. - var actual$298 = new $c_sjsr_RuntimeLong().init___I__I(16010610, 187913494).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-848952152), (-81951424)));
  14941. - this$299.assertEquals__T__O__O__V(null, expected$298, actual$298);
  14942. + var this$297 = $m_sjsr_RuntimeLong$();
  14943. + var lo$147 = this$297.divideImpl__I__I__I__I__I(946490654, 498, (-1889366637), 1163);
  14944. + var hi$142 = this$297.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14945. + this$298.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$147, hi$142));
  14946. var this$300 = $m_Lorg_junit_Assert$();
  14947. - var expected$299 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14948. - var actual$299 = new $c_sjsr_RuntimeLong().init___I__I(830929771, (-4393252)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1829525088, 52659897));
  14949. - this$300.assertEquals__T__O__O__V(null, expected$299, actual$299);
  14950. - var this$301 = $m_Lorg_junit_Assert$();
  14951. - var expected$300 = new $c_sjsr_RuntimeLong().init___I__I(22, 0);
  14952. - var actual$300 = new $c_sjsr_RuntimeLong().init___I__I((-2093526384), 133319293).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-464927151), 6049576));
  14953. - this$301.assertEquals__T__O__O__V(null, expected$300, actual$300);
  14954. + var this$299 = $m_sjsr_RuntimeLong$();
  14955. + var lo$148 = this$299.divideImpl__I__I__I__I__I(1765257877, 34422, 728455544, 2851);
  14956. + var hi$143 = this$299.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14957. + this$300.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(12, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$148, hi$143));
  14958. var this$302 = $m_Lorg_junit_Assert$();
  14959. - var expected$301 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14960. - var actual$301 = new $c_sjsr_RuntimeLong().init___I__I(1056318793, 13467735).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1970348162, (-672507521)));
  14961. - this$302.assertEquals__T__O__O__V(null, expected$301, actual$301);
  14962. - var this$303 = $m_Lorg_junit_Assert$();
  14963. - var expected$302 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14964. - var actual$302 = new $c_sjsr_RuntimeLong().init___I__I((-28853693), (-169722715)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-83877421), 770900857));
  14965. - this$303.assertEquals__T__O__O__V(null, expected$302, actual$302);
  14966. + var this$301 = $m_sjsr_RuntimeLong$();
  14967. + var lo$149 = this$301.divideImpl__I__I__I__I__I((-1725136864), 84, 1122821677, 14720);
  14968. + var hi$144 = this$301.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14969. + this$302.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$149, hi$144));
  14970. var this$304 = $m_Lorg_junit_Assert$();
  14971. - var expected$303 = new $c_sjsr_RuntimeLong().init___I__I((-27), (-1));
  14972. - var actual$303 = new $c_sjsr_RuntimeLong().init___I__I(1743854071, (-302158995)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(80117835, 11113120));
  14973. - this$304.assertEquals__T__O__O__V(null, expected$303, actual$303);
  14974. - var this$305 = $m_Lorg_junit_Assert$();
  14975. - var expected$304 = new $c_sjsr_RuntimeLong().init___I__I((-6), (-1));
  14976. - var actual$304 = new $c_sjsr_RuntimeLong().init___I__I(635796581, (-146765250)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(441664676, 23716738));
  14977. - this$305.assertEquals__T__O__O__V(null, expected$304, actual$304);
  14978. + var this$303 = $m_sjsr_RuntimeLong$();
  14979. + var lo$150 = this$303.divideImpl__I__I__I__I__I(1854803780, 2, (-302860117), 1);
  14980. + var hi$145 = this$303.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14981. + this$304.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$150, hi$145));
  14982. var this$306 = $m_Lorg_junit_Assert$();
  14983. - var expected$305 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14984. - var actual$305 = new $c_sjsr_RuntimeLong().init___I__I((-1048312948), (-37662905)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1319664078, 208772026));
  14985. - this$306.assertEquals__T__O__O__V(null, expected$305, actual$305);
  14986. - var this$307 = $m_Lorg_junit_Assert$();
  14987. - var expected$306 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  14988. - var actual$306 = new $c_sjsr_RuntimeLong().init___I__I((-784292680), (-14102823)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2037268040, 744987722));
  14989. - this$307.assertEquals__T__O__O__V(null, expected$306, actual$306);
  14990. + var this$305 = $m_sjsr_RuntimeLong$();
  14991. + var lo$151 = this$305.divideImpl__I__I__I__I__I(380756581, 107, (-806772264), 0);
  14992. + var hi$146 = this$305.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  14993. + this$306.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(131, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$151, hi$146));
  14994. var this$308 = $m_Lorg_junit_Assert$();
  14995. - var expected$307 = new $c_sjsr_RuntimeLong().init___I__I(176, 0);
  14996. - var actual$307 = new $c_sjsr_RuntimeLong().init___I__I((-1116104092), (-2073525743)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1766685765, (-11731135)));
  14997. - this$308.assertEquals__T__O__O__V(null, expected$307, actual$307);
  14998. - var this$309 = $m_Lorg_junit_Assert$();
  14999. - var expected$308 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15000. - var actual$308 = new $c_sjsr_RuntimeLong().init___I__I((-1991687284), 19448294).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1731357606), (-202272807)));
  15001. - this$309.assertEquals__T__O__O__V(null, expected$308, actual$308);
  15002. + var this$307 = $m_sjsr_RuntimeLong$();
  15003. + var lo$152 = this$307.divideImpl__I__I__I__I__I(1868292481, 1134, 691774521, 33775);
  15004. + var hi$147 = this$307.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15005. + this$308.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$152, hi$147));
  15006. var this$310 = $m_Lorg_junit_Assert$();
  15007. - var expected$309 = new $c_sjsr_RuntimeLong().init___I__I(6, 0);
  15008. - var actual$309 = new $c_sjsr_RuntimeLong().init___I__I((-2042068328), (-52956481)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(370482897, (-7759903)));
  15009. - this$310.assertEquals__T__O__O__V(null, expected$309, actual$309);
  15010. - var this$311 = $m_Lorg_junit_Assert$();
  15011. - var expected$310 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  15012. - var actual$310 = new $c_sjsr_RuntimeLong().init___I__I(334395247, 1906338595).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(342095090, 1248830168));
  15013. - this$311.assertEquals__T__O__O__V(null, expected$310, actual$310);
  15014. + var this$309 = $m_sjsr_RuntimeLong$();
  15015. + var lo$153 = this$309.divideImpl__I__I__I__I__I((-1515810361), 98, 2038289788, 198);
  15016. + var hi$148 = this$309.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15017. + this$310.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$153, hi$148));
  15018. var this$312 = $m_Lorg_junit_Assert$();
  15019. - var expected$311 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15020. - var actual$311 = new $c_sjsr_RuntimeLong().init___I__I((-309616588), 44123460).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2040055580, (-476494291)));
  15021. - this$312.assertEquals__T__O__O__V(null, expected$311, actual$311);
  15022. - var this$313 = $m_Lorg_junit_Assert$();
  15023. - var expected$312 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15024. - var actual$312 = new $c_sjsr_RuntimeLong().init___I__I(137178123, 36336421).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-360221107), (-515689970)));
  15025. - this$313.assertEquals__T__O__O__V(null, expected$312, actual$312);
  15026. + var this$311 = $m_sjsr_RuntimeLong$();
  15027. + var lo$154 = this$311.divideImpl__I__I__I__I__I((-1943767475), 31777, (-1513506636), 100);
  15028. + var hi$149 = this$311.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15029. + this$312.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(315, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$154, hi$149));
  15030. var this$314 = $m_Lorg_junit_Assert$();
  15031. - var expected$313 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15032. - var actual$313 = new $c_sjsr_RuntimeLong().init___I__I((-422856762), (-16760844)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-334268074), (-43984484)));
  15033. - this$314.assertEquals__T__O__O__V(null, expected$313, actual$313);
  15034. - var this$315 = $m_Lorg_junit_Assert$();
  15035. - var expected$314 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15036. - var actual$314 = new $c_sjsr_RuntimeLong().init___I__I((-24820293), 25823996).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(390711705, 288223876));
  15037. - this$315.assertEquals__T__O__O__V(null, expected$314, actual$314);
  15038. + var this$313 = $m_sjsr_RuntimeLong$();
  15039. + var lo$155 = this$313.divideImpl__I__I__I__I__I(1508904915, 18, 1834666309, 976);
  15040. + var hi$150 = this$313.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15041. + this$314.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$155, hi$150));
  15042. var this$316 = $m_Lorg_junit_Assert$();
  15043. - var expected$315 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15044. - var actual$315 = new $c_sjsr_RuntimeLong().init___I__I(1170265006, 2998984).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-134995170), (-2123267074)));
  15045. - this$316.assertEquals__T__O__O__V(null, expected$315, actual$315);
  15046. - var this$317 = $m_Lorg_junit_Assert$();
  15047. - var expected$316 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15048. - var actual$316 = new $c_sjsr_RuntimeLong().init___I__I((-1501380980), (-6088910)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1175861016), (-56027408)));
  15049. - this$317.assertEquals__T__O__O__V(null, expected$316, actual$316);
  15050. + var this$315 = $m_sjsr_RuntimeLong$();
  15051. + var lo$156 = this$315.divideImpl__I__I__I__I__I(1430753947, 3772, (-1853122145), 3615);
  15052. + var hi$151 = this$315.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15053. + this$316.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$156, hi$151));
  15054. var this$318 = $m_Lorg_junit_Assert$();
  15055. - var expected$317 = new $c_sjsr_RuntimeLong().init___I__I((-56), (-1));
  15056. - var actual$317 = new $c_sjsr_RuntimeLong().init___I__I(307880183, 196786483).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1107761890), (-3480429)));
  15057. - this$318.assertEquals__T__O__O__V(null, expected$317, actual$317);
  15058. - var this$319 = $m_Lorg_junit_Assert$();
  15059. - var expected$318 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15060. - var actual$318 = new $c_sjsr_RuntimeLong().init___I__I((-588606997), (-37732967)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1124435958), (-77404915)));
  15061. - this$319.assertEquals__T__O__O__V(null, expected$318, actual$318);
  15062. + var this$317 = $m_sjsr_RuntimeLong$();
  15063. + var lo$157 = this$317.divideImpl__I__I__I__I__I((-1654852151), 1195820, (-2100231332), 0);
  15064. + var hi$152 = this$317.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15065. + this$318.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2340149, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$157, hi$152));
  15066. var this$320 = $m_Lorg_junit_Assert$();
  15067. - var expected$319 = new $c_sjsr_RuntimeLong().init___I__I(108, 0);
  15068. - var actual$319 = new $c_sjsr_RuntimeLong().init___I__I(90560661, 990295925).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(731139348, 9165999));
  15069. - this$320.assertEquals__T__O__O__V(null, expected$319, actual$319);
  15070. - var this$321 = $m_Lorg_junit_Assert$();
  15071. - var expected$320 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15072. - var actual$320 = new $c_sjsr_RuntimeLong().init___I__I(46312609, (-28251908)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1279863155, (-519028300)));
  15073. - this$321.assertEquals__T__O__O__V(null, expected$320, actual$320);
  15074. + var this$319 = $m_sjsr_RuntimeLong$();
  15075. + var lo$158 = this$319.divideImpl__I__I__I__I__I(1011710080, 18, (-616681449), 57);
  15076. + var hi$153 = this$319.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15077. + this$320.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$158, hi$153));
  15078. var this$322 = $m_Lorg_junit_Assert$();
  15079. - var expected$321 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15080. - var actual$321 = new $c_sjsr_RuntimeLong().init___I__I(1123427761, 55212863).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1081219733), 233090714));
  15081. - this$322.assertEquals__T__O__O__V(null, expected$321, actual$321);
  15082. - var this$323 = $m_Lorg_junit_Assert$();
  15083. - var expected$322 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15084. - var actual$322 = new $c_sjsr_RuntimeLong().init___I__I(1447869812, (-3646400)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1237950546), (-27122943)));
  15085. - this$323.assertEquals__T__O__O__V(null, expected$322, actual$322);
  15086. + var this$321 = $m_sjsr_RuntimeLong$();
  15087. + var lo$159 = this$321.divideImpl__I__I__I__I__I((-495370429), 356832, (-34555439), 25233);
  15088. + var hi$154 = this$321.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15089. + this$322.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(14, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$159, hi$154));
  15090. var this$324 = $m_Lorg_junit_Assert$();
  15091. - var expected$323 = new $c_sjsr_RuntimeLong().init___I__I((-13), (-1));
  15092. - var actual$323 = new $c_sjsr_RuntimeLong().init___I__I((-1399920635), 110072031).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-398678056), (-8069387)));
  15093. - this$324.assertEquals__T__O__O__V(null, expected$323, actual$323);
  15094. - var this$325 = $m_Lorg_junit_Assert$();
  15095. - var expected$324 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15096. - var actual$324 = new $c_sjsr_RuntimeLong().init___I__I(513704441, 14319377).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-796719013), 260081997));
  15097. - this$325.assertEquals__T__O__O__V(null, expected$324, actual$324);
  15098. + var this$323 = $m_sjsr_RuntimeLong$();
  15099. + var lo$160 = this$323.divideImpl__I__I__I__I__I(744211838, 511, (-475809581), 3);
  15100. + var hi$155 = this$323.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15101. + this$324.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(131, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$160, hi$155));
  15102. var this$326 = $m_Lorg_junit_Assert$();
  15103. - var expected$325 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  15104. - var actual$325 = new $c_sjsr_RuntimeLong().init___I__I(166886349, (-190148673)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(68245235, (-21656365)));
  15105. - this$326.assertEquals__T__O__O__V(null, expected$325, actual$325);
  15106. - var this$327 = $m_Lorg_junit_Assert$();
  15107. - var expected$326 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15108. - var actual$326 = new $c_sjsr_RuntimeLong().init___I__I((-1594024534), (-144937584)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(177399758, 200473672));
  15109. - this$327.assertEquals__T__O__O__V(null, expected$326, actual$326);
  15110. + var this$325 = $m_sjsr_RuntimeLong$();
  15111. + var lo$161 = this$325.divideImpl__I__I__I__I__I(1135128265, 67, 163864249, 972);
  15112. + var hi$156 = this$325.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15113. + this$326.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$161, hi$156));
  15114. var this$328 = $m_Lorg_junit_Assert$();
  15115. - var expected$327 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  15116. - var actual$327 = new $c_sjsr_RuntimeLong().init___I__I(447753993, (-23591908)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1399162166, 12505918));
  15117. - this$328.assertEquals__T__O__O__V(null, expected$327, actual$327);
  15118. - var this$329 = $m_Lorg_junit_Assert$();
  15119. - var expected$328 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15120. - var actual$328 = new $c_sjsr_RuntimeLong().init___I__I(1500283330, 5361180).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(348398676, 156400271));
  15121. - this$329.assertEquals__T__O__O__V(null, expected$328, actual$328);
  15122. + var this$327 = $m_sjsr_RuntimeLong$();
  15123. + var lo$162 = this$327.divideImpl__I__I__I__I__I(954856869, 5120, 1474096435, 3606);
  15124. + var hi$157 = this$327.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15125. + this$328.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$162, hi$157));
  15126. var this$330 = $m_Lorg_junit_Assert$();
  15127. - var expected$329 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  15128. - var actual$329 = new $c_sjsr_RuntimeLong().init___I__I((-216115001), 670826068).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1759253954, (-470062110)));
  15129. - this$330.assertEquals__T__O__O__V(null, expected$329, actual$329);
  15130. - var this$331 = $m_Lorg_junit_Assert$();
  15131. - var expected$330 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15132. - var actual$330 = new $c_sjsr_RuntimeLong().init___I__I((-1251659767), 18831569).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-669341445), (-34474821)));
  15133. - this$331.assertEquals__T__O__O__V(null, expected$330, actual$330);
  15134. + var this$329 = $m_sjsr_RuntimeLong$();
  15135. + var lo$163 = this$329.divideImpl__I__I__I__I__I(1544045220, 1, 85376495, 2353);
  15136. + var hi$158 = this$329.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15137. + this$330.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$163, hi$158));
  15138. var this$332 = $m_Lorg_junit_Assert$();
  15139. - var expected$331 = new $c_sjsr_RuntimeLong().init___I__I(31, 0);
  15140. - var actual$331 = new $c_sjsr_RuntimeLong().init___I__I(817032953, 218701872).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-176557210), 6899121));
  15141. - this$332.assertEquals__T__O__O__V(null, expected$331, actual$331);
  15142. - var this$333 = $m_Lorg_junit_Assert$();
  15143. - var expected$332 = new $c_sjsr_RuntimeLong().init___I__I((-19), (-1));
  15144. - var actual$332 = new $c_sjsr_RuntimeLong().init___I__I(1365998269, 613319842).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(319204438, (-30758748)));
  15145. - this$333.assertEquals__T__O__O__V(null, expected$332, actual$332);
  15146. + var this$331 = $m_sjsr_RuntimeLong$();
  15147. + var lo$164 = this$331.divideImpl__I__I__I__I__I(1367437144, 53, 2010850631, 6);
  15148. + var hi$159 = this$331.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15149. + this$332.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$164, hi$159));
  15150. var this$334 = $m_Lorg_junit_Assert$();
  15151. - var expected$333 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15152. - var actual$333 = new $c_sjsr_RuntimeLong().init___I__I((-428500325), 6610536).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-46648893), (-105360271)));
  15153. - this$334.assertEquals__T__O__O__V(null, expected$333, actual$333);
  15154. - var this$335 = $m_Lorg_junit_Assert$();
  15155. - var expected$334 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  15156. - var actual$334 = new $c_sjsr_RuntimeLong().init___I__I(784528299, (-6958267)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1370662827, (-774132635)));
  15157. - this$335.assertEquals__T__O__O__V(null, expected$334, actual$334);
  15158. + var this$333 = $m_sjsr_RuntimeLong$();
  15159. + var lo$165 = this$333.divideImpl__I__I__I__I__I((-1398730804), 13, (-2055007528), 52);
  15160. + var hi$160 = this$333.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15161. + this$334.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$165, hi$160));
  15162. var this$336 = $m_Lorg_junit_Assert$();
  15163. - var expected$335 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  15164. - var actual$335 = new $c_sjsr_RuntimeLong().init___I__I((-769114167), 137614183).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-929091402), (-67103082)));
  15165. - this$336.assertEquals__T__O__O__V(null, expected$335, actual$335);
  15166. - var this$337 = $m_Lorg_junit_Assert$();
  15167. - var expected$336 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  15168. - var actual$336 = new $c_sjsr_RuntimeLong().init___I__I(1810734914, 124115952).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1149563530, 15197570));
  15169. - this$337.assertEquals__T__O__O__V(null, expected$336, actual$336)
  15170. + var this$335 = $m_sjsr_RuntimeLong$();
  15171. + var lo$166 = this$335.divideImpl__I__I__I__I__I(1598156017, 13, (-1006929331), 160);
  15172. + var hi$161 = this$335.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15173. + this$336.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$166, hi$161));
  15174. + var this$338 = $m_Lorg_junit_Assert$();
  15175. + var this$337 = $m_sjsr_RuntimeLong$();
  15176. + var lo$167 = this$337.divideImpl__I__I__I__I__I(738323529, 41, (-1508093984), 10361);
  15177. + var hi$162 = this$337.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15178. + this$338.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$167, hi$162));
  15179. + var this$340 = $m_Lorg_junit_Assert$();
  15180. + var this$339 = $m_sjsr_RuntimeLong$();
  15181. + var lo$168 = this$339.divideImpl__I__I__I__I__I((-1788797806), 31, 588557582, 575930);
  15182. + var hi$163 = this$339.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15183. + this$340.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$168, hi$163));
  15184. + var this$342 = $m_Lorg_junit_Assert$();
  15185. + var this$341 = $m_sjsr_RuntimeLong$();
  15186. + var lo$169 = this$341.divideImpl__I__I__I__I__I((-913009845), 1002, 204577043, 13);
  15187. + var hi$164 = this$341.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15188. + this$342.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(76, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$169, hi$164));
  15189. + var this$344 = $m_Lorg_junit_Assert$();
  15190. + var this$343 = $m_sjsr_RuntimeLong$();
  15191. + var lo$170 = this$343.divideImpl__I__I__I__I__I(1908599465, 6, 1058868127, 3383);
  15192. + var hi$165 = this$343.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15193. + this$344.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$170, hi$165));
  15194. + var this$346 = $m_Lorg_junit_Assert$();
  15195. + var this$345 = $m_sjsr_RuntimeLong$();
  15196. + var lo$171 = this$345.divideImpl__I__I__I__I__I((-634312634), 75, (-850292534), 332928);
  15197. + var hi$166 = this$345.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15198. + this$346.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$171, hi$166));
  15199. + var this$348 = $m_Lorg_junit_Assert$();
  15200. + var this$347 = $m_sjsr_RuntimeLong$();
  15201. + var lo$172 = this$347.divideImpl__I__I__I__I__I((-1679695022), 148, (-1395453213), 912);
  15202. + var hi$167 = this$347.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15203. + this$348.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$172, hi$167));
  15204. + var this$350 = $m_Lorg_junit_Assert$();
  15205. + var this$349 = $m_sjsr_RuntimeLong$();
  15206. + var lo$173 = this$349.divideImpl__I__I__I__I__I(456310936, 71, 487720864, 1590813);
  15207. + var hi$168 = this$349.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15208. + this$350.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$173, hi$168));
  15209. + var this$352 = $m_Lorg_junit_Assert$();
  15210. + var this$351 = $m_sjsr_RuntimeLong$();
  15211. + var lo$174 = this$351.divideImpl__I__I__I__I__I((-1724925398), 0, (-273170277), 38);
  15212. + var hi$169 = this$351.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15213. + this$352.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$174, hi$169));
  15214. + var this$354 = $m_Lorg_junit_Assert$();
  15215. + var this$353 = $m_sjsr_RuntimeLong$();
  15216. + var lo$175 = this$353.divideImpl__I__I__I__I__I((-6742076), 15, 192793866, 175);
  15217. + var hi$170 = this$353.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15218. + this$354.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$175, hi$170));
  15219. + var this$356 = $m_Lorg_junit_Assert$();
  15220. + var this$355 = $m_sjsr_RuntimeLong$();
  15221. + var lo$176 = this$355.divideImpl__I__I__I__I__I(337939061, 2094205, 880147944, 41142);
  15222. + var hi$171 = this$355.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15223. + this$356.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(50, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$176, hi$171));
  15224. + var this$358 = $m_Lorg_junit_Assert$();
  15225. + var this$357 = $m_sjsr_RuntimeLong$();
  15226. + var lo$177 = this$357.divideImpl__I__I__I__I__I((-998413092), 0, (-1758700885), 29);
  15227. + var hi$172 = this$357.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15228. + this$358.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$177, hi$172));
  15229. + var this$360 = $m_Lorg_junit_Assert$();
  15230. + var this$359 = $m_sjsr_RuntimeLong$();
  15231. + var lo$178 = this$359.divideImpl__I__I__I__I__I(1986052307, 3, (-2092246422), 47);
  15232. + var hi$173 = this$359.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15233. + this$360.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$178, hi$173));
  15234. + var this$362 = $m_Lorg_junit_Assert$();
  15235. + var this$361 = $m_sjsr_RuntimeLong$();
  15236. + var lo$179 = this$361.divideImpl__I__I__I__I__I((-109615093), 1, (-2066395387), 20016);
  15237. + var hi$174 = this$361.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15238. + this$362.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$179, hi$174));
  15239. + var this$364 = $m_Lorg_junit_Assert$();
  15240. + var this$363 = $m_sjsr_RuntimeLong$();
  15241. + var lo$180 = this$363.divideImpl__I__I__I__I__I((-1147373454), 901, 313439710, 7);
  15242. + var hi$175 = this$363.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15243. + this$364.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(127, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$180, hi$175));
  15244. + var this$366 = $m_Lorg_junit_Assert$();
  15245. + var this$365 = $m_sjsr_RuntimeLong$();
  15246. + var lo$181 = this$365.divideImpl__I__I__I__I__I((-792716629), 66379, 2017337246, 250513);
  15247. + var hi$176 = this$365.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15248. + this$366.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$181, hi$176));
  15249. + var this$368 = $m_Lorg_junit_Assert$();
  15250. + var this$367 = $m_sjsr_RuntimeLong$();
  15251. + var lo$182 = this$367.divideImpl__I__I__I__I__I(291278707, 13808, 941639833, (-14430466));
  15252. + var hi$177 = this$367.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15253. + this$368.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$182, hi$177));
  15254. + var this$370 = $m_Lorg_junit_Assert$();
  15255. + var this$369 = $m_sjsr_RuntimeLong$();
  15256. + var lo$183 = this$369.divideImpl__I__I__I__I__I((-857819626), 204588, (-1909684886), (-709519130));
  15257. + var hi$178 = this$369.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15258. + this$370.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$183, hi$178));
  15259. + var this$372 = $m_Lorg_junit_Assert$();
  15260. + var this$371 = $m_sjsr_RuntimeLong$();
  15261. + var lo$184 = this$371.divideImpl__I__I__I__I__I((-978105991), 7435, (-306472275), 158306339);
  15262. + var hi$179 = this$371.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15263. + this$372.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$184, hi$179));
  15264. + var this$374 = $m_Lorg_junit_Assert$();
  15265. + var this$373 = $m_sjsr_RuntimeLong$();
  15266. + var lo$185 = this$373.divideImpl__I__I__I__I__I(75049741, 248171, (-1574105194), 64879257);
  15267. + var hi$180 = this$373.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15268. + this$374.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$185, hi$180));
  15269. + var this$376 = $m_Lorg_junit_Assert$();
  15270. + var this$375 = $m_sjsr_RuntimeLong$();
  15271. + var lo$186 = this$375.divideImpl__I__I__I__I__I(136051120, 621, (-1671784392), 102642869);
  15272. + var hi$181 = this$375.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15273. + this$376.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$186, hi$181));
  15274. + var this$378 = $m_Lorg_junit_Assert$();
  15275. + var this$377 = $m_sjsr_RuntimeLong$();
  15276. + var lo$187 = this$377.divideImpl__I__I__I__I__I((-448460356), 2858, 71740423, (-16715717));
  15277. + var hi$182 = this$377.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15278. + this$378.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$187, hi$182));
  15279. + var this$380 = $m_Lorg_junit_Assert$();
  15280. + var this$379 = $m_sjsr_RuntimeLong$();
  15281. + var lo$188 = this$379.divideImpl__I__I__I__I__I((-1266403435), 2, (-1022999838), 25812014);
  15282. + var hi$183 = this$379.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15283. + this$380.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$188, hi$183));
  15284. + var this$382 = $m_Lorg_junit_Assert$();
  15285. + var this$381 = $m_sjsr_RuntimeLong$();
  15286. + var lo$189 = this$381.divideImpl__I__I__I__I__I(552733494, 22, 241731505, (-33191170));
  15287. + var hi$184 = this$381.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15288. + this$382.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$189, hi$184));
  15289. + var this$384 = $m_Lorg_junit_Assert$();
  15290. + var this$383 = $m_sjsr_RuntimeLong$();
  15291. + var lo$190 = this$383.divideImpl__I__I__I__I__I(1366167794, 115591, 191854687, (-2136953));
  15292. + var hi$185 = this$383.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15293. + this$384.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$190, hi$185));
  15294. + var this$386 = $m_Lorg_junit_Assert$();
  15295. + var this$385 = $m_sjsr_RuntimeLong$();
  15296. + var lo$191 = this$385.divideImpl__I__I__I__I__I(1329114439, 80951, (-51187101), 1471052997);
  15297. + var hi$186 = this$385.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15298. + this$386.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$191, hi$186));
  15299. + var this$388 = $m_Lorg_junit_Assert$();
  15300. + var this$387 = $m_sjsr_RuntimeLong$();
  15301. + var lo$192 = this$387.divideImpl__I__I__I__I__I((-1495113094), 168518701, 27633219, 0);
  15302. + var hi$187 = this$387.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15303. + this$388.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(422668131, 6), new $c_sjsr_RuntimeLong().init___I__I(lo$192, hi$187));
  15304. + var this$390 = $m_Lorg_junit_Assert$();
  15305. + var this$389 = $m_sjsr_RuntimeLong$();
  15306. + var lo$193 = this$389.divideImpl__I__I__I__I__I((-1211847018), (-609137255), (-2976), (-1));
  15307. + var hi$188 = this$389.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15308. + this$390.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(932715295, 204683), new $c_sjsr_RuntimeLong().init___I__I(lo$193, hi$188));
  15309. + var this$392 = $m_Lorg_junit_Assert$();
  15310. + var this$391 = $m_sjsr_RuntimeLong$();
  15311. + var lo$194 = this$391.divideImpl__I__I__I__I__I((-457166837), (-15040808), (-340331202), (-1));
  15312. + var hi$189 = this$391.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15313. + this$392.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(189814434, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$194, hi$189));
  15314. + var this$394 = $m_Lorg_junit_Assert$();
  15315. + var this$393 = $m_sjsr_RuntimeLong$();
  15316. + var lo$195 = this$393.divideImpl__I__I__I__I__I((-104570473), (-117704108), 104, 0);
  15317. + var hi$190 = this$393.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15318. + this$394.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1116045071), (-1131771)), new $c_sjsr_RuntimeLong().init___I__I(lo$195, hi$190));
  15319. + var this$396 = $m_Lorg_junit_Assert$();
  15320. + var this$395 = $m_sjsr_RuntimeLong$();
  15321. + var lo$196 = this$395.divideImpl__I__I__I__I__I(453828098, (-10187034), (-707), (-1));
  15322. + var hi$191 = this$395.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15323. + this$396.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-784306379), 14408), new $c_sjsr_RuntimeLong().init___I__I(lo$196, hi$191));
  15324. + var this$398 = $m_Lorg_junit_Assert$();
  15325. + var this$397 = $m_sjsr_RuntimeLong$();
  15326. + var lo$197 = this$397.divideImpl__I__I__I__I__I(1911518920, 168201762, 84, 0);
  15327. + var hi$192 = this$397.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15328. + this$398.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-284027201), 2002401), new $c_sjsr_RuntimeLong().init___I__I(lo$197, hi$192));
  15329. + var this$400 = $m_Lorg_junit_Assert$();
  15330. + var this$399 = $m_sjsr_RuntimeLong$();
  15331. + var lo$198 = this$399.divideImpl__I__I__I__I__I(610589058, 36481453, (-30381877), (-1));
  15332. + var hi$193 = this$399.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15333. + this$400.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-862273257), (-2)), new $c_sjsr_RuntimeLong().init___I__I(lo$198, hi$193));
  15334. + var this$402 = $m_Lorg_junit_Assert$();
  15335. + var this$401 = $m_sjsr_RuntimeLong$();
  15336. + var lo$199 = this$401.divideImpl__I__I__I__I__I(410700182, 503953004, (-7181145), (-1));
  15337. + var hi$194 = this$401.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15338. + this$402.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-761280647), (-71)), new $c_sjsr_RuntimeLong().init___I__I(lo$199, hi$194));
  15339. + var this$404 = $m_Lorg_junit_Assert$();
  15340. + var this$403 = $m_sjsr_RuntimeLong$();
  15341. + var lo$200 = this$403.divideImpl__I__I__I__I__I(194917334, (-8806907), 3471, 0);
  15342. + var hi$195 = this$403.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15343. + this$404.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1212582262), (-2538)), new $c_sjsr_RuntimeLong().init___I__I(lo$200, hi$195));
  15344. + var this$406 = $m_Lorg_junit_Assert$();
  15345. + var this$405 = $m_sjsr_RuntimeLong$();
  15346. + var lo$201 = this$405.divideImpl__I__I__I__I__I(852311155, 9671380, 2048884, 0);
  15347. + var hi$196 = this$405.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15348. + this$406.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1201233065), 4), new $c_sjsr_RuntimeLong().init___I__I(lo$201, hi$196));
  15349. + var this$408 = $m_Lorg_junit_Assert$();
  15350. + var this$407 = $m_sjsr_RuntimeLong$();
  15351. + var lo$202 = this$407.divideImpl__I__I__I__I__I((-1028681544), 4163983, 13506586, 0);
  15352. + var hi$197 = this$407.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15353. + this$408.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1324107666, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$202, hi$197));
  15354. + var this$410 = $m_Lorg_junit_Assert$();
  15355. + var this$409 = $m_sjsr_RuntimeLong$();
  15356. + var lo$203 = this$409.divideImpl__I__I__I__I__I((-708734088), 12722223, 2, 0);
  15357. + var hi$198 = this$409.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15358. + this$410.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-354367044), 6361111), new $c_sjsr_RuntimeLong().init___I__I(lo$203, hi$198));
  15359. + var this$412 = $m_Lorg_junit_Assert$();
  15360. + var this$411 = $m_sjsr_RuntimeLong$();
  15361. + var lo$204 = this$411.divideImpl__I__I__I__I__I(1693696214, 18402294, (-241), (-1));
  15362. + var hi$199 = this$411.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15363. + this$412.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-292170842), (-76359)), new $c_sjsr_RuntimeLong().init___I__I(lo$204, hi$199));
  15364. + var this$414 = $m_Lorg_junit_Assert$();
  15365. + var this$413 = $m_sjsr_RuntimeLong$();
  15366. + var lo$205 = this$413.divideImpl__I__I__I__I__I((-1932788158), 206747917, (-5), (-1));
  15367. + var hi$200 = this$413.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15368. + this$414.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2104544550, (-41349584)), new $c_sjsr_RuntimeLong().init___I__I(lo$205, hi$200));
  15369. + var this$416 = $m_Lorg_junit_Assert$();
  15370. + var this$415 = $m_sjsr_RuntimeLong$();
  15371. + var lo$206 = this$415.divideImpl__I__I__I__I__I(1427262980, (-60732866), 3409, 0);
  15372. + var hi$201 = this$415.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15373. + this$416.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1928473941), (-17816)), new $c_sjsr_RuntimeLong().init___I__I(lo$206, hi$201));
  15374. + var this$418 = $m_Lorg_junit_Assert$();
  15375. + var this$417 = $m_sjsr_RuntimeLong$();
  15376. + var lo$207 = this$417.divideImpl__I__I__I__I__I((-677896940), 2512898, (-3693), (-1));
  15377. + var hi$202 = this$417.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15378. + this$418.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1929237164), (-681)), new $c_sjsr_RuntimeLong().init___I__I(lo$207, hi$202));
  15379. + var this$420 = $m_Lorg_junit_Assert$();
  15380. + var this$419 = $m_sjsr_RuntimeLong$();
  15381. + var lo$208 = this$419.divideImpl__I__I__I__I__I((-926729663), (-9677195), 279372, 0);
  15382. + var hi$203 = this$419.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15383. + this$420.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1550060300, (-35)), new $c_sjsr_RuntimeLong().init___I__I(lo$208, hi$203));
  15384. + var this$422 = $m_Lorg_junit_Assert$();
  15385. + var this$421 = $m_sjsr_RuntimeLong$();
  15386. + var lo$209 = this$421.divideImpl__I__I__I__I__I((-405257725), (-2271799), (-3770075), (-1));
  15387. + var hi$204 = this$421.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15388. + this$422.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1706875941), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$209, hi$204));
  15389. + var this$424 = $m_Lorg_junit_Assert$();
  15390. + var this$423 = $m_sjsr_RuntimeLong$();
  15391. + var lo$210 = this$423.divideImpl__I__I__I__I__I((-1893733008), (-6491069), (-595), (-1));
  15392. + var hi$205 = this$423.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15393. + this$424.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1540708852, 10909), new $c_sjsr_RuntimeLong().init___I__I(lo$210, hi$205));
  15394. + var this$426 = $m_Lorg_junit_Assert$();
  15395. + var this$425 = $m_sjsr_RuntimeLong$();
  15396. + var lo$211 = this$425.divideImpl__I__I__I__I__I((-1343018634), (-2584815), 7233, 0);
  15397. + var hi$206 = this$425.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15398. + this$426.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1563665409), (-358)), new $c_sjsr_RuntimeLong().init___I__I(lo$211, hi$206));
  15399. + var this$428 = $m_Lorg_junit_Assert$();
  15400. + var this$427 = $m_sjsr_RuntimeLong$();
  15401. + var lo$212 = this$427.divideImpl__I__I__I__I__I((-1224507547), 122799570, (-328), (-1));
  15402. + var hi$207 = this$427.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15403. + this$428.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(278715917, (-374389)), new $c_sjsr_RuntimeLong().init___I__I(lo$212, hi$207));
  15404. + var this$430 = $m_Lorg_junit_Assert$();
  15405. + var this$429 = $m_sjsr_RuntimeLong$();
  15406. + var lo$213 = this$429.divideImpl__I__I__I__I__I((-2082712791), (-15998594), (-48337828), (-1));
  15407. + var hi$208 = this$429.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15408. + this$430.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1421525100, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$213, hi$208));
  15409. + var this$432 = $m_Lorg_junit_Assert$();
  15410. + var this$431 = $m_sjsr_RuntimeLong$();
  15411. + var lo$214 = this$431.divideImpl__I__I__I__I__I((-2147318181), (-32907160), 15, 0);
  15412. + var hi$209 = this$431.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15413. + this$432.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1574832373, (-2193811)), new $c_sjsr_RuntimeLong().init___I__I(lo$214, hi$209));
  15414. + var this$434 = $m_Lorg_junit_Assert$();
  15415. + var this$433 = $m_sjsr_RuntimeLong$();
  15416. + var lo$215 = this$433.divideImpl__I__I__I__I__I(1074158039, 118905936, (-1930), (-1));
  15417. + var hi$210 = this$433.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15418. + this$434.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1260116915), (-61610)), new $c_sjsr_RuntimeLong().init___I__I(lo$215, hi$210));
  15419. + var this$436 = $m_Lorg_junit_Assert$();
  15420. + var this$435 = $m_sjsr_RuntimeLong$();
  15421. + var lo$216 = this$435.divideImpl__I__I__I__I__I(1270835097, (-2201288), 141, 0);
  15422. + var hi$211 = this$435.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15423. + this$436.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(130856059, (-15612)), new $c_sjsr_RuntimeLong().init___I__I(lo$216, hi$211));
  15424. + var this$438 = $m_Lorg_junit_Assert$();
  15425. + var this$437 = $m_sjsr_RuntimeLong$();
  15426. + var lo$217 = this$437.divideImpl__I__I__I__I__I(320077861, (-446108079), (-189997), (-1));
  15427. + var hi$212 = this$437.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15428. + this$438.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-110248455), 2347), new $c_sjsr_RuntimeLong().init___I__I(lo$217, hi$212));
  15429. + var this$440 = $m_Lorg_junit_Assert$();
  15430. + var this$439 = $m_sjsr_RuntimeLong$();
  15431. + var lo$218 = this$439.divideImpl__I__I__I__I__I(1075676628, 54005547, 440453, 0);
  15432. + var hi$213 = this$439.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15433. + this$440.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1659387265), 122), new $c_sjsr_RuntimeLong().init___I__I(lo$218, hi$213));
  15434. + var this$442 = $m_Lorg_junit_Assert$();
  15435. + var this$441 = $m_sjsr_RuntimeLong$();
  15436. + var lo$219 = this$441.divideImpl__I__I__I__I__I((-1800001035), 54578889, 2877683, 0);
  15437. + var hi$214 = this$441.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15438. + this$442.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-144903831), 18), new $c_sjsr_RuntimeLong().init___I__I(lo$219, hi$214));
  15439. + var this$444 = $m_Lorg_junit_Assert$();
  15440. + var this$443 = $m_sjsr_RuntimeLong$();
  15441. + var lo$220 = this$443.divideImpl__I__I__I__I__I((-654120591), 33364168, (-1393), (-1));
  15442. + var hi$215 = this$443.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15443. + this$444.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1312994937), (-23952)), new $c_sjsr_RuntimeLong().init___I__I(lo$220, hi$215));
  15444. + var this$446 = $m_Lorg_junit_Assert$();
  15445. + var this$445 = $m_sjsr_RuntimeLong$();
  15446. + var lo$221 = this$445.divideImpl__I__I__I__I__I(302695822, (-2432394), 58667176, 0);
  15447. + var hi$216 = this$445.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15448. + this$446.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-178073210), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$221, hi$216));
  15449. + var this$448 = $m_Lorg_junit_Assert$();
  15450. + var this$447 = $m_sjsr_RuntimeLong$();
  15451. + var lo$222 = this$447.divideImpl__I__I__I__I__I(523451067, (-54366538), (-382038), (-1));
  15452. + var hi$217 = this$447.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15453. + this$448.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1316938460, 142), new $c_sjsr_RuntimeLong().init___I__I(lo$222, hi$217));
  15454. + var this$450 = $m_Lorg_junit_Assert$();
  15455. + var this$449 = $m_sjsr_RuntimeLong$();
  15456. + var lo$223 = this$449.divideImpl__I__I__I__I__I((-78968601), 52670560, 3, 0);
  15457. + var hi$218 = this$449.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15458. + this$450.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1457978633), 17556853), new $c_sjsr_RuntimeLong().init___I__I(lo$223, hi$218));
  15459. + var this$452 = $m_Lorg_junit_Assert$();
  15460. + var this$451 = $m_sjsr_RuntimeLong$();
  15461. + var lo$224 = this$451.divideImpl__I__I__I__I__I((-773046192), (-1010259224), (-2), (-1));
  15462. + var hi$219 = this$451.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15463. + this$452.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1760960552), 505129611), new $c_sjsr_RuntimeLong().init___I__I(lo$224, hi$219));
  15464. + var this$454 = $m_Lorg_junit_Assert$();
  15465. + var this$453 = $m_sjsr_RuntimeLong$();
  15466. + var lo$225 = this$453.divideImpl__I__I__I__I__I(1515488136, (-21874592), (-9452), (-1));
  15467. + var hi$220 = this$453.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15468. + this$454.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1210355204, 2314), new $c_sjsr_RuntimeLong().init___I__I(lo$225, hi$220));
  15469. + var this$456 = $m_Lorg_junit_Assert$();
  15470. + var this$455 = $m_sjsr_RuntimeLong$();
  15471. + var lo$226 = this$455.divideImpl__I__I__I__I__I((-1043595428), (-1725615548), (-2), (-1));
  15472. + var hi$221 = this$455.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15473. + this$456.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1625685934), 862807773), new $c_sjsr_RuntimeLong().init___I__I(lo$226, hi$221));
  15474. + var this$458 = $m_Lorg_junit_Assert$();
  15475. + var this$457 = $m_sjsr_RuntimeLong$();
  15476. + var lo$227 = this$457.divideImpl__I__I__I__I__I((-1217231978), 1516494005, 375097846, 0);
  15477. + var hi$222 = this$457.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15478. + this$458.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(184379181, 4), new $c_sjsr_RuntimeLong().init___I__I(lo$227, hi$222));
  15479. + var this$460 = $m_Lorg_junit_Assert$();
  15480. + var this$459 = $m_sjsr_RuntimeLong$();
  15481. + var lo$228 = this$459.divideImpl__I__I__I__I__I((-1873413508), (-236381131), (-816152673), (-1));
  15482. + var hi$223 = this$459.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15483. + this$460.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1243945230, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$228, hi$223));
  15484. + var this$462 = $m_Lorg_junit_Assert$();
  15485. + var this$461 = $m_sjsr_RuntimeLong$();
  15486. + var lo$229 = this$461.divideImpl__I__I__I__I__I(265593875, 26513736, (-30289), (-1));
  15487. + var hi$224 = this$461.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15488. + this$462.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1540093941), (-876)), new $c_sjsr_RuntimeLong().init___I__I(lo$229, hi$224));
  15489. + var this$464 = $m_Lorg_junit_Assert$();
  15490. + var this$463 = $m_sjsr_RuntimeLong$();
  15491. + var lo$230 = this$463.divideImpl__I__I__I__I__I(106204837, (-839801203), (-1544), (-1));
  15492. + var hi$225 = this$463.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15493. + this$464.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1304692919), 543912), new $c_sjsr_RuntimeLong().init___I__I(lo$230, hi$225));
  15494. + var this$466 = $m_Lorg_junit_Assert$();
  15495. + var this$465 = $m_sjsr_RuntimeLong$();
  15496. + var lo$231 = this$465.divideImpl__I__I__I__I__I(815576040, (-55524975), (-2331779), (-1));
  15497. + var hi$226 = this$465.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15498. + this$466.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-806250591), 23), new $c_sjsr_RuntimeLong().init___I__I(lo$231, hi$226));
  15499. + var this$468 = $m_Lorg_junit_Assert$();
  15500. + var this$467 = $m_sjsr_RuntimeLong$();
  15501. + var lo$232 = this$467.divideImpl__I__I__I__I__I((-2053929476), (-1795047022), 720742474, 0);
  15502. + var hi$227 = this$467.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15503. + this$468.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2106907248), (-3)), new $c_sjsr_RuntimeLong().init___I__I(lo$232, hi$227));
  15504. + var this$470 = $m_Lorg_junit_Assert$();
  15505. + var this$469 = $m_sjsr_RuntimeLong$();
  15506. + var lo$233 = this$469.divideImpl__I__I__I__I__I(1552099699, 65024502, (-525272), (-1));
  15507. + var hi$228 = this$469.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15508. + this$470.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(893100234, (-124)), new $c_sjsr_RuntimeLong().init___I__I(lo$233, hi$228));
  15509. + var this$472 = $m_Lorg_junit_Assert$();
  15510. + var this$471 = $m_sjsr_RuntimeLong$();
  15511. + var lo$234 = this$471.divideImpl__I__I__I__I__I((-194253417), (-12405472), (-9879), (-1));
  15512. + var hi$229 = this$471.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15513. + this$472.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1109915706), 1255), new $c_sjsr_RuntimeLong().init___I__I(lo$234, hi$229));
  15514. + var this$474 = $m_Lorg_junit_Assert$();
  15515. + var this$473 = $m_sjsr_RuntimeLong$();
  15516. + var lo$235 = this$473.divideImpl__I__I__I__I__I(412309016, 112344162, 154800321, 0);
  15517. + var hi$230 = this$473.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15518. + this$474.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1177955013), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$235, hi$230));
  15519. + var this$476 = $m_Lorg_junit_Assert$();
  15520. + var this$475 = $m_sjsr_RuntimeLong$();
  15521. + var lo$236 = this$475.divideImpl__I__I__I__I__I(343591192, (-102047607), 2, 0);
  15522. + var hi$231 = this$475.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15523. + this$476.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1975688052), (-51023804)), new $c_sjsr_RuntimeLong().init___I__I(lo$236, hi$231));
  15524. + var this$478 = $m_Lorg_junit_Assert$();
  15525. + var this$477 = $m_sjsr_RuntimeLong$();
  15526. + var lo$237 = this$477.divideImpl__I__I__I__I__I(1756765281, 8058834, (-26), (-1));
  15527. + var hi$232 = this$477.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15528. + this$478.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-728332094), (-309956)), new $c_sjsr_RuntimeLong().init___I__I(lo$237, hi$232));
  15529. + var this$480 = $m_Lorg_junit_Assert$();
  15530. + var this$479 = $m_sjsr_RuntimeLong$();
  15531. + var lo$238 = this$479.divideImpl__I__I__I__I__I(1762668787, (-960735493), (-782994), (-1));
  15532. + var hi$233 = this$479.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15533. + this$480.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10173004, 1227), new $c_sjsr_RuntimeLong().init___I__I(lo$238, hi$233));
  15534. + var this$482 = $m_Lorg_junit_Assert$();
  15535. + var this$481 = $m_sjsr_RuntimeLong$();
  15536. + var lo$239 = this$481.divideImpl__I__I__I__I__I(1523935530, (-109345767), (-18963), (-1));
  15537. + var hi$234 = this$481.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15538. + this$482.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1157067129, 5766), new $c_sjsr_RuntimeLong().init___I__I(lo$239, hi$234));
  15539. + var this$484 = $m_Lorg_junit_Assert$();
  15540. + var this$483 = $m_sjsr_RuntimeLong$();
  15541. + var lo$240 = this$483.divideImpl__I__I__I__I__I((-1256703941), 1438436241, 34, 0);
  15542. + var hi$235 = this$483.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15543. + this$484.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1226263794, 42306948), new $c_sjsr_RuntimeLong().init___I__I(lo$240, hi$235));
  15544. + var this$486 = $m_Lorg_junit_Assert$();
  15545. + var this$485 = $m_sjsr_RuntimeLong$();
  15546. + var lo$241 = this$485.divideImpl__I__I__I__I__I((-444491016), (-6150392), 14, 0);
  15547. + var hi$236 = this$485.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15548. + this$486.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1502167534, (-439314)), new $c_sjsr_RuntimeLong().init___I__I(lo$241, hi$236));
  15549. + var this$488 = $m_Lorg_junit_Assert$();
  15550. + var this$487 = $m_sjsr_RuntimeLong$();
  15551. + var lo$242 = this$487.divideImpl__I__I__I__I__I((-1883357942), 360257606, 1478768728, 4075);
  15552. + var hi$237 = this$487.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15553. + this$488.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(88399, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$242, hi$237));
  15554. + var this$490 = $m_Lorg_junit_Assert$();
  15555. + var this$489 = $m_sjsr_RuntimeLong$();
  15556. + var lo$243 = this$489.divideImpl__I__I__I__I__I((-1991900757), (-48856999), (-1087694619), 1074);
  15557. + var hi$238 = this$489.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15558. + this$490.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-45459), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$243, hi$238));
  15559. + var this$492 = $m_Lorg_junit_Assert$();
  15560. + var this$491 = $m_sjsr_RuntimeLong$();
  15561. + var lo$244 = this$491.divideImpl__I__I__I__I__I(518426119, 218946975, (-808940852), 49);
  15562. + var hi$239 = this$491.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15563. + this$492.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4395497, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$244, hi$239));
  15564. + var this$494 = $m_Lorg_junit_Assert$();
  15565. + var this$493 = $m_sjsr_RuntimeLong$();
  15566. + var lo$245 = this$493.divideImpl__I__I__I__I__I((-946567777), 600381050, (-1165957306), 187);
  15567. + var hi$240 = this$493.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15568. + this$494.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3198134, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$245, hi$240));
  15569. + var this$496 = $m_Lorg_junit_Assert$();
  15570. + var this$495 = $m_sjsr_RuntimeLong$();
  15571. + var lo$246 = this$495.divideImpl__I__I__I__I__I(257885254, 845979705, 792779187, 1798424);
  15572. + var hi$241 = this$495.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15573. + this$496.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(470, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$246, hi$241));
  15574. + var this$498 = $m_Lorg_junit_Assert$();
  15575. + var this$497 = $m_sjsr_RuntimeLong$();
  15576. + var lo$247 = this$497.divideImpl__I__I__I__I__I(1278680372, 6485140, 1376461023, 70263);
  15577. + var hi$242 = this$497.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15578. + this$498.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(92, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$247, hi$242));
  15579. + var this$500 = $m_Lorg_junit_Assert$();
  15580. + var this$499 = $m_sjsr_RuntimeLong$();
  15581. + var lo$248 = this$499.divideImpl__I__I__I__I__I(1445602310, 420550818, 1397186900, 2507);
  15582. + var hi$243 = this$499.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15583. + this$500.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(167728, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$248, hi$243));
  15584. + var this$502 = $m_Lorg_junit_Assert$();
  15585. + var this$501 = $m_sjsr_RuntimeLong$();
  15586. + var lo$249 = this$501.divideImpl__I__I__I__I__I(1822058703, 522114268, 1355449555, 20);
  15587. + var hi$244 = this$501.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15588. + this$502.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(25700177, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$249, hi$244));
  15589. + var this$504 = $m_Lorg_junit_Assert$();
  15590. + var this$503 = $m_sjsr_RuntimeLong$();
  15591. + var lo$250 = this$503.divideImpl__I__I__I__I__I(532749659, (-130990067), (-1474774415), 3);
  15592. + var hi$245 = this$503.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15593. + this$504.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-35822646), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$250, hi$245));
  15594. + var this$506 = $m_Lorg_junit_Assert$();
  15595. + var this$505 = $m_sjsr_RuntimeLong$();
  15596. + var lo$251 = this$505.divideImpl__I__I__I__I__I(1329707986, (-2121642), (-63366094), 6086);
  15597. + var hi$246 = this$505.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15598. + this$506.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-348), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$251, hi$246));
  15599. + var this$508 = $m_Lorg_junit_Assert$();
  15600. + var this$507 = $m_sjsr_RuntimeLong$();
  15601. + var lo$252 = this$507.divideImpl__I__I__I__I__I(1028585430, (-118524228), 1655878874, 54392);
  15602. + var hi$247 = this$507.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15603. + this$508.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2179), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$252, hi$247));
  15604. + var this$510 = $m_Lorg_junit_Assert$();
  15605. + var this$509 = $m_sjsr_RuntimeLong$();
  15606. + var lo$253 = this$509.divideImpl__I__I__I__I__I(203502475, 42252914, 36519512, 35581);
  15607. + var hi$248 = this$509.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15608. + this$510.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1187, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$253, hi$248));
  15609. + var this$512 = $m_Lorg_junit_Assert$();
  15610. + var this$511 = $m_sjsr_RuntimeLong$();
  15611. + var lo$254 = this$511.divideImpl__I__I__I__I__I(341088508, 35053507, 917391400, 10874);
  15612. + var hi$249 = this$511.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15613. + this$512.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3223, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$254, hi$249));
  15614. + var this$514 = $m_Lorg_junit_Assert$();
  15615. + var this$513 = $m_sjsr_RuntimeLong$();
  15616. + var lo$255 = this$513.divideImpl__I__I__I__I__I(1454135412, 69933847, (-162213744), 2);
  15617. + var hi$250 = this$513.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15618. + this$514.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(23608500, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$255, hi$250));
  15619. + var this$516 = $m_Lorg_junit_Assert$();
  15620. + var this$515 = $m_sjsr_RuntimeLong$();
  15621. + var lo$256 = this$515.divideImpl__I__I__I__I__I(1674604578, 10565585, 1932570831, 1);
  15622. + var hi$251 = this$515.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15623. + this$516.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7286803, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$256, hi$251));
  15624. + var this$518 = $m_Lorg_junit_Assert$();
  15625. + var this$517 = $m_sjsr_RuntimeLong$();
  15626. + var lo$257 = this$517.divideImpl__I__I__I__I__I((-1910257093), (-16610962), (-640594227), 120);
  15627. + var hi$252 = this$517.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15628. + this$518.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-137450), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$257, hi$252));
  15629. + var this$520 = $m_Lorg_junit_Assert$();
  15630. + var this$519 = $m_sjsr_RuntimeLong$();
  15631. + var lo$258 = this$519.divideImpl__I__I__I__I__I(1080864951, 17606069, (-1542196664), 153);
  15632. + var hi$253 = this$519.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15633. + this$520.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(114592, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$258, hi$253));
  15634. + var this$522 = $m_Lorg_junit_Assert$();
  15635. + var this$521 = $m_sjsr_RuntimeLong$();
  15636. + var lo$259 = this$521.divideImpl__I__I__I__I__I((-1419644278), 13937517, (-919779905), 227700);
  15637. + var hi$254 = this$521.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15638. + this$522.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(61, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$259, hi$254));
  15639. + var this$524 = $m_Lorg_junit_Assert$();
  15640. + var this$523 = $m_sjsr_RuntimeLong$();
  15641. + var lo$260 = this$523.divideImpl__I__I__I__I__I((-1958380469), (-855713410), 1631833189, 3459);
  15642. + var hi$255 = this$523.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15643. + this$524.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-247360), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$260, hi$255));
  15644. + var this$526 = $m_Lorg_junit_Assert$();
  15645. + var this$525 = $m_sjsr_RuntimeLong$();
  15646. + var lo$261 = this$525.divideImpl__I__I__I__I__I(1951473618, (-4122677), (-899615165), 66);
  15647. + var hi$256 = this$525.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15648. + this$526.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-61725), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$261, hi$256));
  15649. + var this$528 = $m_Lorg_junit_Assert$();
  15650. + var this$527 = $m_sjsr_RuntimeLong$();
  15651. + var lo$262 = this$527.divideImpl__I__I__I__I__I(1521276132, 182952467, 346742782, 82171);
  15652. + var hi$257 = this$527.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15653. + this$528.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2226, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$262, hi$257));
  15654. + var this$530 = $m_Lorg_junit_Assert$();
  15655. + var this$529 = $m_sjsr_RuntimeLong$();
  15656. + var lo$263 = this$529.divideImpl__I__I__I__I__I((-1003647481), (-7808320), (-228453385), 7826);
  15657. + var hi$258 = this$529.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15658. + this$530.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-997), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$263, hi$258));
  15659. + var this$532 = $m_Lorg_junit_Assert$();
  15660. + var this$531 = $m_sjsr_RuntimeLong$();
  15661. + var lo$264 = this$531.divideImpl__I__I__I__I__I((-875689390), 4467236, (-590010750), 120938);
  15662. + var hi$259 = this$531.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15663. + this$532.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(36, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$264, hi$259));
  15664. + var this$534 = $m_Lorg_junit_Assert$();
  15665. + var this$533 = $m_sjsr_RuntimeLong$();
  15666. + var lo$265 = this$533.divideImpl__I__I__I__I__I(1189085620, 611543209, 1619962756, 10919);
  15667. + var hi$260 = this$533.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15668. + this$534.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(56005, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$265, hi$260));
  15669. + var this$536 = $m_Lorg_junit_Assert$();
  15670. + var this$535 = $m_sjsr_RuntimeLong$();
  15671. + var lo$266 = this$535.divideImpl__I__I__I__I__I((-1072173311), (-18503031), 1971480267, 205);
  15672. + var hi$261 = this$535.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15673. + this$536.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-90057), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$266, hi$261));
  15674. + var this$538 = $m_Lorg_junit_Assert$();
  15675. + var this$537 = $m_sjsr_RuntimeLong$();
  15676. + var lo$267 = this$537.divideImpl__I__I__I__I__I(767303802, (-3407362), (-339044225), 352939);
  15677. + var hi$262 = this$537.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15678. + this$538.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-9), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$267, hi$262));
  15679. + var this$540 = $m_Lorg_junit_Assert$();
  15680. + var this$539 = $m_sjsr_RuntimeLong$();
  15681. + var lo$268 = this$539.divideImpl__I__I__I__I__I(427996893, 482974074, (-736462105), 7759);
  15682. + var hi$263 = this$539.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15683. + this$540.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(62240, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$268, hi$263));
  15684. + var this$542 = $m_Lorg_junit_Assert$();
  15685. + var this$541 = $m_sjsr_RuntimeLong$();
  15686. + var lo$269 = this$541.divideImpl__I__I__I__I__I(842450255, (-4396651), 859272322, 2477);
  15687. + var hi$264 = this$541.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15688. + this$542.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1774), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$269, hi$264));
  15689. + var this$544 = $m_Lorg_junit_Assert$();
  15690. + var this$543 = $m_sjsr_RuntimeLong$();
  15691. + var lo$270 = this$543.divideImpl__I__I__I__I__I(1640433988, (-2618618), 302672196, 17);
  15692. + var hi$265 = this$543.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15693. + this$544.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-153400), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$270, hi$265));
  15694. + var this$546 = $m_Lorg_junit_Assert$();
  15695. + var this$545 = $m_sjsr_RuntimeLong$();
  15696. + var lo$271 = this$545.divideImpl__I__I__I__I__I((-361322518), 63967358, (-1922353888), 29810);
  15697. + var hi$266 = this$545.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15698. + this$546.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2145, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$271, hi$266));
  15699. + var this$548 = $m_Lorg_junit_Assert$();
  15700. + var this$547 = $m_sjsr_RuntimeLong$();
  15701. + var lo$272 = this$547.divideImpl__I__I__I__I__I((-1774479550), 43276853, 472456506, 408);
  15702. + var hi$267 = this$547.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15703. + this$548.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(106042, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$272, hi$267));
  15704. + var this$550 = $m_Lorg_junit_Assert$();
  15705. + var this$549 = $m_sjsr_RuntimeLong$();
  15706. + var lo$273 = this$549.divideImpl__I__I__I__I__I((-1756338345), (-38928780), 283612141, 102);
  15707. + var hi$268 = this$549.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15708. + this$550.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-381407), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$273, hi$268));
  15709. + var this$552 = $m_Lorg_junit_Assert$();
  15710. + var this$551 = $m_sjsr_RuntimeLong$();
  15711. + var lo$274 = this$551.divideImpl__I__I__I__I__I((-495049835), 37161263, (-2052025512), 30);
  15712. + var hi$269 = this$551.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15713. + this$552.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1217514, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$274, hi$269));
  15714. + var this$554 = $m_Lorg_junit_Assert$();
  15715. + var this$553 = $m_sjsr_RuntimeLong$();
  15716. + var lo$275 = this$553.divideImpl__I__I__I__I__I(1606509747, (-10876159), 1068727249, 635715);
  15717. + var hi$270 = this$553.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15718. + this$554.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-17), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$275, hi$270));
  15719. + var this$556 = $m_Lorg_junit_Assert$();
  15720. + var this$555 = $m_sjsr_RuntimeLong$();
  15721. + var lo$276 = this$555.divideImpl__I__I__I__I__I((-1857686692), 1918485655, 454913535, 393);
  15722. + var hi$271 = this$555.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15723. + this$556.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4880327, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$276, hi$271));
  15724. + var this$558 = $m_Lorg_junit_Assert$();
  15725. + var this$557 = $m_sjsr_RuntimeLong$();
  15726. + var lo$277 = this$557.divideImpl__I__I__I__I__I((-502107392), (-511268482), (-1118977400), 499);
  15727. + var hi$272 = this$557.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15728. + this$558.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1023070), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$277, hi$272));
  15729. + var this$560 = $m_Lorg_junit_Assert$();
  15730. + var this$559 = $m_sjsr_RuntimeLong$();
  15731. + var lo$278 = this$559.divideImpl__I__I__I__I__I((-909192131), 45216813, 1442986382, 102923);
  15732. + var hi$273 = this$559.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15733. + this$560.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(439, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$278, hi$273));
  15734. + var this$562 = $m_Lorg_junit_Assert$();
  15735. + var this$561 = $m_sjsr_RuntimeLong$();
  15736. + var lo$279 = this$561.divideImpl__I__I__I__I__I(259184089, 14858724, (-671961291), 6);
  15737. + var hi$274 = this$561.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15738. + this$562.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2171202, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$279, hi$274));
  15739. + var this$564 = $m_Lorg_junit_Assert$();
  15740. + var this$563 = $m_sjsr_RuntimeLong$();
  15741. + var lo$280 = this$563.divideImpl__I__I__I__I__I(1737846340, (-614952982), 1379175047, 115);
  15742. + var hi$275 = this$563.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15743. + this$564.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5332527), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$280, hi$275));
  15744. + var this$566 = $m_Lorg_junit_Assert$();
  15745. + var this$565 = $m_sjsr_RuntimeLong$();
  15746. + var lo$281 = this$565.divideImpl__I__I__I__I__I((-406629212), (-528407898), 973577032, 1214);
  15747. + var hi$276 = this$565.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15748. + this$566.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-435180), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$281, hi$276));
  15749. + var this$568 = $m_Lorg_junit_Assert$();
  15750. + var this$567 = $m_sjsr_RuntimeLong$();
  15751. + var lo$282 = this$567.divideImpl__I__I__I__I__I((-597461306), 538945619, (-1867966522), 19360);
  15752. + var hi$277 = this$567.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15753. + this$568.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(27837, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$282, hi$277));
  15754. + var this$570 = $m_Lorg_junit_Assert$();
  15755. + var this$569 = $m_sjsr_RuntimeLong$();
  15756. + var lo$283 = this$569.divideImpl__I__I__I__I__I((-1906945200), (-371170760), 151858506, 936902);
  15757. + var hi$278 = this$569.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15758. + this$570.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-396), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$283, hi$278));
  15759. + var this$572 = $m_Lorg_junit_Assert$();
  15760. + var this$571 = $m_sjsr_RuntimeLong$();
  15761. + var lo$284 = this$571.divideImpl__I__I__I__I__I((-1366510), (-207691415), (-872314548), 1);
  15762. + var hi$279 = this$571.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15763. + this$572.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-115583279), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$284, hi$279));
  15764. + var this$574 = $m_Lorg_junit_Assert$();
  15765. + var this$573 = $m_sjsr_RuntimeLong$();
  15766. + var lo$285 = this$573.divideImpl__I__I__I__I__I((-1280665444), (-104856505), 1964875665, 15);
  15767. + var hi$280 = this$573.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15768. + this$574.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6783543), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$285, hi$280));
  15769. + var this$576 = $m_Lorg_junit_Assert$();
  15770. + var this$575 = $m_sjsr_RuntimeLong$();
  15771. + var lo$286 = this$575.divideImpl__I__I__I__I__I(897601097, (-1352132581), (-328204224), 0);
  15772. + var hi$281 = this$575.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15773. + this$576.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1464006069), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$286, hi$281));
  15774. + var this$578 = $m_Lorg_junit_Assert$();
  15775. + var this$577 = $m_sjsr_RuntimeLong$();
  15776. + var lo$287 = this$577.divideImpl__I__I__I__I__I((-496529216), 32992512, (-668292521), 2);
  15777. + var hi$282 = this$577.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15778. + this$578.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11599107, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$287, hi$282));
  15779. + var this$580 = $m_Lorg_junit_Assert$();
  15780. + var this$579 = $m_sjsr_RuntimeLong$();
  15781. + var lo$288 = this$579.divideImpl__I__I__I__I__I(1819966537, 311969505, (-879441284), 370147);
  15782. + var hi$283 = this$579.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15783. + this$580.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(842, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$288, hi$283));
  15784. + var this$582 = $m_Lorg_junit_Assert$();
  15785. + var this$581 = $m_sjsr_RuntimeLong$();
  15786. + var lo$289 = this$581.divideImpl__I__I__I__I__I(433235702, 408255734, 573404298, 9382);
  15787. + var hi$284 = this$581.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15788. + this$582.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(43514, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$289, hi$284));
  15789. + var this$584 = $m_Lorg_junit_Assert$();
  15790. + var this$583 = $m_sjsr_RuntimeLong$();
  15791. + var lo$290 = this$583.divideImpl__I__I__I__I__I(1693350453, (-4127304), (-1671879801), 17931);
  15792. + var hi$285 = this$583.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15793. + this$584.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-230), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$290, hi$285));
  15794. + var this$586 = $m_Lorg_junit_Assert$();
  15795. + var this$585 = $m_sjsr_RuntimeLong$();
  15796. + var lo$291 = this$585.divideImpl__I__I__I__I__I((-492682302), 64433722, (-1408841594), 258);
  15797. + var hi$286 = this$585.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15798. + this$586.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(249094, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$291, hi$286));
  15799. + var this$588 = $m_Lorg_junit_Assert$();
  15800. + var this$587 = $m_sjsr_RuntimeLong$();
  15801. + var lo$292 = this$587.divideImpl__I__I__I__I__I(1450795502, (-706709103), 742056886, 64843937);
  15802. + var hi$287 = this$587.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15803. + this$588.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-10), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$292, hi$287));
  15804. + var this$590 = $m_Lorg_junit_Assert$();
  15805. + var this$589 = $m_sjsr_RuntimeLong$();
  15806. + var lo$293 = this$589.divideImpl__I__I__I__I__I((-392893244), 72026637, 1419676270, 875736789);
  15807. + var hi$288 = this$589.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15808. + this$590.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$293, hi$288));
  15809. + var this$592 = $m_Lorg_junit_Assert$();
  15810. + var this$591 = $m_sjsr_RuntimeLong$();
  15811. + var lo$294 = this$591.divideImpl__I__I__I__I__I((-1861146463), 8382761, (-724412724), (-3000735));
  15812. + var hi$289 = this$591.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15813. + this$592.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$294, hi$289));
  15814. + var this$594 = $m_Lorg_junit_Assert$();
  15815. + var this$593 = $m_sjsr_RuntimeLong$();
  15816. + var lo$295 = this$593.divideImpl__I__I__I__I__I(1373482238, 23344691, 1835527248, (-294342355));
  15817. + var hi$290 = this$593.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15818. + this$594.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$295, hi$290));
  15819. + var this$596 = $m_Lorg_junit_Assert$();
  15820. + var this$595 = $m_sjsr_RuntimeLong$();
  15821. + var lo$296 = this$595.divideImpl__I__I__I__I__I(1956796392, 107480459, (-560958184), (-2839471));
  15822. + var hi$291 = this$595.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15823. + this$596.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-37), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$296, hi$291));
  15824. + var this$598 = $m_Lorg_junit_Assert$();
  15825. + var this$597 = $m_sjsr_RuntimeLong$();
  15826. + var lo$297 = this$597.divideImpl__I__I__I__I__I(422228275, 30436377, (-2023395425), 8226201);
  15827. + var hi$292 = this$597.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15828. + this$598.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$297, hi$292));
  15829. + var this$600 = $m_Lorg_junit_Assert$();
  15830. + var this$599 = $m_sjsr_RuntimeLong$();
  15831. + var lo$298 = this$599.divideImpl__I__I__I__I__I(1747624836, (-215352612), (-1349940168), 58723974);
  15832. + var hi$293 = this$599.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15833. + this$600.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$298, hi$293));
  15834. + var this$602 = $m_Lorg_junit_Assert$();
  15835. + var this$601 = $m_sjsr_RuntimeLong$();
  15836. + var lo$299 = this$601.divideImpl__I__I__I__I__I((-583006891), 16111063, 1853686630, 5479773);
  15837. + var hi$294 = this$601.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15838. + this$602.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$299, hi$294));
  15839. + var this$604 = $m_Lorg_junit_Assert$();
  15840. + var this$603 = $m_sjsr_RuntimeLong$();
  15841. + var lo$300 = this$603.divideImpl__I__I__I__I__I(1498104050, 7322401, (-407388940), 2141575618);
  15842. + var hi$295 = this$603.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15843. + this$604.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$300, hi$295));
  15844. + var this$606 = $m_Lorg_junit_Assert$();
  15845. + var this$605 = $m_sjsr_RuntimeLong$();
  15846. + var lo$301 = this$605.divideImpl__I__I__I__I__I(1943726712, 869895175, (-627430826), 169278540);
  15847. + var hi$296 = this$605.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15848. + this$606.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$301, hi$296));
  15849. + var this$608 = $m_Lorg_junit_Assert$();
  15850. + var this$607 = $m_sjsr_RuntimeLong$();
  15851. + var lo$302 = this$607.divideImpl__I__I__I__I__I(1872895982, 98966340, 1347573135, 529034148);
  15852. + var hi$297 = this$607.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15853. + this$608.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$302, hi$297));
  15854. + var this$610 = $m_Lorg_junit_Assert$();
  15855. + var this$609 = $m_sjsr_RuntimeLong$();
  15856. + var lo$303 = this$609.divideImpl__I__I__I__I__I(16010610, 187913494, (-848952152), (-81951424));
  15857. + var hi$298 = this$609.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15858. + this$610.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$303, hi$298));
  15859. + var this$612 = $m_Lorg_junit_Assert$();
  15860. + var this$611 = $m_sjsr_RuntimeLong$();
  15861. + var lo$304 = this$611.divideImpl__I__I__I__I__I(830929771, (-4393252), 1829525088, 52659897);
  15862. + var hi$299 = this$611.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15863. + this$612.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$304, hi$299));
  15864. + var this$614 = $m_Lorg_junit_Assert$();
  15865. + var this$613 = $m_sjsr_RuntimeLong$();
  15866. + var lo$305 = this$613.divideImpl__I__I__I__I__I((-2093526384), 133319293, (-464927151), 6049576);
  15867. + var hi$300 = this$613.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15868. + this$614.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(22, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$305, hi$300));
  15869. + var this$616 = $m_Lorg_junit_Assert$();
  15870. + var this$615 = $m_sjsr_RuntimeLong$();
  15871. + var lo$306 = this$615.divideImpl__I__I__I__I__I(1056318793, 13467735, 1970348162, (-672507521));
  15872. + var hi$301 = this$615.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15873. + this$616.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$306, hi$301));
  15874. + var this$618 = $m_Lorg_junit_Assert$();
  15875. + var this$617 = $m_sjsr_RuntimeLong$();
  15876. + var lo$307 = this$617.divideImpl__I__I__I__I__I((-28853693), (-169722715), (-83877421), 770900857);
  15877. + var hi$302 = this$617.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15878. + this$618.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$307, hi$302));
  15879. + var this$620 = $m_Lorg_junit_Assert$();
  15880. + var this$619 = $m_sjsr_RuntimeLong$();
  15881. + var lo$308 = this$619.divideImpl__I__I__I__I__I(1743854071, (-302158995), 80117835, 11113120);
  15882. + var hi$303 = this$619.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15883. + this$620.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-27), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$308, hi$303));
  15884. + var this$622 = $m_Lorg_junit_Assert$();
  15885. + var this$621 = $m_sjsr_RuntimeLong$();
  15886. + var lo$309 = this$621.divideImpl__I__I__I__I__I(635796581, (-146765250), 441664676, 23716738);
  15887. + var hi$304 = this$621.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15888. + this$622.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$309, hi$304));
  15889. + var this$624 = $m_Lorg_junit_Assert$();
  15890. + var this$623 = $m_sjsr_RuntimeLong$();
  15891. + var lo$310 = this$623.divideImpl__I__I__I__I__I((-1048312948), (-37662905), 1319664078, 208772026);
  15892. + var hi$305 = this$623.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15893. + this$624.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$310, hi$305));
  15894. + var this$626 = $m_Lorg_junit_Assert$();
  15895. + var this$625 = $m_sjsr_RuntimeLong$();
  15896. + var lo$311 = this$625.divideImpl__I__I__I__I__I((-784292680), (-14102823), 2037268040, 744987722);
  15897. + var hi$306 = this$625.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15898. + this$626.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$311, hi$306));
  15899. + var this$628 = $m_Lorg_junit_Assert$();
  15900. + var this$627 = $m_sjsr_RuntimeLong$();
  15901. + var lo$312 = this$627.divideImpl__I__I__I__I__I((-1116104092), (-2073525743), 1766685765, (-11731135));
  15902. + var hi$307 = this$627.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15903. + this$628.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(176, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$312, hi$307));
  15904. + var this$630 = $m_Lorg_junit_Assert$();
  15905. + var this$629 = $m_sjsr_RuntimeLong$();
  15906. + var lo$313 = this$629.divideImpl__I__I__I__I__I((-1991687284), 19448294, (-1731357606), (-202272807));
  15907. + var hi$308 = this$629.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15908. + this$630.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$313, hi$308));
  15909. + var this$632 = $m_Lorg_junit_Assert$();
  15910. + var this$631 = $m_sjsr_RuntimeLong$();
  15911. + var lo$314 = this$631.divideImpl__I__I__I__I__I((-2042068328), (-52956481), 370482897, (-7759903));
  15912. + var hi$309 = this$631.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15913. + this$632.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(6, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$314, hi$309));
  15914. + var this$634 = $m_Lorg_junit_Assert$();
  15915. + var this$633 = $m_sjsr_RuntimeLong$();
  15916. + var lo$315 = this$633.divideImpl__I__I__I__I__I(334395247, 1906338595, 342095090, 1248830168);
  15917. + var hi$310 = this$633.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15918. + this$634.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$315, hi$310));
  15919. + var this$636 = $m_Lorg_junit_Assert$();
  15920. + var this$635 = $m_sjsr_RuntimeLong$();
  15921. + var lo$316 = this$635.divideImpl__I__I__I__I__I((-309616588), 44123460, 2040055580, (-476494291));
  15922. + var hi$311 = this$635.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15923. + this$636.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$316, hi$311));
  15924. + var this$638 = $m_Lorg_junit_Assert$();
  15925. + var this$637 = $m_sjsr_RuntimeLong$();
  15926. + var lo$317 = this$637.divideImpl__I__I__I__I__I(137178123, 36336421, (-360221107), (-515689970));
  15927. + var hi$312 = this$637.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15928. + this$638.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$317, hi$312));
  15929. + var this$640 = $m_Lorg_junit_Assert$();
  15930. + var this$639 = $m_sjsr_RuntimeLong$();
  15931. + var lo$318 = this$639.divideImpl__I__I__I__I__I((-422856762), (-16760844), (-334268074), (-43984484));
  15932. + var hi$313 = this$639.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15933. + this$640.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$318, hi$313));
  15934. + var this$642 = $m_Lorg_junit_Assert$();
  15935. + var this$641 = $m_sjsr_RuntimeLong$();
  15936. + var lo$319 = this$641.divideImpl__I__I__I__I__I((-24820293), 25823996, 390711705, 288223876);
  15937. + var hi$314 = this$641.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15938. + this$642.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$319, hi$314));
  15939. + var this$644 = $m_Lorg_junit_Assert$();
  15940. + var this$643 = $m_sjsr_RuntimeLong$();
  15941. + var lo$320 = this$643.divideImpl__I__I__I__I__I(1170265006, 2998984, (-134995170), (-2123267074));
  15942. + var hi$315 = this$643.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15943. + this$644.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$320, hi$315));
  15944. + var this$646 = $m_Lorg_junit_Assert$();
  15945. + var this$645 = $m_sjsr_RuntimeLong$();
  15946. + var lo$321 = this$645.divideImpl__I__I__I__I__I((-1501380980), (-6088910), (-1175861016), (-56027408));
  15947. + var hi$316 = this$645.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15948. + this$646.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$321, hi$316));
  15949. + var this$648 = $m_Lorg_junit_Assert$();
  15950. + var this$647 = $m_sjsr_RuntimeLong$();
  15951. + var lo$322 = this$647.divideImpl__I__I__I__I__I(307880183, 196786483, (-1107761890), (-3480429));
  15952. + var hi$317 = this$647.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15953. + this$648.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-56), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$322, hi$317));
  15954. + var this$650 = $m_Lorg_junit_Assert$();
  15955. + var this$649 = $m_sjsr_RuntimeLong$();
  15956. + var lo$323 = this$649.divideImpl__I__I__I__I__I((-588606997), (-37732967), (-1124435958), (-77404915));
  15957. + var hi$318 = this$649.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15958. + this$650.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$323, hi$318));
  15959. + var this$652 = $m_Lorg_junit_Assert$();
  15960. + var this$651 = $m_sjsr_RuntimeLong$();
  15961. + var lo$324 = this$651.divideImpl__I__I__I__I__I(90560661, 990295925, 731139348, 9165999);
  15962. + var hi$319 = this$651.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15963. + this$652.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(108, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$324, hi$319));
  15964. + var this$654 = $m_Lorg_junit_Assert$();
  15965. + var this$653 = $m_sjsr_RuntimeLong$();
  15966. + var lo$325 = this$653.divideImpl__I__I__I__I__I(46312609, (-28251908), 1279863155, (-519028300));
  15967. + var hi$320 = this$653.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15968. + this$654.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$325, hi$320));
  15969. + var this$656 = $m_Lorg_junit_Assert$();
  15970. + var this$655 = $m_sjsr_RuntimeLong$();
  15971. + var lo$326 = this$655.divideImpl__I__I__I__I__I(1123427761, 55212863, (-1081219733), 233090714);
  15972. + var hi$321 = this$655.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15973. + this$656.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$326, hi$321));
  15974. + var this$658 = $m_Lorg_junit_Assert$();
  15975. + var this$657 = $m_sjsr_RuntimeLong$();
  15976. + var lo$327 = this$657.divideImpl__I__I__I__I__I(1447869812, (-3646400), (-1237950546), (-27122943));
  15977. + var hi$322 = this$657.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15978. + this$658.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$327, hi$322));
  15979. + var this$660 = $m_Lorg_junit_Assert$();
  15980. + var this$659 = $m_sjsr_RuntimeLong$();
  15981. + var lo$328 = this$659.divideImpl__I__I__I__I__I((-1399920635), 110072031, (-398678056), (-8069387));
  15982. + var hi$323 = this$659.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15983. + this$660.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-13), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$328, hi$323));
  15984. + var this$662 = $m_Lorg_junit_Assert$();
  15985. + var this$661 = $m_sjsr_RuntimeLong$();
  15986. + var lo$329 = this$661.divideImpl__I__I__I__I__I(513704441, 14319377, (-796719013), 260081997);
  15987. + var hi$324 = this$661.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15988. + this$662.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$329, hi$324));
  15989. + var this$664 = $m_Lorg_junit_Assert$();
  15990. + var this$663 = $m_sjsr_RuntimeLong$();
  15991. + var lo$330 = this$663.divideImpl__I__I__I__I__I(166886349, (-190148673), 68245235, (-21656365));
  15992. + var hi$325 = this$663.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15993. + this$664.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$330, hi$325));
  15994. + var this$666 = $m_Lorg_junit_Assert$();
  15995. + var this$665 = $m_sjsr_RuntimeLong$();
  15996. + var lo$331 = this$665.divideImpl__I__I__I__I__I((-1594024534), (-144937584), 177399758, 200473672);
  15997. + var hi$326 = this$665.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  15998. + this$666.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$331, hi$326));
  15999. + var this$668 = $m_Lorg_junit_Assert$();
  16000. + var this$667 = $m_sjsr_RuntimeLong$();
  16001. + var lo$332 = this$667.divideImpl__I__I__I__I__I(447753993, (-23591908), 1399162166, 12505918);
  16002. + var hi$327 = this$667.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16003. + this$668.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$332, hi$327));
  16004. + var this$670 = $m_Lorg_junit_Assert$();
  16005. + var this$669 = $m_sjsr_RuntimeLong$();
  16006. + var lo$333 = this$669.divideImpl__I__I__I__I__I(1500283330, 5361180, 348398676, 156400271);
  16007. + var hi$328 = this$669.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16008. + this$670.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$333, hi$328));
  16009. + var this$672 = $m_Lorg_junit_Assert$();
  16010. + var this$671 = $m_sjsr_RuntimeLong$();
  16011. + var lo$334 = this$671.divideImpl__I__I__I__I__I((-216115001), 670826068, 1759253954, (-470062110));
  16012. + var hi$329 = this$671.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16013. + this$672.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$334, hi$329));
  16014. + var this$674 = $m_Lorg_junit_Assert$();
  16015. + var this$673 = $m_sjsr_RuntimeLong$();
  16016. + var lo$335 = this$673.divideImpl__I__I__I__I__I((-1251659767), 18831569, (-669341445), (-34474821));
  16017. + var hi$330 = this$673.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16018. + this$674.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$335, hi$330));
  16019. + var this$676 = $m_Lorg_junit_Assert$();
  16020. + var this$675 = $m_sjsr_RuntimeLong$();
  16021. + var lo$336 = this$675.divideImpl__I__I__I__I__I(817032953, 218701872, (-176557210), 6899121);
  16022. + var hi$331 = this$675.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16023. + this$676.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(31, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$336, hi$331));
  16024. + var this$678 = $m_Lorg_junit_Assert$();
  16025. + var this$677 = $m_sjsr_RuntimeLong$();
  16026. + var lo$337 = this$677.divideImpl__I__I__I__I__I(1365998269, 613319842, 319204438, (-30758748));
  16027. + var hi$332 = this$677.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16028. + this$678.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-19), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$337, hi$332));
  16029. + var this$680 = $m_Lorg_junit_Assert$();
  16030. + var this$679 = $m_sjsr_RuntimeLong$();
  16031. + var lo$338 = this$679.divideImpl__I__I__I__I__I((-428500325), 6610536, (-46648893), (-105360271));
  16032. + var hi$333 = this$679.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16033. + this$680.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$338, hi$333));
  16034. + var this$682 = $m_Lorg_junit_Assert$();
  16035. + var this$681 = $m_sjsr_RuntimeLong$();
  16036. + var lo$339 = this$681.divideImpl__I__I__I__I__I(784528299, (-6958267), 1370662827, (-774132635));
  16037. + var hi$334 = this$681.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16038. + this$682.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$339, hi$334));
  16039. + var this$684 = $m_Lorg_junit_Assert$();
  16040. + var this$683 = $m_sjsr_RuntimeLong$();
  16041. + var lo$340 = this$683.divideImpl__I__I__I__I__I((-769114167), 137614183, (-929091402), (-67103082));
  16042. + var hi$335 = this$683.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16043. + this$684.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$340, hi$335));
  16044. + var this$686 = $m_Lorg_junit_Assert$();
  16045. + var this$685 = $m_sjsr_RuntimeLong$();
  16046. + var lo$341 = this$685.divideImpl__I__I__I__I__I(1810734914, 124115952, 1149563530, 15197570);
  16047. + var hi$336 = this$685.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16048. + this$686.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$341, hi$336))
  16049. });
  16050. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.shift$undleft$und$less$less__V = (function() {
  16051. var this$1 = $m_Lorg_junit_Assert$();
  16052. - var expected = new $c_sjsr_RuntimeLong().init___I__I(1065353216, (-691528727));
  16053. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1875389825), 1268606893).$$less$less__I__sjsr_RuntimeLong((-73329513));
  16054. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  16055. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1065353216, (-691528727)), new $c_sjsr_RuntimeLong().init___I__I(1065353216, (-691528727)));
  16056. var this$2 = $m_Lorg_junit_Assert$();
  16057. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1046568266));
  16058. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(869553861, (-291578632)).$$less$less__I__sjsr_RuntimeLong((-339545061));
  16059. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  16060. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1046568266)), new $c_sjsr_RuntimeLong().init___I__I(671088640, (-1046568266)));
  16061. var this$3 = $m_Lorg_junit_Assert$();
  16062. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  16063. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(543726956, (-1753066291)).$$less$less__I__sjsr_RuntimeLong((-809014658));
  16064. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  16065. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(0, 0));
  16066. var this$4 = $m_Lorg_junit_Assert$();
  16067. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-754974720), (-1479892363));
  16068. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-895322669), 847749031).$$less$less__I__sjsr_RuntimeLong(1030973528);
  16069. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  16070. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-754974720), (-1479892363)), new $c_sjsr_RuntimeLong().init___I__I((-754974720), (-1479892363)));
  16071. var this$5 = $m_Lorg_junit_Assert$();
  16072. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I(0, 1696595968);
  16073. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(1598039634, 819660072).$$less$less__I__sjsr_RuntimeLong(82069876);
  16074. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  16075. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1696595968), new $c_sjsr_RuntimeLong().init___I__I(0, 1696595968));
  16076. var this$6 = $m_Lorg_junit_Assert$();
  16077. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(0, (-763223040));
  16078. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-151740279), (-595601314)).$$less$less__I__sjsr_RuntimeLong(503039850);
  16079. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  16080. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-763223040)), new $c_sjsr_RuntimeLong().init___I__I(0, (-763223040)));
  16081. var this$7 = $m_Lorg_junit_Assert$();
  16082. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1360527360));
  16083. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1702267427), 1115684531).$$less$less__I__sjsr_RuntimeLong(1171866675);
  16084. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  16085. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1360527360)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1360527360)));
  16086. var this$8 = $m_Lorg_junit_Assert$();
  16087. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(508125184, (-784066052));
  16088. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-807341493), 286689824).$$less$less__I__sjsr_RuntimeLong((-1938771891));
  16089. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  16090. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(508125184, (-784066052)), new $c_sjsr_RuntimeLong().init___I__I(508125184, (-784066052)));
  16091. var this$9 = $m_Lorg_junit_Assert$();
  16092. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-551288832), 439734876);
  16093. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-382832750), (-2134078182)).$$less$less__I__sjsr_RuntimeLong(1537970769);
  16094. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  16095. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-551288832), 439734876), new $c_sjsr_RuntimeLong().init___I__I((-551288832), 439734876));
  16096. var this$10 = $m_Lorg_junit_Assert$();
  16097. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I((-1409069728), 1129787);
  16098. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-580904341), 939559401).$$less$less__I__sjsr_RuntimeLong(1856717061);
  16099. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  16100. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1409069728), 1129787), new $c_sjsr_RuntimeLong().init___I__I((-1409069728), 1129787));
  16101. var this$11 = $m_Lorg_junit_Assert$();
  16102. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(1711276032, 1295846454);
  16103. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-198125160), 663832884).$$less$less__I__sjsr_RuntimeLong(1561097110);
  16104. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  16105. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1711276032, 1295846454), new $c_sjsr_RuntimeLong().init___I__I(1711276032, 1295846454));
  16106. var this$12 = $m_Lorg_junit_Assert$();
  16107. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I((-1004724328), (-940313723));
  16108. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-1199332365), (-1728151952)).$$less$less__I__sjsr_RuntimeLong(858801923);
  16109. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  16110. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1004724328), (-940313723)), new $c_sjsr_RuntimeLong().init___I__I((-1004724328), (-940313723)));
  16111. var this$13 = $m_Lorg_junit_Assert$();
  16112. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-1029298112), (-1523092059));
  16113. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(773140802, (-181814355)).$$less$less__I__sjsr_RuntimeLong(1110910853);
  16114. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  16115. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1029298112), (-1523092059)), new $c_sjsr_RuntimeLong().init___I__I((-1029298112), (-1523092059)));
  16116. var this$14 = $m_Lorg_junit_Assert$();
  16117. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(536870912, 200145086);
  16118. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(1601160689, 869229832).$$less$less__I__sjsr_RuntimeLong((-338843811));
  16119. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  16120. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(536870912, 200145086), new $c_sjsr_RuntimeLong().init___I__I(536870912, 200145086));
  16121. var this$15 = $m_Lorg_junit_Assert$();
  16122. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1735502848));
  16123. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1919381932), (-201750119)).$$less$less__I__sjsr_RuntimeLong((-813015128));
  16124. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  16125. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1735502848)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1735502848)));
  16126. var this$16 = $m_Lorg_junit_Assert$();
  16127. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-1727917056), 2104066035);
  16128. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-52019067), (-102802849)).$$less$less__I__sjsr_RuntimeLong((-2122946486));
  16129. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  16130. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1727917056), 2104066035), new $c_sjsr_RuntimeLong().init___I__I((-1727917056), 2104066035));
  16131. var this$17 = $m_Lorg_junit_Assert$();
  16132. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(0, 771751936);
  16133. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-456947922), 1170727731).$$less$less__I__sjsr_RuntimeLong(2126487160);
  16134. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  16135. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 771751936), new $c_sjsr_RuntimeLong().init___I__I(0, 771751936));
  16136. var this$18 = $m_Lorg_junit_Assert$();
  16137. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(0, (-710836224));
  16138. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(1756719200, (-1702547414)).$$less$less__I__sjsr_RuntimeLong((-32425558));
  16139. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  16140. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-710836224)), new $c_sjsr_RuntimeLong().init___I__I(0, (-710836224)));
  16141. var this$19 = $m_Lorg_junit_Assert$();
  16142. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824));
  16143. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(97072750, 409070577).$$less$less__I__sjsr_RuntimeLong(1222452733);
  16144. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  16145. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)));
  16146. var this$20 = $m_Lorg_junit_Assert$();
  16147. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1182793728));
  16148. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1177105779, 212324545).$$less$less__I__sjsr_RuntimeLong((-834196361));
  16149. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  16150. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1182793728)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1182793728)));
  16151. var this$21 = $m_Lorg_junit_Assert$();
  16152. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(0, 1543503872);
  16153. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(1395605166, (-1743726419)).$$less$less__I__sjsr_RuntimeLong((-1762017159));
  16154. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  16155. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1543503872), new $c_sjsr_RuntimeLong().init___I__I(0, 1543503872));
  16156. var this$22 = $m_Lorg_junit_Assert$();
  16157. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(0, (-67108864));
  16158. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(703808254, 1939941481).$$less$less__I__sjsr_RuntimeLong(1042647417);
  16159. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  16160. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-67108864)), new $c_sjsr_RuntimeLong().init___I__I(0, (-67108864)));
  16161. var this$23 = $m_Lorg_junit_Assert$();
  16162. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(0, 1207959552);
  16163. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-702184622), (-618243162)).$$less$less__I__sjsr_RuntimeLong((-753853766));
  16164. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  16165. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1207959552), new $c_sjsr_RuntimeLong().init___I__I(0, 1207959552));
  16166. var this$24 = $m_Lorg_junit_Assert$();
  16167. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-58458112), (-1619174179));
  16168. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-1368457662), 1747275710).$$less$less__I__sjsr_RuntimeLong(1382741393);
  16169. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  16170. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-58458112), (-1619174179)), new $c_sjsr_RuntimeLong().init___I__I((-58458112), (-1619174179)));
  16171. var this$25 = $m_Lorg_junit_Assert$();
  16172. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(0, (-299542812));
  16173. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-74885703), 1342895995).$$less$less__I__sjsr_RuntimeLong(1929734882);
  16174. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  16175. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-299542812)), new $c_sjsr_RuntimeLong().init___I__I(0, (-299542812)));
  16176. var this$26 = $m_Lorg_junit_Assert$();
  16177. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1585446912));
  16178. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-61401466), (-496528012)).$$less$less__I__sjsr_RuntimeLong((-129147274));
  16179. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  16180. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1585446912)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1585446912)));
  16181. var this$27 = $m_Lorg_junit_Assert$();
  16182. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(1888485376, 630678170);
  16183. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-660169692), 1479330149).$$less$less__I__sjsr_RuntimeLong(289081298);
  16184. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  16185. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1888485376, 630678170), new $c_sjsr_RuntimeLong().init___I__I(1888485376, 630678170));
  16186. var this$28 = $m_Lorg_junit_Assert$();
  16187. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(0, (-536870912));
  16188. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-421237721), 1011668330).$$less$less__I__sjsr_RuntimeLong(370873533);
  16189. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  16190. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-536870912)), new $c_sjsr_RuntimeLong().init___I__I(0, (-536870912)));
  16191. var this$29 = $m_Lorg_junit_Assert$();
  16192. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(0, 102137856);
  16193. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-821818323), (-2029348763)).$$less$less__I__sjsr_RuntimeLong((-916638609));
  16194. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  16195. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 102137856), new $c_sjsr_RuntimeLong().init___I__I(0, 102137856));
  16196. var this$30 = $m_Lorg_junit_Assert$();
  16197. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824));
  16198. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-1246065172), (-1572087360)).$$less$less__I__sjsr_RuntimeLong(1493241980);
  16199. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  16200. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1073741824)));
  16201. var this$31 = $m_Lorg_junit_Assert$();
  16202. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(1156516188, (-1812425640));
  16203. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(578258094, (-906212820)).$$less$less__I__sjsr_RuntimeLong(2074806145);
  16204. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  16205. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1156516188, (-1812425640)), new $c_sjsr_RuntimeLong().init___I__I(1156516188, (-1812425640)));
  16206. var this$32 = $m_Lorg_junit_Assert$();
  16207. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(0, 1370357760);
  16208. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(61151968, (-1770168701)).$$less$less__I__sjsr_RuntimeLong((-2062208020));
  16209. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  16210. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1370357760), new $c_sjsr_RuntimeLong().init___I__I(0, 1370357760));
  16211. var this$33 = $m_Lorg_junit_Assert$();
  16212. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-402653184), 1642287002);
  16213. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(1013576541, 460756940).$$less$less__I__sjsr_RuntimeLong((-902835237));
  16214. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  16215. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-402653184), 1642287002), new $c_sjsr_RuntimeLong().init___I__I((-402653184), 1642287002));
  16216. var this$34 = $m_Lorg_junit_Assert$();
  16217. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-1744830464), 1690731362);
  16218. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1731171245), 771836652).$$less$less__I__sjsr_RuntimeLong(868975579);
  16219. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  16220. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1744830464), 1690731362), new $c_sjsr_RuntimeLong().init___I__I((-1744830464), 1690731362));
  16221. var this$35 = $m_Lorg_junit_Assert$();
  16222. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I((-417260032), 563566725);
  16223. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(1123258511, 1049676716).$$less$less__I__sjsr_RuntimeLong(575477257);
  16224. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  16225. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-417260032), 563566725), new $c_sjsr_RuntimeLong().init___I__I((-417260032), 563566725));
  16226. var this$36 = $m_Lorg_junit_Assert$();
  16227. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(411626816, (-1915897795));
  16228. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I((-779579692), 1222433667).$$less$less__I__sjsr_RuntimeLong(1238257604);
  16229. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  16230. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(411626816, (-1915897795)), new $c_sjsr_RuntimeLong().init___I__I(411626816, (-1915897795)));
  16231. var this$37 = $m_Lorg_junit_Assert$();
  16232. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648));
  16233. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-1102469156), (-543766743)).$$less$less__I__sjsr_RuntimeLong(553354173);
  16234. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  16235. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)));
  16236. var this$38 = $m_Lorg_junit_Assert$();
  16237. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1909156352));
  16238. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(843520587, (-517185932)).$$less$less__I__sjsr_RuntimeLong(1899246569);
  16239. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  16240. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1909156352)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1909156352)));
  16241. var this$39 = $m_Lorg_junit_Assert$();
  16242. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(0, (-487976960));
  16243. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-510775647), (-896837143)).$$less$less__I__sjsr_RuntimeLong(1487779500);
  16244. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  16245. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-487976960)), new $c_sjsr_RuntimeLong().init___I__I(0, (-487976960)));
  16246. var this$40 = $m_Lorg_junit_Assert$();
  16247. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I((-1148788736), (-847308273));
  16248. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-1594115986), (-186853391)).$$less$less__I__sjsr_RuntimeLong((-119255604));
  16249. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  16250. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1148788736), (-847308273)), new $c_sjsr_RuntimeLong().init___I__I((-1148788736), (-847308273)));
  16251. var this$41 = $m_Lorg_junit_Assert$();
  16252. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(0, 1940424228);
  16253. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-588635767), 1047291343).$$less$less__I__sjsr_RuntimeLong(2089738146);
  16254. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  16255. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1940424228), new $c_sjsr_RuntimeLong().init___I__I(0, 1940424228));
  16256. var this$42 = $m_Lorg_junit_Assert$();
  16257. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(1726279680, 2137615428);
  16258. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-1002017201), (-986188138)).$$less$less__I__sjsr_RuntimeLong(800913356);
  16259. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  16260. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1726279680, 2137615428), new $c_sjsr_RuntimeLong().init___I__I(1726279680, 2137615428));
  16261. var this$43 = $m_Lorg_junit_Assert$();
  16262. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(0, 1650633728);
  16263. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1813551275, (-400674286)).$$less$less__I__sjsr_RuntimeLong((-1609938966));
  16264. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  16265. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1650633728), new $c_sjsr_RuntimeLong().init___I__I(0, 1650633728));
  16266. var this$44 = $m_Lorg_junit_Assert$();
  16267. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-1207959552), 897838789);
  16268. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-1333929801), 254558182).$$less$less__I__sjsr_RuntimeLong((-1518372133));
  16269. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  16270. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1207959552), 897838789), new $c_sjsr_RuntimeLong().init___I__I((-1207959552), 897838789));
  16271. var this$45 = $m_Lorg_junit_Assert$();
  16272. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1104224256));
  16273. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(834127324, 878312672).$$less$less__I__sjsr_RuntimeLong((-923142549));
  16274. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  16275. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1104224256)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1104224256)));
  16276. var this$46 = $m_Lorg_junit_Assert$();
  16277. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I((-504160320), 305586753);
  16278. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(126340223, (-2008491127)).$$less$less__I__sjsr_RuntimeLong((-252023418));
  16279. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  16280. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-504160320), 305586753), new $c_sjsr_RuntimeLong().init___I__I((-504160320), 305586753));
  16281. var this$47 = $m_Lorg_junit_Assert$();
  16282. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  16283. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(510931784, (-1313923431)).$$less$less__I__sjsr_RuntimeLong(1174528765);
  16284. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  16285. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(0, 0));
  16286. var this$48 = $m_Lorg_junit_Assert$();
  16287. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I((-1449390900), (-1602240664));
  16288. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(711394099, (-400560166)).$$less$less__I__sjsr_RuntimeLong((-967606846));
  16289. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  16290. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1449390900), (-1602240664)), new $c_sjsr_RuntimeLong().init___I__I((-1449390900), (-1602240664)));
  16291. var this$49 = $m_Lorg_junit_Assert$();
  16292. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I(0, 1162928128);
  16293. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(1319282800, (-1994311032)).$$less$less__I__sjsr_RuntimeLong(1237159401);
  16294. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  16295. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 1162928128), new $c_sjsr_RuntimeLong().init___I__I(0, 1162928128));
  16296. var this$50 = $m_Lorg_junit_Assert$();
  16297. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-1749421258), 1809275319);
  16298. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-874710629), (-1242845989)).$$less$less__I__sjsr_RuntimeLong(484063041);
  16299. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  16300. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1749421258), 1809275319), new $c_sjsr_RuntimeLong().init___I__I((-1749421258), 1809275319))
  16301. });
  16302. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.bitwise$undor$und$bar__V = (function() {
  16303. var this$1 = $m_Lorg_junit_Assert$();
  16304. - var expected = new $c_sjsr_RuntimeLong().init___I__I(1467334397, (-608514));
  16305. - var actual = new $c_sjsr_RuntimeLong().init___I__I(1198889513, (-170491266)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(356560637, 1244673694));
  16306. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  16307. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1467334397, (-608514)), new $c_sjsr_RuntimeLong().init___I__I(1467334397, (-608514)));
  16308. var this$2 = $m_Lorg_junit_Assert$();
  16309. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I((-1645778056), 796647391);
  16310. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I((-1930990792), 627822941).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1849669008), 185716690));
  16311. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  16312. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1645778056), 796647391), new $c_sjsr_RuntimeLong().init___I__I((-1645778056), 796647391));
  16313. var this$3 = $m_Lorg_junit_Assert$();
  16314. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(2121785322, (-3735189));
  16315. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(711185578, (-154795743)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1446469570, (-104529814)));
  16316. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  16317. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2121785322, (-3735189)), new $c_sjsr_RuntimeLong().init___I__I(2121785322, (-3735189)));
  16318. var this$4 = $m_Lorg_junit_Assert$();
  16319. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I(401988479, 1357601567);
  16320. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(356565628, 275405582).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(380967239, 1356925723));
  16321. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  16322. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(401988479, 1357601567), new $c_sjsr_RuntimeLong().init___I__I(401988479, 1357601567));
  16323. var this$5 = $m_Lorg_junit_Assert$();
  16324. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-167780425), (-167778583));
  16325. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(1968397619, (-447093015)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1242708043), 1353146913));
  16326. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  16327. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-167780425), (-167778583)), new $c_sjsr_RuntimeLong().init___I__I((-167780425), (-167778583)));
  16328. var this$6 = $m_Lorg_junit_Assert$();
  16329. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I((-34603479), (-565777));
  16330. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-2121965024), (-76133937)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2104409609, (-1365814226)));
  16331. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  16332. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-34603479), (-565777)), new $c_sjsr_RuntimeLong().init___I__I((-34603479), (-565777)));
  16333. var this$7 = $m_Lorg_junit_Assert$();
  16334. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I((-537280529), (-10535202));
  16335. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(1496398822, (-548061626)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-556169301), (-245689186)));
  16336. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  16337. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-537280529), (-10535202)), new $c_sjsr_RuntimeLong().init___I__I((-537280529), (-10535202)));
  16338. var this$8 = $m_Lorg_junit_Assert$();
  16339. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(2132402169, (-1093993487));
  16340. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(856203065, (-1102382704)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1276763344, 377524977));
  16341. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  16342. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2132402169, (-1093993487)), new $c_sjsr_RuntimeLong().init___I__I(2132402169, (-1093993487)));
  16343. var this$9 = $m_Lorg_junit_Assert$();
  16344. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I(500957183, (-5777537));
  16345. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(474066920, (-215674305)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(366737695, 530830706));
  16346. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  16347. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(500957183, (-5777537)), new $c_sjsr_RuntimeLong().init___I__I(500957183, (-5777537)));
  16348. var this$10 = $m_Lorg_junit_Assert$();
  16349. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I((-1077937506), 1876426559);
  16350. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-1543310820), 664058893).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1002387606, 1826081595));
  16351. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  16352. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1077937506), 1876426559), new $c_sjsr_RuntimeLong().init___I__I((-1077937506), 1876426559));
  16353. var this$11 = $m_Lorg_junit_Assert$();
  16354. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I((-2121745), (-302649859));
  16355. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(1606847457, (-857707283)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-82108753), 628476252));
  16356. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  16357. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2121745), (-302649859)), new $c_sjsr_RuntimeLong().init___I__I((-2121745), (-302649859)));
  16358. var this$12 = $m_Lorg_junit_Assert$();
  16359. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(2113649662, (-9748643));
  16360. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(703699686, (-1218298019)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1575693246, (-565500071)));
  16361. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  16362. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2113649662, (-9748643)), new $c_sjsr_RuntimeLong().init___I__I(2113649662, (-9748643)));
  16363. var this$13 = $m_Lorg_junit_Assert$();
  16364. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I(1845274268, 1608495102);
  16365. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(1281663616, 1255777790).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1708663964, 1604300502));
  16366. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  16367. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1845274268, 1608495102), new $c_sjsr_RuntimeLong().init___I__I(1845274268, 1608495102));
  16368. var this$14 = $m_Lorg_junit_Assert$();
  16369. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I((-174066179), 1861146349);
  16370. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1315547660), 1726760037).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-442781559), 235328140));
  16371. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  16372. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-174066179), 1861146349), new $c_sjsr_RuntimeLong().init___I__I((-174066179), 1861146349));
  16373. var this$15 = $m_Lorg_junit_Assert$();
  16374. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(2139059199, (-40115785));
  16375. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(2014986997, (-1130692301)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(124088654, 1637408903));
  16376. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  16377. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2139059199, (-40115785)), new $c_sjsr_RuntimeLong().init___I__I(2139059199, (-40115785)));
  16378. var this$16 = $m_Lorg_junit_Assert$();
  16379. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-4195861), (-679630869));
  16380. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(1653153899, 1412277603).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1615398494), (-682581111)));
  16381. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  16382. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4195861), (-679630869)), new $c_sjsr_RuntimeLong().init___I__I((-4195861), (-679630869)));
  16383. var this$17 = $m_Lorg_junit_Assert$();
  16384. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(601802239, 1937620978);
  16385. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(551077237, 1349033186).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(597575118, 1662855120));
  16386. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  16387. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(601802239, 1937620978), new $c_sjsr_RuntimeLong().init___I__I(601802239, 1937620978));
  16388. var this$18 = $m_Lorg_junit_Assert$();
  16389. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I((-1383162189), (-1107312899));
  16390. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(613289137, (-1123701660)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1383294317), 369006329));
  16391. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  16392. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1383162189), (-1107312899)), new $c_sjsr_RuntimeLong().init___I__I((-1383162189), (-1107312899)));
  16393. var this$19 = $m_Lorg_junit_Assert$();
  16394. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-141299717), (-576585865));
  16395. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I((-418175046), (-593383309)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1468132939, 360734532));
  16396. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  16397. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-141299717), (-576585865)), new $c_sjsr_RuntimeLong().init___I__I((-141299717), (-576585865)));
  16398. var this$20 = $m_Lorg_junit_Assert$();
  16399. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(1998808831, (-86066691));
  16400. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1428236018, (-1294026291)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(572735565, 1213340152));
  16401. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  16402. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1998808831, (-86066691)), new $c_sjsr_RuntimeLong().init___I__I(1998808831, (-86066691)));
  16403. var this$21 = $m_Lorg_junit_Assert$();
  16404. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I((-1680360554), (-738459673));
  16405. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-1949058688), (-1013245209)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(416580246, 300148007));
  16406. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  16407. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1680360554), (-738459673)), new $c_sjsr_RuntimeLong().init___I__I((-1680360554), (-738459673)));
  16408. var this$22 = $m_Lorg_junit_Assert$();
  16409. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I((-1073808964), (-183288105));
  16410. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-1746245220), 1427323605).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1185613404), (-469621610)));
  16411. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  16412. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073808964), (-183288105)), new $c_sjsr_RuntimeLong().init___I__I((-1073808964), (-183288105)));
  16413. var this$23 = $m_Lorg_junit_Assert$();
  16414. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(1475346349, 1845485055);
  16415. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(1445648649, 701317455).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1407661733, 1287118327));
  16416. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  16417. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1475346349, 1845485055), new $c_sjsr_RuntimeLong().init___I__I(1475346349, 1845485055));
  16418. var this$24 = $m_Lorg_junit_Assert$();
  16419. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-33566733), (-268503975));
  16420. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-1861500445), 764080137).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-33812527), (-411163560)));
  16421. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  16422. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-33566733), (-268503975)), new $c_sjsr_RuntimeLong().init___I__I((-33566733), (-268503975)));
  16423. var this$25 = $m_Lorg_junit_Assert$();
  16424. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I((-286605413), 1602191341);
  16425. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-1408712806), 393166157).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1323973395, 1580353248));
  16426. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  16427. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-286605413), 1602191341), new $c_sjsr_RuntimeLong().init___I__I((-286605413), 1602191341));
  16428. var this$26 = $m_Lorg_junit_Assert$();
  16429. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I((-553947394), (-2013546505));
  16430. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-2072304578), (-2142600249)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-625840402), (-2018265417)));
  16431. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  16432. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-553947394), (-2013546505)), new $c_sjsr_RuntimeLong().init___I__I((-553947394), (-2013546505)));
  16433. var this$27 = $m_Lorg_junit_Assert$();
  16434. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-553746946), (-140321));
  16435. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(450125308, 1742298015).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-999674466), (-89794491)));
  16436. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  16437. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-553746946), (-140321)), new $c_sjsr_RuntimeLong().init___I__I((-553746946), (-140321)));
  16438. var this$28 = $m_Lorg_junit_Assert$();
  16439. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I((-16643), (-68193313));
  16440. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(1239068904, (-68194107)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1092247939), (-639552609)));
  16441. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  16442. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-16643), (-68193313)), new $c_sjsr_RuntimeLong().init___I__I((-16643), (-68193313)));
  16443. var this$29 = $m_Lorg_junit_Assert$();
  16444. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I((-52733444), (-1159005505));
  16445. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-2075047684), (-1706497393)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-119858776), (-1461536706)));
  16446. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  16447. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-52733444), (-1159005505)), new $c_sjsr_RuntimeLong().init___I__I((-52733444), (-1159005505)));
  16448. var this$30 = $m_Lorg_junit_Assert$();
  16449. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-121509406), 1048526839);
  16450. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-1065293728), 1045575815).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(943802850, 4130803));
  16451. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  16452. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-121509406), 1048526839), new $c_sjsr_RuntimeLong().init___I__I((-121509406), 1048526839));
  16453. var this$31 = $m_Lorg_junit_Assert$();
  16454. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(1844952571, (-1327497834));
  16455. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(1688647147, (-1327540094)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1767049400, (-1609892586)));
  16456. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  16457. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1844952571, (-1327497834)), new $c_sjsr_RuntimeLong().init___I__I(1844952571, (-1327497834)));
  16458. var this$32 = $m_Lorg_junit_Assert$();
  16459. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I((-5046291), (-1345721876));
  16460. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-207425559), 231270892).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(515004644, (-1349918716)));
  16461. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  16462. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5046291), (-1345721876)), new $c_sjsr_RuntimeLong().init___I__I((-5046291), (-1345721876)));
  16463. var this$33 = $m_Lorg_junit_Assert$();
  16464. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1075861506), (-67698709));
  16465. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(781813534, 1274454635).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1814682890), (-1182466103)));
  16466. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  16467. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1075861506), (-67698709)), new $c_sjsr_RuntimeLong().init___I__I((-1075861506), (-67698709)));
  16468. var this$34 = $m_Lorg_junit_Assert$();
  16469. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(2144796219, (-17303617));
  16470. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(1792206347, (-54265949)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(931436592, (-625499620)));
  16471. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  16472. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2144796219, (-17303617)), new $c_sjsr_RuntimeLong().init___I__I(2144796219, (-17303617)));
  16473. var this$35 = $m_Lorg_junit_Assert$();
  16474. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I((-874545153), (-1611301156));
  16475. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-1957992337), 421859924).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1138122674, (-1896513908)));
  16476. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  16477. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-874545153), (-1611301156)), new $c_sjsr_RuntimeLong().init___I__I((-874545153), (-1611301156)));
  16478. var this$36 = $m_Lorg_junit_Assert$();
  16479. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-1218644010), (-67141891));
  16480. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I((-1220262128), 1790926509).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2107837994), (-245286664)));
  16481. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  16482. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1218644010), (-67141891)), new $c_sjsr_RuntimeLong().init___I__I((-1218644010), (-67141891)));
  16483. var this$37 = $m_Lorg_junit_Assert$();
  16484. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I((-2555905), 2146160604);
  16485. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-485426246), 2122993116).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1077361187), 795578180));
  16486. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  16487. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2555905), 2146160604), new $c_sjsr_RuntimeLong().init___I__I((-2555905), 2146160604));
  16488. var this$38 = $m_Lorg_junit_Assert$();
  16489. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(999978447, 2129346287);
  16490. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(713580935, 2059541733).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(957494730, 1688940106));
  16491. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  16492. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(999978447, 2129346287), new $c_sjsr_RuntimeLong().init___I__I(999978447, 2129346287));
  16493. var this$39 = $m_Lorg_junit_Assert$();
  16494. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-836113), 1983903423);
  16495. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-181332639), 608154803).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(787627150, 1378378253));
  16496. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  16497. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-836113), 1983903423), new $c_sjsr_RuntimeLong().init___I__I((-836113), 1983903423));
  16498. var this$40 = $m_Lorg_junit_Assert$();
  16499. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I((-273220891), (-1242040457));
  16500. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-944448827), (-1528432780)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-374967708), 364320051));
  16501. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  16502. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-273220891), (-1242040457)), new $c_sjsr_RuntimeLong().init___I__I((-273220891), (-1242040457)));
  16503. var this$41 = $m_Lorg_junit_Assert$();
  16504. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I((-52433921), (-1615929419));
  16505. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(1822361801, (-1626992863)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1865553026), (-1867721804)));
  16506. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  16507. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-52433921), (-1615929419)), new $c_sjsr_RuntimeLong().init___I__I((-52433921), (-1615929419)));
  16508. var this$42 = $m_Lorg_junit_Assert$();
  16509. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-1646593), (-1583649));
  16510. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-333036705), (-39743141)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-136127263), (-404241201)));
  16511. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  16512. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1646593), (-1583649)), new $c_sjsr_RuntimeLong().init___I__I((-1646593), (-1583649)));
  16513. var this$43 = $m_Lorg_junit_Assert$();
  16514. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I((-105959457), (-50406273));
  16515. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1342309595, 143297662).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1448137844), (-50933699)));
  16516. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  16517. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-105959457), (-50406273)), new $c_sjsr_RuntimeLong().init___I__I((-105959457), (-50406273)));
  16518. var this$44 = $m_Lorg_junit_Assert$();
  16519. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-480707585), (-87100434));
  16520. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-514802766), 718197230).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1113082335, (-259890518)));
  16521. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  16522. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-480707585), (-87100434)), new $c_sjsr_RuntimeLong().init___I__I((-480707585), (-87100434)));
  16523. var this$45 = $m_Lorg_junit_Assert$();
  16524. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I((-73693249), (-555903498));
  16525. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-476348284), (-1025699402)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1518405435, 1545110880));
  16526. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  16527. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-73693249), (-555903498)), new $c_sjsr_RuntimeLong().init___I__I((-73693249), (-555903498)));
  16528. var this$46 = $m_Lorg_junit_Assert$();
  16529. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I((-1646871041), (-403194029));
  16530. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-2058311589), 1135057747).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1664731675), (-1535754941)));
  16531. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  16532. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1646871041), (-403194029)), new $c_sjsr_RuntimeLong().init___I__I((-1646871041), (-403194029)));
  16533. var this$47 = $m_Lorg_junit_Assert$();
  16534. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-203423937), (-34342961));
  16535. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(333362997, (-34482226)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-205173969), 1754490115));
  16536. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  16537. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-203423937), (-34342961)), new $c_sjsr_RuntimeLong().init___I__I((-203423937), (-34342961)));
  16538. var this$48 = $m_Lorg_junit_Assert$();
  16539. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(2083487743, (-159909991));
  16540. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(2083354303, (-2043490039)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1344953817, (-195725679)));
  16541. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  16542. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2083487743, (-159909991)), new $c_sjsr_RuntimeLong().init___I__I(2083487743, (-159909991)));
  16543. var this$49 = $m_Lorg_junit_Assert$();
  16544. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-134268937), (-680984614));
  16545. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-942983837), (-683124136)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(909452980, (-1021249590)));
  16546. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  16547. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-134268937), (-680984614)), new $c_sjsr_RuntimeLong().init___I__I((-134268937), (-680984614)));
  16548. var this$50 = $m_Lorg_junit_Assert$();
  16549. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-17107060), (-35914117));
  16550. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-402624124), (-505696678)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-688199800), 2110291577));
  16551. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  16552. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-17107060), (-35914117)), new $c_sjsr_RuntimeLong().init___I__I((-17107060), (-35914117)))
  16553. });
  16554. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toShort__V = (function() {
  16555. var this$1 = $m_Lorg_junit_Assert$();
  16556. - var actual = new $c_sjsr_RuntimeLong().init___I(0).toShort__S();
  16557. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  16558. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  16559. var this$2 = $m_Lorg_junit_Assert$();
  16560. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-1)).toShort__S();
  16561. - this$2.assertEquals__T__O__O__V(null, (-1), actual$1);
  16562. + this$2.assertEquals__T__O__O__V(null, (-1), (-1));
  16563. var this$3 = $m_Lorg_junit_Assert$();
  16564. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328).toShort__S();
  16565. - this$3.assertEquals__T__O__O__V(null, (-17768), actual$2);
  16566. + this$3.assertEquals__T__O__O__V(null, (-17768), (-17768));
  16567. var this$4 = $m_Lorg_junit_Assert$();
  16568. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(1925512546, (-812328457)).toShort__S();
  16569. - this$4.assertEquals__T__O__O__V(null, (-670), actual$3);
  16570. + this$4.assertEquals__T__O__O__V(null, (-670), (-670));
  16571. var this$5 = $m_Lorg_junit_Assert$();
  16572. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(2028716555, (-1639243756)).toShort__S();
  16573. - this$5.assertEquals__T__O__O__V(null, (-15861), actual$4);
  16574. + this$5.assertEquals__T__O__O__V(null, (-15861), (-15861));
  16575. var this$6 = $m_Lorg_junit_Assert$();
  16576. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-1970657557), (-1904990267)).toShort__S();
  16577. - this$6.assertEquals__T__O__O__V(null, 9963, actual$5);
  16578. + this$6.assertEquals__T__O__O__V(null, 9963, 9963);
  16579. var this$7 = $m_Lorg_junit_Assert$();
  16580. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1012119590), (-1704668195)).toShort__S();
  16581. - this$7.assertEquals__T__O__O__V(null, 18394, actual$6);
  16582. + this$7.assertEquals__T__O__O__V(null, 18394, 18394);
  16583. var this$8 = $m_Lorg_junit_Assert$();
  16584. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(848486636, (-810351120)).toShort__S();
  16585. - this$8.assertEquals__T__O__O__V(null, (-7956), actual$7);
  16586. + this$8.assertEquals__T__O__O__V(null, (-7956), (-7956));
  16587. var this$9 = $m_Lorg_junit_Assert$();
  16588. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(2103989197, 955793808).toShort__S();
  16589. - this$9.assertEquals__T__O__O__V(null, 21453, actual$8);
  16590. + this$9.assertEquals__T__O__O__V(null, 21453, 21453);
  16591. var this$10 = $m_Lorg_junit_Assert$();
  16592. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-237938237), (-703399620)).toShort__S();
  16593. - this$10.assertEquals__T__O__O__V(null, 22979, actual$9);
  16594. + this$10.assertEquals__T__O__O__V(null, 22979, 22979);
  16595. var this$11 = $m_Lorg_junit_Assert$();
  16596. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(666247428, (-1109641927)).toShort__S();
  16597. - this$11.assertEquals__T__O__O__V(null, 8452, actual$10);
  16598. + this$11.assertEquals__T__O__O__V(null, 8452, 8452);
  16599. var this$12 = $m_Lorg_junit_Assert$();
  16600. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(1824561213, (-872828437)).toShort__S();
  16601. - this$12.assertEquals__T__O__O__V(null, (-26563), actual$11);
  16602. + this$12.assertEquals__T__O__O__V(null, (-26563), (-26563));
  16603. var this$13 = $m_Lorg_junit_Assert$();
  16604. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-10950266), (-1779965318)).toShort__S();
  16605. - this$13.assertEquals__T__O__O__V(null, (-5754), actual$12);
  16606. + this$13.assertEquals__T__O__O__V(null, (-5754), (-5754));
  16607. var this$14 = $m_Lorg_junit_Assert$();
  16608. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(1251814932, (-491043391)).toShort__S();
  16609. - this$14.assertEquals__T__O__O__V(null, 11796, actual$13);
  16610. + this$14.assertEquals__T__O__O__V(null, 11796, 11796);
  16611. var this$15 = $m_Lorg_junit_Assert$();
  16612. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-117750172), (-366379322)).toShort__S();
  16613. - this$15.assertEquals__T__O__O__V(null, 18020, actual$14);
  16614. + this$15.assertEquals__T__O__O__V(null, 18020, 18020);
  16615. var this$16 = $m_Lorg_junit_Assert$();
  16616. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-2095575368), 965048164).toShort__S();
  16617. - this$16.assertEquals__T__O__O__V(null, 3768, actual$15);
  16618. + this$16.assertEquals__T__O__O__V(null, 3768, 3768);
  16619. var this$17 = $m_Lorg_junit_Assert$();
  16620. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-177410531), 1454361289).toShort__S();
  16621. - this$17.assertEquals__T__O__O__V(null, (-4579), actual$16);
  16622. + this$17.assertEquals__T__O__O__V(null, (-4579), (-4579));
  16623. var this$18 = $m_Lorg_junit_Assert$();
  16624. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-359035310), (-790126871)).toShort__S();
  16625. - this$18.assertEquals__T__O__O__V(null, (-29102), actual$17);
  16626. + this$18.assertEquals__T__O__O__V(null, (-29102), (-29102));
  16627. var this$19 = $m_Lorg_junit_Assert$();
  16628. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(1486058820, 1675509542).toShort__S();
  16629. - this$19.assertEquals__T__O__O__V(null, 30020, actual$18);
  16630. + this$19.assertEquals__T__O__O__V(null, 30020, 30020);
  16631. var this$20 = $m_Lorg_junit_Assert$();
  16632. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(268881157, (-342358099)).toShort__S();
  16633. - this$20.assertEquals__T__O__O__V(null, (-13051), actual$19);
  16634. + this$20.assertEquals__T__O__O__V(null, (-13051), (-13051));
  16635. var this$21 = $m_Lorg_junit_Assert$();
  16636. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-1089211040), 747294820).toShort__S();
  16637. - this$21.assertEquals__T__O__O__V(null, (-2720), actual$20);
  16638. + this$21.assertEquals__T__O__O__V(null, (-2720), (-2720));
  16639. var this$22 = $m_Lorg_junit_Assert$();
  16640. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(1163661942, 1708185440).toShort__S();
  16641. - this$22.assertEquals__T__O__O__V(null, 4726, actual$21);
  16642. + this$22.assertEquals__T__O__O__V(null, 4726, 4726);
  16643. var this$23 = $m_Lorg_junit_Assert$();
  16644. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1363821038), (-1952481751)).toShort__S();
  16645. - this$23.assertEquals__T__O__O__V(null, (-16878), actual$22)
  16646. + this$23.assertEquals__T__O__O__V(null, (-16878), (-16878))
  16647. });
  16648. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.comparisons__V = (function() {
  16649. - this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I(0), new $c_sjsr_RuntimeLong().init___I(0), 0);
  16650. - this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I(0), new $c_sjsr_RuntimeLong().init___I(1), (-1));
  16651. - this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I(0), new $c_sjsr_RuntimeLong().init___I((-1)), 1);
  16652. + this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(0, 0), 0);
  16653. + this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0), (-1));
  16654. + this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), 1);
  16655. this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(this.MaxVal$1, this.MinVal$1, 1);
  16656. this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(this.MinVal$1, this.MaxVal$1, (-1));
  16657. this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I__I((-2023406815), 1699187115), new $c_sjsr_RuntimeLong().init___I__I(305419896, 1699187115), 1);
  16658. @@ -111221,135 +115136,85 @@ $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.comparisons__V = (
  16659. this.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V(new $c_sjsr_RuntimeLong().init___I__I(1839280888, (-168388422)), new $c_sjsr_RuntimeLong().init___I__I((-1645740821), (-1967920957)), 1)
  16660. });
  16661. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toInt__V = (function() {
  16662. + var this$1 = $m_Lorg_junit_Assert$();
  16663. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  16664. var this$2 = $m_Lorg_junit_Assert$();
  16665. - var this$1 = new $c_sjsr_RuntimeLong().init___I(0);
  16666. - var actual = this$1.lo$2;
  16667. - this$2.assertEquals__T__O__O__V(null, 0, actual);
  16668. + this$2.assertEquals__T__O__O__V(null, (-1), (-1));
  16669. + var this$3 = $m_Lorg_junit_Assert$();
  16670. + this$3.assertEquals__T__O__O__V(null, (-19088744), (-19088744));
  16671. var this$4 = $m_Lorg_junit_Assert$();
  16672. - var this$3 = new $c_sjsr_RuntimeLong().init___I((-1));
  16673. - var actual$1 = this$3.lo$2;
  16674. - this$4.assertEquals__T__O__O__V(null, (-1), actual$1);
  16675. + this$4.assertEquals__T__O__O__V(null, (-1869423218), (-1869423218));
  16676. + var this$5 = $m_Lorg_junit_Assert$();
  16677. + this$5.assertEquals__T__O__O__V(null, 450655357, 450655357);
  16678. var this$6 = $m_Lorg_junit_Assert$();
  16679. - var this$5 = new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328);
  16680. - var actual$2 = this$5.lo$2;
  16681. - this$6.assertEquals__T__O__O__V(null, (-19088744), actual$2);
  16682. + this$6.assertEquals__T__O__O__V(null, (-596464514), (-596464514));
  16683. + var this$7 = $m_Lorg_junit_Assert$();
  16684. + this$7.assertEquals__T__O__O__V(null, 1668957409, 1668957409);
  16685. var this$8 = $m_Lorg_junit_Assert$();
  16686. - var this$7 = new $c_sjsr_RuntimeLong().init___I__I((-1869423218), (-5516698));
  16687. - var actual$3 = this$7.lo$2;
  16688. - this$8.assertEquals__T__O__O__V(null, (-1869423218), actual$3);
  16689. + this$8.assertEquals__T__O__O__V(null, (-313016061), (-313016061));
  16690. + var this$9 = $m_Lorg_junit_Assert$();
  16691. + this$9.assertEquals__T__O__O__V(null, (-406779255), (-406779255));
  16692. var this$10 = $m_Lorg_junit_Assert$();
  16693. - var this$9 = new $c_sjsr_RuntimeLong().init___I__I(450655357, (-521592408));
  16694. - var actual$4 = this$9.lo$2;
  16695. - this$10.assertEquals__T__O__O__V(null, 450655357, actual$4);
  16696. + this$10.assertEquals__T__O__O__V(null, (-1125423893), (-1125423893));
  16697. + var this$11 = $m_Lorg_junit_Assert$();
  16698. + this$11.assertEquals__T__O__O__V(null, 1491309031, 1491309031);
  16699. var this$12 = $m_Lorg_junit_Assert$();
  16700. - var this$11 = new $c_sjsr_RuntimeLong().init___I__I((-596464514), 629510497);
  16701. - var actual$5 = this$11.lo$2;
  16702. - this$12.assertEquals__T__O__O__V(null, (-596464514), actual$5);
  16703. + this$12.assertEquals__T__O__O__V(null, 360542935, 360542935);
  16704. + var this$13 = $m_Lorg_junit_Assert$();
  16705. + this$13.assertEquals__T__O__O__V(null, 178673916, 178673916);
  16706. var this$14 = $m_Lorg_junit_Assert$();
  16707. - var this$13 = new $c_sjsr_RuntimeLong().init___I__I(1668957409, 1231040344);
  16708. - var actual$6 = this$13.lo$2;
  16709. - this$14.assertEquals__T__O__O__V(null, 1668957409, actual$6);
  16710. + this$14.assertEquals__T__O__O__V(null, (-1167644863), (-1167644863));
  16711. + var this$15 = $m_Lorg_junit_Assert$();
  16712. + this$15.assertEquals__T__O__O__V(null, (-1852739075), (-1852739075));
  16713. var this$16 = $m_Lorg_junit_Assert$();
  16714. - var this$15 = new $c_sjsr_RuntimeLong().init___I__I((-313016061), 283507721);
  16715. - var actual$7 = this$15.lo$2;
  16716. - this$16.assertEquals__T__O__O__V(null, (-313016061), actual$7);
  16717. + this$16.assertEquals__T__O__O__V(null, (-1965326912), (-1965326912));
  16718. + var this$17 = $m_Lorg_junit_Assert$();
  16719. + this$17.assertEquals__T__O__O__V(null, (-141857741), (-141857741));
  16720. var this$18 = $m_Lorg_junit_Assert$();
  16721. - var this$17 = new $c_sjsr_RuntimeLong().init___I__I((-406779255), 1389322213);
  16722. - var actual$8 = this$17.lo$2;
  16723. - this$18.assertEquals__T__O__O__V(null, (-406779255), actual$8);
  16724. + this$18.assertEquals__T__O__O__V(null, (-938893686), (-938893686));
  16725. + var this$19 = $m_Lorg_junit_Assert$();
  16726. + this$19.assertEquals__T__O__O__V(null, (-1178638558), (-1178638558));
  16727. var this$20 = $m_Lorg_junit_Assert$();
  16728. - var this$19 = new $c_sjsr_RuntimeLong().init___I__I((-1125423893), (-436921025));
  16729. - var actual$9 = this$19.lo$2;
  16730. - this$20.assertEquals__T__O__O__V(null, (-1125423893), actual$9);
  16731. + this$20.assertEquals__T__O__O__V(null, (-1296424902), (-1296424902));
  16732. + var this$21 = $m_Lorg_junit_Assert$();
  16733. + this$21.assertEquals__T__O__O__V(null, 204387309, 204387309);
  16734. var this$22 = $m_Lorg_junit_Assert$();
  16735. - var this$21 = new $c_sjsr_RuntimeLong().init___I__I(1491309031, 948401259);
  16736. - var actual$10 = this$21.lo$2;
  16737. - this$22.assertEquals__T__O__O__V(null, 1491309031, actual$10);
  16738. - var this$24 = $m_Lorg_junit_Assert$();
  16739. - var this$23 = new $c_sjsr_RuntimeLong().init___I__I(360542935, (-1033853853));
  16740. - var actual$11 = this$23.lo$2;
  16741. - this$24.assertEquals__T__O__O__V(null, 360542935, actual$11);
  16742. - var this$26 = $m_Lorg_junit_Assert$();
  16743. - var this$25 = new $c_sjsr_RuntimeLong().init___I__I(178673916, (-2045867551));
  16744. - var actual$12 = this$25.lo$2;
  16745. - this$26.assertEquals__T__O__O__V(null, 178673916, actual$12);
  16746. - var this$28 = $m_Lorg_junit_Assert$();
  16747. - var this$27 = new $c_sjsr_RuntimeLong().init___I__I((-1167644863), 738699232);
  16748. - var actual$13 = this$27.lo$2;
  16749. - this$28.assertEquals__T__O__O__V(null, (-1167644863), actual$13);
  16750. - var this$30 = $m_Lorg_junit_Assert$();
  16751. - var this$29 = new $c_sjsr_RuntimeLong().init___I__I((-1852739075), 950841298);
  16752. - var actual$14 = this$29.lo$2;
  16753. - this$30.assertEquals__T__O__O__V(null, (-1852739075), actual$14);
  16754. - var this$32 = $m_Lorg_junit_Assert$();
  16755. - var this$31 = new $c_sjsr_RuntimeLong().init___I__I((-1965326912), 1694989583);
  16756. - var actual$15 = this$31.lo$2;
  16757. - this$32.assertEquals__T__O__O__V(null, (-1965326912), actual$15);
  16758. - var this$34 = $m_Lorg_junit_Assert$();
  16759. - var this$33 = new $c_sjsr_RuntimeLong().init___I__I((-141857741), (-1197558189));
  16760. - var actual$16 = this$33.lo$2;
  16761. - this$34.assertEquals__T__O__O__V(null, (-141857741), actual$16);
  16762. - var this$36 = $m_Lorg_junit_Assert$();
  16763. - var this$35 = new $c_sjsr_RuntimeLong().init___I__I((-938893686), 1763555645);
  16764. - var actual$17 = this$35.lo$2;
  16765. - this$36.assertEquals__T__O__O__V(null, (-938893686), actual$17);
  16766. - var this$38 = $m_Lorg_junit_Assert$();
  16767. - var this$37 = new $c_sjsr_RuntimeLong().init___I__I((-1178638558), 299067184);
  16768. - var actual$18 = this$37.lo$2;
  16769. - this$38.assertEquals__T__O__O__V(null, (-1178638558), actual$18);
  16770. - var this$40 = $m_Lorg_junit_Assert$();
  16771. - var this$39 = new $c_sjsr_RuntimeLong().init___I__I((-1296424902), (-1694453755));
  16772. - var actual$19 = this$39.lo$2;
  16773. - this$40.assertEquals__T__O__O__V(null, (-1296424902), actual$19);
  16774. - var this$42 = $m_Lorg_junit_Assert$();
  16775. - var this$41 = new $c_sjsr_RuntimeLong().init___I__I(204387309, (-240738711));
  16776. - var actual$20 = this$41.lo$2;
  16777. - this$42.assertEquals__T__O__O__V(null, 204387309, actual$20);
  16778. - var this$44 = $m_Lorg_junit_Assert$();
  16779. - var this$43 = new $c_sjsr_RuntimeLong().init___I__I((-942136876), (-527367452));
  16780. - var actual$21 = this$43.lo$2;
  16781. - this$44.assertEquals__T__O__O__V(null, (-942136876), actual$21);
  16782. - var this$46 = $m_Lorg_junit_Assert$();
  16783. - var this$45 = new $c_sjsr_RuntimeLong().init___I__I((-1703892744), 240186844);
  16784. - var actual$22 = this$45.lo$2;
  16785. - this$46.assertEquals__T__O__O__V(null, (-1703892744), actual$22)
  16786. + this$22.assertEquals__T__O__O__V(null, (-942136876), (-942136876));
  16787. + var this$23 = $m_Lorg_junit_Assert$();
  16788. + this$23.assertEquals__T__O__O__V(null, (-1703892744), (-1703892744))
  16789. });
  16790. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toString__T = (function() {
  16791. return $as_T((this.toString__V(), (void 0)))
  16792. });
  16793. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.sanity$undof$undequality$undtests__V = (function() {
  16794. + var this$1 = $m_Lorg_junit_Assert$();
  16795. + var b = $uJ(new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16796. + var lo = b.lo$2;
  16797. + var hi = b.hi$2;
  16798. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 456), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  16799. var this$2 = $m_Lorg_junit_Assert$();
  16800. - var this$1 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16801. - var actual = $uJ(this$1);
  16802. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 456), actual);
  16803. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 456), new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16804. var this$3 = $m_Lorg_junit_Assert$();
  16805. - var expected = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16806. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16807. - this$3.assertEquals__T__O__O__V(null, expected, actual$1);
  16808. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(456, 123), new $c_sjsr_RuntimeLong().init___I__I(456, 123));
  16809. var this$4 = $m_Lorg_junit_Assert$();
  16810. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(456, 123);
  16811. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(456, 123);
  16812. - this$4.assertEquals__T__O__O__V(null, expected$1, actual$2);
  16813. + var b$1 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16814. + var lo$1 = b$1.lo$2;
  16815. + var hi$1 = b$1.hi$2;
  16816. + this$4.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 4), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  16817. + var this$5 = $m_Lorg_junit_Assert$();
  16818. + this$5.assertNotEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 4), new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16819. var this$6 = $m_Lorg_junit_Assert$();
  16820. - var this$5 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16821. - var actual$3 = $uJ(this$5);
  16822. - this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 4), actual$3);
  16823. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16824. + var lo$2 = b$2.lo$2;
  16825. + var hi$2 = b$2.hi$2;
  16826. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 456), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  16827. var this$7 = $m_Lorg_junit_Assert$();
  16828. - var unexpected = new $c_sjsr_RuntimeLong().init___I__I(123, 4);
  16829. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16830. - this$7.assertNotEquals__T__O__O__V(null, unexpected, actual$4);
  16831. - var this$9 = $m_Lorg_junit_Assert$();
  16832. - var this$8 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16833. - var actual$5 = $uJ(this$8);
  16834. - this$9.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 456), actual$5);
  16835. - var this$10 = $m_Lorg_junit_Assert$();
  16836. - var unexpected$1 = new $c_sjsr_RuntimeLong().init___I__I(1, 456);
  16837. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16838. - this$10.assertNotEquals__T__O__O__V(null, unexpected$1, actual$6);
  16839. - var this$12 = $m_Lorg_junit_Assert$();
  16840. - var this$11 = new $c_sjsr_RuntimeLong().init___I__I(123, 456);
  16841. - var actual$7 = $uJ(this$11);
  16842. - this$12.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 0), actual$7)
  16843. + this$7.assertNotEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 456), new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16844. + var this$8 = $m_Lorg_junit_Assert$();
  16845. + var b$3 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  16846. + var lo$3 = b$3.lo$2;
  16847. + var hi$3 = b$3.hi$2;
  16848. + this$8.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(123, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3))
  16849. });
  16850. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.notify__ = (function() {
  16851. return (void 0)
  16852. @@ -111357,4213 +115222,3917 @@ $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.notify__ = (functi
  16853. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.modulo$und$percent__V = (function() {
  16854. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer) {
  16855. return (function() {
  16856. - return new $c_sjsr_RuntimeLong().init___I(0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  16857. + var this$1 = $m_sjsr_RuntimeLong$();
  16858. + var lo = this$1.remainderImpl__I__I__I__I__I(0, 0, 0, 0);
  16859. + return new $c_sjsr_RuntimeLong().init___I__I(lo, this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  16860. })
  16861. })(this)));
  16862. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$1) {
  16863. return (function() {
  16864. - return new $c_sjsr_RuntimeLong().init___I__I(5, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  16865. + var this$2 = $m_sjsr_RuntimeLong$();
  16866. + var lo$1 = this$2.remainderImpl__I__I__I__I__I(5, 0, 0, 0);
  16867. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  16868. })
  16869. })(this)));
  16870. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$2) {
  16871. return (function() {
  16872. - return new $c_sjsr_RuntimeLong().init___I__I(0, 5).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  16873. + var this$3 = $m_sjsr_RuntimeLong$();
  16874. + var lo$2 = this$3.remainderImpl__I__I__I__I__I(0, 5, 0, 0);
  16875. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  16876. })
  16877. })(this)));
  16878. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$3) {
  16879. return (function() {
  16880. - return new $c_sjsr_RuntimeLong().init___I((-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  16881. + var this$4 = $m_sjsr_RuntimeLong$();
  16882. + var lo$3 = this$4.remainderImpl__I__I__I__I__I((-1), (-1), 0, 0);
  16883. + return new $c_sjsr_RuntimeLong().init___I__I(lo$3, this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  16884. })
  16885. })(this)));
  16886. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_ArithmeticException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(arg$outer$4) {
  16887. return (function() {
  16888. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(0))
  16889. + var this$5 = $m_sjsr_RuntimeLong$();
  16890. + var lo$4 = this$5.remainderImpl__I__I__I__I__I((-1), 0, 0, 0);
  16891. + return new $c_sjsr_RuntimeLong().init___I__I(lo$4, this$5.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  16892. })
  16893. })(this)));
  16894. - var this$1 = $m_Lorg_junit_Assert$();
  16895. - var expected = new $c_sjsr_RuntimeLong().init___I(0);
  16896. - var actual = this.IntMinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  16897. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  16898. - var this$2 = $m_Lorg_junit_Assert$();
  16899. - var expected$1 = new $c_sjsr_RuntimeLong().init___I(0);
  16900. - var actual$1 = this.IntMinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.IntMaxValPlus1$1);
  16901. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  16902. - var this$3 = $m_Lorg_junit_Assert$();
  16903. - var expected$2 = new $c_sjsr_RuntimeLong().init___I(0);
  16904. - var actual$2 = this.IntMaxValPlus1$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  16905. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  16906. - var this$4 = $m_Lorg_junit_Assert$();
  16907. - var expected$3 = new $c_sjsr_RuntimeLong().init___I(0);
  16908. - var actual$3 = this.IntMaxValPlus1$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.IntMinVal$1);
  16909. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  16910. - var this$5 = $m_Lorg_junit_Assert$();
  16911. - var expected$4 = new $c_sjsr_RuntimeLong().init___I(0);
  16912. - var actual$4 = this.MaxVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  16913. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  16914. - var this$6 = $m_Lorg_junit_Assert$();
  16915. - var expected$5 = new $c_sjsr_RuntimeLong().init___I(0);
  16916. - var actual$5 = this.MinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(1));
  16917. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  16918. - var this$7 = $m_Lorg_junit_Assert$();
  16919. - var expected$6 = new $c_sjsr_RuntimeLong().init___I(0);
  16920. - var actual$6 = this.MinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((-1)));
  16921. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  16922. var this$8 = $m_Lorg_junit_Assert$();
  16923. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647);
  16924. - var actual$7 = this.MaxVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.MinVal$1);
  16925. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  16926. - var this$9 = $m_Lorg_junit_Assert$();
  16927. - var expected$8 = new $c_sjsr_RuntimeLong().init___I(0);
  16928. - var actual$8 = this.MaxVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.MaxVal$1);
  16929. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  16930. - var this$10 = $m_Lorg_junit_Assert$();
  16931. - var expected$9 = new $c_sjsr_RuntimeLong().init___I(0);
  16932. - var actual$9 = this.MinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.MinVal$1);
  16933. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  16934. + var this$6 = this.IntMinVal$1;
  16935. + var this$7 = $m_sjsr_RuntimeLong$();
  16936. + var lo$5 = this$7.remainderImpl__I__I__I__I__I(this$6.lo$2, this$6.hi$2, (-1), (-1));
  16937. + var hi = this$7.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16938. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi));
  16939. var this$11 = $m_Lorg_junit_Assert$();
  16940. - var expected$10 = new $c_sjsr_RuntimeLong().init___I((-1));
  16941. - var actual$10 = this.MinVal$1.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(this.MaxVal$1);
  16942. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  16943. - var this$12 = $m_Lorg_junit_Assert$();
  16944. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(880, 0);
  16945. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(880, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-219594), (-1)));
  16946. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  16947. - var this$13 = $m_Lorg_junit_Assert$();
  16948. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-27), (-1));
  16949. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-49125), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(98, 0));
  16950. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  16951. + var this$9 = this.IntMinVal$1;
  16952. + var b = this.IntMaxValPlus1$1;
  16953. + var this$10 = $m_sjsr_RuntimeLong$();
  16954. + var lo$6 = this$10.remainderImpl__I__I__I__I__I(this$9.lo$2, this$9.hi$2, b.lo$2, b.hi$2);
  16955. + var hi$1 = this$10.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16956. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$1));
  16957. var this$14 = $m_Lorg_junit_Assert$();
  16958. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I((-1194), (-1));
  16959. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1922504), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(4195, 0));
  16960. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  16961. - var this$15 = $m_Lorg_junit_Assert$();
  16962. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(3, 0);
  16963. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(3, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(7963, 0));
  16964. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  16965. - var this$16 = $m_Lorg_junit_Assert$();
  16966. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-626), (-1));
  16967. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-626), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-484628621), (-1)));
  16968. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  16969. + var this$12 = this.IntMaxValPlus1$1;
  16970. + var this$13 = $m_sjsr_RuntimeLong$();
  16971. + var lo$7 = this$13.remainderImpl__I__I__I__I__I(this$12.lo$2, this$12.hi$2, (-1), (-1));
  16972. + var hi$2 = this$13.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16973. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$2));
  16974. var this$17 = $m_Lorg_junit_Assert$();
  16975. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(11315, 0);
  16976. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(11315, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3914076), (-1)));
  16977. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  16978. - var this$18 = $m_Lorg_junit_Assert$();
  16979. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(26241, 0);
  16980. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(15712341, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1045740), (-1)));
  16981. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  16982. - var this$19 = $m_Lorg_junit_Assert$();
  16983. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-507), (-1));
  16984. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I((-855439), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5213, 0));
  16985. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  16986. + var this$15 = this.IntMaxValPlus1$1;
  16987. + var b$1 = this.IntMinVal$1;
  16988. + var this$16 = $m_sjsr_RuntimeLong$();
  16989. + var lo$8 = this$16.remainderImpl__I__I__I__I__I(this$15.lo$2, this$15.hi$2, b$1.lo$2, b$1.hi$2);
  16990. + var hi$3 = this$16.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  16991. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$3));
  16992. var this$20 = $m_Lorg_junit_Assert$();
  16993. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I((-259), (-1));
  16994. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-101026259), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-500), (-1)));
  16995. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  16996. - var this$21 = $m_Lorg_junit_Assert$();
  16997. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(27720977, 0);
  16998. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(27720977, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-42317657), (-1)));
  16999. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  17000. - var this$22 = $m_Lorg_junit_Assert$();
  17001. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  17002. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(25954, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  17003. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  17004. + var this$18 = this.MaxVal$1;
  17005. + var this$19 = $m_sjsr_RuntimeLong$();
  17006. + var lo$9 = this$19.remainderImpl__I__I__I__I__I(this$18.lo$2, this$18.hi$2, (-1), (-1));
  17007. + var hi$4 = this$19.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17008. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$4));
  17009. var this$23 = $m_Lorg_junit_Assert$();
  17010. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(6724180, 0);
  17011. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(338447650, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-8505730), (-1)));
  17012. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  17013. - var this$24 = $m_Lorg_junit_Assert$();
  17014. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(10488, 0);
  17015. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(23967, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-13479), (-1)));
  17016. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  17017. - var this$25 = $m_Lorg_junit_Assert$();
  17018. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  17019. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(885202, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  17020. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  17021. + var this$21 = this.MinVal$1;
  17022. + var this$22 = $m_sjsr_RuntimeLong$();
  17023. + var lo$10 = this$22.remainderImpl__I__I__I__I__I(this$21.lo$2, this$21.hi$2, 1, 0);
  17024. + var hi$5 = this$22.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17025. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$5));
  17026. var this$26 = $m_Lorg_junit_Assert$();
  17027. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17028. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(692795590, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-10), (-1)));
  17029. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  17030. - var this$27 = $m_Lorg_junit_Assert$();
  17031. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17032. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(156, 0));
  17033. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  17034. - var this$28 = $m_Lorg_junit_Assert$();
  17035. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(388, 0);
  17036. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(388, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(189523294, 0));
  17037. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  17038. + var this$24 = this.MinVal$1;
  17039. + var this$25 = $m_sjsr_RuntimeLong$();
  17040. + var lo$11 = this$25.remainderImpl__I__I__I__I__I(this$24.lo$2, this$24.hi$2, (-1), (-1));
  17041. + var hi$6 = this$25.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17042. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$6));
  17043. var this$29 = $m_Lorg_junit_Assert$();
  17044. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(352, 0);
  17045. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(352, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3257), (-1)));
  17046. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  17047. - var this$30 = $m_Lorg_junit_Assert$();
  17048. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-9), (-1));
  17049. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-9), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(14653, 0));
  17050. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  17051. - var this$31 = $m_Lorg_junit_Assert$();
  17052. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17053. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-258745), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(8, 0));
  17054. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  17055. + var this$27 = this.MaxVal$1;
  17056. + var b$2 = this.MinVal$1;
  17057. + var this$28 = $m_sjsr_RuntimeLong$();
  17058. + var lo$12 = this$28.remainderImpl__I__I__I__I__I(this$27.lo$2, this$27.hi$2, b$2.lo$2, b$2.hi$2);
  17059. + var hi$7 = this$28.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17060. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$7));
  17061. var this$32 = $m_Lorg_junit_Assert$();
  17062. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I((-21023), (-1));
  17063. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-206976653), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(34321, 0));
  17064. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  17065. - var this$33 = $m_Lorg_junit_Assert$();
  17066. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17067. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-971), (-1)));
  17068. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  17069. - var this$34 = $m_Lorg_junit_Assert$();
  17070. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(59, 0);
  17071. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(59, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(388, 0));
  17072. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  17073. + var this$30 = this.MaxVal$1;
  17074. + var b$3 = this.MaxVal$1;
  17075. + var this$31 = $m_sjsr_RuntimeLong$();
  17076. + var lo$13 = this$31.remainderImpl__I__I__I__I__I(this$30.lo$2, this$30.hi$2, b$3.lo$2, b$3.hi$2);
  17077. + var hi$8 = this$31.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17078. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$8));
  17079. var this$35 = $m_Lorg_junit_Assert$();
  17080. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17081. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  17082. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  17083. - var this$36 = $m_Lorg_junit_Assert$();
  17084. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(12, 0);
  17085. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(77, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  17086. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  17087. - var this$37 = $m_Lorg_junit_Assert$();
  17088. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(224246, 0);
  17089. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(224246, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(719055, 0));
  17090. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  17091. + var this$33 = this.MinVal$1;
  17092. + var b$4 = this.MinVal$1;
  17093. + var this$34 = $m_sjsr_RuntimeLong$();
  17094. + var lo$14 = this$34.remainderImpl__I__I__I__I__I(this$33.lo$2, this$33.hi$2, b$4.lo$2, b$4.hi$2);
  17095. + var hi$9 = this$34.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17096. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$9));
  17097. var this$38 = $m_Lorg_junit_Assert$();
  17098. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I((-61296), (-1));
  17099. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-61296), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-135723660), (-1)));
  17100. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  17101. - var this$39 = $m_Lorg_junit_Assert$();
  17102. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(549465, 0);
  17103. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(6897809, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(793543, 0));
  17104. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  17105. + var this$36 = this.MinVal$1;
  17106. + var b$5 = this.MaxVal$1;
  17107. + var this$37 = $m_sjsr_RuntimeLong$();
  17108. + var lo$15 = this$37.remainderImpl__I__I__I__I__I(this$36.lo$2, this$36.hi$2, b$5.lo$2, b$5.hi$2);
  17109. + var hi$10 = this$37.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17110. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$10));
  17111. var this$40 = $m_Lorg_junit_Assert$();
  17112. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(45, 0);
  17113. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(45, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(984210147, 0));
  17114. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  17115. - var this$41 = $m_Lorg_junit_Assert$();
  17116. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17117. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-64), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  17118. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  17119. + var this$39 = $m_sjsr_RuntimeLong$();
  17120. + var lo$16 = this$39.remainderImpl__I__I__I__I__I(880, 0, (-219594), (-1));
  17121. + var hi$11 = this$39.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17122. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(880, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$11));
  17123. var this$42 = $m_Lorg_junit_Assert$();
  17124. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  17125. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(379611734, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(4, 0));
  17126. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  17127. - var this$43 = $m_Lorg_junit_Assert$();
  17128. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17129. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-263), (-1)));
  17130. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  17131. + var this$41 = $m_sjsr_RuntimeLong$();
  17132. + var lo$17 = this$41.remainderImpl__I__I__I__I__I((-49125), (-1), 98, 0);
  17133. + var hi$12 = this$41.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17134. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-27), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$12));
  17135. var this$44 = $m_Lorg_junit_Assert$();
  17136. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I(29, 0);
  17137. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(29, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-117), (-1)));
  17138. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  17139. - var this$45 = $m_Lorg_junit_Assert$();
  17140. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(24, 0);
  17141. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(245094, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-70), (-1)));
  17142. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  17143. + var this$43 = $m_sjsr_RuntimeLong$();
  17144. + var lo$18 = this$43.remainderImpl__I__I__I__I__I((-1922504), (-1), 4195, 0);
  17145. + var hi$13 = this$43.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17146. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1194), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$13));
  17147. var this$46 = $m_Lorg_junit_Assert$();
  17148. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17149. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  17150. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  17151. - var this$47 = $m_Lorg_junit_Assert$();
  17152. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  17153. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(2, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(47787927, 0));
  17154. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  17155. + var this$45 = $m_sjsr_RuntimeLong$();
  17156. + var lo$19 = this$45.remainderImpl__I__I__I__I__I(3, 0, 7963, 0);
  17157. + var hi$14 = this$45.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17158. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$14));
  17159. var this$48 = $m_Lorg_junit_Assert$();
  17160. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I((-124), (-1));
  17161. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I((-124), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-22714040), (-1)));
  17162. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  17163. - var this$49 = $m_Lorg_junit_Assert$();
  17164. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I(412, 0);
  17165. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(412, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-17176), (-1)));
  17166. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  17167. + var this$47 = $m_sjsr_RuntimeLong$();
  17168. + var lo$20 = this$47.remainderImpl__I__I__I__I__I((-626), (-1), (-484628621), (-1));
  17169. + var hi$15 = this$47.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17170. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-626), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$15));
  17171. var this$50 = $m_Lorg_junit_Assert$();
  17172. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-11860), (-1));
  17173. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-11860), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(9506787, 0));
  17174. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49);
  17175. - var this$51 = $m_Lorg_junit_Assert$();
  17176. - var expected$50 = new $c_sjsr_RuntimeLong().init___I__I((-31), (-1));
  17177. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I((-31), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1544676), (-1)));
  17178. - this$51.assertEquals__T__O__O__V(null, expected$50, actual$50);
  17179. + var this$49 = $m_sjsr_RuntimeLong$();
  17180. + var lo$21 = this$49.remainderImpl__I__I__I__I__I(11315, 0, (-3914076), (-1));
  17181. + var hi$16 = this$49.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17182. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11315, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$21, hi$16));
  17183. var this$52 = $m_Lorg_junit_Assert$();
  17184. - var expected$51 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1));
  17185. - var actual$51 = new $c_sjsr_RuntimeLong().init___I__I((-1990315281), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-7), (-1)));
  17186. - this$52.assertEquals__T__O__O__V(null, expected$51, actual$51);
  17187. - var this$53 = $m_Lorg_junit_Assert$();
  17188. - var expected$52 = new $c_sjsr_RuntimeLong().init___I__I(99, 0);
  17189. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I(99, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-277), (-1)));
  17190. - this$53.assertEquals__T__O__O__V(null, expected$52, actual$52);
  17191. + var this$51 = $m_sjsr_RuntimeLong$();
  17192. + var lo$22 = this$51.remainderImpl__I__I__I__I__I(15712341, 0, (-1045740), (-1));
  17193. + var hi$17 = this$51.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17194. + this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(26241, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$22, hi$17));
  17195. var this$54 = $m_Lorg_junit_Assert$();
  17196. - var expected$53 = new $c_sjsr_RuntimeLong().init___I__I((-86), (-1));
  17197. - var actual$53 = new $c_sjsr_RuntimeLong().init___I__I((-29227), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-161), (-1)));
  17198. - this$54.assertEquals__T__O__O__V(null, expected$53, actual$53);
  17199. - var this$55 = $m_Lorg_junit_Assert$();
  17200. - var expected$54 = new $c_sjsr_RuntimeLong().init___I__I(106, 0);
  17201. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I(106, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-47032956), (-1)));
  17202. - this$55.assertEquals__T__O__O__V(null, expected$54, actual$54);
  17203. + var this$53 = $m_sjsr_RuntimeLong$();
  17204. + var lo$23 = this$53.remainderImpl__I__I__I__I__I((-855439), (-1), 5213, 0);
  17205. + var hi$18 = this$53.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17206. + this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-507), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$23, hi$18));
  17207. var this$56 = $m_Lorg_junit_Assert$();
  17208. - var expected$55 = new $c_sjsr_RuntimeLong().init___I__I(18, 0);
  17209. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I(18, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(510836179, 0));
  17210. - this$56.assertEquals__T__O__O__V(null, expected$55, actual$55);
  17211. - var this$57 = $m_Lorg_junit_Assert$();
  17212. - var expected$56 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  17213. - var actual$56 = new $c_sjsr_RuntimeLong().init___I__I(3543112, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  17214. - this$57.assertEquals__T__O__O__V(null, expected$56, actual$56);
  17215. + var this$55 = $m_sjsr_RuntimeLong$();
  17216. + var lo$24 = this$55.remainderImpl__I__I__I__I__I((-101026259), (-1), (-500), (-1));
  17217. + var hi$19 = this$55.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17218. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-259), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$24, hi$19));
  17219. var this$58 = $m_Lorg_junit_Assert$();
  17220. - var expected$57 = new $c_sjsr_RuntimeLong().init___I__I(534271, 0);
  17221. - var actual$57 = new $c_sjsr_RuntimeLong().init___I__I(3547603, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1506666), (-1)));
  17222. - this$58.assertEquals__T__O__O__V(null, expected$57, actual$57);
  17223. - var this$59 = $m_Lorg_junit_Assert$();
  17224. - var expected$58 = new $c_sjsr_RuntimeLong().init___I__I((-16361), (-1));
  17225. - var actual$58 = new $c_sjsr_RuntimeLong().init___I__I((-16361), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10637613, 0));
  17226. - this$59.assertEquals__T__O__O__V(null, expected$58, actual$58);
  17227. + var this$57 = $m_sjsr_RuntimeLong$();
  17228. + var lo$25 = this$57.remainderImpl__I__I__I__I__I(27720977, 0, (-42317657), (-1));
  17229. + var hi$20 = this$57.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17230. + this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(27720977, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$25, hi$20));
  17231. var this$60 = $m_Lorg_junit_Assert$();
  17232. - var expected$59 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  17233. - var actual$59 = new $c_sjsr_RuntimeLong().init___I__I(606879016, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-16), (-1)));
  17234. - this$60.assertEquals__T__O__O__V(null, expected$59, actual$59);
  17235. - var this$61 = $m_Lorg_junit_Assert$();
  17236. - var expected$60 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17237. - var actual$60 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(46424570, 0));
  17238. - this$61.assertEquals__T__O__O__V(null, expected$60, actual$60);
  17239. + var this$59 = $m_sjsr_RuntimeLong$();
  17240. + var lo$26 = this$59.remainderImpl__I__I__I__I__I(25954, 0, (-3), (-1));
  17241. + var hi$21 = this$59.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17242. + this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$26, hi$21));
  17243. var this$62 = $m_Lorg_junit_Assert$();
  17244. - var expected$61 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1));
  17245. - var actual$61 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(206801065, 1));
  17246. - this$62.assertEquals__T__O__O__V(null, expected$61, actual$61);
  17247. - var this$63 = $m_Lorg_junit_Assert$();
  17248. - var expected$62 = new $c_sjsr_RuntimeLong().init___I__I((-57756), (-1));
  17249. - var actual$62 = new $c_sjsr_RuntimeLong().init___I__I((-57756), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1211050362), 13));
  17250. - this$63.assertEquals__T__O__O__V(null, expected$62, actual$62);
  17251. + var this$61 = $m_sjsr_RuntimeLong$();
  17252. + var lo$27 = this$61.remainderImpl__I__I__I__I__I(338447650, 0, (-8505730), (-1));
  17253. + var hi$22 = this$61.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17254. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(6724180, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$27, hi$22));
  17255. var this$64 = $m_Lorg_junit_Assert$();
  17256. - var expected$63 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17257. - var actual$63 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-475702596), 10040));
  17258. - this$64.assertEquals__T__O__O__V(null, expected$63, actual$63);
  17259. - var this$65 = $m_Lorg_junit_Assert$();
  17260. - var expected$64 = new $c_sjsr_RuntimeLong().init___I__I(423524, 0);
  17261. - var actual$64 = new $c_sjsr_RuntimeLong().init___I__I(423524, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2084961556), 16));
  17262. - this$65.assertEquals__T__O__O__V(null, expected$64, actual$64);
  17263. + var this$63 = $m_sjsr_RuntimeLong$();
  17264. + var lo$28 = this$63.remainderImpl__I__I__I__I__I(23967, 0, (-13479), (-1));
  17265. + var hi$23 = this$63.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17266. + this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10488, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$28, hi$23));
  17267. var this$66 = $m_Lorg_junit_Assert$();
  17268. - var expected$65 = new $c_sjsr_RuntimeLong().init___I__I(38317, 0);
  17269. - var actual$65 = new $c_sjsr_RuntimeLong().init___I__I(38317, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1699004544), 24));
  17270. - this$66.assertEquals__T__O__O__V(null, expected$65, actual$65);
  17271. - var this$67 = $m_Lorg_junit_Assert$();
  17272. - var expected$66 = new $c_sjsr_RuntimeLong().init___I__I(60291, 0);
  17273. - var actual$66 = new $c_sjsr_RuntimeLong().init___I__I(60291, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-458289291), 56));
  17274. - this$67.assertEquals__T__O__O__V(null, expected$66, actual$66);
  17275. + var this$65 = $m_sjsr_RuntimeLong$();
  17276. + var lo$29 = this$65.remainderImpl__I__I__I__I__I(885202, 0, (-3), (-1));
  17277. + var hi$24 = this$65.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17278. + this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$29, hi$24));
  17279. var this$68 = $m_Lorg_junit_Assert$();
  17280. - var expected$67 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  17281. - var actual$67 = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1247681936), 1229953));
  17282. - this$68.assertEquals__T__O__O__V(null, expected$67, actual$67);
  17283. - var this$69 = $m_Lorg_junit_Assert$();
  17284. - var expected$68 = new $c_sjsr_RuntimeLong().init___I__I(296788, 0);
  17285. - var actual$68 = new $c_sjsr_RuntimeLong().init___I__I(296788, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(183245860, 52));
  17286. - this$69.assertEquals__T__O__O__V(null, expected$68, actual$68);
  17287. + var this$67 = $m_sjsr_RuntimeLong$();
  17288. + var lo$30 = this$67.remainderImpl__I__I__I__I__I(692795590, 0, (-10), (-1));
  17289. + var hi$25 = this$67.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17290. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$30, hi$25));
  17291. var this$70 = $m_Lorg_junit_Assert$();
  17292. - var expected$69 = new $c_sjsr_RuntimeLong().init___I__I((-2005515), (-1));
  17293. - var actual$69 = new $c_sjsr_RuntimeLong().init___I__I((-2005515), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(331735459, 17));
  17294. - this$70.assertEquals__T__O__O__V(null, expected$69, actual$69);
  17295. - var this$71 = $m_Lorg_junit_Assert$();
  17296. - var expected$70 = new $c_sjsr_RuntimeLong().init___I__I((-179812), (-1));
  17297. - var actual$70 = new $c_sjsr_RuntimeLong().init___I__I((-179812), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-853047550), 5154));
  17298. - this$71.assertEquals__T__O__O__V(null, expected$70, actual$70);
  17299. + var this$69 = $m_sjsr_RuntimeLong$();
  17300. + var lo$31 = this$69.remainderImpl__I__I__I__I__I((-1), (-1), 156, 0);
  17301. + var hi$26 = this$69.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17302. + this$70.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$31, hi$26));
  17303. var this$72 = $m_Lorg_junit_Assert$();
  17304. - var expected$71 = new $c_sjsr_RuntimeLong().init___I__I((-3678), (-1));
  17305. - var actual$71 = new $c_sjsr_RuntimeLong().init___I__I((-3678), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1751271067, 243605));
  17306. - this$72.assertEquals__T__O__O__V(null, expected$71, actual$71);
  17307. - var this$73 = $m_Lorg_junit_Assert$();
  17308. - var expected$72 = new $c_sjsr_RuntimeLong().init___I__I((-93867), (-1));
  17309. - var actual$72 = new $c_sjsr_RuntimeLong().init___I__I((-93867), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1925367590), 42));
  17310. - this$73.assertEquals__T__O__O__V(null, expected$72, actual$72);
  17311. + var this$71 = $m_sjsr_RuntimeLong$();
  17312. + var lo$32 = this$71.remainderImpl__I__I__I__I__I(388, 0, 189523294, 0);
  17313. + var hi$27 = this$71.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17314. + this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(388, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$32, hi$27));
  17315. var this$74 = $m_Lorg_junit_Assert$();
  17316. - var expected$73 = new $c_sjsr_RuntimeLong().init___I__I(7600917, 0);
  17317. - var actual$73 = new $c_sjsr_RuntimeLong().init___I__I(7600917, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1807424604), 95574));
  17318. - this$74.assertEquals__T__O__O__V(null, expected$73, actual$73);
  17319. - var this$75 = $m_Lorg_junit_Assert$();
  17320. - var expected$74 = new $c_sjsr_RuntimeLong().init___I__I(300012, 0);
  17321. - var actual$74 = new $c_sjsr_RuntimeLong().init___I__I(300012, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1951216728, 101));
  17322. - this$75.assertEquals__T__O__O__V(null, expected$74, actual$74);
  17323. + var this$73 = $m_sjsr_RuntimeLong$();
  17324. + var lo$33 = this$73.remainderImpl__I__I__I__I__I(352, 0, (-3257), (-1));
  17325. + var hi$28 = this$73.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17326. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(352, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$33, hi$28));
  17327. var this$76 = $m_Lorg_junit_Assert$();
  17328. - var expected$75 = new $c_sjsr_RuntimeLong().init___I__I((-6347), (-1));
  17329. - var actual$75 = new $c_sjsr_RuntimeLong().init___I__I((-6347), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-438713154), 23));
  17330. - this$76.assertEquals__T__O__O__V(null, expected$75, actual$75);
  17331. - var this$77 = $m_Lorg_junit_Assert$();
  17332. - var expected$76 = new $c_sjsr_RuntimeLong().init___I__I((-41), (-1));
  17333. - var actual$76 = new $c_sjsr_RuntimeLong().init___I__I((-41), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1211982116), 459));
  17334. - this$77.assertEquals__T__O__O__V(null, expected$76, actual$76);
  17335. + var this$75 = $m_sjsr_RuntimeLong$();
  17336. + var lo$34 = this$75.remainderImpl__I__I__I__I__I((-9), (-1), 14653, 0);
  17337. + var hi$29 = this$75.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17338. + this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-9), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$34, hi$29));
  17339. var this$78 = $m_Lorg_junit_Assert$();
  17340. - var expected$77 = new $c_sjsr_RuntimeLong().init___I__I(3425, 0);
  17341. - var actual$77 = new $c_sjsr_RuntimeLong().init___I__I(3425, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1580976156), 2));
  17342. - this$78.assertEquals__T__O__O__V(null, expected$77, actual$77);
  17343. - var this$79 = $m_Lorg_junit_Assert$();
  17344. - var expected$78 = new $c_sjsr_RuntimeLong().init___I__I((-25), (-1));
  17345. - var actual$78 = new $c_sjsr_RuntimeLong().init___I__I((-25), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(200240265, 25993));
  17346. - this$79.assertEquals__T__O__O__V(null, expected$78, actual$78);
  17347. + var this$77 = $m_sjsr_RuntimeLong$();
  17348. + var lo$35 = this$77.remainderImpl__I__I__I__I__I((-258745), (-1), 8, 0);
  17349. + var hi$30 = this$77.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17350. + this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$35, hi$30));
  17351. var this$80 = $m_Lorg_junit_Assert$();
  17352. - var expected$79 = new $c_sjsr_RuntimeLong().init___I__I((-8303), (-1));
  17353. - var actual$79 = new $c_sjsr_RuntimeLong().init___I__I((-8303), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1353761386, 1921));
  17354. - this$80.assertEquals__T__O__O__V(null, expected$79, actual$79);
  17355. - var this$81 = $m_Lorg_junit_Assert$();
  17356. - var expected$80 = new $c_sjsr_RuntimeLong().init___I__I(274032571, 0);
  17357. - var actual$80 = new $c_sjsr_RuntimeLong().init___I__I(274032571, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1455543028, 255));
  17358. - this$81.assertEquals__T__O__O__V(null, expected$80, actual$80);
  17359. + var this$79 = $m_sjsr_RuntimeLong$();
  17360. + var lo$36 = this$79.remainderImpl__I__I__I__I__I((-206976653), (-1), 34321, 0);
  17361. + var hi$31 = this$79.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17362. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-21023), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$36, hi$31));
  17363. var this$82 = $m_Lorg_junit_Assert$();
  17364. - var expected$81 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1));
  17365. - var actual$81 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1143775281, 729));
  17366. - this$82.assertEquals__T__O__O__V(null, expected$81, actual$81);
  17367. - var this$83 = $m_Lorg_junit_Assert$();
  17368. - var expected$82 = new $c_sjsr_RuntimeLong().init___I__I((-1124428), (-1));
  17369. - var actual$82 = new $c_sjsr_RuntimeLong().init___I__I((-1124428), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-521284400), 339));
  17370. - this$83.assertEquals__T__O__O__V(null, expected$82, actual$82);
  17371. + var this$81 = $m_sjsr_RuntimeLong$();
  17372. + var lo$37 = this$81.remainderImpl__I__I__I__I__I((-1), (-1), (-971), (-1));
  17373. + var hi$32 = this$81.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17374. + this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$37, hi$32));
  17375. var this$84 = $m_Lorg_junit_Assert$();
  17376. - var expected$83 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  17377. - var actual$83 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-303859962), 2524));
  17378. - this$84.assertEquals__T__O__O__V(null, expected$83, actual$83);
  17379. - var this$85 = $m_Lorg_junit_Assert$();
  17380. - var expected$84 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  17381. - var actual$84 = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-402000545), 1));
  17382. - this$85.assertEquals__T__O__O__V(null, expected$84, actual$84);
  17383. + var this$83 = $m_sjsr_RuntimeLong$();
  17384. + var lo$38 = this$83.remainderImpl__I__I__I__I__I(59, 0, 388, 0);
  17385. + var hi$33 = this$83.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17386. + this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(59, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$38, hi$33));
  17387. var this$86 = $m_Lorg_junit_Assert$();
  17388. - var expected$85 = new $c_sjsr_RuntimeLong().init___I__I(107013504, 0);
  17389. - var actual$85 = new $c_sjsr_RuntimeLong().init___I__I(107013504, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(157604607, 3));
  17390. - this$86.assertEquals__T__O__O__V(null, expected$85, actual$85);
  17391. - var this$87 = $m_Lorg_junit_Assert$();
  17392. - var expected$86 = new $c_sjsr_RuntimeLong().init___I__I(4976822, 0);
  17393. - var actual$86 = new $c_sjsr_RuntimeLong().init___I__I(4976822, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2046021074), 2230));
  17394. - this$87.assertEquals__T__O__O__V(null, expected$86, actual$86);
  17395. + var this$85 = $m_sjsr_RuntimeLong$();
  17396. + var lo$39 = this$85.remainderImpl__I__I__I__I__I((-7), (-1), 1, 0);
  17397. + var hi$34 = this$85.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17398. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$39, hi$34));
  17399. var this$88 = $m_Lorg_junit_Assert$();
  17400. - var expected$87 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17401. - var actual$87 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-306200858), 41));
  17402. - this$88.assertEquals__T__O__O__V(null, expected$87, actual$87);
  17403. - var this$89 = $m_Lorg_junit_Assert$();
  17404. - var expected$88 = new $c_sjsr_RuntimeLong().init___I__I(80396, 0);
  17405. - var actual$88 = new $c_sjsr_RuntimeLong().init___I__I(80396, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-409002766), 13));
  17406. - this$89.assertEquals__T__O__O__V(null, expected$88, actual$88);
  17407. + var this$87 = $m_sjsr_RuntimeLong$();
  17408. + var lo$40 = this$87.remainderImpl__I__I__I__I__I(77, 0, 13, 0);
  17409. + var hi$35 = this$87.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17410. + this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(12, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$40, hi$35));
  17411. var this$90 = $m_Lorg_junit_Assert$();
  17412. - var expected$89 = new $c_sjsr_RuntimeLong().init___I__I(937638, 0);
  17413. - var actual$89 = new $c_sjsr_RuntimeLong().init___I__I(937638, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-697219650), 26));
  17414. - this$90.assertEquals__T__O__O__V(null, expected$89, actual$89);
  17415. - var this$91 = $m_Lorg_junit_Assert$();
  17416. - var expected$90 = new $c_sjsr_RuntimeLong().init___I__I(756, 0);
  17417. - var actual$90 = new $c_sjsr_RuntimeLong().init___I__I(756, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-948806692), 1700920));
  17418. - this$91.assertEquals__T__O__O__V(null, expected$90, actual$90);
  17419. + var this$89 = $m_sjsr_RuntimeLong$();
  17420. + var lo$41 = this$89.remainderImpl__I__I__I__I__I(224246, 0, 719055, 0);
  17421. + var hi$36 = this$89.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17422. + this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(224246, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$41, hi$36));
  17423. var this$92 = $m_Lorg_junit_Assert$();
  17424. - var expected$91 = new $c_sjsr_RuntimeLong().init___I__I(5, 0);
  17425. - var actual$91 = new $c_sjsr_RuntimeLong().init___I__I(5, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(646021801, 21350));
  17426. - this$92.assertEquals__T__O__O__V(null, expected$91, actual$91);
  17427. - var this$93 = $m_Lorg_junit_Assert$();
  17428. - var expected$92 = new $c_sjsr_RuntimeLong().init___I__I(262831839, 0);
  17429. - var actual$92 = new $c_sjsr_RuntimeLong().init___I__I(262831839, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1086270794, 10633));
  17430. - this$93.assertEquals__T__O__O__V(null, expected$92, actual$92);
  17431. + var this$91 = $m_sjsr_RuntimeLong$();
  17432. + var lo$42 = this$91.remainderImpl__I__I__I__I__I((-61296), (-1), (-135723660), (-1));
  17433. + var hi$37 = this$91.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17434. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-61296), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$42, hi$37));
  17435. var this$94 = $m_Lorg_junit_Assert$();
  17436. - var expected$93 = new $c_sjsr_RuntimeLong().init___I__I((-2146273993), (-1));
  17437. - var actual$93 = new $c_sjsr_RuntimeLong().init___I__I((-2146273993), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1539129401), 0));
  17438. - this$94.assertEquals__T__O__O__V(null, expected$93, actual$93);
  17439. - var this$95 = $m_Lorg_junit_Assert$();
  17440. - var expected$94 = new $c_sjsr_RuntimeLong().init___I__I(59799, 0);
  17441. - var actual$94 = new $c_sjsr_RuntimeLong().init___I__I(59799, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1910837623, 102082));
  17442. - this$95.assertEquals__T__O__O__V(null, expected$94, actual$94);
  17443. + var this$93 = $m_sjsr_RuntimeLong$();
  17444. + var lo$43 = this$93.remainderImpl__I__I__I__I__I(6897809, 0, 793543, 0);
  17445. + var hi$38 = this$93.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17446. + this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(549465, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$43, hi$38));
  17447. var this$96 = $m_Lorg_junit_Assert$();
  17448. - var expected$95 = new $c_sjsr_RuntimeLong().init___I__I((-5347), (-1));
  17449. - var actual$95 = new $c_sjsr_RuntimeLong().init___I__I((-5347), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1965292799, 18));
  17450. - this$96.assertEquals__T__O__O__V(null, expected$95, actual$95);
  17451. - var this$97 = $m_Lorg_junit_Assert$();
  17452. - var expected$96 = new $c_sjsr_RuntimeLong().init___I__I(926, 0);
  17453. - var actual$96 = new $c_sjsr_RuntimeLong().init___I__I(926, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1939309159, 104206));
  17454. - this$97.assertEquals__T__O__O__V(null, expected$96, actual$96);
  17455. + var this$95 = $m_sjsr_RuntimeLong$();
  17456. + var lo$44 = this$95.remainderImpl__I__I__I__I__I(45, 0, 984210147, 0);
  17457. + var hi$39 = this$95.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17458. + this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(45, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$44, hi$39));
  17459. var this$98 = $m_Lorg_junit_Assert$();
  17460. - var expected$97 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  17461. - var actual$97 = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1651864405, 1233));
  17462. - this$98.assertEquals__T__O__O__V(null, expected$97, actual$97);
  17463. - var this$99 = $m_Lorg_junit_Assert$();
  17464. - var expected$98 = new $c_sjsr_RuntimeLong().init___I__I(334, 0);
  17465. - var actual$98 = new $c_sjsr_RuntimeLong().init___I__I(334, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(581635234, 20));
  17466. - this$99.assertEquals__T__O__O__V(null, expected$98, actual$98);
  17467. + var this$97 = $m_sjsr_RuntimeLong$();
  17468. + var lo$45 = this$97.remainderImpl__I__I__I__I__I((-64), (-1), 1, 0);
  17469. + var hi$40 = this$97.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17470. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$45, hi$40));
  17471. var this$100 = $m_Lorg_junit_Assert$();
  17472. - var expected$99 = new $c_sjsr_RuntimeLong().init___I__I((-61747), (-1));
  17473. - var actual$99 = new $c_sjsr_RuntimeLong().init___I__I((-61747), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-842193425), 1497));
  17474. - this$100.assertEquals__T__O__O__V(null, expected$99, actual$99);
  17475. - var this$101 = $m_Lorg_junit_Assert$();
  17476. - var expected$100 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17477. - var actual$100 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(758739794, 79508));
  17478. - this$101.assertEquals__T__O__O__V(null, expected$100, actual$100);
  17479. + var this$99 = $m_sjsr_RuntimeLong$();
  17480. + var lo$46 = this$99.remainderImpl__I__I__I__I__I(379611734, 0, 4, 0);
  17481. + var hi$41 = this$99.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17482. + this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$46, hi$41));
  17483. var this$102 = $m_Lorg_junit_Assert$();
  17484. - var expected$101 = new $c_sjsr_RuntimeLong().init___I__I(59605313, 0);
  17485. - var actual$101 = new $c_sjsr_RuntimeLong().init___I__I(59605313, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1162319751), 0));
  17486. - this$102.assertEquals__T__O__O__V(null, expected$101, actual$101);
  17487. - var this$103 = $m_Lorg_junit_Assert$();
  17488. - var expected$102 = new $c_sjsr_RuntimeLong().init___I__I(12267518, 0);
  17489. - var actual$102 = new $c_sjsr_RuntimeLong().init___I__I(12267518, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1340161110, 568352));
  17490. - this$103.assertEquals__T__O__O__V(null, expected$102, actual$102);
  17491. + var this$101 = $m_sjsr_RuntimeLong$();
  17492. + var lo$47 = this$101.remainderImpl__I__I__I__I__I(0, 0, (-263), (-1));
  17493. + var hi$42 = this$101.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17494. + this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$47, hi$42));
  17495. var this$104 = $m_Lorg_junit_Assert$();
  17496. - var expected$103 = new $c_sjsr_RuntimeLong().init___I__I(19230695, 0);
  17497. - var actual$103 = new $c_sjsr_RuntimeLong().init___I__I(19230695, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1844291137, 21));
  17498. - this$104.assertEquals__T__O__O__V(null, expected$103, actual$103);
  17499. - var this$105 = $m_Lorg_junit_Assert$();
  17500. - var expected$104 = new $c_sjsr_RuntimeLong().init___I__I(3950296, 0);
  17501. - var actual$104 = new $c_sjsr_RuntimeLong().init___I__I(3950296, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-848670202), 243));
  17502. - this$105.assertEquals__T__O__O__V(null, expected$104, actual$104);
  17503. + var this$103 = $m_sjsr_RuntimeLong$();
  17504. + var lo$48 = this$103.remainderImpl__I__I__I__I__I(29, 0, (-117), (-1));
  17505. + var hi$43 = this$103.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17506. + this$104.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(29, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$48, hi$43));
  17507. var this$106 = $m_Lorg_junit_Assert$();
  17508. - var expected$105 = new $c_sjsr_RuntimeLong().init___I__I(503276, 0);
  17509. - var actual$105 = new $c_sjsr_RuntimeLong().init___I__I(503276, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1756374670), 1));
  17510. - this$106.assertEquals__T__O__O__V(null, expected$105, actual$105);
  17511. - var this$107 = $m_Lorg_junit_Assert$();
  17512. - var expected$106 = new $c_sjsr_RuntimeLong().init___I__I(30880536, 0);
  17513. - var actual$106 = new $c_sjsr_RuntimeLong().init___I__I(30880536, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1380766565), 51064));
  17514. - this$107.assertEquals__T__O__O__V(null, expected$106, actual$106);
  17515. + var this$105 = $m_sjsr_RuntimeLong$();
  17516. + var lo$49 = this$105.remainderImpl__I__I__I__I__I(245094, 0, (-70), (-1));
  17517. + var hi$44 = this$105.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17518. + this$106.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(24, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$49, hi$44));
  17519. var this$108 = $m_Lorg_junit_Assert$();
  17520. - var expected$107 = new $c_sjsr_RuntimeLong().init___I__I(5659804, 0);
  17521. - var actual$107 = new $c_sjsr_RuntimeLong().init___I__I(5659804, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-725339057), 1));
  17522. - this$108.assertEquals__T__O__O__V(null, expected$107, actual$107);
  17523. - var this$109 = $m_Lorg_junit_Assert$();
  17524. - var expected$108 = new $c_sjsr_RuntimeLong().init___I__I(11882277, 0);
  17525. - var actual$108 = new $c_sjsr_RuntimeLong().init___I__I(11882277, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(243727355, 7));
  17526. - this$109.assertEquals__T__O__O__V(null, expected$108, actual$108);
  17527. + var this$107 = $m_sjsr_RuntimeLong$();
  17528. + var lo$50 = this$107.remainderImpl__I__I__I__I__I(0, 0, 5, 0);
  17529. + var hi$45 = this$107.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17530. + this$108.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$50, hi$45));
  17531. var this$110 = $m_Lorg_junit_Assert$();
  17532. - var expected$109 = new $c_sjsr_RuntimeLong().init___I__I(371783010, 0);
  17533. - var actual$109 = new $c_sjsr_RuntimeLong().init___I__I(371783010, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(630143580, 14001));
  17534. - this$110.assertEquals__T__O__O__V(null, expected$109, actual$109);
  17535. - var this$111 = $m_Lorg_junit_Assert$();
  17536. - var expected$110 = new $c_sjsr_RuntimeLong().init___I__I(840, 0);
  17537. - var actual$110 = new $c_sjsr_RuntimeLong().init___I__I(840, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1719362098), 109));
  17538. - this$111.assertEquals__T__O__O__V(null, expected$110, actual$110);
  17539. + var this$109 = $m_sjsr_RuntimeLong$();
  17540. + var lo$51 = this$109.remainderImpl__I__I__I__I__I(2, 0, 47787927, 0);
  17541. + var hi$46 = this$109.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17542. + this$110.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$51, hi$46));
  17543. var this$112 = $m_Lorg_junit_Assert$();
  17544. - var expected$111 = new $c_sjsr_RuntimeLong().init___I__I((-267334310), (-1));
  17545. - var actual$111 = new $c_sjsr_RuntimeLong().init___I__I((-267334310), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1537718115, (-134598983)));
  17546. - this$112.assertEquals__T__O__O__V(null, expected$111, actual$111);
  17547. - var this$113 = $m_Lorg_junit_Assert$();
  17548. - var expected$112 = new $c_sjsr_RuntimeLong().init___I__I(57, 0);
  17549. - var actual$112 = new $c_sjsr_RuntimeLong().init___I__I(57, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1668867109), (-10100325)));
  17550. - this$113.assertEquals__T__O__O__V(null, expected$112, actual$112);
  17551. + var this$111 = $m_sjsr_RuntimeLong$();
  17552. + var lo$52 = this$111.remainderImpl__I__I__I__I__I((-124), (-1), (-22714040), (-1));
  17553. + var hi$47 = this$111.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17554. + this$112.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-124), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$52, hi$47));
  17555. var this$114 = $m_Lorg_junit_Assert$();
  17556. - var expected$113 = new $c_sjsr_RuntimeLong().init___I__I(30332, 0);
  17557. - var actual$113 = new $c_sjsr_RuntimeLong().init___I__I(30332, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-615310153), (-90004876)));
  17558. - this$114.assertEquals__T__O__O__V(null, expected$113, actual$113);
  17559. - var this$115 = $m_Lorg_junit_Assert$();
  17560. - var expected$114 = new $c_sjsr_RuntimeLong().init___I__I(187, 0);
  17561. - var actual$114 = new $c_sjsr_RuntimeLong().init___I__I(187, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-590535223), 8244144));
  17562. - this$115.assertEquals__T__O__O__V(null, expected$114, actual$114);
  17563. + var this$113 = $m_sjsr_RuntimeLong$();
  17564. + var lo$53 = this$113.remainderImpl__I__I__I__I__I(412, 0, (-17176), (-1));
  17565. + var hi$48 = this$113.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17566. + this$114.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(412, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$53, hi$48));
  17567. var this$116 = $m_Lorg_junit_Assert$();
  17568. - var expected$115 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  17569. - var actual$115 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2125719729, 390762530));
  17570. - this$116.assertEquals__T__O__O__V(null, expected$115, actual$115);
  17571. - var this$117 = $m_Lorg_junit_Assert$();
  17572. - var expected$116 = new $c_sjsr_RuntimeLong().init___I__I((-4252915), (-1));
  17573. - var actual$116 = new $c_sjsr_RuntimeLong().init___I__I((-4252915), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2070489053, 23484863));
  17574. - this$117.assertEquals__T__O__O__V(null, expected$116, actual$116);
  17575. + var this$115 = $m_sjsr_RuntimeLong$();
  17576. + var lo$54 = this$115.remainderImpl__I__I__I__I__I((-11860), (-1), 9506787, 0);
  17577. + var hi$49 = this$115.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17578. + this$116.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-11860), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$54, hi$49));
  17579. var this$118 = $m_Lorg_junit_Assert$();
  17580. - var expected$117 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1));
  17581. - var actual$117 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(37507428, 96913792));
  17582. - this$118.assertEquals__T__O__O__V(null, expected$117, actual$117);
  17583. - var this$119 = $m_Lorg_junit_Assert$();
  17584. - var expected$118 = new $c_sjsr_RuntimeLong().init___I__I(10, 0);
  17585. - var actual$118 = new $c_sjsr_RuntimeLong().init___I__I(10, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-533680689), (-79923599)));
  17586. - this$119.assertEquals__T__O__O__V(null, expected$118, actual$118);
  17587. + var this$117 = $m_sjsr_RuntimeLong$();
  17588. + var lo$55 = this$117.remainderImpl__I__I__I__I__I((-31), (-1), (-1544676), (-1));
  17589. + var hi$50 = this$117.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17590. + this$118.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-31), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$55, hi$50));
  17591. var this$120 = $m_Lorg_junit_Assert$();
  17592. - var expected$119 = new $c_sjsr_RuntimeLong().init___I__I((-14), (-1));
  17593. - var actual$119 = new $c_sjsr_RuntimeLong().init___I__I((-14), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-930313329), 2972085));
  17594. - this$120.assertEquals__T__O__O__V(null, expected$119, actual$119);
  17595. - var this$121 = $m_Lorg_junit_Assert$();
  17596. - var expected$120 = new $c_sjsr_RuntimeLong().init___I__I((-20155233), (-1));
  17597. - var actual$120 = new $c_sjsr_RuntimeLong().init___I__I((-20155233), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-49989774), (-25498857)));
  17598. - this$121.assertEquals__T__O__O__V(null, expected$120, actual$120);
  17599. + var this$119 = $m_sjsr_RuntimeLong$();
  17600. + var lo$56 = this$119.remainderImpl__I__I__I__I__I((-1990315281), (-1), (-7), (-1));
  17601. + var hi$51 = this$119.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17602. + this$120.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$56, hi$51));
  17603. var this$122 = $m_Lorg_junit_Assert$();
  17604. - var expected$121 = new $c_sjsr_RuntimeLong().init___I__I((-406), (-1));
  17605. - var actual$121 = new $c_sjsr_RuntimeLong().init___I__I((-406), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2109762544, 126098611));
  17606. - this$122.assertEquals__T__O__O__V(null, expected$121, actual$121);
  17607. - var this$123 = $m_Lorg_junit_Assert$();
  17608. - var expected$122 = new $c_sjsr_RuntimeLong().init___I__I(43, 0);
  17609. - var actual$122 = new $c_sjsr_RuntimeLong().init___I__I(43, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(598811771, 154269509));
  17610. - this$123.assertEquals__T__O__O__V(null, expected$122, actual$122);
  17611. + var this$121 = $m_sjsr_RuntimeLong$();
  17612. + var lo$57 = this$121.remainderImpl__I__I__I__I__I(99, 0, (-277), (-1));
  17613. + var hi$52 = this$121.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17614. + this$122.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(99, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$57, hi$52));
  17615. var this$124 = $m_Lorg_junit_Assert$();
  17616. - var expected$123 = new $c_sjsr_RuntimeLong().init___I__I((-4830), (-1));
  17617. - var actual$123 = new $c_sjsr_RuntimeLong().init___I__I((-4830), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1043650540), (-2874494)));
  17618. - this$124.assertEquals__T__O__O__V(null, expected$123, actual$123);
  17619. - var this$125 = $m_Lorg_junit_Assert$();
  17620. - var expected$124 = new $c_sjsr_RuntimeLong().init___I__I((-4271), (-1));
  17621. - var actual$124 = new $c_sjsr_RuntimeLong().init___I__I((-4271), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-950378080), (-106126516)));
  17622. - this$125.assertEquals__T__O__O__V(null, expected$124, actual$124);
  17623. + var this$123 = $m_sjsr_RuntimeLong$();
  17624. + var lo$58 = this$123.remainderImpl__I__I__I__I__I((-29227), (-1), (-161), (-1));
  17625. + var hi$53 = this$123.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17626. + this$124.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-86), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$58, hi$53));
  17627. var this$126 = $m_Lorg_junit_Assert$();
  17628. - var expected$125 = new $c_sjsr_RuntimeLong().init___I__I(126, 0);
  17629. - var actual$125 = new $c_sjsr_RuntimeLong().init___I__I(126, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-877412093), (-90804729)));
  17630. - this$126.assertEquals__T__O__O__V(null, expected$125, actual$125);
  17631. - var this$127 = $m_Lorg_junit_Assert$();
  17632. - var expected$126 = new $c_sjsr_RuntimeLong().init___I__I(40445345, 0);
  17633. - var actual$126 = new $c_sjsr_RuntimeLong().init___I__I(40445345, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1461218790), 6749169));
  17634. - this$127.assertEquals__T__O__O__V(null, expected$126, actual$126);
  17635. + var this$125 = $m_sjsr_RuntimeLong$();
  17636. + var lo$59 = this$125.remainderImpl__I__I__I__I__I(106, 0, (-47032956), (-1));
  17637. + var hi$54 = this$125.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17638. + this$126.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(106, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$59, hi$54));
  17639. var this$128 = $m_Lorg_junit_Assert$();
  17640. - var expected$127 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  17641. - var actual$127 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1776909778, 28425796));
  17642. - this$128.assertEquals__T__O__O__V(null, expected$127, actual$127);
  17643. - var this$129 = $m_Lorg_junit_Assert$();
  17644. - var expected$128 = new $c_sjsr_RuntimeLong().init___I__I((-2123811), (-1));
  17645. - var actual$128 = new $c_sjsr_RuntimeLong().init___I__I((-2123811), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-51805125), 44153129));
  17646. - this$129.assertEquals__T__O__O__V(null, expected$128, actual$128);
  17647. + var this$127 = $m_sjsr_RuntimeLong$();
  17648. + var lo$60 = this$127.remainderImpl__I__I__I__I__I(18, 0, 510836179, 0);
  17649. + var hi$55 = this$127.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17650. + this$128.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(18, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$60, hi$55));
  17651. var this$130 = $m_Lorg_junit_Assert$();
  17652. - var expected$129 = new $c_sjsr_RuntimeLong().init___I__I((-25650126), (-1));
  17653. - var actual$129 = new $c_sjsr_RuntimeLong().init___I__I((-25650126), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1317209725), (-16141386)));
  17654. - this$130.assertEquals__T__O__O__V(null, expected$129, actual$129);
  17655. - var this$131 = $m_Lorg_junit_Assert$();
  17656. - var expected$130 = new $c_sjsr_RuntimeLong().init___I__I(30, 0);
  17657. - var actual$130 = new $c_sjsr_RuntimeLong().init___I__I(30, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(712479950, 158765535));
  17658. - this$131.assertEquals__T__O__O__V(null, expected$130, actual$130);
  17659. + var this$129 = $m_sjsr_RuntimeLong$();
  17660. + var lo$61 = this$129.remainderImpl__I__I__I__I__I(3543112, 0, 10, 0);
  17661. + var hi$56 = this$129.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17662. + this$130.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$61, hi$56));
  17663. var this$132 = $m_Lorg_junit_Assert$();
  17664. - var expected$131 = new $c_sjsr_RuntimeLong().init___I__I(2494211, 0);
  17665. - var actual$131 = new $c_sjsr_RuntimeLong().init___I__I(2494211, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-432472367), 21859989));
  17666. - this$132.assertEquals__T__O__O__V(null, expected$131, actual$131);
  17667. - var this$133 = $m_Lorg_junit_Assert$();
  17668. - var expected$132 = new $c_sjsr_RuntimeLong().init___I__I(100937174, 0);
  17669. - var actual$132 = new $c_sjsr_RuntimeLong().init___I__I(100937174, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(212873269, (-74778594)));
  17670. - this$133.assertEquals__T__O__O__V(null, expected$132, actual$132);
  17671. + var this$131 = $m_sjsr_RuntimeLong$();
  17672. + var lo$62 = this$131.remainderImpl__I__I__I__I__I(3547603, 0, (-1506666), (-1));
  17673. + var hi$57 = this$131.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17674. + this$132.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(534271, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$62, hi$57));
  17675. var this$134 = $m_Lorg_junit_Assert$();
  17676. - var expected$133 = new $c_sjsr_RuntimeLong().init___I__I(901687, 0);
  17677. - var actual$133 = new $c_sjsr_RuntimeLong().init___I__I(901687, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1225225931), (-512562107)));
  17678. - this$134.assertEquals__T__O__O__V(null, expected$133, actual$133);
  17679. - var this$135 = $m_Lorg_junit_Assert$();
  17680. - var expected$134 = new $c_sjsr_RuntimeLong().init___I__I((-422854), (-1));
  17681. - var actual$134 = new $c_sjsr_RuntimeLong().init___I__I((-422854), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1361503923), (-98826041)));
  17682. - this$135.assertEquals__T__O__O__V(null, expected$134, actual$134);
  17683. + var this$133 = $m_sjsr_RuntimeLong$();
  17684. + var lo$63 = this$133.remainderImpl__I__I__I__I__I((-16361), (-1), 10637613, 0);
  17685. + var hi$58 = this$133.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17686. + this$134.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-16361), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$63, hi$58));
  17687. var this$136 = $m_Lorg_junit_Assert$();
  17688. - var expected$135 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  17689. - var actual$135 = new $c_sjsr_RuntimeLong().init___I__I(2, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(386622050, (-9945722)));
  17690. - this$136.assertEquals__T__O__O__V(null, expected$135, actual$135);
  17691. - var this$137 = $m_Lorg_junit_Assert$();
  17692. - var expected$136 = new $c_sjsr_RuntimeLong().init___I__I((-465211), (-1));
  17693. - var actual$136 = new $c_sjsr_RuntimeLong().init___I__I((-465211), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-418132599), (-160175963)));
  17694. - this$137.assertEquals__T__O__O__V(null, expected$136, actual$136);
  17695. + var this$135 = $m_sjsr_RuntimeLong$();
  17696. + var lo$64 = this$135.remainderImpl__I__I__I__I__I(606879016, 0, (-16), (-1));
  17697. + var hi$59 = this$135.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17698. + this$136.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$64, hi$59));
  17699. var this$138 = $m_Lorg_junit_Assert$();
  17700. - var expected$137 = new $c_sjsr_RuntimeLong().init___I__I(63, 0);
  17701. - var actual$137 = new $c_sjsr_RuntimeLong().init___I__I(63, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1330189832), 180061391));
  17702. - this$138.assertEquals__T__O__O__V(null, expected$137, actual$137);
  17703. - var this$139 = $m_Lorg_junit_Assert$();
  17704. - var expected$138 = new $c_sjsr_RuntimeLong().init___I__I(47, 0);
  17705. - var actual$138 = new $c_sjsr_RuntimeLong().init___I__I(47, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1439978282, (-16520554)));
  17706. - this$139.assertEquals__T__O__O__V(null, expected$138, actual$138);
  17707. + var this$137 = $m_sjsr_RuntimeLong$();
  17708. + var lo$65 = this$137.remainderImpl__I__I__I__I__I((-1), (-1), 46424570, 0);
  17709. + var hi$60 = this$137.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17710. + this$138.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$65, hi$60));
  17711. var this$140 = $m_Lorg_junit_Assert$();
  17712. - var expected$139 = new $c_sjsr_RuntimeLong().init___I__I(233450563, 0);
  17713. - var actual$139 = new $c_sjsr_RuntimeLong().init___I__I(233450563, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-328511972), 377539644));
  17714. - this$140.assertEquals__T__O__O__V(null, expected$139, actual$139);
  17715. - var this$141 = $m_Lorg_junit_Assert$();
  17716. - var expected$140 = new $c_sjsr_RuntimeLong().init___I__I((-134912), (-1));
  17717. - var actual$140 = new $c_sjsr_RuntimeLong().init___I__I((-134912), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1349244684, (-12612862)));
  17718. - this$141.assertEquals__T__O__O__V(null, expected$140, actual$140);
  17719. + var this$139 = $m_sjsr_RuntimeLong$();
  17720. + var lo$66 = this$139.remainderImpl__I__I__I__I__I((-3), (-1), 206801065, 1);
  17721. + var hi$61 = this$139.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17722. + this$140.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$66, hi$61));
  17723. var this$142 = $m_Lorg_junit_Assert$();
  17724. - var expected$141 = new $c_sjsr_RuntimeLong().init___I__I((-95441), (-1));
  17725. - var actual$141 = new $c_sjsr_RuntimeLong().init___I__I((-95441), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(511120357, 16112596));
  17726. - this$142.assertEquals__T__O__O__V(null, expected$141, actual$141);
  17727. - var this$143 = $m_Lorg_junit_Assert$();
  17728. - var expected$142 = new $c_sjsr_RuntimeLong().init___I__I((-1160726496), (-1));
  17729. - var actual$142 = new $c_sjsr_RuntimeLong().init___I__I((-1160726496), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-913371934), (-9441145)));
  17730. - this$143.assertEquals__T__O__O__V(null, expected$142, actual$142);
  17731. + var this$141 = $m_sjsr_RuntimeLong$();
  17732. + var lo$67 = this$141.remainderImpl__I__I__I__I__I((-57756), (-1), (-1211050362), 13);
  17733. + var hi$62 = this$141.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17734. + this$142.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-57756), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$67, hi$62));
  17735. var this$144 = $m_Lorg_junit_Assert$();
  17736. - var expected$143 = new $c_sjsr_RuntimeLong().init___I__I((-502), (-1));
  17737. - var actual$143 = new $c_sjsr_RuntimeLong().init___I__I((-502), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1021329523), (-377728463)));
  17738. - this$144.assertEquals__T__O__O__V(null, expected$143, actual$143);
  17739. - var this$145 = $m_Lorg_junit_Assert$();
  17740. - var expected$144 = new $c_sjsr_RuntimeLong().init___I__I(3313324, 0);
  17741. - var actual$144 = new $c_sjsr_RuntimeLong().init___I__I(3313324, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-67454848), 442297818));
  17742. - this$145.assertEquals__T__O__O__V(null, expected$144, actual$144);
  17743. + var this$143 = $m_sjsr_RuntimeLong$();
  17744. + var lo$68 = this$143.remainderImpl__I__I__I__I__I(0, 0, (-475702596), 10040);
  17745. + var hi$63 = this$143.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17746. + this$144.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$68, hi$63));
  17747. var this$146 = $m_Lorg_junit_Assert$();
  17748. - var expected$145 = new $c_sjsr_RuntimeLong().init___I__I((-145), (-1));
  17749. - var actual$145 = new $c_sjsr_RuntimeLong().init___I__I((-145), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1010112762), 29724438));
  17750. - this$146.assertEquals__T__O__O__V(null, expected$145, actual$145);
  17751. - var this$147 = $m_Lorg_junit_Assert$();
  17752. - var expected$146 = new $c_sjsr_RuntimeLong().init___I__I((-19091), (-1));
  17753. - var actual$146 = new $c_sjsr_RuntimeLong().init___I__I((-19091), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1944488998), (-173788926)));
  17754. - this$147.assertEquals__T__O__O__V(null, expected$146, actual$146);
  17755. + var this$145 = $m_sjsr_RuntimeLong$();
  17756. + var lo$69 = this$145.remainderImpl__I__I__I__I__I(423524, 0, (-2084961556), 16);
  17757. + var hi$64 = this$145.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17758. + this$146.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(423524, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$69, hi$64));
  17759. var this$148 = $m_Lorg_junit_Assert$();
  17760. - var expected$147 = new $c_sjsr_RuntimeLong().init___I__I((-3331910), (-1));
  17761. - var actual$147 = new $c_sjsr_RuntimeLong().init___I__I((-3331910), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2144172121, 73505274));
  17762. - this$148.assertEquals__T__O__O__V(null, expected$147, actual$147);
  17763. - var this$149 = $m_Lorg_junit_Assert$();
  17764. - var expected$148 = new $c_sjsr_RuntimeLong().init___I__I(56622, 0);
  17765. - var actual$148 = new $c_sjsr_RuntimeLong().init___I__I(56622, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1451372835), 5219178));
  17766. - this$149.assertEquals__T__O__O__V(null, expected$148, actual$148);
  17767. + var this$147 = $m_sjsr_RuntimeLong$();
  17768. + var lo$70 = this$147.remainderImpl__I__I__I__I__I(38317, 0, (-1699004544), 24);
  17769. + var hi$65 = this$147.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17770. + this$148.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(38317, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$70, hi$65));
  17771. var this$150 = $m_Lorg_junit_Assert$();
  17772. - var expected$149 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17773. - var actual$149 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(556032035, 32471322));
  17774. - this$150.assertEquals__T__O__O__V(null, expected$149, actual$149);
  17775. - var this$151 = $m_Lorg_junit_Assert$();
  17776. - var expected$150 = new $c_sjsr_RuntimeLong().init___I__I(800, 0);
  17777. - var actual$150 = new $c_sjsr_RuntimeLong().init___I__I(800, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1649243607), 2299368));
  17778. - this$151.assertEquals__T__O__O__V(null, expected$150, actual$150);
  17779. + var this$149 = $m_sjsr_RuntimeLong$();
  17780. + var lo$71 = this$149.remainderImpl__I__I__I__I__I(60291, 0, (-458289291), 56);
  17781. + var hi$66 = this$149.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17782. + this$150.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(60291, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$71, hi$66));
  17783. var this$152 = $m_Lorg_junit_Assert$();
  17784. - var expected$151 = new $c_sjsr_RuntimeLong().init___I__I(86949, 0);
  17785. - var actual$151 = new $c_sjsr_RuntimeLong().init___I__I(86949, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(794150820, (-1384562176)));
  17786. - this$152.assertEquals__T__O__O__V(null, expected$151, actual$151);
  17787. - var this$153 = $m_Lorg_junit_Assert$();
  17788. - var expected$152 = new $c_sjsr_RuntimeLong().init___I__I(10, 0);
  17789. - var actual$152 = new $c_sjsr_RuntimeLong().init___I__I(10, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-790693444), 1000869239));
  17790. - this$153.assertEquals__T__O__O__V(null, expected$152, actual$152);
  17791. + var this$151 = $m_sjsr_RuntimeLong$();
  17792. + var lo$72 = this$151.remainderImpl__I__I__I__I__I(1, 0, (-1247681936), 1229953);
  17793. + var hi$67 = this$151.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17794. + this$152.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$72, hi$67));
  17795. var this$154 = $m_Lorg_junit_Assert$();
  17796. - var expected$153 = new $c_sjsr_RuntimeLong().init___I__I((-333236), (-1));
  17797. - var actual$153 = new $c_sjsr_RuntimeLong().init___I__I((-333236), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1020207444), 125043716));
  17798. - this$154.assertEquals__T__O__O__V(null, expected$153, actual$153);
  17799. - var this$155 = $m_Lorg_junit_Assert$();
  17800. - var expected$154 = new $c_sjsr_RuntimeLong().init___I__I((-598), (-1));
  17801. - var actual$154 = new $c_sjsr_RuntimeLong().init___I__I((-598), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-93061561), (-329975227)));
  17802. - this$155.assertEquals__T__O__O__V(null, expected$154, actual$154);
  17803. + var this$153 = $m_sjsr_RuntimeLong$();
  17804. + var lo$73 = this$153.remainderImpl__I__I__I__I__I(296788, 0, 183245860, 52);
  17805. + var hi$68 = this$153.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17806. + this$154.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(296788, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$73, hi$68));
  17807. var this$156 = $m_Lorg_junit_Assert$();
  17808. - var expected$155 = new $c_sjsr_RuntimeLong().init___I__I((-19), (-1));
  17809. - var actual$155 = new $c_sjsr_RuntimeLong().init___I__I((-19), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1096862531), 163621631));
  17810. - this$156.assertEquals__T__O__O__V(null, expected$155, actual$155);
  17811. - var this$157 = $m_Lorg_junit_Assert$();
  17812. - var expected$156 = new $c_sjsr_RuntimeLong().init___I__I(465328283, 0);
  17813. - var actual$156 = new $c_sjsr_RuntimeLong().init___I__I(465328283, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-21925149), (-52057346)));
  17814. - this$157.assertEquals__T__O__O__V(null, expected$156, actual$156);
  17815. + var this$155 = $m_sjsr_RuntimeLong$();
  17816. + var lo$74 = this$155.remainderImpl__I__I__I__I__I((-2005515), (-1), 331735459, 17);
  17817. + var hi$69 = this$155.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17818. + this$156.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2005515), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$74, hi$69));
  17819. var this$158 = $m_Lorg_junit_Assert$();
  17820. - var expected$157 = new $c_sjsr_RuntimeLong().init___I__I((-25837), (-1));
  17821. - var actual$157 = new $c_sjsr_RuntimeLong().init___I__I((-25837), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(677002620, 8643698));
  17822. - this$158.assertEquals__T__O__O__V(null, expected$157, actual$157);
  17823. - var this$159 = $m_Lorg_junit_Assert$();
  17824. - var expected$158 = new $c_sjsr_RuntimeLong().init___I__I((-383633650), (-1));
  17825. - var actual$158 = new $c_sjsr_RuntimeLong().init___I__I((-383633650), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1609519787, 8262009));
  17826. - this$159.assertEquals__T__O__O__V(null, expected$158, actual$158);
  17827. + var this$157 = $m_sjsr_RuntimeLong$();
  17828. + var lo$75 = this$157.remainderImpl__I__I__I__I__I((-179812), (-1), (-853047550), 5154);
  17829. + var hi$70 = this$157.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17830. + this$158.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-179812), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$75, hi$70));
  17831. var this$160 = $m_Lorg_junit_Assert$();
  17832. - var expected$159 = new $c_sjsr_RuntimeLong().init___I__I((-66), (-1));
  17833. - var actual$159 = new $c_sjsr_RuntimeLong().init___I__I((-66), (-1)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1917139359, 239618524));
  17834. - this$160.assertEquals__T__O__O__V(null, expected$159, actual$159);
  17835. - var this$161 = $m_Lorg_junit_Assert$();
  17836. - var expected$160 = new $c_sjsr_RuntimeLong().init___I__I(1676620, 0);
  17837. - var actual$160 = new $c_sjsr_RuntimeLong().init___I__I(1676620, 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(910745834, 82765572));
  17838. - this$161.assertEquals__T__O__O__V(null, expected$160, actual$160);
  17839. + var this$159 = $m_sjsr_RuntimeLong$();
  17840. + var lo$76 = this$159.remainderImpl__I__I__I__I__I((-3678), (-1), 1751271067, 243605);
  17841. + var hi$71 = this$159.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17842. + this$160.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3678), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$76, hi$71));
  17843. var this$162 = $m_Lorg_junit_Assert$();
  17844. - var expected$161 = new $c_sjsr_RuntimeLong().init___I__I(15827410, 0);
  17845. - var actual$161 = new $c_sjsr_RuntimeLong().init___I__I(1244623439, 3).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-231372097), (-1)));
  17846. - this$162.assertEquals__T__O__O__V(null, expected$161, actual$161);
  17847. - var this$163 = $m_Lorg_junit_Assert$();
  17848. - var expected$162 = new $c_sjsr_RuntimeLong().init___I__I(15118, 0);
  17849. - var actual$162 = new $c_sjsr_RuntimeLong().init___I__I((-1392787378), 124).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-20252), (-1)));
  17850. - this$163.assertEquals__T__O__O__V(null, expected$162, actual$162);
  17851. + var this$161 = $m_sjsr_RuntimeLong$();
  17852. + var lo$77 = this$161.remainderImpl__I__I__I__I__I((-93867), (-1), (-1925367590), 42);
  17853. + var hi$72 = this$161.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17854. + this$162.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-93867), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$77, hi$72));
  17855. var this$164 = $m_Lorg_junit_Assert$();
  17856. - var expected$163 = new $c_sjsr_RuntimeLong().init___I__I(11, 0);
  17857. - var actual$163 = new $c_sjsr_RuntimeLong().init___I__I(578165055, 72).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13, 0));
  17858. - this$164.assertEquals__T__O__O__V(null, expected$163, actual$163);
  17859. - var this$165 = $m_Lorg_junit_Assert$();
  17860. - var expected$164 = new $c_sjsr_RuntimeLong().init___I__I(42298679, 0);
  17861. - var actual$164 = new $c_sjsr_RuntimeLong().init___I__I((-1836745385), 3).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-95630157), (-1)));
  17862. - this$165.assertEquals__T__O__O__V(null, expected$164, actual$164);
  17863. + var this$163 = $m_sjsr_RuntimeLong$();
  17864. + var lo$78 = this$163.remainderImpl__I__I__I__I__I(7600917, 0, (-1807424604), 95574);
  17865. + var hi$73 = this$163.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17866. + this$164.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7600917, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$78, hi$73));
  17867. var this$166 = $m_Lorg_junit_Assert$();
  17868. - var expected$165 = new $c_sjsr_RuntimeLong().init___I__I(17447610, 0);
  17869. - var actual$165 = new $c_sjsr_RuntimeLong().init___I__I((-1766124150), 29).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-45315780), (-1)));
  17870. - this$166.assertEquals__T__O__O__V(null, expected$165, actual$165);
  17871. - var this$167 = $m_Lorg_junit_Assert$();
  17872. - var expected$166 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17873. - var actual$166 = new $c_sjsr_RuntimeLong().init___I__I(540281958, 253606).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-11), (-1)));
  17874. - this$167.assertEquals__T__O__O__V(null, expected$166, actual$166);
  17875. + var this$165 = $m_sjsr_RuntimeLong$();
  17876. + var lo$79 = this$165.remainderImpl__I__I__I__I__I(300012, 0, 1951216728, 101);
  17877. + var hi$74 = this$165.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17878. + this$166.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(300012, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$79, hi$74));
  17879. var this$168 = $m_Lorg_junit_Assert$();
  17880. - var expected$167 = new $c_sjsr_RuntimeLong().init___I__I(51980, 0);
  17881. - var actual$167 = new $c_sjsr_RuntimeLong().init___I__I((-442404110), 7696).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1489246, 0));
  17882. - this$168.assertEquals__T__O__O__V(null, expected$167, actual$167);
  17883. - var this$169 = $m_Lorg_junit_Assert$();
  17884. - var expected$168 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  17885. - var actual$168 = new $c_sjsr_RuntimeLong().init___I__I((-631827526), 1455).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(8, 0));
  17886. - this$169.assertEquals__T__O__O__V(null, expected$168, actual$168);
  17887. + var this$167 = $m_sjsr_RuntimeLong$();
  17888. + var lo$80 = this$167.remainderImpl__I__I__I__I__I((-6347), (-1), (-438713154), 23);
  17889. + var hi$75 = this$167.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17890. + this$168.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6347), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$80, hi$75));
  17891. var this$170 = $m_Lorg_junit_Assert$();
  17892. - var expected$169 = new $c_sjsr_RuntimeLong().init___I__I(5125741, 0);
  17893. - var actual$169 = new $c_sjsr_RuntimeLong().init___I__I(1266390909, 49).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-34627848), (-1)));
  17894. - this$170.assertEquals__T__O__O__V(null, expected$169, actual$169);
  17895. - var this$171 = $m_Lorg_junit_Assert$();
  17896. - var expected$170 = new $c_sjsr_RuntimeLong().init___I__I(77691, 0);
  17897. - var actual$170 = new $c_sjsr_RuntimeLong().init___I__I((-453014259), 21413).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(149449, 0));
  17898. - this$171.assertEquals__T__O__O__V(null, expected$170, actual$170);
  17899. + var this$169 = $m_sjsr_RuntimeLong$();
  17900. + var lo$81 = this$169.remainderImpl__I__I__I__I__I((-41), (-1), (-1211982116), 459);
  17901. + var hi$76 = this$169.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17902. + this$170.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-41), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$81, hi$76));
  17903. var this$172 = $m_Lorg_junit_Assert$();
  17904. - var expected$171 = new $c_sjsr_RuntimeLong().init___I__I(521867604, 0);
  17905. - var actual$171 = new $c_sjsr_RuntimeLong().init___I__I(1573062436, 653).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(671211684, 0));
  17906. - this$172.assertEquals__T__O__O__V(null, expected$171, actual$171);
  17907. - var this$173 = $m_Lorg_junit_Assert$();
  17908. - var expected$172 = new $c_sjsr_RuntimeLong().init___I__I(14579368, 0);
  17909. - var actual$172 = new $c_sjsr_RuntimeLong().init___I__I((-21113520), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(177469767, 0));
  17910. - this$173.assertEquals__T__O__O__V(null, expected$172, actual$172);
  17911. + var this$171 = $m_sjsr_RuntimeLong$();
  17912. + var lo$82 = this$171.remainderImpl__I__I__I__I__I(3425, 0, (-1580976156), 2);
  17913. + var hi$77 = this$171.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17914. + this$172.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3425, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$82, hi$77));
  17915. var this$174 = $m_Lorg_junit_Assert$();
  17916. - var expected$173 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17917. - var actual$173 = new $c_sjsr_RuntimeLong().init___I__I((-262825676), 31).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  17918. - this$174.assertEquals__T__O__O__V(null, expected$173, actual$173);
  17919. - var this$175 = $m_Lorg_junit_Assert$();
  17920. - var expected$174 = new $c_sjsr_RuntimeLong().init___I__I(24027362, 0);
  17921. - var actual$174 = new $c_sjsr_RuntimeLong().init___I__I((-163968426), 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(33341027, 0));
  17922. - this$175.assertEquals__T__O__O__V(null, expected$174, actual$174);
  17923. + var this$173 = $m_sjsr_RuntimeLong$();
  17924. + var lo$83 = this$173.remainderImpl__I__I__I__I__I((-25), (-1), 200240265, 25993);
  17925. + var hi$78 = this$173.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17926. + this$174.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-25), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$83, hi$78));
  17927. var this$176 = $m_Lorg_junit_Assert$();
  17928. - var expected$175 = new $c_sjsr_RuntimeLong().init___I__I(6792805, 0);
  17929. - var actual$175 = new $c_sjsr_RuntimeLong().init___I__I(668741217, 14380).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-11334498), (-1)));
  17930. - this$176.assertEquals__T__O__O__V(null, expected$175, actual$175);
  17931. - var this$177 = $m_Lorg_junit_Assert$();
  17932. - var expected$176 = new $c_sjsr_RuntimeLong().init___I__I(9, 0);
  17933. - var actual$176 = new $c_sjsr_RuntimeLong().init___I__I(808041281, 1818).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-10), (-1)));
  17934. - this$177.assertEquals__T__O__O__V(null, expected$176, actual$176);
  17935. + var this$175 = $m_sjsr_RuntimeLong$();
  17936. + var lo$84 = this$175.remainderImpl__I__I__I__I__I((-8303), (-1), 1353761386, 1921);
  17937. + var hi$79 = this$175.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17938. + this$176.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-8303), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$84, hi$79));
  17939. var this$178 = $m_Lorg_junit_Assert$();
  17940. - var expected$177 = new $c_sjsr_RuntimeLong().init___I__I(204, 0);
  17941. - var actual$177 = new $c_sjsr_RuntimeLong().init___I__I((-1601247507), 25).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-235), (-1)));
  17942. - this$178.assertEquals__T__O__O__V(null, expected$177, actual$177);
  17943. - var this$179 = $m_Lorg_junit_Assert$();
  17944. - var expected$178 = new $c_sjsr_RuntimeLong().init___I__I(61089, 0);
  17945. - var actual$178 = new $c_sjsr_RuntimeLong().init___I__I((-1577206289), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1618642, 0));
  17946. - this$179.assertEquals__T__O__O__V(null, expected$178, actual$178);
  17947. + var this$177 = $m_sjsr_RuntimeLong$();
  17948. + var lo$85 = this$177.remainderImpl__I__I__I__I__I(274032571, 0, 1455543028, 255);
  17949. + var hi$80 = this$177.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17950. + this$178.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(274032571, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$85, hi$80));
  17951. var this$180 = $m_Lorg_junit_Assert$();
  17952. - var expected$179 = new $c_sjsr_RuntimeLong().init___I__I(289305533, 0);
  17953. - var actual$179 = new $c_sjsr_RuntimeLong().init___I__I(863396135, 503).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-321808286), (-1)));
  17954. - this$180.assertEquals__T__O__O__V(null, expected$179, actual$179);
  17955. - var this$181 = $m_Lorg_junit_Assert$();
  17956. - var expected$180 = new $c_sjsr_RuntimeLong().init___I__I(7272892, 0);
  17957. - var actual$180 = new $c_sjsr_RuntimeLong().init___I__I((-900149281), 55).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(15166197, 0));
  17958. - this$181.assertEquals__T__O__O__V(null, expected$180, actual$180);
  17959. + var this$179 = $m_sjsr_RuntimeLong$();
  17960. + var lo$86 = this$179.remainderImpl__I__I__I__I__I((-3), (-1), 1143775281, 729);
  17961. + var hi$81 = this$179.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17962. + this$180.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$86, hi$81));
  17963. var this$182 = $m_Lorg_junit_Assert$();
  17964. - var expected$181 = new $c_sjsr_RuntimeLong().init___I__I(3, 0);
  17965. - var actual$181 = new $c_sjsr_RuntimeLong().init___I__I(1802954050, 3593).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  17966. - this$182.assertEquals__T__O__O__V(null, expected$181, actual$181);
  17967. - var this$183 = $m_Lorg_junit_Assert$();
  17968. - var expected$182 = new $c_sjsr_RuntimeLong().init___I__I(12036, 0);
  17969. - var actual$182 = new $c_sjsr_RuntimeLong().init___I__I(800669146, 41901).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-20591), (-1)));
  17970. - this$183.assertEquals__T__O__O__V(null, expected$182, actual$182);
  17971. + var this$181 = $m_sjsr_RuntimeLong$();
  17972. + var lo$87 = this$181.remainderImpl__I__I__I__I__I((-1124428), (-1), (-521284400), 339);
  17973. + var hi$82 = this$181.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17974. + this$182.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1124428), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$87, hi$82));
  17975. var this$184 = $m_Lorg_junit_Assert$();
  17976. - var expected$183 = new $c_sjsr_RuntimeLong().init___I__I(29, 0);
  17977. - var actual$183 = new $c_sjsr_RuntimeLong().init___I__I((-1055636867), 39).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(48, 0));
  17978. - this$184.assertEquals__T__O__O__V(null, expected$183, actual$183);
  17979. - var this$185 = $m_Lorg_junit_Assert$();
  17980. - var expected$184 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  17981. - var actual$184 = new $c_sjsr_RuntimeLong().init___I__I((-491067123), 14).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  17982. - this$185.assertEquals__T__O__O__V(null, expected$184, actual$184);
  17983. + var this$183 = $m_sjsr_RuntimeLong$();
  17984. + var lo$88 = this$183.remainderImpl__I__I__I__I__I((-2), (-1), (-303859962), 2524);
  17985. + var hi$83 = this$183.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17986. + this$184.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$88, hi$83));
  17987. var this$186 = $m_Lorg_junit_Assert$();
  17988. - var expected$185 = new $c_sjsr_RuntimeLong().init___I__I(260441364, 0);
  17989. - var actual$185 = new $c_sjsr_RuntimeLong().init___I__I(1420289126, 67).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1010219079, 0));
  17990. - this$186.assertEquals__T__O__O__V(null, expected$185, actual$185);
  17991. - var this$187 = $m_Lorg_junit_Assert$();
  17992. - var expected$186 = new $c_sjsr_RuntimeLong().init___I__I(3936541, 0);
  17993. - var actual$186 = new $c_sjsr_RuntimeLong().init___I__I(1338756461, 32).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-4427443), (-1)));
  17994. - this$187.assertEquals__T__O__O__V(null, expected$186, actual$186);
  17995. + var this$185 = $m_sjsr_RuntimeLong$();
  17996. + var lo$89 = this$185.remainderImpl__I__I__I__I__I(1, 0, (-402000545), 1);
  17997. + var hi$84 = this$185.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  17998. + this$186.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$89, hi$84));
  17999. var this$188 = $m_Lorg_junit_Assert$();
  18000. - var expected$187 = new $c_sjsr_RuntimeLong().init___I__I(183313645, 0);
  18001. - var actual$187 = new $c_sjsr_RuntimeLong().init___I__I((-820843233), 778).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-273780418), (-1)));
  18002. - this$188.assertEquals__T__O__O__V(null, expected$187, actual$187);
  18003. - var this$189 = $m_Lorg_junit_Assert$();
  18004. - var expected$188 = new $c_sjsr_RuntimeLong().init___I__I(91783, 0);
  18005. - var actual$188 = new $c_sjsr_RuntimeLong().init___I__I((-1033566360), 561225).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-156677), (-1)));
  18006. - this$189.assertEquals__T__O__O__V(null, expected$188, actual$188);
  18007. + var this$187 = $m_sjsr_RuntimeLong$();
  18008. + var lo$90 = this$187.remainderImpl__I__I__I__I__I(107013504, 0, 157604607, 3);
  18009. + var hi$85 = this$187.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18010. + this$188.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(107013504, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$90, hi$85));
  18011. var this$190 = $m_Lorg_junit_Assert$();
  18012. - var expected$189 = new $c_sjsr_RuntimeLong().init___I__I(5, 0);
  18013. - var actual$189 = new $c_sjsr_RuntimeLong().init___I__I((-1567070603), 38).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-8), (-1)));
  18014. - this$190.assertEquals__T__O__O__V(null, expected$189, actual$189);
  18015. - var this$191 = $m_Lorg_junit_Assert$();
  18016. - var expected$190 = new $c_sjsr_RuntimeLong().init___I__I(11214823, 0);
  18017. - var actual$190 = new $c_sjsr_RuntimeLong().init___I__I((-1649343541), 185302).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-19368267), (-1)));
  18018. - this$191.assertEquals__T__O__O__V(null, expected$190, actual$190);
  18019. + var this$189 = $m_sjsr_RuntimeLong$();
  18020. + var lo$91 = this$189.remainderImpl__I__I__I__I__I(4976822, 0, (-2046021074), 2230);
  18021. + var hi$86 = this$189.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18022. + this$190.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4976822, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$91, hi$86));
  18023. var this$192 = $m_Lorg_junit_Assert$();
  18024. - var expected$191 = new $c_sjsr_RuntimeLong().init___I__I(75719, 0);
  18025. - var actual$191 = new $c_sjsr_RuntimeLong().init___I__I((-591434325), 76351).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(94212, 0));
  18026. - this$192.assertEquals__T__O__O__V(null, expected$191, actual$191);
  18027. - var this$193 = $m_Lorg_junit_Assert$();
  18028. - var expected$192 = new $c_sjsr_RuntimeLong().init___I__I(10941, 0);
  18029. - var actual$192 = new $c_sjsr_RuntimeLong().init___I__I(235794528, 55).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(17599, 0));
  18030. - this$193.assertEquals__T__O__O__V(null, expected$192, actual$192);
  18031. + var this$191 = $m_sjsr_RuntimeLong$();
  18032. + var lo$92 = this$191.remainderImpl__I__I__I__I__I((-1), (-1), (-306200858), 41);
  18033. + var hi$87 = this$191.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18034. + this$192.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$92, hi$87));
  18035. var this$194 = $m_Lorg_junit_Assert$();
  18036. - var expected$193 = new $c_sjsr_RuntimeLong().init___I__I(5331, 0);
  18037. - var actual$193 = new $c_sjsr_RuntimeLong().init___I__I((-763589741), 116).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-14942), (-1)));
  18038. - this$194.assertEquals__T__O__O__V(null, expected$193, actual$193);
  18039. - var this$195 = $m_Lorg_junit_Assert$();
  18040. - var expected$194 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  18041. - var actual$194 = new $c_sjsr_RuntimeLong().init___I__I((-1283158225), 237055).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)));
  18042. - this$195.assertEquals__T__O__O__V(null, expected$194, actual$194);
  18043. + var this$193 = $m_sjsr_RuntimeLong$();
  18044. + var lo$93 = this$193.remainderImpl__I__I__I__I__I(80396, 0, (-409002766), 13);
  18045. + var hi$88 = this$193.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18046. + this$194.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(80396, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$93, hi$88));
  18047. var this$196 = $m_Lorg_junit_Assert$();
  18048. - var expected$195 = new $c_sjsr_RuntimeLong().init___I__I(24400, 0);
  18049. - var actual$195 = new $c_sjsr_RuntimeLong().init___I__I(1537105400, 29108).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-37848), (-1)));
  18050. - this$196.assertEquals__T__O__O__V(null, expected$195, actual$195);
  18051. - var this$197 = $m_Lorg_junit_Assert$();
  18052. - var expected$196 = new $c_sjsr_RuntimeLong().init___I__I(95, 0);
  18053. - var actual$196 = new $c_sjsr_RuntimeLong().init___I__I((-56778611), 994650).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-170), (-1)));
  18054. - this$197.assertEquals__T__O__O__V(null, expected$196, actual$196);
  18055. + var this$195 = $m_sjsr_RuntimeLong$();
  18056. + var lo$94 = this$195.remainderImpl__I__I__I__I__I(937638, 0, (-697219650), 26);
  18057. + var hi$89 = this$195.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18058. + this$196.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(937638, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$94, hi$89));
  18059. var this$198 = $m_Lorg_junit_Assert$();
  18060. - var expected$197 = new $c_sjsr_RuntimeLong().init___I__I(9836, 0);
  18061. - var actual$197 = new $c_sjsr_RuntimeLong().init___I__I((-2057746932), 7).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-10100), (-1)));
  18062. - this$198.assertEquals__T__O__O__V(null, expected$197, actual$197);
  18063. - var this$199 = $m_Lorg_junit_Assert$();
  18064. - var expected$198 = new $c_sjsr_RuntimeLong().init___I__I(30255783, 0);
  18065. - var actual$198 = new $c_sjsr_RuntimeLong().init___I__I(1365793356, 12).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-38454651), (-1)));
  18066. - this$199.assertEquals__T__O__O__V(null, expected$198, actual$198);
  18067. + var this$197 = $m_sjsr_RuntimeLong$();
  18068. + var lo$95 = this$197.remainderImpl__I__I__I__I__I(756, 0, (-948806692), 1700920);
  18069. + var hi$90 = this$197.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18070. + this$198.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(756, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$95, hi$90));
  18071. var this$200 = $m_Lorg_junit_Assert$();
  18072. - var expected$199 = new $c_sjsr_RuntimeLong().init___I__I(417, 0);
  18073. - var actual$199 = new $c_sjsr_RuntimeLong().init___I__I((-2128793438), 4).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(6825, 0));
  18074. - this$200.assertEquals__T__O__O__V(null, expected$199, actual$199);
  18075. - var this$201 = $m_Lorg_junit_Assert$();
  18076. - var expected$200 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18077. - var actual$200 = new $c_sjsr_RuntimeLong().init___I__I(1667515072, 8).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  18078. - this$201.assertEquals__T__O__O__V(null, expected$200, actual$200);
  18079. + var this$199 = $m_sjsr_RuntimeLong$();
  18080. + var lo$96 = this$199.remainderImpl__I__I__I__I__I(5, 0, 646021801, 21350);
  18081. + var hi$91 = this$199.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18082. + this$200.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$96, hi$91));
  18083. var this$202 = $m_Lorg_junit_Assert$();
  18084. - var expected$201 = new $c_sjsr_RuntimeLong().init___I__I(257, 0);
  18085. - var actual$201 = new $c_sjsr_RuntimeLong().init___I__I(420324337, 980).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-845), (-1)));
  18086. - this$202.assertEquals__T__O__O__V(null, expected$201, actual$201);
  18087. - var this$203 = $m_Lorg_junit_Assert$();
  18088. - var expected$202 = new $c_sjsr_RuntimeLong().init___I__I(82991, 0);
  18089. - var actual$202 = new $c_sjsr_RuntimeLong().init___I__I((-771084081), 8204).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(105392, 0));
  18090. - this$203.assertEquals__T__O__O__V(null, expected$202, actual$202);
  18091. + var this$201 = $m_sjsr_RuntimeLong$();
  18092. + var lo$97 = this$201.remainderImpl__I__I__I__I__I(262831839, 0, 1086270794, 10633);
  18093. + var hi$92 = this$201.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18094. + this$202.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(262831839, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$97, hi$92));
  18095. var this$204 = $m_Lorg_junit_Assert$();
  18096. - var expected$203 = new $c_sjsr_RuntimeLong().init___I__I(691256, 0);
  18097. - var actual$203 = new $c_sjsr_RuntimeLong().init___I__I((-332377894), 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(882238, 0));
  18098. - this$204.assertEquals__T__O__O__V(null, expected$203, actual$203);
  18099. - var this$205 = $m_Lorg_junit_Assert$();
  18100. - var expected$204 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18101. - var actual$204 = new $c_sjsr_RuntimeLong().init___I__I(1749263284, 11).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-20), (-1)));
  18102. - this$205.assertEquals__T__O__O__V(null, expected$204, actual$204);
  18103. + var this$203 = $m_sjsr_RuntimeLong$();
  18104. + var lo$98 = this$203.remainderImpl__I__I__I__I__I((-2146273993), (-1), (-1539129401), 0);
  18105. + var hi$93 = this$203.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18106. + this$204.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2146273993), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$98, hi$93));
  18107. var this$206 = $m_Lorg_junit_Assert$();
  18108. - var expected$205 = new $c_sjsr_RuntimeLong().init___I__I(4, 0);
  18109. - var actual$205 = new $c_sjsr_RuntimeLong().init___I__I(347303218, 1234317).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-13), (-1)));
  18110. - this$206.assertEquals__T__O__O__V(null, expected$205, actual$205);
  18111. - var this$207 = $m_Lorg_junit_Assert$();
  18112. - var expected$206 = new $c_sjsr_RuntimeLong().init___I__I(150, 0);
  18113. - var actual$206 = new $c_sjsr_RuntimeLong().init___I__I(1199079324, 17271).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(11033, 0));
  18114. - this$207.assertEquals__T__O__O__V(null, expected$206, actual$206);
  18115. + var this$205 = $m_sjsr_RuntimeLong$();
  18116. + var lo$99 = this$205.remainderImpl__I__I__I__I__I(59799, 0, 1910837623, 102082);
  18117. + var hi$94 = this$205.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18118. + this$206.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(59799, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$99, hi$94));
  18119. var this$208 = $m_Lorg_junit_Assert$();
  18120. - var expected$207 = new $c_sjsr_RuntimeLong().init___I__I(14, 0);
  18121. - var actual$207 = new $c_sjsr_RuntimeLong().init___I__I(1196217208, 13).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-23), (-1)));
  18122. - this$208.assertEquals__T__O__O__V(null, expected$207, actual$207);
  18123. - var this$209 = $m_Lorg_junit_Assert$();
  18124. - var expected$208 = new $c_sjsr_RuntimeLong().init___I__I(256216433, 0);
  18125. - var actual$208 = new $c_sjsr_RuntimeLong().init___I__I((-1078128939), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(740155481, 0));
  18126. - this$209.assertEquals__T__O__O__V(null, expected$208, actual$208);
  18127. + var this$207 = $m_sjsr_RuntimeLong$();
  18128. + var lo$100 = this$207.remainderImpl__I__I__I__I__I((-5347), (-1), 1965292799, 18);
  18129. + var hi$95 = this$207.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18130. + this$208.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5347), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$100, hi$95));
  18131. var this$210 = $m_Lorg_junit_Assert$();
  18132. - var expected$209 = new $c_sjsr_RuntimeLong().init___I__I(45583, 0);
  18133. - var actual$209 = new $c_sjsr_RuntimeLong().init___I__I((-1354463473), 3691).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-63588), (-1)));
  18134. - this$210.assertEquals__T__O__O__V(null, expected$209, actual$209);
  18135. - var this$211 = $m_Lorg_junit_Assert$();
  18136. - var expected$210 = new $c_sjsr_RuntimeLong().init___I__I(459, 0);
  18137. - var actual$210 = new $c_sjsr_RuntimeLong().init___I__I((-1255896801), 1469630).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-502), (-1)));
  18138. - this$211.assertEquals__T__O__O__V(null, expected$210, actual$210);
  18139. + var this$209 = $m_sjsr_RuntimeLong$();
  18140. + var lo$101 = this$209.remainderImpl__I__I__I__I__I(926, 0, 1939309159, 104206);
  18141. + var hi$96 = this$209.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18142. + this$210.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(926, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$101, hi$96));
  18143. var this$212 = $m_Lorg_junit_Assert$();
  18144. - var expected$211 = new $c_sjsr_RuntimeLong().init___I__I(1805177178, 1);
  18145. - var actual$211 = new $c_sjsr_RuntimeLong().init___I__I(1805177178, 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1293833696), 410));
  18146. - this$212.assertEquals__T__O__O__V(null, expected$211, actual$211);
  18147. - var this$213 = $m_Lorg_junit_Assert$();
  18148. - var expected$212 = new $c_sjsr_RuntimeLong().init___I__I((-583440651), 2);
  18149. - var actual$212 = new $c_sjsr_RuntimeLong().init___I__I(647007072, 1811985).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1091239449, 3));
  18150. - this$213.assertEquals__T__O__O__V(null, expected$212, actual$212);
  18151. + var this$211 = $m_sjsr_RuntimeLong$();
  18152. + var lo$102 = this$211.remainderImpl__I__I__I__I__I(1, 0, 1651864405, 1233);
  18153. + var hi$97 = this$211.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18154. + this$212.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$102, hi$97));
  18155. var this$214 = $m_Lorg_junit_Assert$();
  18156. - var expected$213 = new $c_sjsr_RuntimeLong().init___I__I(1346307032, 1);
  18157. - var actual$213 = new $c_sjsr_RuntimeLong().init___I__I(1346307032, 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-672335266), 33));
  18158. - this$214.assertEquals__T__O__O__V(null, expected$213, actual$213);
  18159. - var this$215 = $m_Lorg_junit_Assert$();
  18160. - var expected$214 = new $c_sjsr_RuntimeLong().init___I__I(858355422, 81);
  18161. - var actual$214 = new $c_sjsr_RuntimeLong().init___I__I(858355422, 81).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1490435172, 162402));
  18162. - this$215.assertEquals__T__O__O__V(null, expected$214, actual$214);
  18163. + var this$213 = $m_sjsr_RuntimeLong$();
  18164. + var lo$103 = this$213.remainderImpl__I__I__I__I__I(334, 0, 581635234, 20);
  18165. + var hi$98 = this$213.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18166. + this$214.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(334, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$103, hi$98));
  18167. var this$216 = $m_Lorg_junit_Assert$();
  18168. - var expected$215 = new $c_sjsr_RuntimeLong().init___I__I(744276027, 1);
  18169. - var actual$215 = new $c_sjsr_RuntimeLong().init___I__I((-1299053281), 6330).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1042770708, 1));
  18170. - this$216.assertEquals__T__O__O__V(null, expected$215, actual$215);
  18171. - var this$217 = $m_Lorg_junit_Assert$();
  18172. - var expected$216 = new $c_sjsr_RuntimeLong().init___I__I(29273105, 0);
  18173. - var actual$216 = new $c_sjsr_RuntimeLong().init___I__I((-88774269), 25).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(775537355, 1));
  18174. - this$217.assertEquals__T__O__O__V(null, expected$216, actual$216);
  18175. + var this$215 = $m_sjsr_RuntimeLong$();
  18176. + var lo$104 = this$215.remainderImpl__I__I__I__I__I((-61747), (-1), (-842193425), 1497);
  18177. + var hi$99 = this$215.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18178. + this$216.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-61747), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$104, hi$99));
  18179. var this$218 = $m_Lorg_junit_Assert$();
  18180. - var expected$217 = new $c_sjsr_RuntimeLong().init___I__I(383200445, 2);
  18181. - var actual$217 = new $c_sjsr_RuntimeLong().init___I__I((-962613261), 4309).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-529185362), 5));
  18182. - this$218.assertEquals__T__O__O__V(null, expected$217, actual$217);
  18183. - var this$219 = $m_Lorg_junit_Assert$();
  18184. - var expected$218 = new $c_sjsr_RuntimeLong().init___I__I((-171009725), 445);
  18185. - var actual$218 = new $c_sjsr_RuntimeLong().init___I__I((-171009725), 445).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1167557775), 307982));
  18186. - this$219.assertEquals__T__O__O__V(null, expected$218, actual$218);
  18187. + var this$217 = $m_sjsr_RuntimeLong$();
  18188. + var lo$105 = this$217.remainderImpl__I__I__I__I__I((-1), (-1), 758739794, 79508);
  18189. + var hi$100 = this$217.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18190. + this$218.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$105, hi$100));
  18191. var this$220 = $m_Lorg_junit_Assert$();
  18192. - var expected$219 = new $c_sjsr_RuntimeLong().init___I__I(8166883, 15498);
  18193. - var actual$219 = new $c_sjsr_RuntimeLong().init___I__I(1848497503, 78519).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1533824479, 15755));
  18194. - this$220.assertEquals__T__O__O__V(null, expected$219, actual$219);
  18195. - var this$221 = $m_Lorg_junit_Assert$();
  18196. - var expected$220 = new $c_sjsr_RuntimeLong().init___I__I((-1752533311), 17);
  18197. - var actual$220 = new $c_sjsr_RuntimeLong().init___I__I((-1752533311), 17).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1904799096, 73566));
  18198. - this$221.assertEquals__T__O__O__V(null, expected$220, actual$220);
  18199. + var this$219 = $m_sjsr_RuntimeLong$();
  18200. + var lo$106 = this$219.remainderImpl__I__I__I__I__I(59605313, 0, (-1162319751), 0);
  18201. + var hi$101 = this$219.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18202. + this$220.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(59605313, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$106, hi$101));
  18203. var this$222 = $m_Lorg_junit_Assert$();
  18204. - var expected$221 = new $c_sjsr_RuntimeLong().init___I__I((-1641266817), 46);
  18205. - var actual$221 = new $c_sjsr_RuntimeLong().init___I__I((-1641266817), 46).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-31936789), 751199));
  18206. - this$222.assertEquals__T__O__O__V(null, expected$221, actual$221);
  18207. - var this$223 = $m_Lorg_junit_Assert$();
  18208. - var expected$222 = new $c_sjsr_RuntimeLong().init___I__I((-350685679), 656);
  18209. - var actual$222 = new $c_sjsr_RuntimeLong().init___I__I((-637954451), 32352).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-10259599), 1131));
  18210. - this$223.assertEquals__T__O__O__V(null, expected$222, actual$222);
  18211. + var this$221 = $m_sjsr_RuntimeLong$();
  18212. + var lo$107 = this$221.remainderImpl__I__I__I__I__I(12267518, 0, 1340161110, 568352);
  18213. + var hi$102 = this$221.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18214. + this$222.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(12267518, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$107, hi$102));
  18215. var this$224 = $m_Lorg_junit_Assert$();
  18216. - var expected$223 = new $c_sjsr_RuntimeLong().init___I__I((-1671876486), 0);
  18217. - var actual$223 = new $c_sjsr_RuntimeLong().init___I__I((-1657673170), 122149).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-534342412), 0));
  18218. - this$224.assertEquals__T__O__O__V(null, expected$223, actual$223);
  18219. - var this$225 = $m_Lorg_junit_Assert$();
  18220. - var expected$224 = new $c_sjsr_RuntimeLong().init___I__I((-660565679), 235);
  18221. - var actual$224 = new $c_sjsr_RuntimeLong().init___I__I((-660565679), 235).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-897090894), 14655));
  18222. - this$225.assertEquals__T__O__O__V(null, expected$224, actual$224);
  18223. + var this$223 = $m_sjsr_RuntimeLong$();
  18224. + var lo$108 = this$223.remainderImpl__I__I__I__I__I(19230695, 0, 1844291137, 21);
  18225. + var hi$103 = this$223.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18226. + this$224.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(19230695, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$108, hi$103));
  18227. var this$226 = $m_Lorg_junit_Assert$();
  18228. - var expected$225 = new $c_sjsr_RuntimeLong().init___I__I((-1798560222), 612);
  18229. - var actual$225 = new $c_sjsr_RuntimeLong().init___I__I((-1798560222), 612).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-236039758), 2924));
  18230. - this$226.assertEquals__T__O__O__V(null, expected$225, actual$225);
  18231. - var this$227 = $m_Lorg_junit_Assert$();
  18232. - var expected$226 = new $c_sjsr_RuntimeLong().init___I__I((-28767936), 5704);
  18233. - var actual$226 = new $c_sjsr_RuntimeLong().init___I__I(1010899296, 62798).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1974205776), 9515));
  18234. - this$227.assertEquals__T__O__O__V(null, expected$226, actual$226);
  18235. + var this$225 = $m_sjsr_RuntimeLong$();
  18236. + var lo$109 = this$225.remainderImpl__I__I__I__I__I(3950296, 0, (-848670202), 243);
  18237. + var hi$104 = this$225.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18238. + this$226.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3950296, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$109, hi$104));
  18239. var this$228 = $m_Lorg_junit_Assert$();
  18240. - var expected$227 = new $c_sjsr_RuntimeLong().init___I__I((-2004786867), 4);
  18241. - var actual$227 = new $c_sjsr_RuntimeLong().init___I__I(1206965517, 91420).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(880030876, 7));
  18242. - this$228.assertEquals__T__O__O__V(null, expected$227, actual$227);
  18243. - var this$229 = $m_Lorg_junit_Assert$();
  18244. - var expected$228 = new $c_sjsr_RuntimeLong().init___I__I(712148070, 3);
  18245. - var actual$228 = new $c_sjsr_RuntimeLong().init___I__I(712148070, 3).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(472319826, 2838));
  18246. - this$229.assertEquals__T__O__O__V(null, expected$228, actual$228);
  18247. + var this$227 = $m_sjsr_RuntimeLong$();
  18248. + var lo$110 = this$227.remainderImpl__I__I__I__I__I(503276, 0, (-1756374670), 1);
  18249. + var hi$105 = this$227.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18250. + this$228.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(503276, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$110, hi$105));
  18251. var this$230 = $m_Lorg_junit_Assert$();
  18252. - var expected$229 = new $c_sjsr_RuntimeLong().init___I__I((-1275175525), 44);
  18253. - var actual$229 = new $c_sjsr_RuntimeLong().init___I__I((-1275175525), 44).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(162799342, 861329));
  18254. - this$230.assertEquals__T__O__O__V(null, expected$229, actual$229);
  18255. - var this$231 = $m_Lorg_junit_Assert$();
  18256. - var expected$230 = new $c_sjsr_RuntimeLong().init___I__I(1187224322, 14);
  18257. - var actual$230 = new $c_sjsr_RuntimeLong().init___I__I((-516916094), 191396).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1920802608), 30));
  18258. - this$231.assertEquals__T__O__O__V(null, expected$230, actual$230);
  18259. + var this$229 = $m_sjsr_RuntimeLong$();
  18260. + var lo$111 = this$229.remainderImpl__I__I__I__I__I(30880536, 0, (-1380766565), 51064);
  18261. + var hi$106 = this$229.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18262. + this$230.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(30880536, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$111, hi$106));
  18263. var this$232 = $m_Lorg_junit_Assert$();
  18264. - var expected$231 = new $c_sjsr_RuntimeLong().init___I__I((-1461747946), 0);
  18265. - var actual$231 = new $c_sjsr_RuntimeLong().init___I__I((-1627551726), 4499).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1200735793, 1));
  18266. - this$232.assertEquals__T__O__O__V(null, expected$231, actual$231);
  18267. - var this$233 = $m_Lorg_junit_Assert$();
  18268. - var expected$232 = new $c_sjsr_RuntimeLong().init___I__I(453535447, 39039);
  18269. - var actual$232 = new $c_sjsr_RuntimeLong().init___I__I(453535447, 39039).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(520791957, 141909));
  18270. - this$233.assertEquals__T__O__O__V(null, expected$232, actual$232);
  18271. + var this$231 = $m_sjsr_RuntimeLong$();
  18272. + var lo$112 = this$231.remainderImpl__I__I__I__I__I(5659804, 0, (-725339057), 1);
  18273. + var hi$107 = this$231.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18274. + this$232.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5659804, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$112, hi$107));
  18275. var this$234 = $m_Lorg_junit_Assert$();
  18276. - var expected$233 = new $c_sjsr_RuntimeLong().init___I__I(216221627, 20);
  18277. - var actual$233 = new $c_sjsr_RuntimeLong().init___I__I(216221627, 20).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-781572865), 8131));
  18278. - this$234.assertEquals__T__O__O__V(null, expected$233, actual$233);
  18279. - var this$235 = $m_Lorg_junit_Assert$();
  18280. - var expected$234 = new $c_sjsr_RuntimeLong().init___I__I(1611884803, 23);
  18281. - var actual$234 = new $c_sjsr_RuntimeLong().init___I__I((-1999221053), 528).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1107934896, 25));
  18282. - this$235.assertEquals__T__O__O__V(null, expected$234, actual$234);
  18283. + var this$233 = $m_sjsr_RuntimeLong$();
  18284. + var lo$113 = this$233.remainderImpl__I__I__I__I__I(11882277, 0, 243727355, 7);
  18285. + var hi$108 = this$233.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18286. + this$234.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11882277, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$113, hi$108));
  18287. var this$236 = $m_Lorg_junit_Assert$();
  18288. - var expected$235 = new $c_sjsr_RuntimeLong().init___I__I(1722095012, 0);
  18289. - var actual$235 = new $c_sjsr_RuntimeLong().init___I__I((-701225584), 44).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1403297482), 0));
  18290. - this$236.assertEquals__T__O__O__V(null, expected$235, actual$235);
  18291. - var this$237 = $m_Lorg_junit_Assert$();
  18292. - var expected$236 = new $c_sjsr_RuntimeLong().init___I__I((-232837834), 5049);
  18293. - var actual$236 = new $c_sjsr_RuntimeLong().init___I__I((-232837834), 5049).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000581509, 15836));
  18294. - this$237.assertEquals__T__O__O__V(null, expected$236, actual$236);
  18295. + var this$235 = $m_sjsr_RuntimeLong$();
  18296. + var lo$114 = this$235.remainderImpl__I__I__I__I__I(371783010, 0, 630143580, 14001);
  18297. + var hi$109 = this$235.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18298. + this$236.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(371783010, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$114, hi$109));
  18299. var this$238 = $m_Lorg_junit_Assert$();
  18300. - var expected$237 = new $c_sjsr_RuntimeLong().init___I__I((-82376749), 239);
  18301. - var actual$237 = new $c_sjsr_RuntimeLong().init___I__I((-82376749), 239).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-163409376), 7688));
  18302. - this$238.assertEquals__T__O__O__V(null, expected$237, actual$237);
  18303. - var this$239 = $m_Lorg_junit_Assert$();
  18304. - var expected$238 = new $c_sjsr_RuntimeLong().init___I__I(2063025646, 2);
  18305. - var actual$238 = new $c_sjsr_RuntimeLong().init___I__I(941363778, 110).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(336092572, 3));
  18306. - this$239.assertEquals__T__O__O__V(null, expected$238, actual$238);
  18307. + var this$237 = $m_sjsr_RuntimeLong$();
  18308. + var lo$115 = this$237.remainderImpl__I__I__I__I__I(840, 0, (-1719362098), 109);
  18309. + var hi$110 = this$237.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18310. + this$238.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(840, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$115, hi$110));
  18311. var this$240 = $m_Lorg_junit_Assert$();
  18312. - var expected$239 = new $c_sjsr_RuntimeLong().init___I__I(721574845, 383);
  18313. - var actual$239 = new $c_sjsr_RuntimeLong().init___I__I(1004884706, 1133).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(283309861, 750));
  18314. - this$240.assertEquals__T__O__O__V(null, expected$239, actual$239);
  18315. - var this$241 = $m_Lorg_junit_Assert$();
  18316. - var expected$240 = new $c_sjsr_RuntimeLong().init___I__I((-2004547354), 47);
  18317. - var actual$240 = new $c_sjsr_RuntimeLong().init___I__I(1436404594, 1595).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1522987410, 70));
  18318. - this$241.assertEquals__T__O__O__V(null, expected$240, actual$240);
  18319. + var this$239 = $m_sjsr_RuntimeLong$();
  18320. + var lo$116 = this$239.remainderImpl__I__I__I__I__I((-267334310), (-1), 1537718115, (-134598983));
  18321. + var hi$111 = this$239.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18322. + this$240.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-267334310), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$116, hi$111));
  18323. var this$242 = $m_Lorg_junit_Assert$();
  18324. - var expected$241 = new $c_sjsr_RuntimeLong().init___I__I(1696970595, 8);
  18325. - var actual$241 = new $c_sjsr_RuntimeLong().init___I__I(1696970595, 8).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1168832286), 4163));
  18326. - this$242.assertEquals__T__O__O__V(null, expected$241, actual$241);
  18327. - var this$243 = $m_Lorg_junit_Assert$();
  18328. - var expected$242 = new $c_sjsr_RuntimeLong().init___I__I((-2033329312), 6);
  18329. - var actual$242 = new $c_sjsr_RuntimeLong().init___I__I((-1244970780), 32).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(394179266, 13));
  18330. - this$243.assertEquals__T__O__O__V(null, expected$242, actual$242);
  18331. + var this$241 = $m_sjsr_RuntimeLong$();
  18332. + var lo$117 = this$241.remainderImpl__I__I__I__I__I(57, 0, (-1668867109), (-10100325));
  18333. + var hi$112 = this$241.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18334. + this$242.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(57, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$117, hi$112));
  18335. var this$244 = $m_Lorg_junit_Assert$();
  18336. - var expected$243 = new $c_sjsr_RuntimeLong().init___I__I(1864629418, 1);
  18337. - var actual$243 = new $c_sjsr_RuntimeLong().init___I__I(1864629418, 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(528888491, 970677));
  18338. - this$244.assertEquals__T__O__O__V(null, expected$243, actual$243);
  18339. - var this$245 = $m_Lorg_junit_Assert$();
  18340. - var expected$244 = new $c_sjsr_RuntimeLong().init___I__I(1596298266, 43057);
  18341. - var actual$244 = new $c_sjsr_RuntimeLong().init___I__I((-1763600443), 962032).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1535552275, 102108));
  18342. - this$245.assertEquals__T__O__O__V(null, expected$244, actual$244);
  18343. + var this$243 = $m_sjsr_RuntimeLong$();
  18344. + var lo$118 = this$243.remainderImpl__I__I__I__I__I(30332, 0, (-615310153), (-90004876));
  18345. + var hi$113 = this$243.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18346. + this$244.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(30332, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$118, hi$113));
  18347. var this$246 = $m_Lorg_junit_Assert$();
  18348. - var expected$245 = new $c_sjsr_RuntimeLong().init___I__I(1181714932, 5);
  18349. - var actual$245 = new $c_sjsr_RuntimeLong().init___I__I(1181714932, 5).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1296434411, 26359));
  18350. - this$246.assertEquals__T__O__O__V(null, expected$245, actual$245);
  18351. - var this$247 = $m_Lorg_junit_Assert$();
  18352. - var expected$246 = new $c_sjsr_RuntimeLong().init___I__I((-2140209952), 7);
  18353. - var actual$246 = new $c_sjsr_RuntimeLong().init___I__I(1535735456, 276446).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1930593680), 7));
  18354. - this$247.assertEquals__T__O__O__V(null, expected$246, actual$246);
  18355. + var this$245 = $m_sjsr_RuntimeLong$();
  18356. + var lo$119 = this$245.remainderImpl__I__I__I__I__I(187, 0, (-590535223), 8244144);
  18357. + var hi$114 = this$245.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18358. + this$246.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(187, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$119, hi$114));
  18359. var this$248 = $m_Lorg_junit_Assert$();
  18360. - var expected$247 = new $c_sjsr_RuntimeLong().init___I__I((-1703068243), 11);
  18361. - var actual$247 = new $c_sjsr_RuntimeLong().init___I__I(2079501385, 97596).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1803771626), 21));
  18362. - this$248.assertEquals__T__O__O__V(null, expected$247, actual$247);
  18363. - var this$249 = $m_Lorg_junit_Assert$();
  18364. - var expected$248 = new $c_sjsr_RuntimeLong().init___I__I((-1025858772), 33402);
  18365. - var actual$248 = new $c_sjsr_RuntimeLong().init___I__I(286993796, 174379).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(656426284, 70488));
  18366. - this$249.assertEquals__T__O__O__V(null, expected$248, actual$248);
  18367. + var this$247 = $m_sjsr_RuntimeLong$();
  18368. + var lo$120 = this$247.remainderImpl__I__I__I__I__I((-2), (-1), 2125719729, 390762530);
  18369. + var hi$115 = this$247.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18370. + this$248.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$120, hi$115));
  18371. var this$250 = $m_Lorg_junit_Assert$();
  18372. - var expected$249 = new $c_sjsr_RuntimeLong().init___I__I((-578045904), 11724);
  18373. - var actual$249 = new $c_sjsr_RuntimeLong().init___I__I(221015334, 1635766).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2014306775), 270673));
  18374. - this$250.assertEquals__T__O__O__V(null, expected$249, actual$249);
  18375. - var this$251 = $m_Lorg_junit_Assert$();
  18376. - var expected$250 = new $c_sjsr_RuntimeLong().init___I__I((-2080784768), 56);
  18377. - var actual$250 = new $c_sjsr_RuntimeLong().init___I__I((-2103734262), 977).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-22949494), 920));
  18378. - this$251.assertEquals__T__O__O__V(null, expected$250, actual$250);
  18379. + var this$249 = $m_sjsr_RuntimeLong$();
  18380. + var lo$121 = this$249.remainderImpl__I__I__I__I__I((-4252915), (-1), 2070489053, 23484863);
  18381. + var hi$116 = this$249.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18382. + this$250.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4252915), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$121, hi$116));
  18383. var this$252 = $m_Lorg_junit_Assert$();
  18384. - var expected$251 = new $c_sjsr_RuntimeLong().init___I__I((-922083739), 29);
  18385. - var actual$251 = new $c_sjsr_RuntimeLong().init___I__I((-922083739), 29).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2040148267, 19160));
  18386. - this$252.assertEquals__T__O__O__V(null, expected$251, actual$251);
  18387. - var this$253 = $m_Lorg_junit_Assert$();
  18388. - var expected$252 = new $c_sjsr_RuntimeLong().init___I__I((-1728890579), 468);
  18389. - var actual$252 = new $c_sjsr_RuntimeLong().init___I__I((-559850131), 11989).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1366001936, 2880));
  18390. - this$253.assertEquals__T__O__O__V(null, expected$252, actual$252);
  18391. + var this$251 = $m_sjsr_RuntimeLong$();
  18392. + var lo$122 = this$251.remainderImpl__I__I__I__I__I((-2), (-1), 37507428, 96913792);
  18393. + var hi$117 = this$251.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18394. + this$252.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$122, hi$117));
  18395. var this$254 = $m_Lorg_junit_Assert$();
  18396. - var expected$253 = new $c_sjsr_RuntimeLong().init___I__I(1341547600, 13);
  18397. - var actual$253 = new $c_sjsr_RuntimeLong().init___I__I((-1071198220), 2182).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1526886260, 17));
  18398. - this$254.assertEquals__T__O__O__V(null, expected$253, actual$253);
  18399. - var this$255 = $m_Lorg_junit_Assert$();
  18400. - var expected$254 = new $c_sjsr_RuntimeLong().init___I__I((-896451936), 45);
  18401. - var actual$254 = new $c_sjsr_RuntimeLong().init___I__I((-896451936), 45).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2132477227, 164356));
  18402. - this$255.assertEquals__T__O__O__V(null, expected$254, actual$254);
  18403. + var this$253 = $m_sjsr_RuntimeLong$();
  18404. + var lo$123 = this$253.remainderImpl__I__I__I__I__I(10, 0, (-533680689), (-79923599));
  18405. + var hi$118 = this$253.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18406. + this$254.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$123, hi$118));
  18407. var this$256 = $m_Lorg_junit_Assert$();
  18408. - var expected$255 = new $c_sjsr_RuntimeLong().init___I__I((-1538011120), 53);
  18409. - var actual$255 = new $c_sjsr_RuntimeLong().init___I__I((-561327714), 1420).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-368698210), 151));
  18410. - this$256.assertEquals__T__O__O__V(null, expected$255, actual$255);
  18411. - var this$257 = $m_Lorg_junit_Assert$();
  18412. - var expected$256 = new $c_sjsr_RuntimeLong().init___I__I(1880884956, 621);
  18413. - var actual$256 = new $c_sjsr_RuntimeLong().init___I__I(2112956103, 118429).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-374507565), 859));
  18414. - this$257.assertEquals__T__O__O__V(null, expected$256, actual$256);
  18415. + var this$255 = $m_sjsr_RuntimeLong$();
  18416. + var lo$124 = this$255.remainderImpl__I__I__I__I__I((-14), (-1), (-930313329), 2972085);
  18417. + var hi$119 = this$255.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18418. + this$256.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-14), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$124, hi$119));
  18419. var this$258 = $m_Lorg_junit_Assert$();
  18420. - var expected$257 = new $c_sjsr_RuntimeLong().init___I__I(902909663, 0);
  18421. - var actual$257 = new $c_sjsr_RuntimeLong().init___I__I(380445410, 8).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1822479769), 1));
  18422. - this$258.assertEquals__T__O__O__V(null, expected$257, actual$257);
  18423. - var this$259 = $m_Lorg_junit_Assert$();
  18424. - var expected$258 = new $c_sjsr_RuntimeLong().init___I__I((-652149100), 56);
  18425. - var actual$258 = new $c_sjsr_RuntimeLong().init___I__I((-1867274924), 105813).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(175641312, 79));
  18426. - this$259.assertEquals__T__O__O__V(null, expected$258, actual$258);
  18427. + var this$257 = $m_sjsr_RuntimeLong$();
  18428. + var lo$125 = this$257.remainderImpl__I__I__I__I__I((-20155233), (-1), (-49989774), (-25498857));
  18429. + var hi$120 = this$257.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18430. + this$258.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-20155233), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$125, hi$120));
  18431. var this$260 = $m_Lorg_junit_Assert$();
  18432. - var expected$259 = new $c_sjsr_RuntimeLong().init___I__I((-991170416), 37);
  18433. - var actual$259 = new $c_sjsr_RuntimeLong().init___I__I((-991170416), 37).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1740161397, 88122));
  18434. - this$260.assertEquals__T__O__O__V(null, expected$259, actual$259);
  18435. - var this$261 = $m_Lorg_junit_Assert$();
  18436. - var expected$260 = new $c_sjsr_RuntimeLong().init___I__I((-31602776), 1);
  18437. - var actual$260 = new $c_sjsr_RuntimeLong().init___I__I((-31602776), 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-503633567), 241909));
  18438. - this$261.assertEquals__T__O__O__V(null, expected$260, actual$260);
  18439. + var this$259 = $m_sjsr_RuntimeLong$();
  18440. + var lo$126 = this$259.remainderImpl__I__I__I__I__I((-406), (-1), 2109762544, 126098611);
  18441. + var hi$121 = this$259.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18442. + this$260.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-406), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$126, hi$121));
  18443. var this$262 = $m_Lorg_junit_Assert$();
  18444. - var expected$261 = new $c_sjsr_RuntimeLong().init___I__I((-930109303), 3);
  18445. - var actual$261 = new $c_sjsr_RuntimeLong().init___I__I((-930109303), 3).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1606982787, 925386547));
  18446. - this$262.assertEquals__T__O__O__V(null, expected$261, actual$261);
  18447. - var this$263 = $m_Lorg_junit_Assert$();
  18448. - var expected$262 = new $c_sjsr_RuntimeLong().init___I__I((-717668907), 16251);
  18449. - var actual$262 = new $c_sjsr_RuntimeLong().init___I__I((-717668907), 16251).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2079100937, 7825426));
  18450. - this$263.assertEquals__T__O__O__V(null, expected$262, actual$262);
  18451. + var this$261 = $m_sjsr_RuntimeLong$();
  18452. + var lo$127 = this$261.remainderImpl__I__I__I__I__I(43, 0, 598811771, 154269509);
  18453. + var hi$122 = this$261.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18454. + this$262.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(43, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$127, hi$122));
  18455. var this$264 = $m_Lorg_junit_Assert$();
  18456. - var expected$263 = new $c_sjsr_RuntimeLong().init___I__I(265990345, 3);
  18457. - var actual$263 = new $c_sjsr_RuntimeLong().init___I__I(265990345, 3).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1140922127), (-3108870)));
  18458. - this$264.assertEquals__T__O__O__V(null, expected$263, actual$263);
  18459. - var this$265 = $m_Lorg_junit_Assert$();
  18460. - var expected$264 = new $c_sjsr_RuntimeLong().init___I__I((-1181318422), 1);
  18461. - var actual$264 = new $c_sjsr_RuntimeLong().init___I__I((-1181318422), 1).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1489652251, 75207246));
  18462. - this$265.assertEquals__T__O__O__V(null, expected$264, actual$264);
  18463. + var this$263 = $m_sjsr_RuntimeLong$();
  18464. + var lo$128 = this$263.remainderImpl__I__I__I__I__I((-4830), (-1), (-1043650540), (-2874494));
  18465. + var hi$123 = this$263.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18466. + this$264.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4830), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$128, hi$123));
  18467. var this$266 = $m_Lorg_junit_Assert$();
  18468. - var expected$265 = new $c_sjsr_RuntimeLong().init___I__I(380276439, 59);
  18469. - var actual$265 = new $c_sjsr_RuntimeLong().init___I__I(380276439, 59).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1062351234), (-3631372)));
  18470. - this$266.assertEquals__T__O__O__V(null, expected$265, actual$265);
  18471. - var this$267 = $m_Lorg_junit_Assert$();
  18472. - var expected$266 = new $c_sjsr_RuntimeLong().init___I__I(1080382784, 7211);
  18473. - var actual$266 = new $c_sjsr_RuntimeLong().init___I__I(1080382784, 7211).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(572850722, (-139092025)));
  18474. - this$267.assertEquals__T__O__O__V(null, expected$266, actual$266);
  18475. + var this$265 = $m_sjsr_RuntimeLong$();
  18476. + var lo$129 = this$265.remainderImpl__I__I__I__I__I((-4271), (-1), (-950378080), (-106126516));
  18477. + var hi$124 = this$265.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18478. + this$266.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4271), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$129, hi$124));
  18479. var this$268 = $m_Lorg_junit_Assert$();
  18480. - var expected$267 = new $c_sjsr_RuntimeLong().init___I__I(2020323378, 316);
  18481. - var actual$267 = new $c_sjsr_RuntimeLong().init___I__I(2020323378, 316).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1716930349, (-16333391)));
  18482. - this$268.assertEquals__T__O__O__V(null, expected$267, actual$267);
  18483. - var this$269 = $m_Lorg_junit_Assert$();
  18484. - var expected$268 = new $c_sjsr_RuntimeLong().init___I__I(1302118364, 5);
  18485. - var actual$268 = new $c_sjsr_RuntimeLong().init___I__I(1302118364, 5).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-442067036), 1941456592));
  18486. - this$269.assertEquals__T__O__O__V(null, expected$268, actual$268);
  18487. + var this$267 = $m_sjsr_RuntimeLong$();
  18488. + var lo$130 = this$267.remainderImpl__I__I__I__I__I(126, 0, (-877412093), (-90804729));
  18489. + var hi$125 = this$267.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18490. + this$268.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(126, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$130, hi$125));
  18491. var this$270 = $m_Lorg_junit_Assert$();
  18492. - var expected$269 = new $c_sjsr_RuntimeLong().init___I__I((-641137972), 602);
  18493. - var actual$269 = new $c_sjsr_RuntimeLong().init___I__I((-641137972), 602).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1134212295, (-135713760)));
  18494. - this$270.assertEquals__T__O__O__V(null, expected$269, actual$269);
  18495. - var this$271 = $m_Lorg_junit_Assert$();
  18496. - var expected$270 = new $c_sjsr_RuntimeLong().init___I__I((-761172703), 499);
  18497. - var actual$270 = new $c_sjsr_RuntimeLong().init___I__I((-761172703), 499).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(769981236, 12756336));
  18498. - this$271.assertEquals__T__O__O__V(null, expected$270, actual$270);
  18499. + var this$269 = $m_sjsr_RuntimeLong$();
  18500. + var lo$131 = this$269.remainderImpl__I__I__I__I__I(40445345, 0, (-1461218790), 6749169);
  18501. + var hi$126 = this$269.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18502. + this$270.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40445345, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$131, hi$126));
  18503. var this$272 = $m_Lorg_junit_Assert$();
  18504. - var expected$271 = new $c_sjsr_RuntimeLong().init___I__I(1601268090, 610);
  18505. - var actual$271 = new $c_sjsr_RuntimeLong().init___I__I(1601268090, 610).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(448513898, (-160887452)));
  18506. - this$272.assertEquals__T__O__O__V(null, expected$271, actual$271);
  18507. - var this$273 = $m_Lorg_junit_Assert$();
  18508. - var expected$272 = new $c_sjsr_RuntimeLong().init___I__I((-16483553), 0);
  18509. - var actual$272 = new $c_sjsr_RuntimeLong().init___I__I((-16483553), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1253549192), (-1748027086)));
  18510. - this$273.assertEquals__T__O__O__V(null, expected$272, actual$272);
  18511. + var this$271 = $m_sjsr_RuntimeLong$();
  18512. + var lo$132 = this$271.remainderImpl__I__I__I__I__I((-1), (-1), 1776909778, 28425796);
  18513. + var hi$127 = this$271.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18514. + this$272.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$132, hi$127));
  18515. var this$274 = $m_Lorg_junit_Assert$();
  18516. - var expected$273 = new $c_sjsr_RuntimeLong().init___I__I((-1284021361), 241);
  18517. - var actual$273 = new $c_sjsr_RuntimeLong().init___I__I((-1284021361), 241).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13275221, (-3818882)));
  18518. - this$274.assertEquals__T__O__O__V(null, expected$273, actual$273);
  18519. - var this$275 = $m_Lorg_junit_Assert$();
  18520. - var expected$274 = new $c_sjsr_RuntimeLong().init___I__I(1499414278, 26);
  18521. - var actual$274 = new $c_sjsr_RuntimeLong().init___I__I(1499414278, 26).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(570654893, (-17498947)));
  18522. - this$275.assertEquals__T__O__O__V(null, expected$274, actual$274);
  18523. + var this$273 = $m_sjsr_RuntimeLong$();
  18524. + var lo$133 = this$273.remainderImpl__I__I__I__I__I((-2123811), (-1), (-51805125), 44153129);
  18525. + var hi$128 = this$273.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18526. + this$274.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2123811), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$133, hi$128));
  18527. var this$276 = $m_Lorg_junit_Assert$();
  18528. - var expected$275 = new $c_sjsr_RuntimeLong().init___I__I((-368610421), 5074);
  18529. - var actual$275 = new $c_sjsr_RuntimeLong().init___I__I((-368610421), 5074).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(685701351, 31070898));
  18530. - this$276.assertEquals__T__O__O__V(null, expected$275, actual$275);
  18531. - var this$277 = $m_Lorg_junit_Assert$();
  18532. - var expected$276 = new $c_sjsr_RuntimeLong().init___I__I(1200134796, 70);
  18533. - var actual$276 = new $c_sjsr_RuntimeLong().init___I__I(1200134796, 70).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1230376618, (-2490370)));
  18534. - this$277.assertEquals__T__O__O__V(null, expected$276, actual$276);
  18535. + var this$275 = $m_sjsr_RuntimeLong$();
  18536. + var lo$134 = this$275.remainderImpl__I__I__I__I__I((-25650126), (-1), (-1317209725), (-16141386));
  18537. + var hi$129 = this$275.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18538. + this$276.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-25650126), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$134, hi$129));
  18539. var this$278 = $m_Lorg_junit_Assert$();
  18540. - var expected$277 = new $c_sjsr_RuntimeLong().init___I__I(1537764087, 64483);
  18541. - var actual$277 = new $c_sjsr_RuntimeLong().init___I__I(1537764087, 64483).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1252591472), 66761881));
  18542. - this$278.assertEquals__T__O__O__V(null, expected$277, actual$277);
  18543. - var this$279 = $m_Lorg_junit_Assert$();
  18544. - var expected$278 = new $c_sjsr_RuntimeLong().init___I__I((-1981129198), 15);
  18545. - var actual$278 = new $c_sjsr_RuntimeLong().init___I__I((-1981129198), 15).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1937978150, 8201544));
  18546. - this$279.assertEquals__T__O__O__V(null, expected$278, actual$278);
  18547. + var this$277 = $m_sjsr_RuntimeLong$();
  18548. + var lo$135 = this$277.remainderImpl__I__I__I__I__I(30, 0, 712479950, 158765535);
  18549. + var hi$130 = this$277.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18550. + this$278.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(30, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$135, hi$130));
  18551. var this$280 = $m_Lorg_junit_Assert$();
  18552. - var expected$279 = new $c_sjsr_RuntimeLong().init___I__I(32422964, 200);
  18553. - var actual$279 = new $c_sjsr_RuntimeLong().init___I__I(32422964, 200).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2051327691, (-20319622)));
  18554. - this$280.assertEquals__T__O__O__V(null, expected$279, actual$279);
  18555. - var this$281 = $m_Lorg_junit_Assert$();
  18556. - var expected$280 = new $c_sjsr_RuntimeLong().init___I__I(1404616230, 30);
  18557. - var actual$280 = new $c_sjsr_RuntimeLong().init___I__I(1404616230, 30).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-748420073), (-120320053)));
  18558. - this$281.assertEquals__T__O__O__V(null, expected$280, actual$280);
  18559. + var this$279 = $m_sjsr_RuntimeLong$();
  18560. + var lo$136 = this$279.remainderImpl__I__I__I__I__I(2494211, 0, (-432472367), 21859989);
  18561. + var hi$131 = this$279.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18562. + this$280.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2494211, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$136, hi$131));
  18563. var this$282 = $m_Lorg_junit_Assert$();
  18564. - var expected$281 = new $c_sjsr_RuntimeLong().init___I__I((-1860381107), 38);
  18565. - var actual$281 = new $c_sjsr_RuntimeLong().init___I__I((-1860381107), 38).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(392948122, 60098039));
  18566. - this$282.assertEquals__T__O__O__V(null, expected$281, actual$281);
  18567. - var this$283 = $m_Lorg_junit_Assert$();
  18568. - var expected$282 = new $c_sjsr_RuntimeLong().init___I__I(1050519262, 106431);
  18569. - var actual$282 = new $c_sjsr_RuntimeLong().init___I__I(1050519262, 106431).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(361773491, (-6329760)));
  18570. - this$283.assertEquals__T__O__O__V(null, expected$282, actual$282);
  18571. + var this$281 = $m_sjsr_RuntimeLong$();
  18572. + var lo$137 = this$281.remainderImpl__I__I__I__I__I(100937174, 0, 212873269, (-74778594));
  18573. + var hi$132 = this$281.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18574. + this$282.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(100937174, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$137, hi$132));
  18575. var this$284 = $m_Lorg_junit_Assert$();
  18576. - var expected$283 = new $c_sjsr_RuntimeLong().init___I__I(460136491, 1681770);
  18577. - var actual$283 = new $c_sjsr_RuntimeLong().init___I__I(460136491, 1681770).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1399049044, 759923035));
  18578. - this$284.assertEquals__T__O__O__V(null, expected$283, actual$283);
  18579. - var this$285 = $m_Lorg_junit_Assert$();
  18580. - var expected$284 = new $c_sjsr_RuntimeLong().init___I__I(2065599344, 11089);
  18581. - var actual$284 = new $c_sjsr_RuntimeLong().init___I__I(2065599344, 11089).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-465681057), 3484544));
  18582. - this$285.assertEquals__T__O__O__V(null, expected$284, actual$284);
  18583. + var this$283 = $m_sjsr_RuntimeLong$();
  18584. + var lo$138 = this$283.remainderImpl__I__I__I__I__I(901687, 0, (-1225225931), (-512562107));
  18585. + var hi$133 = this$283.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18586. + this$284.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(901687, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$138, hi$133));
  18587. var this$286 = $m_Lorg_junit_Assert$();
  18588. - var expected$285 = new $c_sjsr_RuntimeLong().init___I__I(1849358428, 418531);
  18589. - var actual$285 = new $c_sjsr_RuntimeLong().init___I__I(1849358428, 418531).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1023666326, 3435570));
  18590. - this$286.assertEquals__T__O__O__V(null, expected$285, actual$285);
  18591. - var this$287 = $m_Lorg_junit_Assert$();
  18592. - var expected$286 = new $c_sjsr_RuntimeLong().init___I__I(1292603836, 80);
  18593. - var actual$286 = new $c_sjsr_RuntimeLong().init___I__I(1292603836, 80).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1114872574), 250120091));
  18594. - this$287.assertEquals__T__O__O__V(null, expected$286, actual$286);
  18595. + var this$285 = $m_sjsr_RuntimeLong$();
  18596. + var lo$139 = this$285.remainderImpl__I__I__I__I__I((-422854), (-1), (-1361503923), (-98826041));
  18597. + var hi$134 = this$285.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18598. + this$286.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-422854), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$139, hi$134));
  18599. var this$288 = $m_Lorg_junit_Assert$();
  18600. - var expected$287 = new $c_sjsr_RuntimeLong().init___I__I(1456627133, 194844);
  18601. - var actual$287 = new $c_sjsr_RuntimeLong().init___I__I(1456627133, 194844).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1256385160), 59427917));
  18602. - this$288.assertEquals__T__O__O__V(null, expected$287, actual$287);
  18603. - var this$289 = $m_Lorg_junit_Assert$();
  18604. - var expected$288 = new $c_sjsr_RuntimeLong().init___I__I((-568179858), 160);
  18605. - var actual$288 = new $c_sjsr_RuntimeLong().init___I__I((-568179858), 160).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1142846538, 154324747));
  18606. - this$289.assertEquals__T__O__O__V(null, expected$288, actual$288);
  18607. + var this$287 = $m_sjsr_RuntimeLong$();
  18608. + var lo$140 = this$287.remainderImpl__I__I__I__I__I(2, 0, 386622050, (-9945722));
  18609. + var hi$135 = this$287.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18610. + this$288.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$140, hi$135));
  18611. var this$290 = $m_Lorg_junit_Assert$();
  18612. - var expected$289 = new $c_sjsr_RuntimeLong().init___I__I((-2133580755), 203337);
  18613. - var actual$289 = new $c_sjsr_RuntimeLong().init___I__I((-2133580755), 203337).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(111334842, 12695612));
  18614. - this$290.assertEquals__T__O__O__V(null, expected$289, actual$289);
  18615. - var this$291 = $m_Lorg_junit_Assert$();
  18616. - var expected$290 = new $c_sjsr_RuntimeLong().init___I__I(1961218705, 6687);
  18617. - var actual$290 = new $c_sjsr_RuntimeLong().init___I__I(1961218705, 6687).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-245612957), 134017780));
  18618. - this$291.assertEquals__T__O__O__V(null, expected$290, actual$290);
  18619. + var this$289 = $m_sjsr_RuntimeLong$();
  18620. + var lo$141 = this$289.remainderImpl__I__I__I__I__I((-465211), (-1), (-418132599), (-160175963));
  18621. + var hi$136 = this$289.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18622. + this$290.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-465211), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$141, hi$136));
  18623. var this$292 = $m_Lorg_junit_Assert$();
  18624. - var expected$291 = new $c_sjsr_RuntimeLong().init___I__I(335350966, 55096);
  18625. - var actual$291 = new $c_sjsr_RuntimeLong().init___I__I(335350966, 55096).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1815119598), (-120983980)));
  18626. - this$292.assertEquals__T__O__O__V(null, expected$291, actual$291);
  18627. - var this$293 = $m_Lorg_junit_Assert$();
  18628. - var expected$292 = new $c_sjsr_RuntimeLong().init___I__I((-767561503), 211);
  18629. - var actual$292 = new $c_sjsr_RuntimeLong().init___I__I((-767561503), 211).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(554589640, (-7873602)));
  18630. - this$293.assertEquals__T__O__O__V(null, expected$292, actual$292);
  18631. + var this$291 = $m_sjsr_RuntimeLong$();
  18632. + var lo$142 = this$291.remainderImpl__I__I__I__I__I(63, 0, (-1330189832), 180061391);
  18633. + var hi$137 = this$291.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18634. + this$292.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(63, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$142, hi$137));
  18635. var this$294 = $m_Lorg_junit_Assert$();
  18636. - var expected$293 = new $c_sjsr_RuntimeLong().init___I__I(1476687067, 3767);
  18637. - var actual$293 = new $c_sjsr_RuntimeLong().init___I__I(1476687067, 3767).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(552659809, (-753378142)));
  18638. - this$294.assertEquals__T__O__O__V(null, expected$293, actual$293);
  18639. - var this$295 = $m_Lorg_junit_Assert$();
  18640. - var expected$294 = new $c_sjsr_RuntimeLong().init___I__I((-1107393223), 30);
  18641. - var actual$294 = new $c_sjsr_RuntimeLong().init___I__I((-1107393223), 30).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-78383575), (-52663801)));
  18642. - this$295.assertEquals__T__O__O__V(null, expected$294, actual$294);
  18643. + var this$293 = $m_sjsr_RuntimeLong$();
  18644. + var lo$143 = this$293.remainderImpl__I__I__I__I__I(47, 0, 1439978282, (-16520554));
  18645. + var hi$138 = this$293.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18646. + this$294.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(47, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$143, hi$138));
  18647. var this$296 = $m_Lorg_junit_Assert$();
  18648. - var expected$295 = new $c_sjsr_RuntimeLong().init___I__I(607313614, 2);
  18649. - var actual$295 = new $c_sjsr_RuntimeLong().init___I__I(607313614, 2).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-234099925), 59184919));
  18650. - this$296.assertEquals__T__O__O__V(null, expected$295, actual$295);
  18651. - var this$297 = $m_Lorg_junit_Assert$();
  18652. - var expected$296 = new $c_sjsr_RuntimeLong().init___I__I((-1542671184), 616882);
  18653. - var actual$296 = new $c_sjsr_RuntimeLong().init___I__I((-1542671184), 616882).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1370026838, (-45628731)));
  18654. - this$297.assertEquals__T__O__O__V(null, expected$296, actual$296);
  18655. + var this$295 = $m_sjsr_RuntimeLong$();
  18656. + var lo$144 = this$295.remainderImpl__I__I__I__I__I(233450563, 0, (-328511972), 377539644);
  18657. + var hi$139 = this$295.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18658. + this$296.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(233450563, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$144, hi$139));
  18659. var this$298 = $m_Lorg_junit_Assert$();
  18660. - var expected$297 = new $c_sjsr_RuntimeLong().init___I__I(525616384, 1001);
  18661. - var actual$297 = new $c_sjsr_RuntimeLong().init___I__I(525616384, 1001).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1995646126, (-11226360)));
  18662. - this$298.assertEquals__T__O__O__V(null, expected$297, actual$297);
  18663. - var this$299 = $m_Lorg_junit_Assert$();
  18664. - var expected$298 = new $c_sjsr_RuntimeLong().init___I__I(2109958916, 21549);
  18665. - var actual$298 = new $c_sjsr_RuntimeLong().init___I__I(2109958916, 21549).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-419960245), (-115959896)));
  18666. - this$299.assertEquals__T__O__O__V(null, expected$298, actual$298);
  18667. + var this$297 = $m_sjsr_RuntimeLong$();
  18668. + var lo$145 = this$297.remainderImpl__I__I__I__I__I((-134912), (-1), 1349244684, (-12612862));
  18669. + var hi$140 = this$297.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18670. + this$298.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-134912), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$145, hi$140));
  18671. var this$300 = $m_Lorg_junit_Assert$();
  18672. - var expected$299 = new $c_sjsr_RuntimeLong().init___I__I((-450913111), 32140);
  18673. - var actual$299 = new $c_sjsr_RuntimeLong().init___I__I((-450913111), 32140).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-99267096), (-3640047)));
  18674. - this$300.assertEquals__T__O__O__V(null, expected$299, actual$299);
  18675. - var this$301 = $m_Lorg_junit_Assert$();
  18676. - var expected$300 = new $c_sjsr_RuntimeLong().init___I__I(1515870052, 198);
  18677. - var actual$300 = new $c_sjsr_RuntimeLong().init___I__I(1515870052, 198).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1415757861, (-110282301)));
  18678. - this$301.assertEquals__T__O__O__V(null, expected$300, actual$300);
  18679. + var this$299 = $m_sjsr_RuntimeLong$();
  18680. + var lo$146 = this$299.remainderImpl__I__I__I__I__I((-95441), (-1), 511120357, 16112596);
  18681. + var hi$141 = this$299.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18682. + this$300.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-95441), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$146, hi$141));
  18683. var this$302 = $m_Lorg_junit_Assert$();
  18684. - var expected$301 = new $c_sjsr_RuntimeLong().init___I__I(124639649, 865615);
  18685. - var actual$301 = new $c_sjsr_RuntimeLong().init___I__I(124639649, 865615).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1354782388), 2569606));
  18686. - this$302.assertEquals__T__O__O__V(null, expected$301, actual$301);
  18687. - var this$303 = $m_Lorg_junit_Assert$();
  18688. - var expected$302 = new $c_sjsr_RuntimeLong().init___I__I(557119825, 7205);
  18689. - var actual$302 = new $c_sjsr_RuntimeLong().init___I__I(557119825, 7205).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(683150209, (-15864187)));
  18690. - this$303.assertEquals__T__O__O__V(null, expected$302, actual$302);
  18691. + var this$301 = $m_sjsr_RuntimeLong$();
  18692. + var lo$147 = this$301.remainderImpl__I__I__I__I__I((-1160726496), (-1), (-913371934), (-9441145));
  18693. + var hi$142 = this$301.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18694. + this$302.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1160726496), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$147, hi$142));
  18695. var this$304 = $m_Lorg_junit_Assert$();
  18696. - var expected$303 = new $c_sjsr_RuntimeLong().init___I__I(992846513, 1385110);
  18697. - var actual$303 = new $c_sjsr_RuntimeLong().init___I__I(992846513, 1385110).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1578961851, (-8380578)));
  18698. - this$304.assertEquals__T__O__O__V(null, expected$303, actual$303);
  18699. - var this$305 = $m_Lorg_junit_Assert$();
  18700. - var expected$304 = new $c_sjsr_RuntimeLong().init___I__I(1081385155, 4176);
  18701. - var actual$304 = new $c_sjsr_RuntimeLong().init___I__I(1081385155, 4176).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1892231070, 31130825));
  18702. - this$305.assertEquals__T__O__O__V(null, expected$304, actual$304);
  18703. + var this$303 = $m_sjsr_RuntimeLong$();
  18704. + var lo$148 = this$303.remainderImpl__I__I__I__I__I((-502), (-1), (-1021329523), (-377728463));
  18705. + var hi$143 = this$303.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18706. + this$304.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-502), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$148, hi$143));
  18707. var this$306 = $m_Lorg_junit_Assert$();
  18708. - var expected$305 = new $c_sjsr_RuntimeLong().init___I__I((-738492748), 8);
  18709. - var actual$305 = new $c_sjsr_RuntimeLong().init___I__I((-738492748), 8).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-431212066), 687916944));
  18710. - this$306.assertEquals__T__O__O__V(null, expected$305, actual$305);
  18711. - var this$307 = $m_Lorg_junit_Assert$();
  18712. - var expected$306 = new $c_sjsr_RuntimeLong().init___I__I((-1448153936), 8101);
  18713. - var actual$306 = new $c_sjsr_RuntimeLong().init___I__I((-1448153936), 8101).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-584523654), (-4814205)));
  18714. - this$307.assertEquals__T__O__O__V(null, expected$306, actual$306);
  18715. + var this$305 = $m_sjsr_RuntimeLong$();
  18716. + var lo$149 = this$305.remainderImpl__I__I__I__I__I(3313324, 0, (-67454848), 442297818);
  18717. + var hi$144 = this$305.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18718. + this$306.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3313324, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$149, hi$144));
  18719. var this$308 = $m_Lorg_junit_Assert$();
  18720. - var expected$307 = new $c_sjsr_RuntimeLong().init___I__I((-713251055), 243);
  18721. - var actual$307 = new $c_sjsr_RuntimeLong().init___I__I((-713251055), 243).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(261411225, 31444708));
  18722. - this$308.assertEquals__T__O__O__V(null, expected$307, actual$307);
  18723. - var this$309 = $m_Lorg_junit_Assert$();
  18724. - var expected$308 = new $c_sjsr_RuntimeLong().init___I__I(881178812, 47057);
  18725. - var actual$308 = new $c_sjsr_RuntimeLong().init___I__I(881178812, 47057).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(823893049, (-5940358)));
  18726. - this$309.assertEquals__T__O__O__V(null, expected$308, actual$308);
  18727. + var this$307 = $m_sjsr_RuntimeLong$();
  18728. + var lo$150 = this$307.remainderImpl__I__I__I__I__I((-145), (-1), (-1010112762), 29724438);
  18729. + var hi$145 = this$307.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18730. + this$308.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-145), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$150, hi$145));
  18731. var this$310 = $m_Lorg_junit_Assert$();
  18732. - var expected$309 = new $c_sjsr_RuntimeLong().init___I__I((-506817388), 0);
  18733. - var actual$309 = new $c_sjsr_RuntimeLong().init___I__I((-506817388), 0).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-465610822), 10559551));
  18734. - this$310.assertEquals__T__O__O__V(null, expected$309, actual$309);
  18735. - var this$311 = $m_Lorg_junit_Assert$();
  18736. - var expected$310 = new $c_sjsr_RuntimeLong().init___I__I((-420315839), 112832);
  18737. - var actual$310 = new $c_sjsr_RuntimeLong().init___I__I((-420315839), 112832).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-686319219), (-666166549)));
  18738. - this$311.assertEquals__T__O__O__V(null, expected$310, actual$310);
  18739. + var this$309 = $m_sjsr_RuntimeLong$();
  18740. + var lo$151 = this$309.remainderImpl__I__I__I__I__I((-19091), (-1), (-1944488998), (-173788926));
  18741. + var hi$146 = this$309.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18742. + this$310.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-19091), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$151, hi$146));
  18743. var this$312 = $m_Lorg_junit_Assert$();
  18744. - var expected$311 = new $c_sjsr_RuntimeLong().init___I__I((-3), (-1));
  18745. - var actual$311 = new $c_sjsr_RuntimeLong().init___I__I((-412174169), (-319069709)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-6), (-1)));
  18746. - this$312.assertEquals__T__O__O__V(null, expected$311, actual$311);
  18747. - var this$313 = $m_Lorg_junit_Assert$();
  18748. - var expected$312 = new $c_sjsr_RuntimeLong().init___I__I(464005, 0);
  18749. - var actual$312 = new $c_sjsr_RuntimeLong().init___I__I(1634601702, 814446468).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(825883, 0));
  18750. - this$313.assertEquals__T__O__O__V(null, expected$312, actual$312);
  18751. + var this$311 = $m_sjsr_RuntimeLong$();
  18752. + var lo$152 = this$311.remainderImpl__I__I__I__I__I((-3331910), (-1), 2144172121, 73505274);
  18753. + var hi$147 = this$311.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18754. + this$312.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3331910), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$152, hi$147));
  18755. var this$314 = $m_Lorg_junit_Assert$();
  18756. - var expected$313 = new $c_sjsr_RuntimeLong().init___I__I(34559370, 0);
  18757. - var actual$313 = new $c_sjsr_RuntimeLong().init___I__I((-1005992901), 2694218).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(108493743, 0));
  18758. - this$314.assertEquals__T__O__O__V(null, expected$313, actual$313);
  18759. - var this$315 = $m_Lorg_junit_Assert$();
  18760. - var expected$314 = new $c_sjsr_RuntimeLong().init___I__I((-286379), (-1));
  18761. - var actual$314 = new $c_sjsr_RuntimeLong().init___I__I(1534700309, (-630528658)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-506616), (-1)));
  18762. - this$315.assertEquals__T__O__O__V(null, expected$314, actual$314);
  18763. + var this$313 = $m_sjsr_RuntimeLong$();
  18764. + var lo$153 = this$313.remainderImpl__I__I__I__I__I(56622, 0, (-1451372835), 5219178);
  18765. + var hi$148 = this$313.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18766. + this$314.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(56622, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$153, hi$148));
  18767. var this$316 = $m_Lorg_junit_Assert$();
  18768. - var expected$315 = new $c_sjsr_RuntimeLong().init___I__I((-62), (-1));
  18769. - var actual$315 = new $c_sjsr_RuntimeLong().init___I__I((-456613426), (-23298167)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-206), (-1)));
  18770. - this$316.assertEquals__T__O__O__V(null, expected$315, actual$315);
  18771. - var this$317 = $m_Lorg_junit_Assert$();
  18772. - var expected$316 = new $c_sjsr_RuntimeLong().init___I__I(386945695, 0);
  18773. - var actual$316 = new $c_sjsr_RuntimeLong().init___I__I(857770611, 2618490).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1225551197, 0));
  18774. - this$317.assertEquals__T__O__O__V(null, expected$316, actual$316);
  18775. + var this$315 = $m_sjsr_RuntimeLong$();
  18776. + var lo$154 = this$315.remainderImpl__I__I__I__I__I(0, 0, 556032035, 32471322);
  18777. + var hi$149 = this$315.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18778. + this$316.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$154, hi$149));
  18779. var this$318 = $m_Lorg_junit_Assert$();
  18780. - var expected$317 = new $c_sjsr_RuntimeLong().init___I__I(270232, 0);
  18781. - var actual$317 = new $c_sjsr_RuntimeLong().init___I__I(2127943654, 2768088).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-291653), (-1)));
  18782. - this$318.assertEquals__T__O__O__V(null, expected$317, actual$317);
  18783. - var this$319 = $m_Lorg_junit_Assert$();
  18784. - var expected$318 = new $c_sjsr_RuntimeLong().init___I__I(277129, 0);
  18785. - var actual$318 = new $c_sjsr_RuntimeLong().init___I__I(1085973072, 3470797).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-29714535), (-1)));
  18786. - this$319.assertEquals__T__O__O__V(null, expected$318, actual$318);
  18787. + var this$317 = $m_sjsr_RuntimeLong$();
  18788. + var lo$155 = this$317.remainderImpl__I__I__I__I__I(800, 0, (-1649243607), 2299368);
  18789. + var hi$150 = this$317.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18790. + this$318.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(800, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$155, hi$150));
  18791. var this$320 = $m_Lorg_junit_Assert$();
  18792. - var expected$319 = new $c_sjsr_RuntimeLong().init___I__I(15, 0);
  18793. - var actual$319 = new $c_sjsr_RuntimeLong().init___I__I(1536124828, 1268901218).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-121), (-1)));
  18794. - this$320.assertEquals__T__O__O__V(null, expected$319, actual$319);
  18795. - var this$321 = $m_Lorg_junit_Assert$();
  18796. - var expected$320 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  18797. - var actual$320 = new $c_sjsr_RuntimeLong().init___I__I(371220141, 34588968).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  18798. - this$321.assertEquals__T__O__O__V(null, expected$320, actual$320);
  18799. + var this$319 = $m_sjsr_RuntimeLong$();
  18800. + var lo$156 = this$319.remainderImpl__I__I__I__I__I(86949, 0, 794150820, (-1384562176));
  18801. + var hi$151 = this$319.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18802. + this$320.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(86949, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$156, hi$151));
  18803. var this$322 = $m_Lorg_junit_Assert$();
  18804. - var expected$321 = new $c_sjsr_RuntimeLong().init___I__I(46669, 0);
  18805. - var actual$321 = new $c_sjsr_RuntimeLong().init___I__I((-1712997009), 187259899).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(129274, 0));
  18806. - this$322.assertEquals__T__O__O__V(null, expected$321, actual$321);
  18807. - var this$323 = $m_Lorg_junit_Assert$();
  18808. - var expected$322 = new $c_sjsr_RuntimeLong().init___I__I((-1508), (-1));
  18809. - var actual$322 = new $c_sjsr_RuntimeLong().init___I__I(586579000, (-243530833)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-31235), (-1)));
  18810. - this$323.assertEquals__T__O__O__V(null, expected$322, actual$322);
  18811. + var this$321 = $m_sjsr_RuntimeLong$();
  18812. + var lo$157 = this$321.remainderImpl__I__I__I__I__I(10, 0, (-790693444), 1000869239);
  18813. + var hi$152 = this$321.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18814. + this$322.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$157, hi$152));
  18815. var this$324 = $m_Lorg_junit_Assert$();
  18816. - var expected$323 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18817. - var actual$323 = new $c_sjsr_RuntimeLong().init___I__I(1745775262, (-400161972)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  18818. - this$324.assertEquals__T__O__O__V(null, expected$323, actual$323);
  18819. - var this$325 = $m_Lorg_junit_Assert$();
  18820. - var expected$324 = new $c_sjsr_RuntimeLong().init___I__I((-1680), (-1));
  18821. - var actual$324 = new $c_sjsr_RuntimeLong().init___I__I((-1564631310), (-56487209)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2626, 0));
  18822. - this$325.assertEquals__T__O__O__V(null, expected$324, actual$324);
  18823. + var this$323 = $m_sjsr_RuntimeLong$();
  18824. + var lo$158 = this$323.remainderImpl__I__I__I__I__I((-333236), (-1), (-1020207444), 125043716);
  18825. + var hi$153 = this$323.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18826. + this$324.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-333236), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$158, hi$153));
  18827. var this$326 = $m_Lorg_junit_Assert$();
  18828. - var expected$325 = new $c_sjsr_RuntimeLong().init___I__I(53, 0);
  18829. - var actual$325 = new $c_sjsr_RuntimeLong().init___I__I((-1848745069), 11533547).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(59, 0));
  18830. - this$326.assertEquals__T__O__O__V(null, expected$325, actual$325);
  18831. - var this$327 = $m_Lorg_junit_Assert$();
  18832. - var expected$326 = new $c_sjsr_RuntimeLong().init___I__I((-1699972), (-1));
  18833. - var actual$326 = new $c_sjsr_RuntimeLong().init___I__I((-1415791920), (-26215621)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2142359), (-1)));
  18834. - this$327.assertEquals__T__O__O__V(null, expected$326, actual$326);
  18835. + var this$325 = $m_sjsr_RuntimeLong$();
  18836. + var lo$159 = this$325.remainderImpl__I__I__I__I__I((-598), (-1), (-93061561), (-329975227));
  18837. + var hi$154 = this$325.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18838. + this$326.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-598), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$159, hi$154));
  18839. var this$328 = $m_Lorg_junit_Assert$();
  18840. - var expected$327 = new $c_sjsr_RuntimeLong().init___I__I((-200041), (-1));
  18841. - var actual$327 = new $c_sjsr_RuntimeLong().init___I__I((-481609933), (-25891343)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(483607, 0));
  18842. - this$328.assertEquals__T__O__O__V(null, expected$327, actual$327);
  18843. - var this$329 = $m_Lorg_junit_Assert$();
  18844. - var expected$328 = new $c_sjsr_RuntimeLong().init___I__I((-13123232), (-1));
  18845. - var actual$328 = new $c_sjsr_RuntimeLong().init___I__I((-889674017), (-4084771)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(428648085, 0));
  18846. - this$329.assertEquals__T__O__O__V(null, expected$328, actual$328);
  18847. + var this$327 = $m_sjsr_RuntimeLong$();
  18848. + var lo$160 = this$327.remainderImpl__I__I__I__I__I((-19), (-1), (-1096862531), 163621631);
  18849. + var hi$155 = this$327.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18850. + this$328.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-19), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$160, hi$155));
  18851. var this$330 = $m_Lorg_junit_Assert$();
  18852. - var expected$329 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18853. - var actual$329 = new $c_sjsr_RuntimeLong().init___I__I(1587465684, (-367383975)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(7, 0));
  18854. - this$330.assertEquals__T__O__O__V(null, expected$329, actual$329);
  18855. - var this$331 = $m_Lorg_junit_Assert$();
  18856. - var expected$330 = new $c_sjsr_RuntimeLong().init___I__I((-4528), (-1));
  18857. - var actual$330 = new $c_sjsr_RuntimeLong().init___I__I(811562260, (-335104547)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(5502, 0));
  18858. - this$331.assertEquals__T__O__O__V(null, expected$330, actual$330);
  18859. + var this$329 = $m_sjsr_RuntimeLong$();
  18860. + var lo$161 = this$329.remainderImpl__I__I__I__I__I(465328283, 0, (-21925149), (-52057346));
  18861. + var hi$156 = this$329.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18862. + this$330.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(465328283, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$161, hi$156));
  18863. var this$332 = $m_Lorg_junit_Assert$();
  18864. - var expected$331 = new $c_sjsr_RuntimeLong().init___I__I((-71), (-1));
  18865. - var actual$331 = new $c_sjsr_RuntimeLong().init___I__I(2107357891, (-10075787)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(110, 0));
  18866. - this$332.assertEquals__T__O__O__V(null, expected$331, actual$331);
  18867. - var this$333 = $m_Lorg_junit_Assert$();
  18868. - var expected$332 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18869. - var actual$332 = new $c_sjsr_RuntimeLong().init___I__I((-1356326655), 5174156).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  18870. - this$333.assertEquals__T__O__O__V(null, expected$332, actual$332);
  18871. + var this$331 = $m_sjsr_RuntimeLong$();
  18872. + var lo$162 = this$331.remainderImpl__I__I__I__I__I((-25837), (-1), 677002620, 8643698);
  18873. + var hi$157 = this$331.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18874. + this$332.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-25837), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$162, hi$157));
  18875. var this$334 = $m_Lorg_junit_Assert$();
  18876. - var expected$333 = new $c_sjsr_RuntimeLong().init___I__I(7872112, 0);
  18877. - var actual$333 = new $c_sjsr_RuntimeLong().init___I__I((-1794856776), 3059124).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-29413816), (-1)));
  18878. - this$334.assertEquals__T__O__O__V(null, expected$333, actual$333);
  18879. - var this$335 = $m_Lorg_junit_Assert$();
  18880. - var expected$334 = new $c_sjsr_RuntimeLong().init___I__I((-37), (-1));
  18881. - var actual$334 = new $c_sjsr_RuntimeLong().init___I__I((-1118254374), (-3629384)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-85), (-1)));
  18882. - this$335.assertEquals__T__O__O__V(null, expected$334, actual$334);
  18883. + var this$333 = $m_sjsr_RuntimeLong$();
  18884. + var lo$163 = this$333.remainderImpl__I__I__I__I__I((-383633650), (-1), 1609519787, 8262009);
  18885. + var hi$158 = this$333.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18886. + this$334.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-383633650), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$163, hi$158));
  18887. var this$336 = $m_Lorg_junit_Assert$();
  18888. - var expected$335 = new $c_sjsr_RuntimeLong().init___I__I(14227, 0);
  18889. - var actual$335 = new $c_sjsr_RuntimeLong().init___I__I(288539563, 70814306).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-14561), (-1)));
  18890. - this$336.assertEquals__T__O__O__V(null, expected$335, actual$335);
  18891. - var this$337 = $m_Lorg_junit_Assert$();
  18892. - var expected$336 = new $c_sjsr_RuntimeLong().init___I__I((-49), (-1));
  18893. - var actual$336 = new $c_sjsr_RuntimeLong().init___I__I((-719069745), (-128562664)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-256), (-1)));
  18894. - this$337.assertEquals__T__O__O__V(null, expected$336, actual$336);
  18895. + var this$335 = $m_sjsr_RuntimeLong$();
  18896. + var lo$164 = this$335.remainderImpl__I__I__I__I__I((-66), (-1), 1917139359, 239618524);
  18897. + var hi$159 = this$335.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18898. + this$336.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-66), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$164, hi$159));
  18899. var this$338 = $m_Lorg_junit_Assert$();
  18900. - var expected$337 = new $c_sjsr_RuntimeLong().init___I__I(6101, 0);
  18901. - var actual$337 = new $c_sjsr_RuntimeLong().init___I__I(1530955727, 15829469).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(195494, 0));
  18902. - this$338.assertEquals__T__O__O__V(null, expected$337, actual$337);
  18903. - var this$339 = $m_Lorg_junit_Assert$();
  18904. - var expected$338 = new $c_sjsr_RuntimeLong().init___I__I((-6), (-1));
  18905. - var actual$338 = new $c_sjsr_RuntimeLong().init___I__I(2144004402, (-5408490)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(11, 0));
  18906. - this$339.assertEquals__T__O__O__V(null, expected$338, actual$338);
  18907. + var this$337 = $m_sjsr_RuntimeLong$();
  18908. + var lo$165 = this$337.remainderImpl__I__I__I__I__I(1676620, 0, 910745834, 82765572);
  18909. + var hi$160 = this$337.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18910. + this$338.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1676620, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$165, hi$160));
  18911. var this$340 = $m_Lorg_junit_Assert$();
  18912. - var expected$339 = new $c_sjsr_RuntimeLong().init___I__I((-137624717), (-1));
  18913. - var actual$339 = new $c_sjsr_RuntimeLong().init___I__I((-1766192560), (-17443468)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-168087095), (-1)));
  18914. - this$340.assertEquals__T__O__O__V(null, expected$339, actual$339);
  18915. - var this$341 = $m_Lorg_junit_Assert$();
  18916. - var expected$340 = new $c_sjsr_RuntimeLong().init___I__I((-3592), (-1));
  18917. - var actual$340 = new $c_sjsr_RuntimeLong().init___I__I((-524619138), (-371121095)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(4765, 0));
  18918. - this$341.assertEquals__T__O__O__V(null, expected$340, actual$340);
  18919. + var this$339 = $m_sjsr_RuntimeLong$();
  18920. + var lo$166 = this$339.remainderImpl__I__I__I__I__I(1244623439, 3, (-231372097), (-1));
  18921. + var hi$161 = this$339.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18922. + this$340.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15827410, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$166, hi$161));
  18923. var this$342 = $m_Lorg_junit_Assert$();
  18924. - var expected$341 = new $c_sjsr_RuntimeLong().init___I__I(4335, 0);
  18925. - var actual$341 = new $c_sjsr_RuntimeLong().init___I__I((-1960083221), 176122524).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-5564), (-1)));
  18926. - this$342.assertEquals__T__O__O__V(null, expected$341, actual$341);
  18927. - var this$343 = $m_Lorg_junit_Assert$();
  18928. - var expected$342 = new $c_sjsr_RuntimeLong().init___I__I((-271754), (-1));
  18929. - var actual$342 = new $c_sjsr_RuntimeLong().init___I__I(1528631102, (-597885631)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-413908), (-1)));
  18930. - this$343.assertEquals__T__O__O__V(null, expected$342, actual$342);
  18931. + var this$341 = $m_sjsr_RuntimeLong$();
  18932. + var lo$167 = this$341.remainderImpl__I__I__I__I__I((-1392787378), 124, (-20252), (-1));
  18933. + var hi$162 = this$341.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18934. + this$342.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15118, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$167, hi$162));
  18935. var this$344 = $m_Lorg_junit_Assert$();
  18936. - var expected$343 = new $c_sjsr_RuntimeLong().init___I__I((-361112), (-1));
  18937. - var actual$343 = new $c_sjsr_RuntimeLong().init___I__I((-1513123614), (-30582360)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-496311), (-1)));
  18938. - this$344.assertEquals__T__O__O__V(null, expected$343, actual$343);
  18939. - var this$345 = $m_Lorg_junit_Assert$();
  18940. - var expected$344 = new $c_sjsr_RuntimeLong().init___I__I((-4), (-1));
  18941. - var actual$344 = new $c_sjsr_RuntimeLong().init___I__I((-1975522255), (-46421733)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(29, 0));
  18942. - this$345.assertEquals__T__O__O__V(null, expected$344, actual$344);
  18943. + var this$343 = $m_sjsr_RuntimeLong$();
  18944. + var lo$168 = this$343.remainderImpl__I__I__I__I__I(578165055, 72, 13, 0);
  18945. + var hi$163 = this$343.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18946. + this$344.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$168, hi$163));
  18947. var this$346 = $m_Lorg_junit_Assert$();
  18948. - var expected$345 = new $c_sjsr_RuntimeLong().init___I__I(414436, 0);
  18949. - var actual$345 = new $c_sjsr_RuntimeLong().init___I__I((-1715879325), 3072313).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(438221, 0));
  18950. - this$346.assertEquals__T__O__O__V(null, expected$345, actual$345);
  18951. - var this$347 = $m_Lorg_junit_Assert$();
  18952. - var expected$346 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  18953. - var actual$346 = new $c_sjsr_RuntimeLong().init___I__I((-1321015849), (-300384564)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  18954. - this$347.assertEquals__T__O__O__V(null, expected$346, actual$346);
  18955. + var this$345 = $m_sjsr_RuntimeLong$();
  18956. + var lo$169 = this$345.remainderImpl__I__I__I__I__I((-1836745385), 3, (-95630157), (-1));
  18957. + var hi$164 = this$345.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18958. + this$346.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42298679, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$169, hi$164));
  18959. var this$348 = $m_Lorg_junit_Assert$();
  18960. - var expected$347 = new $c_sjsr_RuntimeLong().init___I__I((-454), (-1));
  18961. - var actual$347 = new $c_sjsr_RuntimeLong().init___I__I((-1088390706), (-277354665)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1237), (-1)));
  18962. - this$348.assertEquals__T__O__O__V(null, expected$347, actual$347);
  18963. - var this$349 = $m_Lorg_junit_Assert$();
  18964. - var expected$348 = new $c_sjsr_RuntimeLong().init___I__I(586891857, 0);
  18965. - var actual$348 = new $c_sjsr_RuntimeLong().init___I__I((-1012773943), 223943652).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(707359548, 0));
  18966. - this$349.assertEquals__T__O__O__V(null, expected$348, actual$348);
  18967. + var this$347 = $m_sjsr_RuntimeLong$();
  18968. + var lo$170 = this$347.remainderImpl__I__I__I__I__I((-1766124150), 29, (-45315780), (-1));
  18969. + var hi$165 = this$347.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18970. + this$348.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(17447610, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$170, hi$165));
  18971. var this$350 = $m_Lorg_junit_Assert$();
  18972. - var expected$349 = new $c_sjsr_RuntimeLong().init___I__I(2, 0);
  18973. - var actual$349 = new $c_sjsr_RuntimeLong().init___I__I(1097288344, 26740237).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)));
  18974. - this$350.assertEquals__T__O__O__V(null, expected$349, actual$349);
  18975. - var this$351 = $m_Lorg_junit_Assert$();
  18976. - var expected$350 = new $c_sjsr_RuntimeLong().init___I__I((-24053960), (-1));
  18977. - var actual$350 = new $c_sjsr_RuntimeLong().init___I__I((-1121404205), (-87484234)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(80229261, 0));
  18978. - this$351.assertEquals__T__O__O__V(null, expected$350, actual$350);
  18979. + var this$349 = $m_sjsr_RuntimeLong$();
  18980. + var lo$171 = this$349.remainderImpl__I__I__I__I__I(540281958, 253606, (-11), (-1));
  18981. + var hi$166 = this$349.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18982. + this$350.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$171, hi$166));
  18983. var this$352 = $m_Lorg_junit_Assert$();
  18984. - var expected$351 = new $c_sjsr_RuntimeLong().init___I__I((-79944815), (-1));
  18985. - var actual$351 = new $c_sjsr_RuntimeLong().init___I__I((-1503637931), (-163703901)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-983334452), (-1)));
  18986. - this$352.assertEquals__T__O__O__V(null, expected$351, actual$351);
  18987. - var this$353 = $m_Lorg_junit_Assert$();
  18988. - var expected$352 = new $c_sjsr_RuntimeLong().init___I__I(2600110, 0);
  18989. - var actual$352 = new $c_sjsr_RuntimeLong().init___I__I(2012820970, 445991475).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1035472980, 0));
  18990. - this$353.assertEquals__T__O__O__V(null, expected$352, actual$352);
  18991. + var this$351 = $m_sjsr_RuntimeLong$();
  18992. + var lo$172 = this$351.remainderImpl__I__I__I__I__I((-442404110), 7696, 1489246, 0);
  18993. + var hi$167 = this$351.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  18994. + this$352.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(51980, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$172, hi$167));
  18995. var this$354 = $m_Lorg_junit_Assert$();
  18996. - var expected$353 = new $c_sjsr_RuntimeLong().init___I__I(74, 0);
  18997. - var actual$353 = new $c_sjsr_RuntimeLong().init___I__I(2015362538, 2985510).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-148), (-1)));
  18998. - this$354.assertEquals__T__O__O__V(null, expected$353, actual$353);
  18999. - var this$355 = $m_Lorg_junit_Assert$();
  19000. - var expected$354 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  19001. - var actual$354 = new $c_sjsr_RuntimeLong().init___I__I(1764134228, 50881407).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  19002. - this$355.assertEquals__T__O__O__V(null, expected$354, actual$354);
  19003. + var this$353 = $m_sjsr_RuntimeLong$();
  19004. + var lo$173 = this$353.remainderImpl__I__I__I__I__I((-631827526), 1455, 8, 0);
  19005. + var hi$168 = this$353.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19006. + this$354.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$173, hi$168));
  19007. var this$356 = $m_Lorg_junit_Assert$();
  19008. - var expected$355 = new $c_sjsr_RuntimeLong().init___I__I(106, 0);
  19009. - var actual$355 = new $c_sjsr_RuntimeLong().init___I__I((-523555853), 77167937).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-563), (-1)));
  19010. - this$356.assertEquals__T__O__O__V(null, expected$355, actual$355);
  19011. - var this$357 = $m_Lorg_junit_Assert$();
  19012. - var expected$356 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  19013. - var actual$356 = new $c_sjsr_RuntimeLong().init___I__I(1531888651, (-2389306)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  19014. - this$357.assertEquals__T__O__O__V(null, expected$356, actual$356);
  19015. + var this$355 = $m_sjsr_RuntimeLong$();
  19016. + var lo$174 = this$355.remainderImpl__I__I__I__I__I(1266390909, 49, (-34627848), (-1));
  19017. + var hi$169 = this$355.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19018. + this$356.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5125741, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$174, hi$169));
  19019. var this$358 = $m_Lorg_junit_Assert$();
  19020. - var expected$357 = new $c_sjsr_RuntimeLong().init___I__I(659, 0);
  19021. - var actual$357 = new $c_sjsr_RuntimeLong().init___I__I((-181277952), 32599207).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-729), (-1)));
  19022. - this$358.assertEquals__T__O__O__V(null, expected$357, actual$357);
  19023. - var this$359 = $m_Lorg_junit_Assert$();
  19024. - var expected$358 = new $c_sjsr_RuntimeLong().init___I__I(968, 0);
  19025. - var actual$358 = new $c_sjsr_RuntimeLong().init___I__I(223126732, 88838488).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(13378, 0));
  19026. - this$359.assertEquals__T__O__O__V(null, expected$358, actual$358);
  19027. + var this$357 = $m_sjsr_RuntimeLong$();
  19028. + var lo$175 = this$357.remainderImpl__I__I__I__I__I((-453014259), 21413, 149449, 0);
  19029. + var hi$170 = this$357.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19030. + this$358.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(77691, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$175, hi$170));
  19031. var this$360 = $m_Lorg_junit_Assert$();
  19032. - var expected$359 = new $c_sjsr_RuntimeLong().init___I__I(920991, 0);
  19033. - var actual$359 = new $c_sjsr_RuntimeLong().init___I__I(670834629, 46037187).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(922370, 0));
  19034. - this$360.assertEquals__T__O__O__V(null, expected$359, actual$359);
  19035. - var this$361 = $m_Lorg_junit_Assert$();
  19036. - var expected$360 = new $c_sjsr_RuntimeLong().init___I__I(2462152, 0);
  19037. - var actual$360 = new $c_sjsr_RuntimeLong().init___I__I(1098978850, 6541822).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-8405198), (-1)));
  19038. - this$361.assertEquals__T__O__O__V(null, expected$360, actual$360);
  19039. + var this$359 = $m_sjsr_RuntimeLong$();
  19040. + var lo$176 = this$359.remainderImpl__I__I__I__I__I(1573062436, 653, 671211684, 0);
  19041. + var hi$171 = this$359.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19042. + this$360.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(521867604, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$176, hi$171));
  19043. var this$362 = $m_Lorg_junit_Assert$();
  19044. - var expected$361 = new $c_sjsr_RuntimeLong().init___I__I(1057995305, 4748);
  19045. - var actual$361 = new $c_sjsr_RuntimeLong().init___I__I(2008672965, 41566313).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(313991275, 18390));
  19046. - this$362.assertEquals__T__O__O__V(null, expected$361, actual$361);
  19047. - var this$363 = $m_Lorg_junit_Assert$();
  19048. - var expected$362 = new $c_sjsr_RuntimeLong().init___I__I((-1074209653), 18);
  19049. - var actual$362 = new $c_sjsr_RuntimeLong().init___I__I(1922552561, 28139870).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2083633557), 19));
  19050. - this$363.assertEquals__T__O__O__V(null, expected$362, actual$362);
  19051. + var this$361 = $m_sjsr_RuntimeLong$();
  19052. + var lo$177 = this$361.remainderImpl__I__I__I__I__I((-21113520), 0, 177469767, 0);
  19053. + var hi$172 = this$361.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19054. + this$362.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(14579368, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$177, hi$172));
  19055. var this$364 = $m_Lorg_junit_Assert$();
  19056. - var expected$363 = new $c_sjsr_RuntimeLong().init___I__I(1480601143, (-11310));
  19057. - var actual$363 = new $c_sjsr_RuntimeLong().init___I__I(843627074, (-173776705)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1451117493, 14364));
  19058. - this$364.assertEquals__T__O__O__V(null, expected$363, actual$363);
  19059. - var this$365 = $m_Lorg_junit_Assert$();
  19060. - var expected$364 = new $c_sjsr_RuntimeLong().init___I__I((-691687452), (-38));
  19061. - var actual$364 = new $c_sjsr_RuntimeLong().init___I__I(204865470, (-6692402)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-645190286), 413));
  19062. - this$365.assertEquals__T__O__O__V(null, expected$364, actual$364);
  19063. + var this$363 = $m_sjsr_RuntimeLong$();
  19064. + var lo$178 = this$363.remainderImpl__I__I__I__I__I((-262825676), 31, 1, 0);
  19065. + var hi$173 = this$363.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19066. + this$364.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$178, hi$173));
  19067. var this$366 = $m_Lorg_junit_Assert$();
  19068. - var expected$365 = new $c_sjsr_RuntimeLong().init___I__I((-1218791457), (-31));
  19069. - var actual$365 = new $c_sjsr_RuntimeLong().init___I__I(952830559, (-214594684)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1778162360), 378));
  19070. - this$366.assertEquals__T__O__O__V(null, expected$365, actual$365);
  19071. - var this$367 = $m_Lorg_junit_Assert$();
  19072. - var expected$366 = new $c_sjsr_RuntimeLong().init___I__I((-281609960), (-1292));
  19073. - var actual$366 = new $c_sjsr_RuntimeLong().init___I__I(1673740333, (-69274846)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1549261605), 2390));
  19074. - this$367.assertEquals__T__O__O__V(null, expected$366, actual$366);
  19075. + var this$365 = $m_sjsr_RuntimeLong$();
  19076. + var lo$179 = this$365.remainderImpl__I__I__I__I__I((-163968426), 1, 33341027, 0);
  19077. + var hi$174 = this$365.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19078. + this$366.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(24027362, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$179, hi$174));
  19079. var this$368 = $m_Lorg_junit_Assert$();
  19080. - var expected$367 = new $c_sjsr_RuntimeLong().init___I__I((-860426348), 1);
  19081. - var actual$367 = new $c_sjsr_RuntimeLong().init___I__I((-1276804811), 367022678).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-678111623), 11));
  19082. - this$368.assertEquals__T__O__O__V(null, expected$367, actual$367);
  19083. - var this$369 = $m_Lorg_junit_Assert$();
  19084. - var expected$368 = new $c_sjsr_RuntimeLong().init___I__I((-1244563205), (-1264));
  19085. - var actual$368 = new $c_sjsr_RuntimeLong().init___I__I((-1331527548), (-33013551)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1975438267), 2961));
  19086. - this$369.assertEquals__T__O__O__V(null, expected$368, actual$368);
  19087. + var this$367 = $m_sjsr_RuntimeLong$();
  19088. + var lo$180 = this$367.remainderImpl__I__I__I__I__I(668741217, 14380, (-11334498), (-1));
  19089. + var hi$175 = this$367.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19090. + this$368.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(6792805, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$180, hi$175));
  19091. var this$370 = $m_Lorg_junit_Assert$();
  19092. - var expected$369 = new $c_sjsr_RuntimeLong().init___I__I((-935830326), 135167);
  19093. - var actual$369 = new $c_sjsr_RuntimeLong().init___I__I(1067523314, 72606174).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1716982106), 255179));
  19094. - this$370.assertEquals__T__O__O__V(null, expected$369, actual$369);
  19095. - var this$371 = $m_Lorg_junit_Assert$();
  19096. - var expected$370 = new $c_sjsr_RuntimeLong().init___I__I((-2025081444), (-42140));
  19097. - var actual$370 = new $c_sjsr_RuntimeLong().init___I__I((-937134490), (-32649070)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-804857990), 57507));
  19098. - this$371.assertEquals__T__O__O__V(null, expected$370, actual$370);
  19099. + var this$369 = $m_sjsr_RuntimeLong$();
  19100. + var lo$181 = this$369.remainderImpl__I__I__I__I__I(808041281, 1818, (-10), (-1));
  19101. + var hi$176 = this$369.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19102. + this$370.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(9, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$181, hi$176));
  19103. var this$372 = $m_Lorg_junit_Assert$();
  19104. - var expected$371 = new $c_sjsr_RuntimeLong().init___I__I(85696931, 194);
  19105. - var actual$371 = new $c_sjsr_RuntimeLong().init___I__I(108363299, 1224097478).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1137551776, 281));
  19106. - this$372.assertEquals__T__O__O__V(null, expected$371, actual$371);
  19107. - var this$373 = $m_Lorg_junit_Assert$();
  19108. - var expected$372 = new $c_sjsr_RuntimeLong().init___I__I((-385517902), (-5258));
  19109. - var actual$372 = new $c_sjsr_RuntimeLong().init___I__I((-1965834834), (-11053948)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-942300324), 6487));
  19110. - this$373.assertEquals__T__O__O__V(null, expected$372, actual$372);
  19111. + var this$371 = $m_sjsr_RuntimeLong$();
  19112. + var lo$182 = this$371.remainderImpl__I__I__I__I__I((-1601247507), 25, (-235), (-1));
  19113. + var hi$177 = this$371.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19114. + this$372.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(204, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$182, hi$177));
  19115. var this$374 = $m_Lorg_junit_Assert$();
  19116. - var expected$373 = new $c_sjsr_RuntimeLong().init___I__I((-755355475), 2268);
  19117. - var actual$373 = new $c_sjsr_RuntimeLong().init___I__I((-3151939), 171473802).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2071379940), 3914));
  19118. - this$374.assertEquals__T__O__O__V(null, expected$373, actual$373);
  19119. - var this$375 = $m_Lorg_junit_Assert$();
  19120. - var expected$374 = new $c_sjsr_RuntimeLong().init___I__I((-676865399), (-663));
  19121. - var actual$374 = new $c_sjsr_RuntimeLong().init___I__I(1465781759, (-970108425)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1251607207), 3003));
  19122. - this$375.assertEquals__T__O__O__V(null, expected$374, actual$374);
  19123. + var this$373 = $m_sjsr_RuntimeLong$();
  19124. + var lo$183 = this$373.remainderImpl__I__I__I__I__I((-1577206289), 0, 1618642, 0);
  19125. + var hi$178 = this$373.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19126. + this$374.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(61089, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$183, hi$178));
  19127. var this$376 = $m_Lorg_junit_Assert$();
  19128. - var expected$375 = new $c_sjsr_RuntimeLong().init___I__I(2042443783, (-22321));
  19129. - var actual$375 = new $c_sjsr_RuntimeLong().init___I__I(919308511, (-1689158617)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(658566728, 36406));
  19130. - this$376.assertEquals__T__O__O__V(null, expected$375, actual$375);
  19131. - var this$377 = $m_Lorg_junit_Assert$();
  19132. - var expected$376 = new $c_sjsr_RuntimeLong().init___I__I((-903837593), 31415);
  19133. - var actual$376 = new $c_sjsr_RuntimeLong().init___I__I((-418485001), 1000432592).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1653953022), 31957));
  19134. - this$377.assertEquals__T__O__O__V(null, expected$376, actual$376);
  19135. + var this$375 = $m_sjsr_RuntimeLong$();
  19136. + var lo$184 = this$375.remainderImpl__I__I__I__I__I(863396135, 503, (-321808286), (-1));
  19137. + var hi$179 = this$375.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19138. + this$376.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(289305533, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$184, hi$179));
  19139. var this$378 = $m_Lorg_junit_Assert$();
  19140. - var expected$377 = new $c_sjsr_RuntimeLong().init___I__I(496274972, (-48207));
  19141. - var actual$377 = new $c_sjsr_RuntimeLong().init___I__I((-880302655), (-14116770)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(913871933, 118223));
  19142. - this$378.assertEquals__T__O__O__V(null, expected$377, actual$377);
  19143. - var this$379 = $m_Lorg_junit_Assert$();
  19144. - var expected$378 = new $c_sjsr_RuntimeLong().init___I__I(1210119082, (-104892));
  19145. - var actual$378 = new $c_sjsr_RuntimeLong().init___I__I((-525597278), (-3790314)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2133284776, 127083));
  19146. - this$379.assertEquals__T__O__O__V(null, expected$378, actual$378);
  19147. + var this$377 = $m_sjsr_RuntimeLong$();
  19148. + var lo$185 = this$377.remainderImpl__I__I__I__I__I((-900149281), 55, 15166197, 0);
  19149. + var hi$180 = this$377.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19150. + this$378.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7272892, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$185, hi$180));
  19151. var this$380 = $m_Lorg_junit_Assert$();
  19152. - var expected$379 = new $c_sjsr_RuntimeLong().init___I__I(473810731, (-5));
  19153. - var actual$379 = new $c_sjsr_RuntimeLong().init___I__I((-393124913), (-28106221)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(958070140, 159));
  19154. - this$380.assertEquals__T__O__O__V(null, expected$379, actual$379);
  19155. - var this$381 = $m_Lorg_junit_Assert$();
  19156. - var expected$380 = new $c_sjsr_RuntimeLong().init___I__I((-1912903061), 25777);
  19157. - var actual$380 = new $c_sjsr_RuntimeLong().init___I__I(6929245, 2749730).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1462129294, 43237));
  19158. - this$381.assertEquals__T__O__O__V(null, expected$380, actual$380);
  19159. + var this$379 = $m_sjsr_RuntimeLong$();
  19160. + var lo$186 = this$379.remainderImpl__I__I__I__I__I(1802954050, 3593, 7, 0);
  19161. + var hi$181 = this$379.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19162. + this$380.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$186, hi$181));
  19163. var this$382 = $m_Lorg_junit_Assert$();
  19164. - var expected$381 = new $c_sjsr_RuntimeLong().init___I__I(1099532724, (-19));
  19165. - var actual$381 = new $c_sjsr_RuntimeLong().init___I__I(708024745, (-15568245)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1288198049, 56));
  19166. - this$382.assertEquals__T__O__O__V(null, expected$381, actual$381);
  19167. - var this$383 = $m_Lorg_junit_Assert$();
  19168. - var expected$382 = new $c_sjsr_RuntimeLong().init___I__I(920504149, 6836);
  19169. - var actual$382 = new $c_sjsr_RuntimeLong().init___I__I(487601139, 13603229).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(723875593, 45021));
  19170. - this$383.assertEquals__T__O__O__V(null, expected$382, actual$382);
  19171. + var this$381 = $m_sjsr_RuntimeLong$();
  19172. + var lo$187 = this$381.remainderImpl__I__I__I__I__I(800669146, 41901, (-20591), (-1));
  19173. + var hi$182 = this$381.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19174. + this$382.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(12036, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$187, hi$182));
  19175. var this$384 = $m_Lorg_junit_Assert$();
  19176. - var expected$383 = new $c_sjsr_RuntimeLong().init___I__I(1778080723, 29);
  19177. - var actual$383 = new $c_sjsr_RuntimeLong().init___I__I((-2070321133), 115478389).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1799479616), 75));
  19178. - this$384.assertEquals__T__O__O__V(null, expected$383, actual$383);
  19179. - var this$385 = $m_Lorg_junit_Assert$();
  19180. - var expected$384 = new $c_sjsr_RuntimeLong().init___I__I((-720480381), 2735);
  19181. - var actual$384 = new $c_sjsr_RuntimeLong().init___I__I((-307180735), 3049800).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1043781053, 3319));
  19182. - this$385.assertEquals__T__O__O__V(null, expected$384, actual$384);
  19183. + var this$383 = $m_sjsr_RuntimeLong$();
  19184. + var lo$188 = this$383.remainderImpl__I__I__I__I__I((-1055636867), 39, 48, 0);
  19185. + var hi$183 = this$383.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19186. + this$384.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(29, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$188, hi$183));
  19187. var this$386 = $m_Lorg_junit_Assert$();
  19188. - var expected$385 = new $c_sjsr_RuntimeLong().init___I__I(1473972065, (-1));
  19189. - var actual$385 = new $c_sjsr_RuntimeLong().init___I__I((-1073877839), (-6538577)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1408649838), 0));
  19190. - this$386.assertEquals__T__O__O__V(null, expected$385, actual$385);
  19191. - var this$387 = $m_Lorg_junit_Assert$();
  19192. - var expected$386 = new $c_sjsr_RuntimeLong().init___I__I((-1389255096), (-200));
  19193. - var actual$386 = new $c_sjsr_RuntimeLong().init___I__I((-1892822171), (-1698321438)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(96164237, 514));
  19194. - this$387.assertEquals__T__O__O__V(null, expected$386, actual$386);
  19195. + var this$385 = $m_sjsr_RuntimeLong$();
  19196. + var lo$189 = this$385.remainderImpl__I__I__I__I__I((-491067123), 14, 1, 0);
  19197. + var hi$184 = this$385.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19198. + this$386.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$189, hi$184));
  19199. var this$388 = $m_Lorg_junit_Assert$();
  19200. - var expected$387 = new $c_sjsr_RuntimeLong().init___I__I(857386403, 29656);
  19201. - var actual$387 = new $c_sjsr_RuntimeLong().init___I__I((-674980011), 2764943).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-445529419), 65125));
  19202. - this$388.assertEquals__T__O__O__V(null, expected$387, actual$387);
  19203. - var this$389 = $m_Lorg_junit_Assert$();
  19204. - var expected$388 = new $c_sjsr_RuntimeLong().init___I__I((-419043446), (-22164));
  19205. - var actual$388 = new $c_sjsr_RuntimeLong().init___I__I(2003347800, (-46928389)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(368897711, 128159));
  19206. - this$389.assertEquals__T__O__O__V(null, expected$388, actual$388);
  19207. + var this$387 = $m_sjsr_RuntimeLong$();
  19208. + var lo$190 = this$387.remainderImpl__I__I__I__I__I(1420289126, 67, 1010219079, 0);
  19209. + var hi$185 = this$387.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19210. + this$388.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(260441364, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$190, hi$185));
  19211. var this$390 = $m_Lorg_junit_Assert$();
  19212. - var expected$389 = new $c_sjsr_RuntimeLong().init___I__I((-1599543668), (-6569));
  19213. - var actual$389 = new $c_sjsr_RuntimeLong().init___I__I((-1929871429), (-241628283)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(202358381, 7645));
  19214. - this$390.assertEquals__T__O__O__V(null, expected$389, actual$389);
  19215. - var this$391 = $m_Lorg_junit_Assert$();
  19216. - var expected$390 = new $c_sjsr_RuntimeLong().init___I__I(581185953, 1);
  19217. - var actual$390 = new $c_sjsr_RuntimeLong().init___I__I(419719197, 661188517).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2112360098, 1));
  19218. - this$391.assertEquals__T__O__O__V(null, expected$390, actual$390);
  19219. + var this$389 = $m_sjsr_RuntimeLong$();
  19220. + var lo$191 = this$389.remainderImpl__I__I__I__I__I(1338756461, 32, (-4427443), (-1));
  19221. + var hi$186 = this$389.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19222. + this$390.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3936541, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$191, hi$186));
  19223. var this$392 = $m_Lorg_junit_Assert$();
  19224. - var expected$391 = new $c_sjsr_RuntimeLong().init___I__I((-1880704128), 171407);
  19225. - var actual$391 = new $c_sjsr_RuntimeLong().init___I__I(1092830824, 1600823129).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1827462760), 172800));
  19226. - this$392.assertEquals__T__O__O__V(null, expected$391, actual$391);
  19227. - var this$393 = $m_Lorg_junit_Assert$();
  19228. - var expected$392 = new $c_sjsr_RuntimeLong().init___I__I(1210159480, (-13));
  19229. - var actual$392 = new $c_sjsr_RuntimeLong().init___I__I((-836779994), (-27475595)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-417527207), 16));
  19230. - this$393.assertEquals__T__O__O__V(null, expected$392, actual$392);
  19231. + var this$391 = $m_sjsr_RuntimeLong$();
  19232. + var lo$192 = this$391.remainderImpl__I__I__I__I__I((-820843233), 778, (-273780418), (-1));
  19233. + var hi$187 = this$391.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19234. + this$392.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(183313645, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$192, hi$187));
  19235. var this$394 = $m_Lorg_junit_Assert$();
  19236. - var expected$393 = new $c_sjsr_RuntimeLong().init___I__I(807846066, 1);
  19237. - var actual$393 = new $c_sjsr_RuntimeLong().init___I__I((-1759597755), 9157722).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-987185779), 1));
  19238. - this$394.assertEquals__T__O__O__V(null, expected$393, actual$393);
  19239. - var this$395 = $m_Lorg_junit_Assert$();
  19240. - var expected$394 = new $c_sjsr_RuntimeLong().init___I__I(949995673, 1);
  19241. - var actual$394 = new $c_sjsr_RuntimeLong().init___I__I((-1097231525), 20092165).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1106421078, 1));
  19242. - this$395.assertEquals__T__O__O__V(null, expected$394, actual$394);
  19243. + var this$393 = $m_sjsr_RuntimeLong$();
  19244. + var lo$193 = this$393.remainderImpl__I__I__I__I__I((-1033566360), 561225, (-156677), (-1));
  19245. + var hi$188 = this$393.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19246. + this$394.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(91783, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$193, hi$188));
  19247. var this$396 = $m_Lorg_junit_Assert$();
  19248. - var expected$395 = new $c_sjsr_RuntimeLong().init___I__I((-712450167), 7);
  19249. - var actual$395 = new $c_sjsr_RuntimeLong().init___I__I(390678483, 3835040).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1221250555, 14));
  19250. - this$396.assertEquals__T__O__O__V(null, expected$395, actual$395);
  19251. - var this$397 = $m_Lorg_junit_Assert$();
  19252. - var expected$396 = new $c_sjsr_RuntimeLong().init___I__I(1129531033, (-4));
  19253. - var actual$396 = new $c_sjsr_RuntimeLong().init___I__I((-284334384), (-18425278)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1111448031), 6));
  19254. - this$397.assertEquals__T__O__O__V(null, expected$396, actual$396);
  19255. + var this$395 = $m_sjsr_RuntimeLong$();
  19256. + var lo$194 = this$395.remainderImpl__I__I__I__I__I((-1567070603), 38, (-8), (-1));
  19257. + var hi$189 = this$395.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19258. + this$396.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$194, hi$189));
  19259. var this$398 = $m_Lorg_junit_Assert$();
  19260. - var expected$397 = new $c_sjsr_RuntimeLong().init___I__I(2094997010, 3022);
  19261. - var actual$397 = new $c_sjsr_RuntimeLong().init___I__I((-233961390), 53260849).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-613558136), 3663));
  19262. - this$398.assertEquals__T__O__O__V(null, expected$397, actual$397);
  19263. - var this$399 = $m_Lorg_junit_Assert$();
  19264. - var expected$398 = new $c_sjsr_RuntimeLong().init___I__I((-496446555), 540290);
  19265. - var actual$398 = new $c_sjsr_RuntimeLong().init___I__I((-3383211), 8039036).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1668680584), 749874));
  19266. - this$399.assertEquals__T__O__O__V(null, expected$398, actual$398);
  19267. + var this$397 = $m_sjsr_RuntimeLong$();
  19268. + var lo$195 = this$397.remainderImpl__I__I__I__I__I((-1649343541), 185302, (-19368267), (-1));
  19269. + var hi$190 = this$397.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19270. + this$398.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11214823, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$195, hi$190));
  19271. var this$400 = $m_Lorg_junit_Assert$();
  19272. - var expected$399 = new $c_sjsr_RuntimeLong().init___I__I(1280740603, (-9472));
  19273. - var actual$399 = new $c_sjsr_RuntimeLong().init___I__I(804358887, (-189240235)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(179665302, 12347));
  19274. - this$400.assertEquals__T__O__O__V(null, expected$399, actual$399);
  19275. - var this$401 = $m_Lorg_junit_Assert$();
  19276. - var expected$400 = new $c_sjsr_RuntimeLong().init___I__I(2127427912, 6);
  19277. - var actual$400 = new $c_sjsr_RuntimeLong().init___I__I(208769744, 280071599).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-325433064), 14));
  19278. - this$401.assertEquals__T__O__O__V(null, expected$400, actual$400);
  19279. + var this$399 = $m_sjsr_RuntimeLong$();
  19280. + var lo$196 = this$399.remainderImpl__I__I__I__I__I((-591434325), 76351, 94212, 0);
  19281. + var hi$191 = this$399.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19282. + this$400.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(75719, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$196, hi$191));
  19283. var this$402 = $m_Lorg_junit_Assert$();
  19284. - var expected$401 = new $c_sjsr_RuntimeLong().init___I__I((-722136158), (-1));
  19285. - var actual$401 = new $c_sjsr_RuntimeLong().init___I__I((-1527711901), (-51564742)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1019145455), 0));
  19286. - this$402.assertEquals__T__O__O__V(null, expected$401, actual$401);
  19287. - var this$403 = $m_Lorg_junit_Assert$();
  19288. - var expected$402 = new $c_sjsr_RuntimeLong().init___I__I((-1603688570), (-2));
  19289. - var actual$402 = new $c_sjsr_RuntimeLong().init___I__I((-159182038), (-2145592347)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-483720705), 15));
  19290. - this$403.assertEquals__T__O__O__V(null, expected$402, actual$402);
  19291. + var this$401 = $m_sjsr_RuntimeLong$();
  19292. + var lo$197 = this$401.remainderImpl__I__I__I__I__I(235794528, 55, 17599, 0);
  19293. + var hi$192 = this$401.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19294. + this$402.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(10941, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$197, hi$192));
  19295. var this$404 = $m_Lorg_junit_Assert$();
  19296. - var expected$403 = new $c_sjsr_RuntimeLong().init___I__I((-256578646), 177817);
  19297. - var actual$403 = new $c_sjsr_RuntimeLong().init___I__I(1059926378, 477886379).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(924988992, 543468));
  19298. - this$404.assertEquals__T__O__O__V(null, expected$403, actual$403);
  19299. - var this$405 = $m_Lorg_junit_Assert$();
  19300. - var expected$404 = new $c_sjsr_RuntimeLong().init___I__I(1286157765, 80885);
  19301. - var actual$404 = new $c_sjsr_RuntimeLong().init___I__I((-1800046387), 119696078).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(436524799, 94037));
  19302. - this$405.assertEquals__T__O__O__V(null, expected$404, actual$404);
  19303. + var this$403 = $m_sjsr_RuntimeLong$();
  19304. + var lo$198 = this$403.remainderImpl__I__I__I__I__I((-763589741), 116, (-14942), (-1));
  19305. + var hi$193 = this$403.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19306. + this$404.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5331, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$198, hi$193));
  19307. var this$406 = $m_Lorg_junit_Assert$();
  19308. - var expected$405 = new $c_sjsr_RuntimeLong().init___I__I(251450065, 19154);
  19309. - var actual$405 = new $c_sjsr_RuntimeLong().init___I__I((-822280387), 44882065).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-940828508), 22947));
  19310. - this$406.assertEquals__T__O__O__V(null, expected$405, actual$405);
  19311. - var this$407 = $m_Lorg_junit_Assert$();
  19312. - var expected$406 = new $c_sjsr_RuntimeLong().init___I__I(1310986115, 209);
  19313. - var actual$406 = new $c_sjsr_RuntimeLong().init___I__I(1465101985, 269803551).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1953360551), 334));
  19314. - this$407.assertEquals__T__O__O__V(null, expected$406, actual$406);
  19315. + var this$405 = $m_sjsr_RuntimeLong$();
  19316. + var lo$199 = this$405.remainderImpl__I__I__I__I__I((-1283158225), 237055, (-2), (-1));
  19317. + var hi$194 = this$405.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19318. + this$406.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$199, hi$194));
  19319. var this$408 = $m_Lorg_junit_Assert$();
  19320. - var expected$407 = new $c_sjsr_RuntimeLong().init___I__I(1436855439, (-5));
  19321. - var actual$407 = new $c_sjsr_RuntimeLong().init___I__I((-567675197), (-8838663)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1903221047, 6));
  19322. - this$408.assertEquals__T__O__O__V(null, expected$407, actual$407);
  19323. - var this$409 = $m_Lorg_junit_Assert$();
  19324. - var expected$408 = new $c_sjsr_RuntimeLong().init___I__I(296887390, (-17));
  19325. - var actual$408 = new $c_sjsr_RuntimeLong().init___I__I(689376065, (-22622471)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1534988921, 63));
  19326. - this$409.assertEquals__T__O__O__V(null, expected$408, actual$408);
  19327. + var this$407 = $m_sjsr_RuntimeLong$();
  19328. + var lo$200 = this$407.remainderImpl__I__I__I__I__I(1537105400, 29108, (-37848), (-1));
  19329. + var hi$195 = this$407.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19330. + this$408.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(24400, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$200, hi$195));
  19331. var this$410 = $m_Lorg_junit_Assert$();
  19332. - var expected$409 = new $c_sjsr_RuntimeLong().init___I__I(1577958450, (-39));
  19333. - var actual$409 = new $c_sjsr_RuntimeLong().init___I__I((-2017356377), (-57717216)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1390284125), 42));
  19334. - this$410.assertEquals__T__O__O__V(null, expected$409, actual$409);
  19335. - var this$411 = $m_Lorg_junit_Assert$();
  19336. - var expected$410 = new $c_sjsr_RuntimeLong().init___I__I(661387374, 344542);
  19337. - var actual$410 = new $c_sjsr_RuntimeLong().init___I__I((-128715878), 982583003).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2004099318, 988167));
  19338. - this$411.assertEquals__T__O__O__V(null, expected$410, actual$410);
  19339. + var this$409 = $m_sjsr_RuntimeLong$();
  19340. + var lo$201 = this$409.remainderImpl__I__I__I__I__I((-56778611), 994650, (-170), (-1));
  19341. + var hi$196 = this$409.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19342. + this$410.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(95, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$201, hi$196));
  19343. var this$412 = $m_Lorg_junit_Assert$();
  19344. - var expected$411 = new $c_sjsr_RuntimeLong().init___I__I((-320078007), 205603273);
  19345. - var actual$411 = new $c_sjsr_RuntimeLong().init___I__I((-320078007), 205603273).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2020227799, (-360928021)));
  19346. - this$412.assertEquals__T__O__O__V(null, expected$411, actual$411);
  19347. - var this$413 = $m_Lorg_junit_Assert$();
  19348. - var expected$412 = new $c_sjsr_RuntimeLong().init___I__I(408769930, (-2221999));
  19349. - var actual$412 = new $c_sjsr_RuntimeLong().init___I__I((-800732960), (-371808530)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(744251542, (-11199592)));
  19350. - this$413.assertEquals__T__O__O__V(null, expected$412, actual$412);
  19351. + var this$411 = $m_sjsr_RuntimeLong$();
  19352. + var lo$202 = this$411.remainderImpl__I__I__I__I__I((-2057746932), 7, (-10100), (-1));
  19353. + var hi$197 = this$411.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19354. + this$412.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(9836, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$202, hi$197));
  19355. var this$414 = $m_Lorg_junit_Assert$();
  19356. - var expected$413 = new $c_sjsr_RuntimeLong().init___I__I(1575977183, (-2441606));
  19357. - var actual$413 = new $c_sjsr_RuntimeLong().init___I__I((-56774921), (-32434115)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1413374280, (-2726592)));
  19358. - this$414.assertEquals__T__O__O__V(null, expected$413, actual$413);
  19359. - var this$415 = $m_Lorg_junit_Assert$();
  19360. - var expected$414 = new $c_sjsr_RuntimeLong().init___I__I((-1897285736), 18894093);
  19361. - var actual$414 = new $c_sjsr_RuntimeLong().init___I__I(1667937500, 228622683).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-243248020), 69909529));
  19362. - this$415.assertEquals__T__O__O__V(null, expected$414, actual$414);
  19363. + var this$413 = $m_sjsr_RuntimeLong$();
  19364. + var lo$203 = this$413.remainderImpl__I__I__I__I__I(1365793356, 12, (-38454651), (-1));
  19365. + var hi$198 = this$413.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19366. + this$414.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(30255783, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$203, hi$198));
  19367. var this$416 = $m_Lorg_junit_Assert$();
  19368. - var expected$415 = new $c_sjsr_RuntimeLong().init___I__I((-1333815518), 2097776);
  19369. - var actual$415 = new $c_sjsr_RuntimeLong().init___I__I((-1333815518), 2097776).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1750106076), 18608702));
  19370. - this$416.assertEquals__T__O__O__V(null, expected$415, actual$415);
  19371. - var this$417 = $m_Lorg_junit_Assert$();
  19372. - var expected$416 = new $c_sjsr_RuntimeLong().init___I__I((-789967161), (-4640836));
  19373. - var actual$416 = new $c_sjsr_RuntimeLong().init___I__I((-162800691), (-117885498)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-709007774), 8711127));
  19374. - this$417.assertEquals__T__O__O__V(null, expected$416, actual$416);
  19375. + var this$415 = $m_sjsr_RuntimeLong$();
  19376. + var lo$204 = this$415.remainderImpl__I__I__I__I__I((-2128793438), 4, 6825, 0);
  19377. + var hi$199 = this$415.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19378. + this$416.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(417, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$204, hi$199));
  19379. var this$418 = $m_Lorg_junit_Assert$();
  19380. - var expected$417 = new $c_sjsr_RuntimeLong().init___I__I((-1909427145), (-2824029));
  19381. - var actual$417 = new $c_sjsr_RuntimeLong().init___I__I((-1909427145), (-2824029)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2028036056, (-660713154)));
  19382. - this$418.assertEquals__T__O__O__V(null, expected$417, actual$417);
  19383. - var this$419 = $m_Lorg_junit_Assert$();
  19384. - var expected$418 = new $c_sjsr_RuntimeLong().init___I__I(14077923, 63046905);
  19385. - var actual$418 = new $c_sjsr_RuntimeLong().init___I__I(14077923, 63046905).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-688765214), 375445962));
  19386. - this$419.assertEquals__T__O__O__V(null, expected$418, actual$418);
  19387. + var this$417 = $m_sjsr_RuntimeLong$();
  19388. + var lo$205 = this$417.remainderImpl__I__I__I__I__I(1667515072, 8, 2, 0);
  19389. + var hi$200 = this$417.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19390. + this$418.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$205, hi$200));
  19391. var this$420 = $m_Lorg_junit_Assert$();
  19392. - var expected$419 = new $c_sjsr_RuntimeLong().init___I__I(272760540, 19525127);
  19393. - var actual$419 = new $c_sjsr_RuntimeLong().init___I__I(272760540, 19525127).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-396955631), 848435537));
  19394. - this$420.assertEquals__T__O__O__V(null, expected$419, actual$419);
  19395. - var this$421 = $m_Lorg_junit_Assert$();
  19396. - var expected$420 = new $c_sjsr_RuntimeLong().init___I__I((-600396362), 406643261);
  19397. - var actual$420 = new $c_sjsr_RuntimeLong().init___I__I((-600396362), 406643261).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1533973181), 491661310));
  19398. - this$421.assertEquals__T__O__O__V(null, expected$420, actual$420);
  19399. + var this$419 = $m_sjsr_RuntimeLong$();
  19400. + var lo$206 = this$419.remainderImpl__I__I__I__I__I(420324337, 980, (-845), (-1));
  19401. + var hi$201 = this$419.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19402. + this$420.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(257, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$206, hi$201));
  19403. var this$422 = $m_Lorg_junit_Assert$();
  19404. - var expected$421 = new $c_sjsr_RuntimeLong().init___I__I(1801834226, 200420454);
  19405. - var actual$421 = new $c_sjsr_RuntimeLong().init___I__I(1801834226, 200420454).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1889418050), (-328758068)));
  19406. - this$422.assertEquals__T__O__O__V(null, expected$421, actual$421);
  19407. - var this$423 = $m_Lorg_junit_Assert$();
  19408. - var expected$422 = new $c_sjsr_RuntimeLong().init___I__I(361053022, 54544094);
  19409. - var actual$422 = new $c_sjsr_RuntimeLong().init___I__I(1170836790, 510289402).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(202445942, 113936327));
  19410. - this$423.assertEquals__T__O__O__V(null, expected$422, actual$422);
  19411. + var this$421 = $m_sjsr_RuntimeLong$();
  19412. + var lo$207 = this$421.remainderImpl__I__I__I__I__I((-771084081), 8204, 105392, 0);
  19413. + var hi$202 = this$421.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19414. + this$422.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(82991, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$207, hi$202));
  19415. var this$424 = $m_Lorg_junit_Assert$();
  19416. - var expected$423 = new $c_sjsr_RuntimeLong().init___I__I(1369752396, (-3152427));
  19417. - var actual$423 = new $c_sjsr_RuntimeLong().init___I__I((-378923036), (-1036580478)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(905093048, 5526353));
  19418. - this$424.assertEquals__T__O__O__V(null, expected$423, actual$423);
  19419. - var this$425 = $m_Lorg_junit_Assert$();
  19420. - var expected$424 = new $c_sjsr_RuntimeLong().init___I__I(1458911735, 21273958);
  19421. - var actual$424 = new $c_sjsr_RuntimeLong().init___I__I((-2137034353), 1455139814).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1665353214, 27574343));
  19422. - this$425.assertEquals__T__O__O__V(null, expected$424, actual$424);
  19423. + var this$423 = $m_sjsr_RuntimeLong$();
  19424. + var lo$208 = this$423.remainderImpl__I__I__I__I__I((-332377894), 1, 882238, 0);
  19425. + var hi$203 = this$423.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19426. + this$424.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(691256, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$208, hi$203));
  19427. var this$426 = $m_Lorg_junit_Assert$();
  19428. - var expected$425 = new $c_sjsr_RuntimeLong().init___I__I((-1350216191), (-3821167));
  19429. - var actual$425 = new $c_sjsr_RuntimeLong().init___I__I((-1350216191), (-3821167)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1333339390), (-4746360)));
  19430. - this$426.assertEquals__T__O__O__V(null, expected$425, actual$425);
  19431. - var this$427 = $m_Lorg_junit_Assert$();
  19432. - var expected$426 = new $c_sjsr_RuntimeLong().init___I__I(1166542449, (-1370750));
  19433. - var actual$426 = new $c_sjsr_RuntimeLong().init___I__I((-1289646201), (-5193401)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1838778646, (-3822651)));
  19434. - this$427.assertEquals__T__O__O__V(null, expected$426, actual$426);
  19435. + var this$425 = $m_sjsr_RuntimeLong$();
  19436. + var lo$209 = this$425.remainderImpl__I__I__I__I__I(1749263284, 11, (-20), (-1));
  19437. + var hi$204 = this$425.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19438. + this$426.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$209, hi$204));
  19439. var this$428 = $m_Lorg_junit_Assert$();
  19440. - var expected$427 = new $c_sjsr_RuntimeLong().init___I__I(301867174, 5185218);
  19441. - var actual$427 = new $c_sjsr_RuntimeLong().init___I__I(301867174, 5185218).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(157012848, (-15464466)));
  19442. - this$428.assertEquals__T__O__O__V(null, expected$427, actual$427);
  19443. - var this$429 = $m_Lorg_junit_Assert$();
  19444. - var expected$428 = new $c_sjsr_RuntimeLong().init___I__I(512572633, 48335882);
  19445. - var actual$428 = new $c_sjsr_RuntimeLong().init___I__I(467711834, 155069651).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-44860799), 106733768));
  19446. - this$429.assertEquals__T__O__O__V(null, expected$428, actual$428);
  19447. + var this$427 = $m_sjsr_RuntimeLong$();
  19448. + var lo$210 = this$427.remainderImpl__I__I__I__I__I(347303218, 1234317, (-13), (-1));
  19449. + var hi$205 = this$427.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19450. + this$428.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$210, hi$205));
  19451. var this$430 = $m_Lorg_junit_Assert$();
  19452. - var expected$429 = new $c_sjsr_RuntimeLong().init___I__I(1624269582, 11007763);
  19453. - var actual$429 = new $c_sjsr_RuntimeLong().init___I__I(1624269582, 11007763).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-158694824), (-491219717)));
  19454. - this$430.assertEquals__T__O__O__V(null, expected$429, actual$429);
  19455. - var this$431 = $m_Lorg_junit_Assert$();
  19456. - var expected$430 = new $c_sjsr_RuntimeLong().init___I__I((-1015519521), (-163989350));
  19457. - var actual$430 = new $c_sjsr_RuntimeLong().init___I__I((-1015519521), (-163989350)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1652525166, 530116116));
  19458. - this$431.assertEquals__T__O__O__V(null, expected$430, actual$430);
  19459. + var this$429 = $m_sjsr_RuntimeLong$();
  19460. + var lo$211 = this$429.remainderImpl__I__I__I__I__I(1199079324, 17271, 11033, 0);
  19461. + var hi$206 = this$429.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19462. + this$430.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(150, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$211, hi$206));
  19463. var this$432 = $m_Lorg_junit_Assert$();
  19464. - var expected$431 = new $c_sjsr_RuntimeLong().init___I__I((-2127450406), (-89864400));
  19465. - var actual$431 = new $c_sjsr_RuntimeLong().init___I__I(2001612518, (-452587333)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1115217917, 90680733));
  19466. - this$432.assertEquals__T__O__O__V(null, expected$431, actual$431);
  19467. - var this$433 = $m_Lorg_junit_Assert$();
  19468. - var expected$432 = new $c_sjsr_RuntimeLong().init___I__I((-761803769), (-6085789));
  19469. - var actual$432 = new $c_sjsr_RuntimeLong().init___I__I(1039524645, (-86121932)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1131434363, 13339357));
  19470. - this$433.assertEquals__T__O__O__V(null, expected$432, actual$432);
  19471. + var this$431 = $m_sjsr_RuntimeLong$();
  19472. + var lo$212 = this$431.remainderImpl__I__I__I__I__I(1196217208, 13, (-23), (-1));
  19473. + var hi$207 = this$431.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19474. + this$432.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(14, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$212, hi$207));
  19475. var this$434 = $m_Lorg_junit_Assert$();
  19476. - var expected$433 = new $c_sjsr_RuntimeLong().init___I__I((-1922291990), 6439098);
  19477. - var actual$433 = new $c_sjsr_RuntimeLong().init___I__I((-1922291990), 6439098).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1083372307), (-20634200)));
  19478. - this$434.assertEquals__T__O__O__V(null, expected$433, actual$433);
  19479. - var this$435 = $m_Lorg_junit_Assert$();
  19480. - var expected$434 = new $c_sjsr_RuntimeLong().init___I__I(1508171882, 126457);
  19481. - var actual$434 = new $c_sjsr_RuntimeLong().init___I__I(1408756974, 235847122).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1813277898), (-9066180)));
  19482. - this$435.assertEquals__T__O__O__V(null, expected$434, actual$434);
  19483. + var this$433 = $m_sjsr_RuntimeLong$();
  19484. + var lo$213 = this$433.remainderImpl__I__I__I__I__I((-1078128939), 0, 740155481, 0);
  19485. + var hi$208 = this$433.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19486. + this$434.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(256216433, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$213, hi$208));
  19487. var this$436 = $m_Lorg_junit_Assert$();
  19488. - var expected$435 = new $c_sjsr_RuntimeLong().init___I__I((-496706473), (-2657930));
  19489. - var actual$435 = new $c_sjsr_RuntimeLong().init___I__I(1121009342, (-1533788016)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1724900447), (-5821788)));
  19490. - this$436.assertEquals__T__O__O__V(null, expected$435, actual$435);
  19491. - var this$437 = $m_Lorg_junit_Assert$();
  19492. - var expected$436 = new $c_sjsr_RuntimeLong().init___I__I((-1626361260), (-113469353));
  19493. - var actual$436 = new $c_sjsr_RuntimeLong().init___I__I((-1626361260), (-113469353)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1216987736, (-817139415)));
  19494. - this$437.assertEquals__T__O__O__V(null, expected$436, actual$436);
  19495. + var this$435 = $m_sjsr_RuntimeLong$();
  19496. + var lo$214 = this$435.remainderImpl__I__I__I__I__I((-1354463473), 3691, (-63588), (-1));
  19497. + var hi$209 = this$435.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19498. + this$436.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(45583, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$214, hi$209));
  19499. var this$438 = $m_Lorg_junit_Assert$();
  19500. - var expected$437 = new $c_sjsr_RuntimeLong().init___I__I((-433139577), (-182483493));
  19501. - var actual$437 = new $c_sjsr_RuntimeLong().init___I__I((-433139577), (-182483493)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1019490766, (-595625160)));
  19502. - this$438.assertEquals__T__O__O__V(null, expected$437, actual$437);
  19503. - var this$439 = $m_Lorg_junit_Assert$();
  19504. - var expected$438 = new $c_sjsr_RuntimeLong().init___I__I((-1118452074), 1653764);
  19505. - var actual$438 = new $c_sjsr_RuntimeLong().init___I__I(793542905, 198273616).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-82759497), (-2621599)));
  19506. - this$439.assertEquals__T__O__O__V(null, expected$438, actual$438);
  19507. + var this$437 = $m_sjsr_RuntimeLong$();
  19508. + var lo$215 = this$437.remainderImpl__I__I__I__I__I((-1255896801), 1469630, (-502), (-1));
  19509. + var hi$210 = this$437.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19510. + this$438.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(459, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$215, hi$210));
  19511. var this$440 = $m_Lorg_junit_Assert$();
  19512. - var expected$439 = new $c_sjsr_RuntimeLong().init___I__I((-1199275184), 1262327);
  19513. - var actual$439 = new $c_sjsr_RuntimeLong().init___I__I(425605214, 249789222).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(392156278, 6716943));
  19514. - this$440.assertEquals__T__O__O__V(null, expected$439, actual$439);
  19515. - var this$441 = $m_Lorg_junit_Assert$();
  19516. - var expected$440 = new $c_sjsr_RuntimeLong().init___I__I(213473729, 11660532);
  19517. - var actual$440 = new $c_sjsr_RuntimeLong().init___I__I(213473729, 11660532).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-547058106), 894811834));
  19518. - this$441.assertEquals__T__O__O__V(null, expected$440, actual$440);
  19519. + var this$439 = $m_sjsr_RuntimeLong$();
  19520. + var lo$216 = this$439.remainderImpl__I__I__I__I__I(1805177178, 1, (-1293833696), 410);
  19521. + var hi$211 = this$439.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19522. + this$440.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1805177178, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$216, hi$211));
  19523. var this$442 = $m_Lorg_junit_Assert$();
  19524. - var expected$441 = new $c_sjsr_RuntimeLong().init___I__I((-1550227391), 2847368);
  19525. - var actual$441 = new $c_sjsr_RuntimeLong().init___I__I((-1550227391), 2847368).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1996700003), 689370771));
  19526. - this$442.assertEquals__T__O__O__V(null, expected$441, actual$441);
  19527. - var this$443 = $m_Lorg_junit_Assert$();
  19528. - var expected$442 = new $c_sjsr_RuntimeLong().init___I__I((-1014778289), (-3747071));
  19529. - var actual$442 = new $c_sjsr_RuntimeLong().init___I__I((-144234222), (-54239417)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1102770075), (-7213193)));
  19530. - this$443.assertEquals__T__O__O__V(null, expected$442, actual$442);
  19531. + var this$441 = $m_sjsr_RuntimeLong$();
  19532. + var lo$217 = this$441.remainderImpl__I__I__I__I__I(647007072, 1811985, 1091239449, 3);
  19533. + var hi$212 = this$441.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19534. + this$442.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-583440651), 2), new $c_sjsr_RuntimeLong().init___I__I(lo$217, hi$212));
  19535. var this$444 = $m_Lorg_junit_Assert$();
  19536. - var expected$443 = new $c_sjsr_RuntimeLong().init___I__I(524484467, 15124083);
  19537. - var actual$443 = new $c_sjsr_RuntimeLong().init___I__I(524484467, 15124083).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1101379967), (-39968226)));
  19538. - this$444.assertEquals__T__O__O__V(null, expected$443, actual$443);
  19539. - var this$445 = $m_Lorg_junit_Assert$();
  19540. - var expected$444 = new $c_sjsr_RuntimeLong().init___I__I((-919997306), 2085072);
  19541. - var actual$444 = new $c_sjsr_RuntimeLong().init___I__I(314758022, 5390195).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1234755328), (-3305123)));
  19542. - this$445.assertEquals__T__O__O__V(null, expected$444, actual$444);
  19543. + var this$443 = $m_sjsr_RuntimeLong$();
  19544. + var lo$218 = this$443.remainderImpl__I__I__I__I__I(1346307032, 1, (-672335266), 33);
  19545. + var hi$213 = this$443.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19546. + this$444.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1346307032, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$218, hi$213));
  19547. var this$446 = $m_Lorg_junit_Assert$();
  19548. - var expected$445 = new $c_sjsr_RuntimeLong().init___I__I(580679232, (-10426812));
  19549. - var actual$445 = new $c_sjsr_RuntimeLong().init___I__I(580679232, (-10426812)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1964013803), (-1738507605)));
  19550. - this$446.assertEquals__T__O__O__V(null, expected$445, actual$445);
  19551. - var this$447 = $m_Lorg_junit_Assert$();
  19552. - var expected$446 = new $c_sjsr_RuntimeLong().init___I__I(225658926, (-4189255));
  19553. - var actual$446 = new $c_sjsr_RuntimeLong().init___I__I(1670083752, (-254253193)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(722212413, (-125031969)));
  19554. - this$447.assertEquals__T__O__O__V(null, expected$446, actual$446);
  19555. + var this$445 = $m_sjsr_RuntimeLong$();
  19556. + var lo$219 = this$445.remainderImpl__I__I__I__I__I(858355422, 81, 1490435172, 162402);
  19557. + var hi$214 = this$445.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19558. + this$446.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(858355422, 81), new $c_sjsr_RuntimeLong().init___I__I(lo$219, hi$214));
  19559. var this$448 = $m_Lorg_junit_Assert$();
  19560. - var expected$447 = new $c_sjsr_RuntimeLong().init___I__I((-495749254), (-1833207));
  19561. - var actual$447 = new $c_sjsr_RuntimeLong().init___I__I((-1744001445), (-5443198)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1248252191, 3609991));
  19562. - this$448.assertEquals__T__O__O__V(null, expected$447, actual$447);
  19563. - var this$449 = $m_Lorg_junit_Assert$();
  19564. - var expected$448 = new $c_sjsr_RuntimeLong().init___I__I((-1481543825), 608612);
  19565. - var actual$448 = new $c_sjsr_RuntimeLong().init___I__I((-1786439869), 137339199).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1821158508, 2909161));
  19566. - this$449.assertEquals__T__O__O__V(null, expected$448, actual$448);
  19567. + var this$447 = $m_sjsr_RuntimeLong$();
  19568. + var lo$220 = this$447.remainderImpl__I__I__I__I__I((-1299053281), 6330, 1042770708, 1);
  19569. + var hi$215 = this$447.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19570. + this$448.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(744276027, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$220, hi$215));
  19571. var this$450 = $m_Lorg_junit_Assert$();
  19572. - var expected$449 = new $c_sjsr_RuntimeLong().init___I__I(1026706952, (-6267613));
  19573. - var actual$449 = new $c_sjsr_RuntimeLong().init___I__I(1273422584, (-284542935)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1626032463, (-17392208)));
  19574. - this$450.assertEquals__T__O__O__V(null, expected$449, actual$449);
  19575. - var this$451 = $m_Lorg_junit_Assert$();
  19576. - var expected$450 = new $c_sjsr_RuntimeLong().init___I__I((-855876173), (-4928311));
  19577. - var actual$450 = new $c_sjsr_RuntimeLong().init___I__I((-513801887), (-32580141)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-342074286), 27651829));
  19578. - this$451.assertEquals__T__O__O__V(null, expected$450, actual$450);
  19579. + var this$449 = $m_sjsr_RuntimeLong$();
  19580. + var lo$221 = this$449.remainderImpl__I__I__I__I__I((-88774269), 25, 775537355, 1);
  19581. + var hi$216 = this$449.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19582. + this$450.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(29273105, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$221, hi$216));
  19583. var this$452 = $m_Lorg_junit_Assert$();
  19584. - var expected$451 = new $c_sjsr_RuntimeLong().init___I__I((-1027906958), 55543678);
  19585. - var actual$451 = new $c_sjsr_RuntimeLong().init___I__I((-1027906958), 55543678).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1936394792), 928937151));
  19586. - this$452.assertEquals__T__O__O__V(null, expected$451, actual$451);
  19587. - var this$453 = $m_Lorg_junit_Assert$();
  19588. - var expected$452 = new $c_sjsr_RuntimeLong().init___I__I((-1793811005), (-17787029));
  19589. - var actual$452 = new $c_sjsr_RuntimeLong().init___I__I(251585986, (-50474191)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2045396991), 32687162));
  19590. - this$453.assertEquals__T__O__O__V(null, expected$452, actual$452);
  19591. + var this$451 = $m_sjsr_RuntimeLong$();
  19592. + var lo$222 = this$451.remainderImpl__I__I__I__I__I((-962613261), 4309, (-529185362), 5);
  19593. + var hi$217 = this$451.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19594. + this$452.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(383200445, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$222, hi$217));
  19595. var this$454 = $m_Lorg_junit_Assert$();
  19596. - var expected$453 = new $c_sjsr_RuntimeLong().init___I__I((-356034186), (-2235041));
  19597. - var actual$453 = new $c_sjsr_RuntimeLong().init___I__I(66679938, (-917589429)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2124767660, (-3454168)));
  19598. - this$454.assertEquals__T__O__O__V(null, expected$453, actual$453);
  19599. - var this$455 = $m_Lorg_junit_Assert$();
  19600. - var expected$454 = new $c_sjsr_RuntimeLong().init___I__I((-924611099), (-76507846));
  19601. - var actual$454 = new $c_sjsr_RuntimeLong().init___I__I((-599564184), (-209788131)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-325046915), 133280284));
  19602. - this$455.assertEquals__T__O__O__V(null, expected$454, actual$454);
  19603. + var this$453 = $m_sjsr_RuntimeLong$();
  19604. + var lo$223 = this$453.remainderImpl__I__I__I__I__I((-171009725), 445, (-1167557775), 307982);
  19605. + var hi$218 = this$453.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19606. + this$454.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-171009725), 445), new $c_sjsr_RuntimeLong().init___I__I(lo$223, hi$218));
  19607. var this$456 = $m_Lorg_junit_Assert$();
  19608. - var expected$455 = new $c_sjsr_RuntimeLong().init___I__I(838338995, (-12983151));
  19609. - var actual$455 = new $c_sjsr_RuntimeLong().init___I__I(838338995, (-12983151)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-842402530), 19411056));
  19610. - this$456.assertEquals__T__O__O__V(null, expected$455, actual$455);
  19611. - var this$457 = $m_Lorg_junit_Assert$();
  19612. - var expected$456 = new $c_sjsr_RuntimeLong().init___I__I(747658762, 18528439);
  19613. - var actual$456 = new $c_sjsr_RuntimeLong().init___I__I(1444498155, 520850879).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(851271837, 23920116));
  19614. - this$457.assertEquals__T__O__O__V(null, expected$456, actual$456);
  19615. + var this$455 = $m_sjsr_RuntimeLong$();
  19616. + var lo$224 = this$455.remainderImpl__I__I__I__I__I(1848497503, 78519, 1533824479, 15755);
  19617. + var hi$219 = this$455.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19618. + this$456.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8166883, 15498), new $c_sjsr_RuntimeLong().init___I__I(lo$224, hi$219));
  19619. var this$458 = $m_Lorg_junit_Assert$();
  19620. - var expected$457 = new $c_sjsr_RuntimeLong().init___I__I((-2028924578), (-3124146));
  19621. - var actual$457 = new $c_sjsr_RuntimeLong().init___I__I(2096765386, (-117024114)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1726450785), (-5694999)));
  19622. - this$458.assertEquals__T__O__O__V(null, expected$457, actual$457);
  19623. - var this$459 = $m_Lorg_junit_Assert$();
  19624. - var expected$458 = new $c_sjsr_RuntimeLong().init___I__I(2056903464, (-4954201));
  19625. - var actual$458 = new $c_sjsr_RuntimeLong().init___I__I((-425905039), (-180148939)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1397064581), (-15926795)));
  19626. - this$459.assertEquals__T__O__O__V(null, expected$458, actual$458);
  19627. + var this$457 = $m_sjsr_RuntimeLong$();
  19628. + var lo$225 = this$457.remainderImpl__I__I__I__I__I((-1752533311), 17, 1904799096, 73566);
  19629. + var hi$220 = this$457.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19630. + this$458.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1752533311), 17), new $c_sjsr_RuntimeLong().init___I__I(lo$225, hi$220));
  19631. var this$460 = $m_Lorg_junit_Assert$();
  19632. - var expected$459 = new $c_sjsr_RuntimeLong().init___I__I((-2055992988), 596420);
  19633. - var actual$459 = new $c_sjsr_RuntimeLong().init___I__I((-920215872), 219325473).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1357686103, 54682263));
  19634. - this$460.assertEquals__T__O__O__V(null, expected$459, actual$459);
  19635. - var this$461 = $m_Lorg_junit_Assert$();
  19636. - var expected$460 = new $c_sjsr_RuntimeLong().init___I__I(1279110660, (-10784541));
  19637. - var actual$460 = new $c_sjsr_RuntimeLong().init___I__I(1279110660, (-10784541)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(278869448, 758126792));
  19638. - this$461.assertEquals__T__O__O__V(null, expected$460, actual$460)
  19639. + var this$459 = $m_sjsr_RuntimeLong$();
  19640. + var lo$226 = this$459.remainderImpl__I__I__I__I__I((-1641266817), 46, (-31936789), 751199);
  19641. + var hi$221 = this$459.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19642. + this$460.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1641266817), 46), new $c_sjsr_RuntimeLong().init___I__I(lo$226, hi$221));
  19643. + var this$462 = $m_Lorg_junit_Assert$();
  19644. + var this$461 = $m_sjsr_RuntimeLong$();
  19645. + var lo$227 = this$461.remainderImpl__I__I__I__I__I((-637954451), 32352, (-10259599), 1131);
  19646. + var hi$222 = this$461.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19647. + this$462.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-350685679), 656), new $c_sjsr_RuntimeLong().init___I__I(lo$227, hi$222));
  19648. + var this$464 = $m_Lorg_junit_Assert$();
  19649. + var this$463 = $m_sjsr_RuntimeLong$();
  19650. + var lo$228 = this$463.remainderImpl__I__I__I__I__I((-1657673170), 122149, (-534342412), 0);
  19651. + var hi$223 = this$463.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19652. + this$464.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1671876486), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$228, hi$223));
  19653. + var this$466 = $m_Lorg_junit_Assert$();
  19654. + var this$465 = $m_sjsr_RuntimeLong$();
  19655. + var lo$229 = this$465.remainderImpl__I__I__I__I__I((-660565679), 235, (-897090894), 14655);
  19656. + var hi$224 = this$465.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19657. + this$466.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-660565679), 235), new $c_sjsr_RuntimeLong().init___I__I(lo$229, hi$224));
  19658. + var this$468 = $m_Lorg_junit_Assert$();
  19659. + var this$467 = $m_sjsr_RuntimeLong$();
  19660. + var lo$230 = this$467.remainderImpl__I__I__I__I__I((-1798560222), 612, (-236039758), 2924);
  19661. + var hi$225 = this$467.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19662. + this$468.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1798560222), 612), new $c_sjsr_RuntimeLong().init___I__I(lo$230, hi$225));
  19663. + var this$470 = $m_Lorg_junit_Assert$();
  19664. + var this$469 = $m_sjsr_RuntimeLong$();
  19665. + var lo$231 = this$469.remainderImpl__I__I__I__I__I(1010899296, 62798, (-1974205776), 9515);
  19666. + var hi$226 = this$469.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19667. + this$470.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-28767936), 5704), new $c_sjsr_RuntimeLong().init___I__I(lo$231, hi$226));
  19668. + var this$472 = $m_Lorg_junit_Assert$();
  19669. + var this$471 = $m_sjsr_RuntimeLong$();
  19670. + var lo$232 = this$471.remainderImpl__I__I__I__I__I(1206965517, 91420, 880030876, 7);
  19671. + var hi$227 = this$471.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19672. + this$472.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2004786867), 4), new $c_sjsr_RuntimeLong().init___I__I(lo$232, hi$227));
  19673. + var this$474 = $m_Lorg_junit_Assert$();
  19674. + var this$473 = $m_sjsr_RuntimeLong$();
  19675. + var lo$233 = this$473.remainderImpl__I__I__I__I__I(712148070, 3, 472319826, 2838);
  19676. + var hi$228 = this$473.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19677. + this$474.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(712148070, 3), new $c_sjsr_RuntimeLong().init___I__I(lo$233, hi$228));
  19678. + var this$476 = $m_Lorg_junit_Assert$();
  19679. + var this$475 = $m_sjsr_RuntimeLong$();
  19680. + var lo$234 = this$475.remainderImpl__I__I__I__I__I((-1275175525), 44, 162799342, 861329);
  19681. + var hi$229 = this$475.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19682. + this$476.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1275175525), 44), new $c_sjsr_RuntimeLong().init___I__I(lo$234, hi$229));
  19683. + var this$478 = $m_Lorg_junit_Assert$();
  19684. + var this$477 = $m_sjsr_RuntimeLong$();
  19685. + var lo$235 = this$477.remainderImpl__I__I__I__I__I((-516916094), 191396, (-1920802608), 30);
  19686. + var hi$230 = this$477.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19687. + this$478.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1187224322, 14), new $c_sjsr_RuntimeLong().init___I__I(lo$235, hi$230));
  19688. + var this$480 = $m_Lorg_junit_Assert$();
  19689. + var this$479 = $m_sjsr_RuntimeLong$();
  19690. + var lo$236 = this$479.remainderImpl__I__I__I__I__I((-1627551726), 4499, 1200735793, 1);
  19691. + var hi$231 = this$479.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19692. + this$480.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1461747946), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$236, hi$231));
  19693. + var this$482 = $m_Lorg_junit_Assert$();
  19694. + var this$481 = $m_sjsr_RuntimeLong$();
  19695. + var lo$237 = this$481.remainderImpl__I__I__I__I__I(453535447, 39039, 520791957, 141909);
  19696. + var hi$232 = this$481.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19697. + this$482.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(453535447, 39039), new $c_sjsr_RuntimeLong().init___I__I(lo$237, hi$232));
  19698. + var this$484 = $m_Lorg_junit_Assert$();
  19699. + var this$483 = $m_sjsr_RuntimeLong$();
  19700. + var lo$238 = this$483.remainderImpl__I__I__I__I__I(216221627, 20, (-781572865), 8131);
  19701. + var hi$233 = this$483.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19702. + this$484.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(216221627, 20), new $c_sjsr_RuntimeLong().init___I__I(lo$238, hi$233));
  19703. + var this$486 = $m_Lorg_junit_Assert$();
  19704. + var this$485 = $m_sjsr_RuntimeLong$();
  19705. + var lo$239 = this$485.remainderImpl__I__I__I__I__I((-1999221053), 528, 1107934896, 25);
  19706. + var hi$234 = this$485.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19707. + this$486.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1611884803, 23), new $c_sjsr_RuntimeLong().init___I__I(lo$239, hi$234));
  19708. + var this$488 = $m_Lorg_junit_Assert$();
  19709. + var this$487 = $m_sjsr_RuntimeLong$();
  19710. + var lo$240 = this$487.remainderImpl__I__I__I__I__I((-701225584), 44, (-1403297482), 0);
  19711. + var hi$235 = this$487.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19712. + this$488.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1722095012, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$240, hi$235));
  19713. + var this$490 = $m_Lorg_junit_Assert$();
  19714. + var this$489 = $m_sjsr_RuntimeLong$();
  19715. + var lo$241 = this$489.remainderImpl__I__I__I__I__I((-232837834), 5049, 1000581509, 15836);
  19716. + var hi$236 = this$489.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19717. + this$490.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-232837834), 5049), new $c_sjsr_RuntimeLong().init___I__I(lo$241, hi$236));
  19718. + var this$492 = $m_Lorg_junit_Assert$();
  19719. + var this$491 = $m_sjsr_RuntimeLong$();
  19720. + var lo$242 = this$491.remainderImpl__I__I__I__I__I((-82376749), 239, (-163409376), 7688);
  19721. + var hi$237 = this$491.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19722. + this$492.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-82376749), 239), new $c_sjsr_RuntimeLong().init___I__I(lo$242, hi$237));
  19723. + var this$494 = $m_Lorg_junit_Assert$();
  19724. + var this$493 = $m_sjsr_RuntimeLong$();
  19725. + var lo$243 = this$493.remainderImpl__I__I__I__I__I(941363778, 110, 336092572, 3);
  19726. + var hi$238 = this$493.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19727. + this$494.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2063025646, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$243, hi$238));
  19728. + var this$496 = $m_Lorg_junit_Assert$();
  19729. + var this$495 = $m_sjsr_RuntimeLong$();
  19730. + var lo$244 = this$495.remainderImpl__I__I__I__I__I(1004884706, 1133, 283309861, 750);
  19731. + var hi$239 = this$495.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19732. + this$496.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(721574845, 383), new $c_sjsr_RuntimeLong().init___I__I(lo$244, hi$239));
  19733. + var this$498 = $m_Lorg_junit_Assert$();
  19734. + var this$497 = $m_sjsr_RuntimeLong$();
  19735. + var lo$245 = this$497.remainderImpl__I__I__I__I__I(1436404594, 1595, 1522987410, 70);
  19736. + var hi$240 = this$497.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19737. + this$498.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2004547354), 47), new $c_sjsr_RuntimeLong().init___I__I(lo$245, hi$240));
  19738. + var this$500 = $m_Lorg_junit_Assert$();
  19739. + var this$499 = $m_sjsr_RuntimeLong$();
  19740. + var lo$246 = this$499.remainderImpl__I__I__I__I__I(1696970595, 8, (-1168832286), 4163);
  19741. + var hi$241 = this$499.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19742. + this$500.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1696970595, 8), new $c_sjsr_RuntimeLong().init___I__I(lo$246, hi$241));
  19743. + var this$502 = $m_Lorg_junit_Assert$();
  19744. + var this$501 = $m_sjsr_RuntimeLong$();
  19745. + var lo$247 = this$501.remainderImpl__I__I__I__I__I((-1244970780), 32, 394179266, 13);
  19746. + var hi$242 = this$501.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19747. + this$502.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2033329312), 6), new $c_sjsr_RuntimeLong().init___I__I(lo$247, hi$242));
  19748. + var this$504 = $m_Lorg_junit_Assert$();
  19749. + var this$503 = $m_sjsr_RuntimeLong$();
  19750. + var lo$248 = this$503.remainderImpl__I__I__I__I__I(1864629418, 1, 528888491, 970677);
  19751. + var hi$243 = this$503.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19752. + this$504.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1864629418, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$248, hi$243));
  19753. + var this$506 = $m_Lorg_junit_Assert$();
  19754. + var this$505 = $m_sjsr_RuntimeLong$();
  19755. + var lo$249 = this$505.remainderImpl__I__I__I__I__I((-1763600443), 962032, 1535552275, 102108);
  19756. + var hi$244 = this$505.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19757. + this$506.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1596298266, 43057), new $c_sjsr_RuntimeLong().init___I__I(lo$249, hi$244));
  19758. + var this$508 = $m_Lorg_junit_Assert$();
  19759. + var this$507 = $m_sjsr_RuntimeLong$();
  19760. + var lo$250 = this$507.remainderImpl__I__I__I__I__I(1181714932, 5, 1296434411, 26359);
  19761. + var hi$245 = this$507.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19762. + this$508.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1181714932, 5), new $c_sjsr_RuntimeLong().init___I__I(lo$250, hi$245));
  19763. + var this$510 = $m_Lorg_junit_Assert$();
  19764. + var this$509 = $m_sjsr_RuntimeLong$();
  19765. + var lo$251 = this$509.remainderImpl__I__I__I__I__I(1535735456, 276446, (-1930593680), 7);
  19766. + var hi$246 = this$509.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19767. + this$510.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2140209952), 7), new $c_sjsr_RuntimeLong().init___I__I(lo$251, hi$246));
  19768. + var this$512 = $m_Lorg_junit_Assert$();
  19769. + var this$511 = $m_sjsr_RuntimeLong$();
  19770. + var lo$252 = this$511.remainderImpl__I__I__I__I__I(2079501385, 97596, (-1803771626), 21);
  19771. + var hi$247 = this$511.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19772. + this$512.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1703068243), 11), new $c_sjsr_RuntimeLong().init___I__I(lo$252, hi$247));
  19773. + var this$514 = $m_Lorg_junit_Assert$();
  19774. + var this$513 = $m_sjsr_RuntimeLong$();
  19775. + var lo$253 = this$513.remainderImpl__I__I__I__I__I(286993796, 174379, 656426284, 70488);
  19776. + var hi$248 = this$513.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19777. + this$514.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1025858772), 33402), new $c_sjsr_RuntimeLong().init___I__I(lo$253, hi$248));
  19778. + var this$516 = $m_Lorg_junit_Assert$();
  19779. + var this$515 = $m_sjsr_RuntimeLong$();
  19780. + var lo$254 = this$515.remainderImpl__I__I__I__I__I(221015334, 1635766, (-2014306775), 270673);
  19781. + var hi$249 = this$515.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19782. + this$516.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-578045904), 11724), new $c_sjsr_RuntimeLong().init___I__I(lo$254, hi$249));
  19783. + var this$518 = $m_Lorg_junit_Assert$();
  19784. + var this$517 = $m_sjsr_RuntimeLong$();
  19785. + var lo$255 = this$517.remainderImpl__I__I__I__I__I((-2103734262), 977, (-22949494), 920);
  19786. + var hi$250 = this$517.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19787. + this$518.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2080784768), 56), new $c_sjsr_RuntimeLong().init___I__I(lo$255, hi$250));
  19788. + var this$520 = $m_Lorg_junit_Assert$();
  19789. + var this$519 = $m_sjsr_RuntimeLong$();
  19790. + var lo$256 = this$519.remainderImpl__I__I__I__I__I((-922083739), 29, 2040148267, 19160);
  19791. + var hi$251 = this$519.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19792. + this$520.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-922083739), 29), new $c_sjsr_RuntimeLong().init___I__I(lo$256, hi$251));
  19793. + var this$522 = $m_Lorg_junit_Assert$();
  19794. + var this$521 = $m_sjsr_RuntimeLong$();
  19795. + var lo$257 = this$521.remainderImpl__I__I__I__I__I((-559850131), 11989, 1366001936, 2880);
  19796. + var hi$252 = this$521.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19797. + this$522.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1728890579), 468), new $c_sjsr_RuntimeLong().init___I__I(lo$257, hi$252));
  19798. + var this$524 = $m_Lorg_junit_Assert$();
  19799. + var this$523 = $m_sjsr_RuntimeLong$();
  19800. + var lo$258 = this$523.remainderImpl__I__I__I__I__I((-1071198220), 2182, 1526886260, 17);
  19801. + var hi$253 = this$523.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19802. + this$524.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1341547600, 13), new $c_sjsr_RuntimeLong().init___I__I(lo$258, hi$253));
  19803. + var this$526 = $m_Lorg_junit_Assert$();
  19804. + var this$525 = $m_sjsr_RuntimeLong$();
  19805. + var lo$259 = this$525.remainderImpl__I__I__I__I__I((-896451936), 45, 2132477227, 164356);
  19806. + var hi$254 = this$525.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19807. + this$526.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-896451936), 45), new $c_sjsr_RuntimeLong().init___I__I(lo$259, hi$254));
  19808. + var this$528 = $m_Lorg_junit_Assert$();
  19809. + var this$527 = $m_sjsr_RuntimeLong$();
  19810. + var lo$260 = this$527.remainderImpl__I__I__I__I__I((-561327714), 1420, (-368698210), 151);
  19811. + var hi$255 = this$527.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19812. + this$528.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1538011120), 53), new $c_sjsr_RuntimeLong().init___I__I(lo$260, hi$255));
  19813. + var this$530 = $m_Lorg_junit_Assert$();
  19814. + var this$529 = $m_sjsr_RuntimeLong$();
  19815. + var lo$261 = this$529.remainderImpl__I__I__I__I__I(2112956103, 118429, (-374507565), 859);
  19816. + var hi$256 = this$529.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19817. + this$530.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1880884956, 621), new $c_sjsr_RuntimeLong().init___I__I(lo$261, hi$256));
  19818. + var this$532 = $m_Lorg_junit_Assert$();
  19819. + var this$531 = $m_sjsr_RuntimeLong$();
  19820. + var lo$262 = this$531.remainderImpl__I__I__I__I__I(380445410, 8, (-1822479769), 1);
  19821. + var hi$257 = this$531.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19822. + this$532.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(902909663, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$262, hi$257));
  19823. + var this$534 = $m_Lorg_junit_Assert$();
  19824. + var this$533 = $m_sjsr_RuntimeLong$();
  19825. + var lo$263 = this$533.remainderImpl__I__I__I__I__I((-1867274924), 105813, 175641312, 79);
  19826. + var hi$258 = this$533.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19827. + this$534.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-652149100), 56), new $c_sjsr_RuntimeLong().init___I__I(lo$263, hi$258));
  19828. + var this$536 = $m_Lorg_junit_Assert$();
  19829. + var this$535 = $m_sjsr_RuntimeLong$();
  19830. + var lo$264 = this$535.remainderImpl__I__I__I__I__I((-991170416), 37, 1740161397, 88122);
  19831. + var hi$259 = this$535.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19832. + this$536.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-991170416), 37), new $c_sjsr_RuntimeLong().init___I__I(lo$264, hi$259));
  19833. + var this$538 = $m_Lorg_junit_Assert$();
  19834. + var this$537 = $m_sjsr_RuntimeLong$();
  19835. + var lo$265 = this$537.remainderImpl__I__I__I__I__I((-31602776), 1, (-503633567), 241909);
  19836. + var hi$260 = this$537.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19837. + this$538.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-31602776), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$265, hi$260));
  19838. + var this$540 = $m_Lorg_junit_Assert$();
  19839. + var this$539 = $m_sjsr_RuntimeLong$();
  19840. + var lo$266 = this$539.remainderImpl__I__I__I__I__I((-930109303), 3, 1606982787, 925386547);
  19841. + var hi$261 = this$539.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19842. + this$540.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-930109303), 3), new $c_sjsr_RuntimeLong().init___I__I(lo$266, hi$261));
  19843. + var this$542 = $m_Lorg_junit_Assert$();
  19844. + var this$541 = $m_sjsr_RuntimeLong$();
  19845. + var lo$267 = this$541.remainderImpl__I__I__I__I__I((-717668907), 16251, 2079100937, 7825426);
  19846. + var hi$262 = this$541.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19847. + this$542.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-717668907), 16251), new $c_sjsr_RuntimeLong().init___I__I(lo$267, hi$262));
  19848. + var this$544 = $m_Lorg_junit_Assert$();
  19849. + var this$543 = $m_sjsr_RuntimeLong$();
  19850. + var lo$268 = this$543.remainderImpl__I__I__I__I__I(265990345, 3, (-1140922127), (-3108870));
  19851. + var hi$263 = this$543.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19852. + this$544.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(265990345, 3), new $c_sjsr_RuntimeLong().init___I__I(lo$268, hi$263));
  19853. + var this$546 = $m_Lorg_junit_Assert$();
  19854. + var this$545 = $m_sjsr_RuntimeLong$();
  19855. + var lo$269 = this$545.remainderImpl__I__I__I__I__I((-1181318422), 1, 1489652251, 75207246);
  19856. + var hi$264 = this$545.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19857. + this$546.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1181318422), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$269, hi$264));
  19858. + var this$548 = $m_Lorg_junit_Assert$();
  19859. + var this$547 = $m_sjsr_RuntimeLong$();
  19860. + var lo$270 = this$547.remainderImpl__I__I__I__I__I(380276439, 59, (-1062351234), (-3631372));
  19861. + var hi$265 = this$547.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19862. + this$548.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(380276439, 59), new $c_sjsr_RuntimeLong().init___I__I(lo$270, hi$265));
  19863. + var this$550 = $m_Lorg_junit_Assert$();
  19864. + var this$549 = $m_sjsr_RuntimeLong$();
  19865. + var lo$271 = this$549.remainderImpl__I__I__I__I__I(1080382784, 7211, 572850722, (-139092025));
  19866. + var hi$266 = this$549.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19867. + this$550.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1080382784, 7211), new $c_sjsr_RuntimeLong().init___I__I(lo$271, hi$266));
  19868. + var this$552 = $m_Lorg_junit_Assert$();
  19869. + var this$551 = $m_sjsr_RuntimeLong$();
  19870. + var lo$272 = this$551.remainderImpl__I__I__I__I__I(2020323378, 316, 1716930349, (-16333391));
  19871. + var hi$267 = this$551.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19872. + this$552.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2020323378, 316), new $c_sjsr_RuntimeLong().init___I__I(lo$272, hi$267));
  19873. + var this$554 = $m_Lorg_junit_Assert$();
  19874. + var this$553 = $m_sjsr_RuntimeLong$();
  19875. + var lo$273 = this$553.remainderImpl__I__I__I__I__I(1302118364, 5, (-442067036), 1941456592);
  19876. + var hi$268 = this$553.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19877. + this$554.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1302118364, 5), new $c_sjsr_RuntimeLong().init___I__I(lo$273, hi$268));
  19878. + var this$556 = $m_Lorg_junit_Assert$();
  19879. + var this$555 = $m_sjsr_RuntimeLong$();
  19880. + var lo$274 = this$555.remainderImpl__I__I__I__I__I((-641137972), 602, 1134212295, (-135713760));
  19881. + var hi$269 = this$555.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19882. + this$556.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-641137972), 602), new $c_sjsr_RuntimeLong().init___I__I(lo$274, hi$269));
  19883. + var this$558 = $m_Lorg_junit_Assert$();
  19884. + var this$557 = $m_sjsr_RuntimeLong$();
  19885. + var lo$275 = this$557.remainderImpl__I__I__I__I__I((-761172703), 499, 769981236, 12756336);
  19886. + var hi$270 = this$557.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19887. + this$558.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-761172703), 499), new $c_sjsr_RuntimeLong().init___I__I(lo$275, hi$270));
  19888. + var this$560 = $m_Lorg_junit_Assert$();
  19889. + var this$559 = $m_sjsr_RuntimeLong$();
  19890. + var lo$276 = this$559.remainderImpl__I__I__I__I__I(1601268090, 610, 448513898, (-160887452));
  19891. + var hi$271 = this$559.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19892. + this$560.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1601268090, 610), new $c_sjsr_RuntimeLong().init___I__I(lo$276, hi$271));
  19893. + var this$562 = $m_Lorg_junit_Assert$();
  19894. + var this$561 = $m_sjsr_RuntimeLong$();
  19895. + var lo$277 = this$561.remainderImpl__I__I__I__I__I((-16483553), 0, (-1253549192), (-1748027086));
  19896. + var hi$272 = this$561.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19897. + this$562.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-16483553), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$277, hi$272));
  19898. + var this$564 = $m_Lorg_junit_Assert$();
  19899. + var this$563 = $m_sjsr_RuntimeLong$();
  19900. + var lo$278 = this$563.remainderImpl__I__I__I__I__I((-1284021361), 241, 13275221, (-3818882));
  19901. + var hi$273 = this$563.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19902. + this$564.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1284021361), 241), new $c_sjsr_RuntimeLong().init___I__I(lo$278, hi$273));
  19903. + var this$566 = $m_Lorg_junit_Assert$();
  19904. + var this$565 = $m_sjsr_RuntimeLong$();
  19905. + var lo$279 = this$565.remainderImpl__I__I__I__I__I(1499414278, 26, 570654893, (-17498947));
  19906. + var hi$274 = this$565.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19907. + this$566.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1499414278, 26), new $c_sjsr_RuntimeLong().init___I__I(lo$279, hi$274));
  19908. + var this$568 = $m_Lorg_junit_Assert$();
  19909. + var this$567 = $m_sjsr_RuntimeLong$();
  19910. + var lo$280 = this$567.remainderImpl__I__I__I__I__I((-368610421), 5074, 685701351, 31070898);
  19911. + var hi$275 = this$567.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19912. + this$568.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-368610421), 5074), new $c_sjsr_RuntimeLong().init___I__I(lo$280, hi$275));
  19913. + var this$570 = $m_Lorg_junit_Assert$();
  19914. + var this$569 = $m_sjsr_RuntimeLong$();
  19915. + var lo$281 = this$569.remainderImpl__I__I__I__I__I(1200134796, 70, 1230376618, (-2490370));
  19916. + var hi$276 = this$569.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19917. + this$570.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1200134796, 70), new $c_sjsr_RuntimeLong().init___I__I(lo$281, hi$276));
  19918. + var this$572 = $m_Lorg_junit_Assert$();
  19919. + var this$571 = $m_sjsr_RuntimeLong$();
  19920. + var lo$282 = this$571.remainderImpl__I__I__I__I__I(1537764087, 64483, (-1252591472), 66761881);
  19921. + var hi$277 = this$571.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19922. + this$572.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1537764087, 64483), new $c_sjsr_RuntimeLong().init___I__I(lo$282, hi$277));
  19923. + var this$574 = $m_Lorg_junit_Assert$();
  19924. + var this$573 = $m_sjsr_RuntimeLong$();
  19925. + var lo$283 = this$573.remainderImpl__I__I__I__I__I((-1981129198), 15, 1937978150, 8201544);
  19926. + var hi$278 = this$573.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19927. + this$574.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1981129198), 15), new $c_sjsr_RuntimeLong().init___I__I(lo$283, hi$278));
  19928. + var this$576 = $m_Lorg_junit_Assert$();
  19929. + var this$575 = $m_sjsr_RuntimeLong$();
  19930. + var lo$284 = this$575.remainderImpl__I__I__I__I__I(32422964, 200, 2051327691, (-20319622));
  19931. + var hi$279 = this$575.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19932. + this$576.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(32422964, 200), new $c_sjsr_RuntimeLong().init___I__I(lo$284, hi$279));
  19933. + var this$578 = $m_Lorg_junit_Assert$();
  19934. + var this$577 = $m_sjsr_RuntimeLong$();
  19935. + var lo$285 = this$577.remainderImpl__I__I__I__I__I(1404616230, 30, (-748420073), (-120320053));
  19936. + var hi$280 = this$577.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19937. + this$578.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1404616230, 30), new $c_sjsr_RuntimeLong().init___I__I(lo$285, hi$280));
  19938. + var this$580 = $m_Lorg_junit_Assert$();
  19939. + var this$579 = $m_sjsr_RuntimeLong$();
  19940. + var lo$286 = this$579.remainderImpl__I__I__I__I__I((-1860381107), 38, 392948122, 60098039);
  19941. + var hi$281 = this$579.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19942. + this$580.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1860381107), 38), new $c_sjsr_RuntimeLong().init___I__I(lo$286, hi$281));
  19943. + var this$582 = $m_Lorg_junit_Assert$();
  19944. + var this$581 = $m_sjsr_RuntimeLong$();
  19945. + var lo$287 = this$581.remainderImpl__I__I__I__I__I(1050519262, 106431, 361773491, (-6329760));
  19946. + var hi$282 = this$581.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19947. + this$582.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1050519262, 106431), new $c_sjsr_RuntimeLong().init___I__I(lo$287, hi$282));
  19948. + var this$584 = $m_Lorg_junit_Assert$();
  19949. + var this$583 = $m_sjsr_RuntimeLong$();
  19950. + var lo$288 = this$583.remainderImpl__I__I__I__I__I(460136491, 1681770, 1399049044, 759923035);
  19951. + var hi$283 = this$583.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19952. + this$584.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(460136491, 1681770), new $c_sjsr_RuntimeLong().init___I__I(lo$288, hi$283));
  19953. + var this$586 = $m_Lorg_junit_Assert$();
  19954. + var this$585 = $m_sjsr_RuntimeLong$();
  19955. + var lo$289 = this$585.remainderImpl__I__I__I__I__I(2065599344, 11089, (-465681057), 3484544);
  19956. + var hi$284 = this$585.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19957. + this$586.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2065599344, 11089), new $c_sjsr_RuntimeLong().init___I__I(lo$289, hi$284));
  19958. + var this$588 = $m_Lorg_junit_Assert$();
  19959. + var this$587 = $m_sjsr_RuntimeLong$();
  19960. + var lo$290 = this$587.remainderImpl__I__I__I__I__I(1849358428, 418531, 1023666326, 3435570);
  19961. + var hi$285 = this$587.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19962. + this$588.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1849358428, 418531), new $c_sjsr_RuntimeLong().init___I__I(lo$290, hi$285));
  19963. + var this$590 = $m_Lorg_junit_Assert$();
  19964. + var this$589 = $m_sjsr_RuntimeLong$();
  19965. + var lo$291 = this$589.remainderImpl__I__I__I__I__I(1292603836, 80, (-1114872574), 250120091);
  19966. + var hi$286 = this$589.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19967. + this$590.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1292603836, 80), new $c_sjsr_RuntimeLong().init___I__I(lo$291, hi$286));
  19968. + var this$592 = $m_Lorg_junit_Assert$();
  19969. + var this$591 = $m_sjsr_RuntimeLong$();
  19970. + var lo$292 = this$591.remainderImpl__I__I__I__I__I(1456627133, 194844, (-1256385160), 59427917);
  19971. + var hi$287 = this$591.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19972. + this$592.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1456627133, 194844), new $c_sjsr_RuntimeLong().init___I__I(lo$292, hi$287));
  19973. + var this$594 = $m_Lorg_junit_Assert$();
  19974. + var this$593 = $m_sjsr_RuntimeLong$();
  19975. + var lo$293 = this$593.remainderImpl__I__I__I__I__I((-568179858), 160, 1142846538, 154324747);
  19976. + var hi$288 = this$593.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19977. + this$594.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-568179858), 160), new $c_sjsr_RuntimeLong().init___I__I(lo$293, hi$288));
  19978. + var this$596 = $m_Lorg_junit_Assert$();
  19979. + var this$595 = $m_sjsr_RuntimeLong$();
  19980. + var lo$294 = this$595.remainderImpl__I__I__I__I__I((-2133580755), 203337, 111334842, 12695612);
  19981. + var hi$289 = this$595.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19982. + this$596.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2133580755), 203337), new $c_sjsr_RuntimeLong().init___I__I(lo$294, hi$289));
  19983. + var this$598 = $m_Lorg_junit_Assert$();
  19984. + var this$597 = $m_sjsr_RuntimeLong$();
  19985. + var lo$295 = this$597.remainderImpl__I__I__I__I__I(1961218705, 6687, (-245612957), 134017780);
  19986. + var hi$290 = this$597.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19987. + this$598.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1961218705, 6687), new $c_sjsr_RuntimeLong().init___I__I(lo$295, hi$290));
  19988. + var this$600 = $m_Lorg_junit_Assert$();
  19989. + var this$599 = $m_sjsr_RuntimeLong$();
  19990. + var lo$296 = this$599.remainderImpl__I__I__I__I__I(335350966, 55096, (-1815119598), (-120983980));
  19991. + var hi$291 = this$599.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19992. + this$600.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(335350966, 55096), new $c_sjsr_RuntimeLong().init___I__I(lo$296, hi$291));
  19993. + var this$602 = $m_Lorg_junit_Assert$();
  19994. + var this$601 = $m_sjsr_RuntimeLong$();
  19995. + var lo$297 = this$601.remainderImpl__I__I__I__I__I((-767561503), 211, 554589640, (-7873602));
  19996. + var hi$292 = this$601.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  19997. + this$602.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-767561503), 211), new $c_sjsr_RuntimeLong().init___I__I(lo$297, hi$292));
  19998. + var this$604 = $m_Lorg_junit_Assert$();
  19999. + var this$603 = $m_sjsr_RuntimeLong$();
  20000. + var lo$298 = this$603.remainderImpl__I__I__I__I__I(1476687067, 3767, 552659809, (-753378142));
  20001. + var hi$293 = this$603.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20002. + this$604.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1476687067, 3767), new $c_sjsr_RuntimeLong().init___I__I(lo$298, hi$293));
  20003. + var this$606 = $m_Lorg_junit_Assert$();
  20004. + var this$605 = $m_sjsr_RuntimeLong$();
  20005. + var lo$299 = this$605.remainderImpl__I__I__I__I__I((-1107393223), 30, (-78383575), (-52663801));
  20006. + var hi$294 = this$605.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20007. + this$606.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1107393223), 30), new $c_sjsr_RuntimeLong().init___I__I(lo$299, hi$294));
  20008. + var this$608 = $m_Lorg_junit_Assert$();
  20009. + var this$607 = $m_sjsr_RuntimeLong$();
  20010. + var lo$300 = this$607.remainderImpl__I__I__I__I__I(607313614, 2, (-234099925), 59184919);
  20011. + var hi$295 = this$607.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20012. + this$608.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(607313614, 2), new $c_sjsr_RuntimeLong().init___I__I(lo$300, hi$295));
  20013. + var this$610 = $m_Lorg_junit_Assert$();
  20014. + var this$609 = $m_sjsr_RuntimeLong$();
  20015. + var lo$301 = this$609.remainderImpl__I__I__I__I__I((-1542671184), 616882, 1370026838, (-45628731));
  20016. + var hi$296 = this$609.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20017. + this$610.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1542671184), 616882), new $c_sjsr_RuntimeLong().init___I__I(lo$301, hi$296));
  20018. + var this$612 = $m_Lorg_junit_Assert$();
  20019. + var this$611 = $m_sjsr_RuntimeLong$();
  20020. + var lo$302 = this$611.remainderImpl__I__I__I__I__I(525616384, 1001, 1995646126, (-11226360));
  20021. + var hi$297 = this$611.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20022. + this$612.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(525616384, 1001), new $c_sjsr_RuntimeLong().init___I__I(lo$302, hi$297));
  20023. + var this$614 = $m_Lorg_junit_Assert$();
  20024. + var this$613 = $m_sjsr_RuntimeLong$();
  20025. + var lo$303 = this$613.remainderImpl__I__I__I__I__I(2109958916, 21549, (-419960245), (-115959896));
  20026. + var hi$298 = this$613.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20027. + this$614.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2109958916, 21549), new $c_sjsr_RuntimeLong().init___I__I(lo$303, hi$298));
  20028. + var this$616 = $m_Lorg_junit_Assert$();
  20029. + var this$615 = $m_sjsr_RuntimeLong$();
  20030. + var lo$304 = this$615.remainderImpl__I__I__I__I__I((-450913111), 32140, (-99267096), (-3640047));
  20031. + var hi$299 = this$615.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20032. + this$616.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-450913111), 32140), new $c_sjsr_RuntimeLong().init___I__I(lo$304, hi$299));
  20033. + var this$618 = $m_Lorg_junit_Assert$();
  20034. + var this$617 = $m_sjsr_RuntimeLong$();
  20035. + var lo$305 = this$617.remainderImpl__I__I__I__I__I(1515870052, 198, 1415757861, (-110282301));
  20036. + var hi$300 = this$617.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20037. + this$618.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1515870052, 198), new $c_sjsr_RuntimeLong().init___I__I(lo$305, hi$300));
  20038. + var this$620 = $m_Lorg_junit_Assert$();
  20039. + var this$619 = $m_sjsr_RuntimeLong$();
  20040. + var lo$306 = this$619.remainderImpl__I__I__I__I__I(124639649, 865615, (-1354782388), 2569606);
  20041. + var hi$301 = this$619.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20042. + this$620.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(124639649, 865615), new $c_sjsr_RuntimeLong().init___I__I(lo$306, hi$301));
  20043. + var this$622 = $m_Lorg_junit_Assert$();
  20044. + var this$621 = $m_sjsr_RuntimeLong$();
  20045. + var lo$307 = this$621.remainderImpl__I__I__I__I__I(557119825, 7205, 683150209, (-15864187));
  20046. + var hi$302 = this$621.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20047. + this$622.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(557119825, 7205), new $c_sjsr_RuntimeLong().init___I__I(lo$307, hi$302));
  20048. + var this$624 = $m_Lorg_junit_Assert$();
  20049. + var this$623 = $m_sjsr_RuntimeLong$();
  20050. + var lo$308 = this$623.remainderImpl__I__I__I__I__I(992846513, 1385110, 1578961851, (-8380578));
  20051. + var hi$303 = this$623.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20052. + this$624.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(992846513, 1385110), new $c_sjsr_RuntimeLong().init___I__I(lo$308, hi$303));
  20053. + var this$626 = $m_Lorg_junit_Assert$();
  20054. + var this$625 = $m_sjsr_RuntimeLong$();
  20055. + var lo$309 = this$625.remainderImpl__I__I__I__I__I(1081385155, 4176, 1892231070, 31130825);
  20056. + var hi$304 = this$625.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20057. + this$626.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1081385155, 4176), new $c_sjsr_RuntimeLong().init___I__I(lo$309, hi$304));
  20058. + var this$628 = $m_Lorg_junit_Assert$();
  20059. + var this$627 = $m_sjsr_RuntimeLong$();
  20060. + var lo$310 = this$627.remainderImpl__I__I__I__I__I((-738492748), 8, (-431212066), 687916944);
  20061. + var hi$305 = this$627.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20062. + this$628.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-738492748), 8), new $c_sjsr_RuntimeLong().init___I__I(lo$310, hi$305));
  20063. + var this$630 = $m_Lorg_junit_Assert$();
  20064. + var this$629 = $m_sjsr_RuntimeLong$();
  20065. + var lo$311 = this$629.remainderImpl__I__I__I__I__I((-1448153936), 8101, (-584523654), (-4814205));
  20066. + var hi$306 = this$629.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20067. + this$630.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1448153936), 8101), new $c_sjsr_RuntimeLong().init___I__I(lo$311, hi$306));
  20068. + var this$632 = $m_Lorg_junit_Assert$();
  20069. + var this$631 = $m_sjsr_RuntimeLong$();
  20070. + var lo$312 = this$631.remainderImpl__I__I__I__I__I((-713251055), 243, 261411225, 31444708);
  20071. + var hi$307 = this$631.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20072. + this$632.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-713251055), 243), new $c_sjsr_RuntimeLong().init___I__I(lo$312, hi$307));
  20073. + var this$634 = $m_Lorg_junit_Assert$();
  20074. + var this$633 = $m_sjsr_RuntimeLong$();
  20075. + var lo$313 = this$633.remainderImpl__I__I__I__I__I(881178812, 47057, 823893049, (-5940358));
  20076. + var hi$308 = this$633.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20077. + this$634.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(881178812, 47057), new $c_sjsr_RuntimeLong().init___I__I(lo$313, hi$308));
  20078. + var this$636 = $m_Lorg_junit_Assert$();
  20079. + var this$635 = $m_sjsr_RuntimeLong$();
  20080. + var lo$314 = this$635.remainderImpl__I__I__I__I__I((-506817388), 0, (-465610822), 10559551);
  20081. + var hi$309 = this$635.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20082. + this$636.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-506817388), 0), new $c_sjsr_RuntimeLong().init___I__I(lo$314, hi$309));
  20083. + var this$638 = $m_Lorg_junit_Assert$();
  20084. + var this$637 = $m_sjsr_RuntimeLong$();
  20085. + var lo$315 = this$637.remainderImpl__I__I__I__I__I((-420315839), 112832, (-686319219), (-666166549));
  20086. + var hi$310 = this$637.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20087. + this$638.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-420315839), 112832), new $c_sjsr_RuntimeLong().init___I__I(lo$315, hi$310));
  20088. + var this$640 = $m_Lorg_junit_Assert$();
  20089. + var this$639 = $m_sjsr_RuntimeLong$();
  20090. + var lo$316 = this$639.remainderImpl__I__I__I__I__I((-412174169), (-319069709), (-6), (-1));
  20091. + var hi$311 = this$639.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20092. + this$640.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$316, hi$311));
  20093. + var this$642 = $m_Lorg_junit_Assert$();
  20094. + var this$641 = $m_sjsr_RuntimeLong$();
  20095. + var lo$317 = this$641.remainderImpl__I__I__I__I__I(1634601702, 814446468, 825883, 0);
  20096. + var hi$312 = this$641.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20097. + this$642.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(464005, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$317, hi$312));
  20098. + var this$644 = $m_Lorg_junit_Assert$();
  20099. + var this$643 = $m_sjsr_RuntimeLong$();
  20100. + var lo$318 = this$643.remainderImpl__I__I__I__I__I((-1005992901), 2694218, 108493743, 0);
  20101. + var hi$313 = this$643.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20102. + this$644.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(34559370, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$318, hi$313));
  20103. + var this$646 = $m_Lorg_junit_Assert$();
  20104. + var this$645 = $m_sjsr_RuntimeLong$();
  20105. + var lo$319 = this$645.remainderImpl__I__I__I__I__I(1534700309, (-630528658), (-506616), (-1));
  20106. + var hi$314 = this$645.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20107. + this$646.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-286379), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$319, hi$314));
  20108. + var this$648 = $m_Lorg_junit_Assert$();
  20109. + var this$647 = $m_sjsr_RuntimeLong$();
  20110. + var lo$320 = this$647.remainderImpl__I__I__I__I__I((-456613426), (-23298167), (-206), (-1));
  20111. + var hi$315 = this$647.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20112. + this$648.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-62), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$320, hi$315));
  20113. + var this$650 = $m_Lorg_junit_Assert$();
  20114. + var this$649 = $m_sjsr_RuntimeLong$();
  20115. + var lo$321 = this$649.remainderImpl__I__I__I__I__I(857770611, 2618490, 1225551197, 0);
  20116. + var hi$316 = this$649.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20117. + this$650.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(386945695, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$321, hi$316));
  20118. + var this$652 = $m_Lorg_junit_Assert$();
  20119. + var this$651 = $m_sjsr_RuntimeLong$();
  20120. + var lo$322 = this$651.remainderImpl__I__I__I__I__I(2127943654, 2768088, (-291653), (-1));
  20121. + var hi$317 = this$651.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20122. + this$652.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(270232, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$322, hi$317));
  20123. + var this$654 = $m_Lorg_junit_Assert$();
  20124. + var this$653 = $m_sjsr_RuntimeLong$();
  20125. + var lo$323 = this$653.remainderImpl__I__I__I__I__I(1085973072, 3470797, (-29714535), (-1));
  20126. + var hi$318 = this$653.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20127. + this$654.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(277129, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$323, hi$318));
  20128. + var this$656 = $m_Lorg_junit_Assert$();
  20129. + var this$655 = $m_sjsr_RuntimeLong$();
  20130. + var lo$324 = this$655.remainderImpl__I__I__I__I__I(1536124828, 1268901218, (-121), (-1));
  20131. + var hi$319 = this$655.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20132. + this$656.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$324, hi$319));
  20133. + var this$658 = $m_Lorg_junit_Assert$();
  20134. + var this$657 = $m_sjsr_RuntimeLong$();
  20135. + var lo$325 = this$657.remainderImpl__I__I__I__I__I(371220141, 34588968, 2, 0);
  20136. + var hi$320 = this$657.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20137. + this$658.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$325, hi$320));
  20138. + var this$660 = $m_Lorg_junit_Assert$();
  20139. + var this$659 = $m_sjsr_RuntimeLong$();
  20140. + var lo$326 = this$659.remainderImpl__I__I__I__I__I((-1712997009), 187259899, 129274, 0);
  20141. + var hi$321 = this$659.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20142. + this$660.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(46669, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$326, hi$321));
  20143. + var this$662 = $m_Lorg_junit_Assert$();
  20144. + var this$661 = $m_sjsr_RuntimeLong$();
  20145. + var lo$327 = this$661.remainderImpl__I__I__I__I__I(586579000, (-243530833), (-31235), (-1));
  20146. + var hi$322 = this$661.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20147. + this$662.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1508), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$327, hi$322));
  20148. + var this$664 = $m_Lorg_junit_Assert$();
  20149. + var this$663 = $m_sjsr_RuntimeLong$();
  20150. + var lo$328 = this$663.remainderImpl__I__I__I__I__I(1745775262, (-400161972), (-1), (-1));
  20151. + var hi$323 = this$663.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20152. + this$664.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$328, hi$323));
  20153. + var this$666 = $m_Lorg_junit_Assert$();
  20154. + var this$665 = $m_sjsr_RuntimeLong$();
  20155. + var lo$329 = this$665.remainderImpl__I__I__I__I__I((-1564631310), (-56487209), 2626, 0);
  20156. + var hi$324 = this$665.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20157. + this$666.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1680), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$329, hi$324));
  20158. + var this$668 = $m_Lorg_junit_Assert$();
  20159. + var this$667 = $m_sjsr_RuntimeLong$();
  20160. + var lo$330 = this$667.remainderImpl__I__I__I__I__I((-1848745069), 11533547, 59, 0);
  20161. + var hi$325 = this$667.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20162. + this$668.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(53, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$330, hi$325));
  20163. + var this$670 = $m_Lorg_junit_Assert$();
  20164. + var this$669 = $m_sjsr_RuntimeLong$();
  20165. + var lo$331 = this$669.remainderImpl__I__I__I__I__I((-1415791920), (-26215621), (-2142359), (-1));
  20166. + var hi$326 = this$669.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20167. + this$670.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1699972), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$331, hi$326));
  20168. + var this$672 = $m_Lorg_junit_Assert$();
  20169. + var this$671 = $m_sjsr_RuntimeLong$();
  20170. + var lo$332 = this$671.remainderImpl__I__I__I__I__I((-481609933), (-25891343), 483607, 0);
  20171. + var hi$327 = this$671.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20172. + this$672.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-200041), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$332, hi$327));
  20173. + var this$674 = $m_Lorg_junit_Assert$();
  20174. + var this$673 = $m_sjsr_RuntimeLong$();
  20175. + var lo$333 = this$673.remainderImpl__I__I__I__I__I((-889674017), (-4084771), 428648085, 0);
  20176. + var hi$328 = this$673.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20177. + this$674.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-13123232), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$333, hi$328));
  20178. + var this$676 = $m_Lorg_junit_Assert$();
  20179. + var this$675 = $m_sjsr_RuntimeLong$();
  20180. + var lo$334 = this$675.remainderImpl__I__I__I__I__I(1587465684, (-367383975), 7, 0);
  20181. + var hi$329 = this$675.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20182. + this$676.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$334, hi$329));
  20183. + var this$678 = $m_Lorg_junit_Assert$();
  20184. + var this$677 = $m_sjsr_RuntimeLong$();
  20185. + var lo$335 = this$677.remainderImpl__I__I__I__I__I(811562260, (-335104547), 5502, 0);
  20186. + var hi$330 = this$677.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20187. + this$678.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4528), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$335, hi$330));
  20188. + var this$680 = $m_Lorg_junit_Assert$();
  20189. + var this$679 = $m_sjsr_RuntimeLong$();
  20190. + var lo$336 = this$679.remainderImpl__I__I__I__I__I(2107357891, (-10075787), 110, 0);
  20191. + var hi$331 = this$679.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20192. + this$680.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-71), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$336, hi$331));
  20193. + var this$682 = $m_Lorg_junit_Assert$();
  20194. + var this$681 = $m_sjsr_RuntimeLong$();
  20195. + var lo$337 = this$681.remainderImpl__I__I__I__I__I((-1356326655), 5174156, (-1), (-1));
  20196. + var hi$332 = this$681.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20197. + this$682.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$337, hi$332));
  20198. + var this$684 = $m_Lorg_junit_Assert$();
  20199. + var this$683 = $m_sjsr_RuntimeLong$();
  20200. + var lo$338 = this$683.remainderImpl__I__I__I__I__I((-1794856776), 3059124, (-29413816), (-1));
  20201. + var hi$333 = this$683.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20202. + this$684.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(7872112, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$338, hi$333));
  20203. + var this$686 = $m_Lorg_junit_Assert$();
  20204. + var this$685 = $m_sjsr_RuntimeLong$();
  20205. + var lo$339 = this$685.remainderImpl__I__I__I__I__I((-1118254374), (-3629384), (-85), (-1));
  20206. + var hi$334 = this$685.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20207. + this$686.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-37), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$339, hi$334));
  20208. + var this$688 = $m_Lorg_junit_Assert$();
  20209. + var this$687 = $m_sjsr_RuntimeLong$();
  20210. + var lo$340 = this$687.remainderImpl__I__I__I__I__I(288539563, 70814306, (-14561), (-1));
  20211. + var hi$335 = this$687.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20212. + this$688.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(14227, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$340, hi$335));
  20213. + var this$690 = $m_Lorg_junit_Assert$();
  20214. + var this$689 = $m_sjsr_RuntimeLong$();
  20215. + var lo$341 = this$689.remainderImpl__I__I__I__I__I((-719069745), (-128562664), (-256), (-1));
  20216. + var hi$336 = this$689.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20217. + this$690.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-49), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$341, hi$336));
  20218. + var this$692 = $m_Lorg_junit_Assert$();
  20219. + var this$691 = $m_sjsr_RuntimeLong$();
  20220. + var lo$342 = this$691.remainderImpl__I__I__I__I__I(1530955727, 15829469, 195494, 0);
  20221. + var hi$337 = this$691.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20222. + this$692.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(6101, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$342, hi$337));
  20223. + var this$694 = $m_Lorg_junit_Assert$();
  20224. + var this$693 = $m_sjsr_RuntimeLong$();
  20225. + var lo$343 = this$693.remainderImpl__I__I__I__I__I(2144004402, (-5408490), 11, 0);
  20226. + var hi$338 = this$693.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20227. + this$694.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-6), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$343, hi$338));
  20228. + var this$696 = $m_Lorg_junit_Assert$();
  20229. + var this$695 = $m_sjsr_RuntimeLong$();
  20230. + var lo$344 = this$695.remainderImpl__I__I__I__I__I((-1766192560), (-17443468), (-168087095), (-1));
  20231. + var hi$339 = this$695.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20232. + this$696.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-137624717), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$344, hi$339));
  20233. + var this$698 = $m_Lorg_junit_Assert$();
  20234. + var this$697 = $m_sjsr_RuntimeLong$();
  20235. + var lo$345 = this$697.remainderImpl__I__I__I__I__I((-524619138), (-371121095), 4765, 0);
  20236. + var hi$340 = this$697.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20237. + this$698.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-3592), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$345, hi$340));
  20238. + var this$700 = $m_Lorg_junit_Assert$();
  20239. + var this$699 = $m_sjsr_RuntimeLong$();
  20240. + var lo$346 = this$699.remainderImpl__I__I__I__I__I((-1960083221), 176122524, (-5564), (-1));
  20241. + var hi$341 = this$699.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20242. + this$700.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4335, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$346, hi$341));
  20243. + var this$702 = $m_Lorg_junit_Assert$();
  20244. + var this$701 = $m_sjsr_RuntimeLong$();
  20245. + var lo$347 = this$701.remainderImpl__I__I__I__I__I(1528631102, (-597885631), (-413908), (-1));
  20246. + var hi$342 = this$701.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20247. + this$702.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-271754), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$347, hi$342));
  20248. + var this$704 = $m_Lorg_junit_Assert$();
  20249. + var this$703 = $m_sjsr_RuntimeLong$();
  20250. + var lo$348 = this$703.remainderImpl__I__I__I__I__I((-1513123614), (-30582360), (-496311), (-1));
  20251. + var hi$343 = this$703.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20252. + this$704.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-361112), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$348, hi$343));
  20253. + var this$706 = $m_Lorg_junit_Assert$();
  20254. + var this$705 = $m_sjsr_RuntimeLong$();
  20255. + var lo$349 = this$705.remainderImpl__I__I__I__I__I((-1975522255), (-46421733), 29, 0);
  20256. + var hi$344 = this$705.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20257. + this$706.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-4), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$349, hi$344));
  20258. + var this$708 = $m_Lorg_junit_Assert$();
  20259. + var this$707 = $m_sjsr_RuntimeLong$();
  20260. + var lo$350 = this$707.remainderImpl__I__I__I__I__I((-1715879325), 3072313, 438221, 0);
  20261. + var hi$345 = this$707.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20262. + this$708.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(414436, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$350, hi$345));
  20263. + var this$710 = $m_Lorg_junit_Assert$();
  20264. + var this$709 = $m_sjsr_RuntimeLong$();
  20265. + var lo$351 = this$709.remainderImpl__I__I__I__I__I((-1321015849), (-300384564), 1, 0);
  20266. + var hi$346 = this$709.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20267. + this$710.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$351, hi$346));
  20268. + var this$712 = $m_Lorg_junit_Assert$();
  20269. + var this$711 = $m_sjsr_RuntimeLong$();
  20270. + var lo$352 = this$711.remainderImpl__I__I__I__I__I((-1088390706), (-277354665), (-1237), (-1));
  20271. + var hi$347 = this$711.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20272. + this$712.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-454), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$352, hi$347));
  20273. + var this$714 = $m_Lorg_junit_Assert$();
  20274. + var this$713 = $m_sjsr_RuntimeLong$();
  20275. + var lo$353 = this$713.remainderImpl__I__I__I__I__I((-1012773943), 223943652, 707359548, 0);
  20276. + var hi$348 = this$713.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20277. + this$714.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(586891857, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$353, hi$348));
  20278. + var this$716 = $m_Lorg_junit_Assert$();
  20279. + var this$715 = $m_sjsr_RuntimeLong$();
  20280. + var lo$354 = this$715.remainderImpl__I__I__I__I__I(1097288344, 26740237, (-3), (-1));
  20281. + var hi$349 = this$715.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20282. + this$716.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$354, hi$349));
  20283. + var this$718 = $m_Lorg_junit_Assert$();
  20284. + var this$717 = $m_sjsr_RuntimeLong$();
  20285. + var lo$355 = this$717.remainderImpl__I__I__I__I__I((-1121404205), (-87484234), 80229261, 0);
  20286. + var hi$350 = this$717.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20287. + this$718.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-24053960), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$355, hi$350));
  20288. + var this$720 = $m_Lorg_junit_Assert$();
  20289. + var this$719 = $m_sjsr_RuntimeLong$();
  20290. + var lo$356 = this$719.remainderImpl__I__I__I__I__I((-1503637931), (-163703901), (-983334452), (-1));
  20291. + var hi$351 = this$719.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20292. + this$720.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-79944815), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$356, hi$351));
  20293. + var this$722 = $m_Lorg_junit_Assert$();
  20294. + var this$721 = $m_sjsr_RuntimeLong$();
  20295. + var lo$357 = this$721.remainderImpl__I__I__I__I__I(2012820970, 445991475, 1035472980, 0);
  20296. + var hi$352 = this$721.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20297. + this$722.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2600110, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$357, hi$352));
  20298. + var this$724 = $m_Lorg_junit_Assert$();
  20299. + var this$723 = $m_sjsr_RuntimeLong$();
  20300. + var lo$358 = this$723.remainderImpl__I__I__I__I__I(2015362538, 2985510, (-148), (-1));
  20301. + var hi$353 = this$723.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20302. + this$724.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(74, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$358, hi$353));
  20303. + var this$726 = $m_Lorg_junit_Assert$();
  20304. + var this$725 = $m_sjsr_RuntimeLong$();
  20305. + var lo$359 = this$725.remainderImpl__I__I__I__I__I(1764134228, 50881407, (-1), (-1));
  20306. + var hi$354 = this$725.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20307. + this$726.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$359, hi$354));
  20308. + var this$728 = $m_Lorg_junit_Assert$();
  20309. + var this$727 = $m_sjsr_RuntimeLong$();
  20310. + var lo$360 = this$727.remainderImpl__I__I__I__I__I((-523555853), 77167937, (-563), (-1));
  20311. + var hi$355 = this$727.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20312. + this$728.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(106, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$360, hi$355));
  20313. + var this$730 = $m_Lorg_junit_Assert$();
  20314. + var this$729 = $m_sjsr_RuntimeLong$();
  20315. + var lo$361 = this$729.remainderImpl__I__I__I__I__I(1531888651, (-2389306), 1, 0);
  20316. + var hi$356 = this$729.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20317. + this$730.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$361, hi$356));
  20318. + var this$732 = $m_Lorg_junit_Assert$();
  20319. + var this$731 = $m_sjsr_RuntimeLong$();
  20320. + var lo$362 = this$731.remainderImpl__I__I__I__I__I((-181277952), 32599207, (-729), (-1));
  20321. + var hi$357 = this$731.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20322. + this$732.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(659, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$362, hi$357));
  20323. + var this$734 = $m_Lorg_junit_Assert$();
  20324. + var this$733 = $m_sjsr_RuntimeLong$();
  20325. + var lo$363 = this$733.remainderImpl__I__I__I__I__I(223126732, 88838488, 13378, 0);
  20326. + var hi$358 = this$733.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20327. + this$734.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(968, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$363, hi$358));
  20328. + var this$736 = $m_Lorg_junit_Assert$();
  20329. + var this$735 = $m_sjsr_RuntimeLong$();
  20330. + var lo$364 = this$735.remainderImpl__I__I__I__I__I(670834629, 46037187, 922370, 0);
  20331. + var hi$359 = this$735.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20332. + this$736.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(920991, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$364, hi$359));
  20333. + var this$738 = $m_Lorg_junit_Assert$();
  20334. + var this$737 = $m_sjsr_RuntimeLong$();
  20335. + var lo$365 = this$737.remainderImpl__I__I__I__I__I(1098978850, 6541822, (-8405198), (-1));
  20336. + var hi$360 = this$737.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20337. + this$738.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2462152, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$365, hi$360));
  20338. + var this$740 = $m_Lorg_junit_Assert$();
  20339. + var this$739 = $m_sjsr_RuntimeLong$();
  20340. + var lo$366 = this$739.remainderImpl__I__I__I__I__I(2008672965, 41566313, 313991275, 18390);
  20341. + var hi$361 = this$739.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20342. + this$740.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1057995305, 4748), new $c_sjsr_RuntimeLong().init___I__I(lo$366, hi$361));
  20343. + var this$742 = $m_Lorg_junit_Assert$();
  20344. + var this$741 = $m_sjsr_RuntimeLong$();
  20345. + var lo$367 = this$741.remainderImpl__I__I__I__I__I(1922552561, 28139870, (-2083633557), 19);
  20346. + var hi$362 = this$741.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20347. + this$742.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1074209653), 18), new $c_sjsr_RuntimeLong().init___I__I(lo$367, hi$362));
  20348. + var this$744 = $m_Lorg_junit_Assert$();
  20349. + var this$743 = $m_sjsr_RuntimeLong$();
  20350. + var lo$368 = this$743.remainderImpl__I__I__I__I__I(843627074, (-173776705), 1451117493, 14364);
  20351. + var hi$363 = this$743.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20352. + this$744.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1480601143, (-11310)), new $c_sjsr_RuntimeLong().init___I__I(lo$368, hi$363));
  20353. + var this$746 = $m_Lorg_junit_Assert$();
  20354. + var this$745 = $m_sjsr_RuntimeLong$();
  20355. + var lo$369 = this$745.remainderImpl__I__I__I__I__I(204865470, (-6692402), (-645190286), 413);
  20356. + var hi$364 = this$745.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20357. + this$746.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-691687452), (-38)), new $c_sjsr_RuntimeLong().init___I__I(lo$369, hi$364));
  20358. + var this$748 = $m_Lorg_junit_Assert$();
  20359. + var this$747 = $m_sjsr_RuntimeLong$();
  20360. + var lo$370 = this$747.remainderImpl__I__I__I__I__I(952830559, (-214594684), (-1778162360), 378);
  20361. + var hi$365 = this$747.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20362. + this$748.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1218791457), (-31)), new $c_sjsr_RuntimeLong().init___I__I(lo$370, hi$365));
  20363. + var this$750 = $m_Lorg_junit_Assert$();
  20364. + var this$749 = $m_sjsr_RuntimeLong$();
  20365. + var lo$371 = this$749.remainderImpl__I__I__I__I__I(1673740333, (-69274846), (-1549261605), 2390);
  20366. + var hi$366 = this$749.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20367. + this$750.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-281609960), (-1292)), new $c_sjsr_RuntimeLong().init___I__I(lo$371, hi$366));
  20368. + var this$752 = $m_Lorg_junit_Assert$();
  20369. + var this$751 = $m_sjsr_RuntimeLong$();
  20370. + var lo$372 = this$751.remainderImpl__I__I__I__I__I((-1276804811), 367022678, (-678111623), 11);
  20371. + var hi$367 = this$751.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20372. + this$752.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-860426348), 1), new $c_sjsr_RuntimeLong().init___I__I(lo$372, hi$367));
  20373. + var this$754 = $m_Lorg_junit_Assert$();
  20374. + var this$753 = $m_sjsr_RuntimeLong$();
  20375. + var lo$373 = this$753.remainderImpl__I__I__I__I__I((-1331527548), (-33013551), (-1975438267), 2961);
  20376. + var hi$368 = this$753.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20377. + this$754.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1244563205), (-1264)), new $c_sjsr_RuntimeLong().init___I__I(lo$373, hi$368));
  20378. + var this$756 = $m_Lorg_junit_Assert$();
  20379. + var this$755 = $m_sjsr_RuntimeLong$();
  20380. + var lo$374 = this$755.remainderImpl__I__I__I__I__I(1067523314, 72606174, (-1716982106), 255179);
  20381. + var hi$369 = this$755.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20382. + this$756.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-935830326), 135167), new $c_sjsr_RuntimeLong().init___I__I(lo$374, hi$369));
  20383. + var this$758 = $m_Lorg_junit_Assert$();
  20384. + var this$757 = $m_sjsr_RuntimeLong$();
  20385. + var lo$375 = this$757.remainderImpl__I__I__I__I__I((-937134490), (-32649070), (-804857990), 57507);
  20386. + var hi$370 = this$757.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20387. + this$758.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2025081444), (-42140)), new $c_sjsr_RuntimeLong().init___I__I(lo$375, hi$370));
  20388. + var this$760 = $m_Lorg_junit_Assert$();
  20389. + var this$759 = $m_sjsr_RuntimeLong$();
  20390. + var lo$376 = this$759.remainderImpl__I__I__I__I__I(108363299, 1224097478, 1137551776, 281);
  20391. + var hi$371 = this$759.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20392. + this$760.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(85696931, 194), new $c_sjsr_RuntimeLong().init___I__I(lo$376, hi$371));
  20393. + var this$762 = $m_Lorg_junit_Assert$();
  20394. + var this$761 = $m_sjsr_RuntimeLong$();
  20395. + var lo$377 = this$761.remainderImpl__I__I__I__I__I((-1965834834), (-11053948), (-942300324), 6487);
  20396. + var hi$372 = this$761.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20397. + this$762.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-385517902), (-5258)), new $c_sjsr_RuntimeLong().init___I__I(lo$377, hi$372));
  20398. + var this$764 = $m_Lorg_junit_Assert$();
  20399. + var this$763 = $m_sjsr_RuntimeLong$();
  20400. + var lo$378 = this$763.remainderImpl__I__I__I__I__I((-3151939), 171473802, (-2071379940), 3914);
  20401. + var hi$373 = this$763.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20402. + this$764.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-755355475), 2268), new $c_sjsr_RuntimeLong().init___I__I(lo$378, hi$373));
  20403. + var this$766 = $m_Lorg_junit_Assert$();
  20404. + var this$765 = $m_sjsr_RuntimeLong$();
  20405. + var lo$379 = this$765.remainderImpl__I__I__I__I__I(1465781759, (-970108425), (-1251607207), 3003);
  20406. + var hi$374 = this$765.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20407. + this$766.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-676865399), (-663)), new $c_sjsr_RuntimeLong().init___I__I(lo$379, hi$374));
  20408. + var this$768 = $m_Lorg_junit_Assert$();
  20409. + var this$767 = $m_sjsr_RuntimeLong$();
  20410. + var lo$380 = this$767.remainderImpl__I__I__I__I__I(919308511, (-1689158617), 658566728, 36406);
  20411. + var hi$375 = this$767.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20412. + this$768.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2042443783, (-22321)), new $c_sjsr_RuntimeLong().init___I__I(lo$380, hi$375));
  20413. + var this$770 = $m_Lorg_junit_Assert$();
  20414. + var this$769 = $m_sjsr_RuntimeLong$();
  20415. + var lo$381 = this$769.remainderImpl__I__I__I__I__I((-418485001), 1000432592, (-1653953022), 31957);
  20416. + var hi$376 = this$769.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20417. + this$770.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-903837593), 31415), new $c_sjsr_RuntimeLong().init___I__I(lo$381, hi$376));
  20418. + var this$772 = $m_Lorg_junit_Assert$();
  20419. + var this$771 = $m_sjsr_RuntimeLong$();
  20420. + var lo$382 = this$771.remainderImpl__I__I__I__I__I((-880302655), (-14116770), 913871933, 118223);
  20421. + var hi$377 = this$771.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20422. + this$772.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(496274972, (-48207)), new $c_sjsr_RuntimeLong().init___I__I(lo$382, hi$377));
  20423. + var this$774 = $m_Lorg_junit_Assert$();
  20424. + var this$773 = $m_sjsr_RuntimeLong$();
  20425. + var lo$383 = this$773.remainderImpl__I__I__I__I__I((-525597278), (-3790314), 2133284776, 127083);
  20426. + var hi$378 = this$773.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20427. + this$774.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1210119082, (-104892)), new $c_sjsr_RuntimeLong().init___I__I(lo$383, hi$378));
  20428. + var this$776 = $m_Lorg_junit_Assert$();
  20429. + var this$775 = $m_sjsr_RuntimeLong$();
  20430. + var lo$384 = this$775.remainderImpl__I__I__I__I__I((-393124913), (-28106221), 958070140, 159);
  20431. + var hi$379 = this$775.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20432. + this$776.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(473810731, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$384, hi$379));
  20433. + var this$778 = $m_Lorg_junit_Assert$();
  20434. + var this$777 = $m_sjsr_RuntimeLong$();
  20435. + var lo$385 = this$777.remainderImpl__I__I__I__I__I(6929245, 2749730, 1462129294, 43237);
  20436. + var hi$380 = this$777.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20437. + this$778.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1912903061), 25777), new $c_sjsr_RuntimeLong().init___I__I(lo$385, hi$380));
  20438. + var this$780 = $m_Lorg_junit_Assert$();
  20439. + var this$779 = $m_sjsr_RuntimeLong$();
  20440. + var lo$386 = this$779.remainderImpl__I__I__I__I__I(708024745, (-15568245), 1288198049, 56);
  20441. + var hi$381 = this$779.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20442. + this$780.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1099532724, (-19)), new $c_sjsr_RuntimeLong().init___I__I(lo$386, hi$381));
  20443. + var this$782 = $m_Lorg_junit_Assert$();
  20444. + var this$781 = $m_sjsr_RuntimeLong$();
  20445. + var lo$387 = this$781.remainderImpl__I__I__I__I__I(487601139, 13603229, 723875593, 45021);
  20446. + var hi$382 = this$781.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20447. + this$782.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(920504149, 6836), new $c_sjsr_RuntimeLong().init___I__I(lo$387, hi$382));
  20448. + var this$784 = $m_Lorg_junit_Assert$();
  20449. + var this$783 = $m_sjsr_RuntimeLong$();
  20450. + var lo$388 = this$783.remainderImpl__I__I__I__I__I((-2070321133), 115478389, (-1799479616), 75);
  20451. + var hi$383 = this$783.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20452. + this$784.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1778080723, 29), new $c_sjsr_RuntimeLong().init___I__I(lo$388, hi$383));
  20453. + var this$786 = $m_Lorg_junit_Assert$();
  20454. + var this$785 = $m_sjsr_RuntimeLong$();
  20455. + var lo$389 = this$785.remainderImpl__I__I__I__I__I((-307180735), 3049800, 1043781053, 3319);
  20456. + var hi$384 = this$785.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20457. + this$786.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-720480381), 2735), new $c_sjsr_RuntimeLong().init___I__I(lo$389, hi$384));
  20458. + var this$788 = $m_Lorg_junit_Assert$();
  20459. + var this$787 = $m_sjsr_RuntimeLong$();
  20460. + var lo$390 = this$787.remainderImpl__I__I__I__I__I((-1073877839), (-6538577), (-1408649838), 0);
  20461. + var hi$385 = this$787.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20462. + this$788.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1473972065, (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$390, hi$385));
  20463. + var this$790 = $m_Lorg_junit_Assert$();
  20464. + var this$789 = $m_sjsr_RuntimeLong$();
  20465. + var lo$391 = this$789.remainderImpl__I__I__I__I__I((-1892822171), (-1698321438), 96164237, 514);
  20466. + var hi$386 = this$789.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20467. + this$790.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1389255096), (-200)), new $c_sjsr_RuntimeLong().init___I__I(lo$391, hi$386));
  20468. + var this$792 = $m_Lorg_junit_Assert$();
  20469. + var this$791 = $m_sjsr_RuntimeLong$();
  20470. + var lo$392 = this$791.remainderImpl__I__I__I__I__I((-674980011), 2764943, (-445529419), 65125);
  20471. + var hi$387 = this$791.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20472. + this$792.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(857386403, 29656), new $c_sjsr_RuntimeLong().init___I__I(lo$392, hi$387));
  20473. + var this$794 = $m_Lorg_junit_Assert$();
  20474. + var this$793 = $m_sjsr_RuntimeLong$();
  20475. + var lo$393 = this$793.remainderImpl__I__I__I__I__I(2003347800, (-46928389), 368897711, 128159);
  20476. + var hi$388 = this$793.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20477. + this$794.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-419043446), (-22164)), new $c_sjsr_RuntimeLong().init___I__I(lo$393, hi$388));
  20478. + var this$796 = $m_Lorg_junit_Assert$();
  20479. + var this$795 = $m_sjsr_RuntimeLong$();
  20480. + var lo$394 = this$795.remainderImpl__I__I__I__I__I((-1929871429), (-241628283), 202358381, 7645);
  20481. + var hi$389 = this$795.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20482. + this$796.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1599543668), (-6569)), new $c_sjsr_RuntimeLong().init___I__I(lo$394, hi$389));
  20483. + var this$798 = $m_Lorg_junit_Assert$();
  20484. + var this$797 = $m_sjsr_RuntimeLong$();
  20485. + var lo$395 = this$797.remainderImpl__I__I__I__I__I(419719197, 661188517, 2112360098, 1);
  20486. + var hi$390 = this$797.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20487. + this$798.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(581185953, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$395, hi$390));
  20488. + var this$800 = $m_Lorg_junit_Assert$();
  20489. + var this$799 = $m_sjsr_RuntimeLong$();
  20490. + var lo$396 = this$799.remainderImpl__I__I__I__I__I(1092830824, 1600823129, (-1827462760), 172800);
  20491. + var hi$391 = this$799.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20492. + this$800.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1880704128), 171407), new $c_sjsr_RuntimeLong().init___I__I(lo$396, hi$391));
  20493. + var this$802 = $m_Lorg_junit_Assert$();
  20494. + var this$801 = $m_sjsr_RuntimeLong$();
  20495. + var lo$397 = this$801.remainderImpl__I__I__I__I__I((-836779994), (-27475595), (-417527207), 16);
  20496. + var hi$392 = this$801.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20497. + this$802.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1210159480, (-13)), new $c_sjsr_RuntimeLong().init___I__I(lo$397, hi$392));
  20498. + var this$804 = $m_Lorg_junit_Assert$();
  20499. + var this$803 = $m_sjsr_RuntimeLong$();
  20500. + var lo$398 = this$803.remainderImpl__I__I__I__I__I((-1759597755), 9157722, (-987185779), 1);
  20501. + var hi$393 = this$803.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20502. + this$804.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(807846066, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$398, hi$393));
  20503. + var this$806 = $m_Lorg_junit_Assert$();
  20504. + var this$805 = $m_sjsr_RuntimeLong$();
  20505. + var lo$399 = this$805.remainderImpl__I__I__I__I__I((-1097231525), 20092165, 1106421078, 1);
  20506. + var hi$394 = this$805.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20507. + this$806.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(949995673, 1), new $c_sjsr_RuntimeLong().init___I__I(lo$399, hi$394));
  20508. + var this$808 = $m_Lorg_junit_Assert$();
  20509. + var this$807 = $m_sjsr_RuntimeLong$();
  20510. + var lo$400 = this$807.remainderImpl__I__I__I__I__I(390678483, 3835040, 1221250555, 14);
  20511. + var hi$395 = this$807.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20512. + this$808.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-712450167), 7), new $c_sjsr_RuntimeLong().init___I__I(lo$400, hi$395));
  20513. + var this$810 = $m_Lorg_junit_Assert$();
  20514. + var this$809 = $m_sjsr_RuntimeLong$();
  20515. + var lo$401 = this$809.remainderImpl__I__I__I__I__I((-284334384), (-18425278), (-1111448031), 6);
  20516. + var hi$396 = this$809.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20517. + this$810.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1129531033, (-4)), new $c_sjsr_RuntimeLong().init___I__I(lo$401, hi$396));
  20518. + var this$812 = $m_Lorg_junit_Assert$();
  20519. + var this$811 = $m_sjsr_RuntimeLong$();
  20520. + var lo$402 = this$811.remainderImpl__I__I__I__I__I((-233961390), 53260849, (-613558136), 3663);
  20521. + var hi$397 = this$811.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20522. + this$812.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2094997010, 3022), new $c_sjsr_RuntimeLong().init___I__I(lo$402, hi$397));
  20523. + var this$814 = $m_Lorg_junit_Assert$();
  20524. + var this$813 = $m_sjsr_RuntimeLong$();
  20525. + var lo$403 = this$813.remainderImpl__I__I__I__I__I((-3383211), 8039036, (-1668680584), 749874);
  20526. + var hi$398 = this$813.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20527. + this$814.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496446555), 540290), new $c_sjsr_RuntimeLong().init___I__I(lo$403, hi$398));
  20528. + var this$816 = $m_Lorg_junit_Assert$();
  20529. + var this$815 = $m_sjsr_RuntimeLong$();
  20530. + var lo$404 = this$815.remainderImpl__I__I__I__I__I(804358887, (-189240235), 179665302, 12347);
  20531. + var hi$399 = this$815.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20532. + this$816.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1280740603, (-9472)), new $c_sjsr_RuntimeLong().init___I__I(lo$404, hi$399));
  20533. + var this$818 = $m_Lorg_junit_Assert$();
  20534. + var this$817 = $m_sjsr_RuntimeLong$();
  20535. + var lo$405 = this$817.remainderImpl__I__I__I__I__I(208769744, 280071599, (-325433064), 14);
  20536. + var hi$400 = this$817.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20537. + this$818.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2127427912, 6), new $c_sjsr_RuntimeLong().init___I__I(lo$405, hi$400));
  20538. + var this$820 = $m_Lorg_junit_Assert$();
  20539. + var this$819 = $m_sjsr_RuntimeLong$();
  20540. + var lo$406 = this$819.remainderImpl__I__I__I__I__I((-1527711901), (-51564742), (-1019145455), 0);
  20541. + var hi$401 = this$819.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20542. + this$820.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-722136158), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$406, hi$401));
  20543. + var this$822 = $m_Lorg_junit_Assert$();
  20544. + var this$821 = $m_sjsr_RuntimeLong$();
  20545. + var lo$407 = this$821.remainderImpl__I__I__I__I__I((-159182038), (-2145592347), (-483720705), 15);
  20546. + var hi$402 = this$821.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20547. + this$822.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1603688570), (-2)), new $c_sjsr_RuntimeLong().init___I__I(lo$407, hi$402));
  20548. + var this$824 = $m_Lorg_junit_Assert$();
  20549. + var this$823 = $m_sjsr_RuntimeLong$();
  20550. + var lo$408 = this$823.remainderImpl__I__I__I__I__I(1059926378, 477886379, 924988992, 543468);
  20551. + var hi$403 = this$823.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20552. + this$824.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-256578646), 177817), new $c_sjsr_RuntimeLong().init___I__I(lo$408, hi$403));
  20553. + var this$826 = $m_Lorg_junit_Assert$();
  20554. + var this$825 = $m_sjsr_RuntimeLong$();
  20555. + var lo$409 = this$825.remainderImpl__I__I__I__I__I((-1800046387), 119696078, 436524799, 94037);
  20556. + var hi$404 = this$825.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20557. + this$826.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1286157765, 80885), new $c_sjsr_RuntimeLong().init___I__I(lo$409, hi$404));
  20558. + var this$828 = $m_Lorg_junit_Assert$();
  20559. + var this$827 = $m_sjsr_RuntimeLong$();
  20560. + var lo$410 = this$827.remainderImpl__I__I__I__I__I((-822280387), 44882065, (-940828508), 22947);
  20561. + var hi$405 = this$827.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20562. + this$828.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(251450065, 19154), new $c_sjsr_RuntimeLong().init___I__I(lo$410, hi$405));
  20563. + var this$830 = $m_Lorg_junit_Assert$();
  20564. + var this$829 = $m_sjsr_RuntimeLong$();
  20565. + var lo$411 = this$829.remainderImpl__I__I__I__I__I(1465101985, 269803551, (-1953360551), 334);
  20566. + var hi$406 = this$829.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20567. + this$830.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1310986115, 209), new $c_sjsr_RuntimeLong().init___I__I(lo$411, hi$406));
  20568. + var this$832 = $m_Lorg_junit_Assert$();
  20569. + var this$831 = $m_sjsr_RuntimeLong$();
  20570. + var lo$412 = this$831.remainderImpl__I__I__I__I__I((-567675197), (-8838663), 1903221047, 6);
  20571. + var hi$407 = this$831.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20572. + this$832.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1436855439, (-5)), new $c_sjsr_RuntimeLong().init___I__I(lo$412, hi$407));
  20573. + var this$834 = $m_Lorg_junit_Assert$();
  20574. + var this$833 = $m_sjsr_RuntimeLong$();
  20575. + var lo$413 = this$833.remainderImpl__I__I__I__I__I(689376065, (-22622471), 1534988921, 63);
  20576. + var hi$408 = this$833.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20577. + this$834.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(296887390, (-17)), new $c_sjsr_RuntimeLong().init___I__I(lo$413, hi$408));
  20578. + var this$836 = $m_Lorg_junit_Assert$();
  20579. + var this$835 = $m_sjsr_RuntimeLong$();
  20580. + var lo$414 = this$835.remainderImpl__I__I__I__I__I((-2017356377), (-57717216), (-1390284125), 42);
  20581. + var hi$409 = this$835.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20582. + this$836.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1577958450, (-39)), new $c_sjsr_RuntimeLong().init___I__I(lo$414, hi$409));
  20583. + var this$838 = $m_Lorg_junit_Assert$();
  20584. + var this$837 = $m_sjsr_RuntimeLong$();
  20585. + var lo$415 = this$837.remainderImpl__I__I__I__I__I((-128715878), 982583003, 2004099318, 988167);
  20586. + var hi$410 = this$837.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20587. + this$838.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(661387374, 344542), new $c_sjsr_RuntimeLong().init___I__I(lo$415, hi$410));
  20588. + var this$840 = $m_Lorg_junit_Assert$();
  20589. + var this$839 = $m_sjsr_RuntimeLong$();
  20590. + var lo$416 = this$839.remainderImpl__I__I__I__I__I((-320078007), 205603273, 2020227799, (-360928021));
  20591. + var hi$411 = this$839.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20592. + this$840.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-320078007), 205603273), new $c_sjsr_RuntimeLong().init___I__I(lo$416, hi$411));
  20593. + var this$842 = $m_Lorg_junit_Assert$();
  20594. + var this$841 = $m_sjsr_RuntimeLong$();
  20595. + var lo$417 = this$841.remainderImpl__I__I__I__I__I((-800732960), (-371808530), 744251542, (-11199592));
  20596. + var hi$412 = this$841.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20597. + this$842.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(408769930, (-2221999)), new $c_sjsr_RuntimeLong().init___I__I(lo$417, hi$412));
  20598. + var this$844 = $m_Lorg_junit_Assert$();
  20599. + var this$843 = $m_sjsr_RuntimeLong$();
  20600. + var lo$418 = this$843.remainderImpl__I__I__I__I__I((-56774921), (-32434115), 1413374280, (-2726592));
  20601. + var hi$413 = this$843.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20602. + this$844.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1575977183, (-2441606)), new $c_sjsr_RuntimeLong().init___I__I(lo$418, hi$413));
  20603. + var this$846 = $m_Lorg_junit_Assert$();
  20604. + var this$845 = $m_sjsr_RuntimeLong$();
  20605. + var lo$419 = this$845.remainderImpl__I__I__I__I__I(1667937500, 228622683, (-243248020), 69909529);
  20606. + var hi$414 = this$845.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20607. + this$846.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1897285736), 18894093), new $c_sjsr_RuntimeLong().init___I__I(lo$419, hi$414));
  20608. + var this$848 = $m_Lorg_junit_Assert$();
  20609. + var this$847 = $m_sjsr_RuntimeLong$();
  20610. + var lo$420 = this$847.remainderImpl__I__I__I__I__I((-1333815518), 2097776, (-1750106076), 18608702);
  20611. + var hi$415 = this$847.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20612. + this$848.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1333815518), 2097776), new $c_sjsr_RuntimeLong().init___I__I(lo$420, hi$415));
  20613. + var this$850 = $m_Lorg_junit_Assert$();
  20614. + var this$849 = $m_sjsr_RuntimeLong$();
  20615. + var lo$421 = this$849.remainderImpl__I__I__I__I__I((-162800691), (-117885498), (-709007774), 8711127);
  20616. + var hi$416 = this$849.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20617. + this$850.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-789967161), (-4640836)), new $c_sjsr_RuntimeLong().init___I__I(lo$421, hi$416));
  20618. + var this$852 = $m_Lorg_junit_Assert$();
  20619. + var this$851 = $m_sjsr_RuntimeLong$();
  20620. + var lo$422 = this$851.remainderImpl__I__I__I__I__I((-1909427145), (-2824029), 2028036056, (-660713154));
  20621. + var hi$417 = this$851.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20622. + this$852.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1909427145), (-2824029)), new $c_sjsr_RuntimeLong().init___I__I(lo$422, hi$417));
  20623. + var this$854 = $m_Lorg_junit_Assert$();
  20624. + var this$853 = $m_sjsr_RuntimeLong$();
  20625. + var lo$423 = this$853.remainderImpl__I__I__I__I__I(14077923, 63046905, (-688765214), 375445962);
  20626. + var hi$418 = this$853.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20627. + this$854.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(14077923, 63046905), new $c_sjsr_RuntimeLong().init___I__I(lo$423, hi$418));
  20628. + var this$856 = $m_Lorg_junit_Assert$();
  20629. + var this$855 = $m_sjsr_RuntimeLong$();
  20630. + var lo$424 = this$855.remainderImpl__I__I__I__I__I(272760540, 19525127, (-396955631), 848435537);
  20631. + var hi$419 = this$855.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20632. + this$856.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(272760540, 19525127), new $c_sjsr_RuntimeLong().init___I__I(lo$424, hi$419));
  20633. + var this$858 = $m_Lorg_junit_Assert$();
  20634. + var this$857 = $m_sjsr_RuntimeLong$();
  20635. + var lo$425 = this$857.remainderImpl__I__I__I__I__I((-600396362), 406643261, (-1533973181), 491661310);
  20636. + var hi$420 = this$857.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20637. + this$858.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-600396362), 406643261), new $c_sjsr_RuntimeLong().init___I__I(lo$425, hi$420));
  20638. + var this$860 = $m_Lorg_junit_Assert$();
  20639. + var this$859 = $m_sjsr_RuntimeLong$();
  20640. + var lo$426 = this$859.remainderImpl__I__I__I__I__I(1801834226, 200420454, (-1889418050), (-328758068));
  20641. + var hi$421 = this$859.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20642. + this$860.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1801834226, 200420454), new $c_sjsr_RuntimeLong().init___I__I(lo$426, hi$421));
  20643. + var this$862 = $m_Lorg_junit_Assert$();
  20644. + var this$861 = $m_sjsr_RuntimeLong$();
  20645. + var lo$427 = this$861.remainderImpl__I__I__I__I__I(1170836790, 510289402, 202445942, 113936327);
  20646. + var hi$422 = this$861.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20647. + this$862.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(361053022, 54544094), new $c_sjsr_RuntimeLong().init___I__I(lo$427, hi$422));
  20648. + var this$864 = $m_Lorg_junit_Assert$();
  20649. + var this$863 = $m_sjsr_RuntimeLong$();
  20650. + var lo$428 = this$863.remainderImpl__I__I__I__I__I((-378923036), (-1036580478), 905093048, 5526353);
  20651. + var hi$423 = this$863.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20652. + this$864.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1369752396, (-3152427)), new $c_sjsr_RuntimeLong().init___I__I(lo$428, hi$423));
  20653. + var this$866 = $m_Lorg_junit_Assert$();
  20654. + var this$865 = $m_sjsr_RuntimeLong$();
  20655. + var lo$429 = this$865.remainderImpl__I__I__I__I__I((-2137034353), 1455139814, 1665353214, 27574343);
  20656. + var hi$424 = this$865.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20657. + this$866.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1458911735, 21273958), new $c_sjsr_RuntimeLong().init___I__I(lo$429, hi$424));
  20658. + var this$868 = $m_Lorg_junit_Assert$();
  20659. + var this$867 = $m_sjsr_RuntimeLong$();
  20660. + var lo$430 = this$867.remainderImpl__I__I__I__I__I((-1350216191), (-3821167), (-1333339390), (-4746360));
  20661. + var hi$425 = this$867.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20662. + this$868.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1350216191), (-3821167)), new $c_sjsr_RuntimeLong().init___I__I(lo$430, hi$425));
  20663. + var this$870 = $m_Lorg_junit_Assert$();
  20664. + var this$869 = $m_sjsr_RuntimeLong$();
  20665. + var lo$431 = this$869.remainderImpl__I__I__I__I__I((-1289646201), (-5193401), 1838778646, (-3822651));
  20666. + var hi$426 = this$869.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20667. + this$870.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1166542449, (-1370750)), new $c_sjsr_RuntimeLong().init___I__I(lo$431, hi$426));
  20668. + var this$872 = $m_Lorg_junit_Assert$();
  20669. + var this$871 = $m_sjsr_RuntimeLong$();
  20670. + var lo$432 = this$871.remainderImpl__I__I__I__I__I(301867174, 5185218, 157012848, (-15464466));
  20671. + var hi$427 = this$871.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20672. + this$872.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(301867174, 5185218), new $c_sjsr_RuntimeLong().init___I__I(lo$432, hi$427));
  20673. + var this$874 = $m_Lorg_junit_Assert$();
  20674. + var this$873 = $m_sjsr_RuntimeLong$();
  20675. + var lo$433 = this$873.remainderImpl__I__I__I__I__I(467711834, 155069651, (-44860799), 106733768);
  20676. + var hi$428 = this$873.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20677. + this$874.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(512572633, 48335882), new $c_sjsr_RuntimeLong().init___I__I(lo$433, hi$428));
  20678. + var this$876 = $m_Lorg_junit_Assert$();
  20679. + var this$875 = $m_sjsr_RuntimeLong$();
  20680. + var lo$434 = this$875.remainderImpl__I__I__I__I__I(1624269582, 11007763, (-158694824), (-491219717));
  20681. + var hi$429 = this$875.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20682. + this$876.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1624269582, 11007763), new $c_sjsr_RuntimeLong().init___I__I(lo$434, hi$429));
  20683. + var this$878 = $m_Lorg_junit_Assert$();
  20684. + var this$877 = $m_sjsr_RuntimeLong$();
  20685. + var lo$435 = this$877.remainderImpl__I__I__I__I__I((-1015519521), (-163989350), 1652525166, 530116116);
  20686. + var hi$430 = this$877.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20687. + this$878.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1015519521), (-163989350)), new $c_sjsr_RuntimeLong().init___I__I(lo$435, hi$430));
  20688. + var this$880 = $m_Lorg_junit_Assert$();
  20689. + var this$879 = $m_sjsr_RuntimeLong$();
  20690. + var lo$436 = this$879.remainderImpl__I__I__I__I__I(2001612518, (-452587333), 1115217917, 90680733);
  20691. + var hi$431 = this$879.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20692. + this$880.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2127450406), (-89864400)), new $c_sjsr_RuntimeLong().init___I__I(lo$436, hi$431));
  20693. + var this$882 = $m_Lorg_junit_Assert$();
  20694. + var this$881 = $m_sjsr_RuntimeLong$();
  20695. + var lo$437 = this$881.remainderImpl__I__I__I__I__I(1039524645, (-86121932), 1131434363, 13339357);
  20696. + var hi$432 = this$881.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20697. + this$882.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-761803769), (-6085789)), new $c_sjsr_RuntimeLong().init___I__I(lo$437, hi$432));
  20698. + var this$884 = $m_Lorg_junit_Assert$();
  20699. + var this$883 = $m_sjsr_RuntimeLong$();
  20700. + var lo$438 = this$883.remainderImpl__I__I__I__I__I((-1922291990), 6439098, (-1083372307), (-20634200));
  20701. + var hi$433 = this$883.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20702. + this$884.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1922291990), 6439098), new $c_sjsr_RuntimeLong().init___I__I(lo$438, hi$433));
  20703. + var this$886 = $m_Lorg_junit_Assert$();
  20704. + var this$885 = $m_sjsr_RuntimeLong$();
  20705. + var lo$439 = this$885.remainderImpl__I__I__I__I__I(1408756974, 235847122, (-1813277898), (-9066180));
  20706. + var hi$434 = this$885.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20707. + this$886.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1508171882, 126457), new $c_sjsr_RuntimeLong().init___I__I(lo$439, hi$434));
  20708. + var this$888 = $m_Lorg_junit_Assert$();
  20709. + var this$887 = $m_sjsr_RuntimeLong$();
  20710. + var lo$440 = this$887.remainderImpl__I__I__I__I__I(1121009342, (-1533788016), (-1724900447), (-5821788));
  20711. + var hi$435 = this$887.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20712. + this$888.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-496706473), (-2657930)), new $c_sjsr_RuntimeLong().init___I__I(lo$440, hi$435));
  20713. + var this$890 = $m_Lorg_junit_Assert$();
  20714. + var this$889 = $m_sjsr_RuntimeLong$();
  20715. + var lo$441 = this$889.remainderImpl__I__I__I__I__I((-1626361260), (-113469353), 1216987736, (-817139415));
  20716. + var hi$436 = this$889.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20717. + this$890.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1626361260), (-113469353)), new $c_sjsr_RuntimeLong().init___I__I(lo$441, hi$436));
  20718. + var this$892 = $m_Lorg_junit_Assert$();
  20719. + var this$891 = $m_sjsr_RuntimeLong$();
  20720. + var lo$442 = this$891.remainderImpl__I__I__I__I__I((-433139577), (-182483493), 1019490766, (-595625160));
  20721. + var hi$437 = this$891.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20722. + this$892.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-433139577), (-182483493)), new $c_sjsr_RuntimeLong().init___I__I(lo$442, hi$437));
  20723. + var this$894 = $m_Lorg_junit_Assert$();
  20724. + var this$893 = $m_sjsr_RuntimeLong$();
  20725. + var lo$443 = this$893.remainderImpl__I__I__I__I__I(793542905, 198273616, (-82759497), (-2621599));
  20726. + var hi$438 = this$893.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20727. + this$894.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1118452074), 1653764), new $c_sjsr_RuntimeLong().init___I__I(lo$443, hi$438));
  20728. + var this$896 = $m_Lorg_junit_Assert$();
  20729. + var this$895 = $m_sjsr_RuntimeLong$();
  20730. + var lo$444 = this$895.remainderImpl__I__I__I__I__I(425605214, 249789222, 392156278, 6716943);
  20731. + var hi$439 = this$895.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20732. + this$896.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1199275184), 1262327), new $c_sjsr_RuntimeLong().init___I__I(lo$444, hi$439));
  20733. + var this$898 = $m_Lorg_junit_Assert$();
  20734. + var this$897 = $m_sjsr_RuntimeLong$();
  20735. + var lo$445 = this$897.remainderImpl__I__I__I__I__I(213473729, 11660532, (-547058106), 894811834);
  20736. + var hi$440 = this$897.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20737. + this$898.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(213473729, 11660532), new $c_sjsr_RuntimeLong().init___I__I(lo$445, hi$440));
  20738. + var this$900 = $m_Lorg_junit_Assert$();
  20739. + var this$899 = $m_sjsr_RuntimeLong$();
  20740. + var lo$446 = this$899.remainderImpl__I__I__I__I__I((-1550227391), 2847368, (-1996700003), 689370771);
  20741. + var hi$441 = this$899.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20742. + this$900.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1550227391), 2847368), new $c_sjsr_RuntimeLong().init___I__I(lo$446, hi$441));
  20743. + var this$902 = $m_Lorg_junit_Assert$();
  20744. + var this$901 = $m_sjsr_RuntimeLong$();
  20745. + var lo$447 = this$901.remainderImpl__I__I__I__I__I((-144234222), (-54239417), (-1102770075), (-7213193));
  20746. + var hi$442 = this$901.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20747. + this$902.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1014778289), (-3747071)), new $c_sjsr_RuntimeLong().init___I__I(lo$447, hi$442));
  20748. + var this$904 = $m_Lorg_junit_Assert$();
  20749. + var this$903 = $m_sjsr_RuntimeLong$();
  20750. + var lo$448 = this$903.remainderImpl__I__I__I__I__I(524484467, 15124083, (-1101379967), (-39968226));
  20751. + var hi$443 = this$903.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20752. + this$904.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(524484467, 15124083), new $c_sjsr_RuntimeLong().init___I__I(lo$448, hi$443));
  20753. + var this$906 = $m_Lorg_junit_Assert$();
  20754. + var this$905 = $m_sjsr_RuntimeLong$();
  20755. + var lo$449 = this$905.remainderImpl__I__I__I__I__I(314758022, 5390195, (-1234755328), (-3305123));
  20756. + var hi$444 = this$905.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20757. + this$906.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-919997306), 2085072), new $c_sjsr_RuntimeLong().init___I__I(lo$449, hi$444));
  20758. + var this$908 = $m_Lorg_junit_Assert$();
  20759. + var this$907 = $m_sjsr_RuntimeLong$();
  20760. + var lo$450 = this$907.remainderImpl__I__I__I__I__I(580679232, (-10426812), (-1964013803), (-1738507605));
  20761. + var hi$445 = this$907.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20762. + this$908.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(580679232, (-10426812)), new $c_sjsr_RuntimeLong().init___I__I(lo$450, hi$445));
  20763. + var this$910 = $m_Lorg_junit_Assert$();
  20764. + var this$909 = $m_sjsr_RuntimeLong$();
  20765. + var lo$451 = this$909.remainderImpl__I__I__I__I__I(1670083752, (-254253193), 722212413, (-125031969));
  20766. + var hi$446 = this$909.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20767. + this$910.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(225658926, (-4189255)), new $c_sjsr_RuntimeLong().init___I__I(lo$451, hi$446));
  20768. + var this$912 = $m_Lorg_junit_Assert$();
  20769. + var this$911 = $m_sjsr_RuntimeLong$();
  20770. + var lo$452 = this$911.remainderImpl__I__I__I__I__I((-1744001445), (-5443198), 1248252191, 3609991);
  20771. + var hi$447 = this$911.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20772. + this$912.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-495749254), (-1833207)), new $c_sjsr_RuntimeLong().init___I__I(lo$452, hi$447));
  20773. + var this$914 = $m_Lorg_junit_Assert$();
  20774. + var this$913 = $m_sjsr_RuntimeLong$();
  20775. + var lo$453 = this$913.remainderImpl__I__I__I__I__I((-1786439869), 137339199, 1821158508, 2909161);
  20776. + var hi$448 = this$913.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20777. + this$914.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1481543825), 608612), new $c_sjsr_RuntimeLong().init___I__I(lo$453, hi$448));
  20778. + var this$916 = $m_Lorg_junit_Assert$();
  20779. + var this$915 = $m_sjsr_RuntimeLong$();
  20780. + var lo$454 = this$915.remainderImpl__I__I__I__I__I(1273422584, (-284542935), 1626032463, (-17392208));
  20781. + var hi$449 = this$915.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20782. + this$916.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1026706952, (-6267613)), new $c_sjsr_RuntimeLong().init___I__I(lo$454, hi$449));
  20783. + var this$918 = $m_Lorg_junit_Assert$();
  20784. + var this$917 = $m_sjsr_RuntimeLong$();
  20785. + var lo$455 = this$917.remainderImpl__I__I__I__I__I((-513801887), (-32580141), (-342074286), 27651829);
  20786. + var hi$450 = this$917.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20787. + this$918.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-855876173), (-4928311)), new $c_sjsr_RuntimeLong().init___I__I(lo$455, hi$450));
  20788. + var this$920 = $m_Lorg_junit_Assert$();
  20789. + var this$919 = $m_sjsr_RuntimeLong$();
  20790. + var lo$456 = this$919.remainderImpl__I__I__I__I__I((-1027906958), 55543678, (-1936394792), 928937151);
  20791. + var hi$451 = this$919.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20792. + this$920.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1027906958), 55543678), new $c_sjsr_RuntimeLong().init___I__I(lo$456, hi$451));
  20793. + var this$922 = $m_Lorg_junit_Assert$();
  20794. + var this$921 = $m_sjsr_RuntimeLong$();
  20795. + var lo$457 = this$921.remainderImpl__I__I__I__I__I(251585986, (-50474191), (-2045396991), 32687162);
  20796. + var hi$452 = this$921.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20797. + this$922.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1793811005), (-17787029)), new $c_sjsr_RuntimeLong().init___I__I(lo$457, hi$452));
  20798. + var this$924 = $m_Lorg_junit_Assert$();
  20799. + var this$923 = $m_sjsr_RuntimeLong$();
  20800. + var lo$458 = this$923.remainderImpl__I__I__I__I__I(66679938, (-917589429), 2124767660, (-3454168));
  20801. + var hi$453 = this$923.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20802. + this$924.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-356034186), (-2235041)), new $c_sjsr_RuntimeLong().init___I__I(lo$458, hi$453));
  20803. + var this$926 = $m_Lorg_junit_Assert$();
  20804. + var this$925 = $m_sjsr_RuntimeLong$();
  20805. + var lo$459 = this$925.remainderImpl__I__I__I__I__I((-599564184), (-209788131), (-325046915), 133280284);
  20806. + var hi$454 = this$925.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20807. + this$926.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-924611099), (-76507846)), new $c_sjsr_RuntimeLong().init___I__I(lo$459, hi$454));
  20808. + var this$928 = $m_Lorg_junit_Assert$();
  20809. + var this$927 = $m_sjsr_RuntimeLong$();
  20810. + var lo$460 = this$927.remainderImpl__I__I__I__I__I(838338995, (-12983151), (-842402530), 19411056);
  20811. + var hi$455 = this$927.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20812. + this$928.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(838338995, (-12983151)), new $c_sjsr_RuntimeLong().init___I__I(lo$460, hi$455));
  20813. + var this$930 = $m_Lorg_junit_Assert$();
  20814. + var this$929 = $m_sjsr_RuntimeLong$();
  20815. + var lo$461 = this$929.remainderImpl__I__I__I__I__I(1444498155, 520850879, 851271837, 23920116);
  20816. + var hi$456 = this$929.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20817. + this$930.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(747658762, 18528439), new $c_sjsr_RuntimeLong().init___I__I(lo$461, hi$456));
  20818. + var this$932 = $m_Lorg_junit_Assert$();
  20819. + var this$931 = $m_sjsr_RuntimeLong$();
  20820. + var lo$462 = this$931.remainderImpl__I__I__I__I__I(2096765386, (-117024114), (-1726450785), (-5694999));
  20821. + var hi$457 = this$931.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20822. + this$932.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2028924578), (-3124146)), new $c_sjsr_RuntimeLong().init___I__I(lo$462, hi$457));
  20823. + var this$934 = $m_Lorg_junit_Assert$();
  20824. + var this$933 = $m_sjsr_RuntimeLong$();
  20825. + var lo$463 = this$933.remainderImpl__I__I__I__I__I((-425905039), (-180148939), (-1397064581), (-15926795));
  20826. + var hi$458 = this$933.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20827. + this$934.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2056903464, (-4954201)), new $c_sjsr_RuntimeLong().init___I__I(lo$463, hi$458));
  20828. + var this$936 = $m_Lorg_junit_Assert$();
  20829. + var this$935 = $m_sjsr_RuntimeLong$();
  20830. + var lo$464 = this$935.remainderImpl__I__I__I__I__I((-920215872), 219325473, 1357686103, 54682263);
  20831. + var hi$459 = this$935.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20832. + this$936.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2055992988), 596420), new $c_sjsr_RuntimeLong().init___I__I(lo$464, hi$459));
  20833. + var this$938 = $m_Lorg_junit_Assert$();
  20834. + var this$937 = $m_sjsr_RuntimeLong$();
  20835. + var lo$465 = this$937.remainderImpl__I__I__I__I__I(1279110660, (-10784541), 278869448, 758126792);
  20836. + var hi$460 = this$937.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  20837. + this$938.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1279110660, (-10784541)), new $c_sjsr_RuntimeLong().init___I__I(lo$465, hi$460))
  20838. });
  20839. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toDouble__V = (function() {
  20840. var this$1 = $m_Lorg_junit_Assert$();
  20841. - var actual = new $c_sjsr_RuntimeLong().init___I(0).toDouble__D();
  20842. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(0, 0);
  20843. this$1.assertEquals__T__O__O__V(null, 0, actual);
  20844. var this$2 = $m_Lorg_junit_Assert$();
  20845. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-1)).toDouble__D();
  20846. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1), (-1));
  20847. this$2.assertEquals__T__O__O__V(null, (-1), actual$1);
  20848. var this$3 = $m_Lorg_scalajs_testsuite_utils_Platform$();
  20849. if ((!this$3.sysProp__p1__T__Z("fullopt-stage"))) {
  20850. - var this$4 = $m_Lorg_junit_Assert$();
  20851. - var actual$2 = this.MaxVal$1.toDouble__D();
  20852. - this$4.assertEquals__T__O__O__V(null, 9.223372036854776E18, actual$2);
  20853. var this$5 = $m_Lorg_junit_Assert$();
  20854. - var actual$3 = this.MinVal$1.toDouble__D();
  20855. - this$5.assertEquals__T__O__O__V(null, (-9.223372036854776E18), actual$3)
  20856. - } else {
  20857. - var this$6 = $m_Lorg_junit_Assert$();
  20858. - var actual$4 = this.MaxVal$1.toDouble__D();
  20859. - this$6.assertEquals__T__D__D__D__V(null, 9.223372036854776E18, actual$4, 10000.0);
  20860. + var this$4 = this.MaxVal$1;
  20861. + var actual$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$4.lo$2, this$4.hi$2);
  20862. + this$5.assertEquals__T__O__O__V(null, 9.223372036854776E18, actual$2);
  20863. var this$7 = $m_Lorg_junit_Assert$();
  20864. - var actual$5 = this.MinVal$1.toDouble__D();
  20865. - this$7.assertEquals__T__D__D__D__V(null, (-9.223372036854776E18), actual$5, 10000.0)
  20866. + var this$6 = this.MinVal$1;
  20867. + var actual$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$6.lo$2, this$6.hi$2);
  20868. + this$7.assertEquals__T__O__O__V(null, (-9.223372036854776E18), actual$3)
  20869. + } else {
  20870. + var this$9 = $m_Lorg_junit_Assert$();
  20871. + var this$8 = this.MaxVal$1;
  20872. + var actual$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$8.lo$2, this$8.hi$2);
  20873. + this$9.assertEquals__T__D__D__D__V(null, 9.223372036854776E18, actual$4, 10000.0);
  20874. + var this$11 = $m_Lorg_junit_Assert$();
  20875. + var this$10 = this.MinVal$1;
  20876. + var actual$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$10.lo$2, this$10.hi$2);
  20877. + this$11.assertEquals__T__D__D__D__V(null, (-9.223372036854776E18), actual$5, 10000.0)
  20878. };
  20879. - var this$8 = $m_Lorg_junit_Assert$();
  20880. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-151011088), 797216310).toDouble__D();
  20881. - this$8.assertEquals__T__O__O__V(null, 3.4240179834317537E18, actual$6);
  20882. - var this$9 = $m_Lorg_junit_Assert$();
  20883. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-508205099), 19929381).toDouble__D();
  20884. - this$9.assertEquals__T__O__O__V(null, 8.5596043411285968E16, actual$7);
  20885. - var this$10 = $m_Lorg_junit_Assert$();
  20886. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(1249322201, (-736451403)).toDouble__D();
  20887. - this$10.assertEquals__T__O__O__V(null, (-3.1630346897289943E18), actual$8);
  20888. - var this$11 = $m_Lorg_junit_Assert$();
  20889. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(483575860, (-1044191477)).toDouble__D();
  20890. - this$11.assertEquals__T__O__O__V(null, (-4.4847682439933604E18), actual$9);
  20891. var this$12 = $m_Lorg_junit_Assert$();
  20892. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-1526343930), (-149046007)).toDouble__D();
  20893. - this$12.assertEquals__T__O__O__V(null, (-6.4014772289576371E17), actual$10);
  20894. + var actual$6 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-151011088), 797216310);
  20895. + this$12.assertEquals__T__O__O__V(null, 3.4240179834317537E18, actual$6);
  20896. var this$13 = $m_Lorg_junit_Assert$();
  20897. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(531728928, (-412036011)).toDouble__D();
  20898. - this$13.assertEquals__T__O__O__V(null, (-1.76968119148756736E18), actual$11);
  20899. + var actual$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-508205099), 19929381);
  20900. + this$13.assertEquals__T__O__O__V(null, 8.5596043411285968E16, actual$7);
  20901. var this$14 = $m_Lorg_junit_Assert$();
  20902. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-734111585), (-1993185640)).toDouble__D();
  20903. - this$14.assertEquals__T__O__O__V(null, (-8.5606671350959739E18), actual$12);
  20904. + var actual$8 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1249322201, (-736451403));
  20905. + this$14.assertEquals__T__O__O__V(null, (-3.1630346897289943E18), actual$8);
  20906. var this$15 = $m_Lorg_junit_Assert$();
  20907. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1407864332), (-2104881296)).toDouble__D();
  20908. - this$15.assertEquals__T__O__O__V(null, (-9.0403963253949932E18), actual$13);
  20909. + var actual$9 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(483575860, (-1044191477));
  20910. + this$15.assertEquals__T__O__O__V(null, (-4.4847682439933604E18), actual$9);
  20911. var this$16 = $m_Lorg_junit_Assert$();
  20912. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1712351423), (-1513137310)).toDouble__D();
  20913. - this$16.assertEquals__T__O__O__V(null, (-6.4988752582247977E18), actual$14);
  20914. + var actual$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1526343930), (-149046007));
  20915. + this$16.assertEquals__T__O__O__V(null, (-6.4014772289576371E17), actual$10);
  20916. var this$17 = $m_Lorg_junit_Assert$();
  20917. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(1969244733, (-181115448)).toDouble__D();
  20918. - this$17.assertEquals__T__O__O__V(null, (-7.7788492399114394E17), actual$15);
  20919. + var actual$11 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(531728928, (-412036011));
  20920. + this$17.assertEquals__T__O__O__V(null, (-1.76968119148756736E18), actual$11);
  20921. var this$18 = $m_Lorg_junit_Assert$();
  20922. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-907683842), 1777829016).toDouble__D();
  20923. - this$18.assertEquals__T__O__O__V(null, 7.6357174849871442E18, actual$16);
  20924. + var actual$12 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-734111585), (-1993185640));
  20925. + this$18.assertEquals__T__O__O__V(null, (-8.5606671350959739E18), actual$12);
  20926. var this$19 = $m_Lorg_junit_Assert$();
  20927. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-815927209), 291826806).toDouble__D();
  20928. - this$19.assertEquals__T__O__O__V(null, 1.25338659134517658E18, actual$17);
  20929. + var actual$13 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1407864332), (-2104881296));
  20930. + this$19.assertEquals__T__O__O__V(null, (-9.0403963253949932E18), actual$13);
  20931. var this$20 = $m_Lorg_junit_Assert$();
  20932. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(463523496, (-742968207)).toDouble__D();
  20933. - this$20.assertEquals__T__O__O__V(null, (-3.1910241505692349E18), actual$18);
  20934. + var actual$14 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1712351423), (-1513137310));
  20935. + this$20.assertEquals__T__O__O__V(null, (-6.4988752582247977E18), actual$14);
  20936. var this$21 = $m_Lorg_junit_Assert$();
  20937. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1482622807, 1727987781).toDouble__D();
  20938. - this$21.assertEquals__T__O__O__V(null, 7.4216510087652332E18, actual$19);
  20939. + var actual$15 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1969244733, (-181115448));
  20940. + this$21.assertEquals__T__O__O__V(null, (-7.7788492399114394E17), actual$15);
  20941. var this$22 = $m_Lorg_junit_Assert$();
  20942. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(1170040143, (-1906661060)).toDouble__D();
  20943. - this$22.assertEquals__T__O__O__V(null, (-8.189046896086654E18), actual$20);
  20944. + var actual$16 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-907683842), 1777829016);
  20945. + this$22.assertEquals__T__O__O__V(null, 7.6357174849871442E18, actual$16);
  20946. var this$23 = $m_Lorg_junit_Assert$();
  20947. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-85609173), 1590612176).toDouble__D();
  20948. - this$23.assertEquals__T__O__O__V(null, 6.8316272807487539E18, actual$21);
  20949. + var actual$17 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-815927209), 291826806);
  20950. + this$23.assertEquals__T__O__O__V(null, 1.25338659134517658E18, actual$17);
  20951. var this$24 = $m_Lorg_junit_Assert$();
  20952. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1212811257), (-1876873801)).toDouble__D();
  20953. - this$24.assertEquals__T__O__O__V(null, (-8.0611115909320561E18), actual$22);
  20954. + var actual$18 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(463523496, (-742968207));
  20955. + this$24.assertEquals__T__O__O__V(null, (-3.1910241505692349E18), actual$18);
  20956. var this$25 = $m_Lorg_junit_Assert$();
  20957. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-648802816), 398781194).toDouble__D();
  20958. - this$25.assertEquals__T__O__O__V(null, 1.7127521901359959E18, actual$23);
  20959. + var actual$19 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1482622807, 1727987781);
  20960. + this$25.assertEquals__T__O__O__V(null, 7.4216510087652332E18, actual$19);
  20961. var this$26 = $m_Lorg_junit_Assert$();
  20962. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-1484519186), (-1500419423)).toDouble__D();
  20963. - this$26.assertEquals__T__O__O__V(null, (-6.4442523492577423E18), actual$24);
  20964. + var actual$20 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1170040143, (-1906661060));
  20965. + this$26.assertEquals__T__O__O__V(null, (-8.189046896086654E18), actual$20);
  20966. var this$27 = $m_Lorg_junit_Assert$();
  20967. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-2016996893), (-398756124)).toDouble__D();
  20968. - this$27.assertEquals__T__O__O__V(null, (-1.71264450938175027E18), actual$25)
  20969. + var actual$21 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-85609173), 1590612176);
  20970. + this$27.assertEquals__T__O__O__V(null, 6.8316272807487539E18, actual$21);
  20971. + var this$28 = $m_Lorg_junit_Assert$();
  20972. + var actual$22 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1212811257), (-1876873801));
  20973. + this$28.assertEquals__T__O__O__V(null, (-8.0611115909320561E18), actual$22);
  20974. + var this$29 = $m_Lorg_junit_Assert$();
  20975. + var actual$23 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-648802816), 398781194);
  20976. + this$29.assertEquals__T__O__O__V(null, 1.7127521901359959E18, actual$23);
  20977. + var this$30 = $m_Lorg_junit_Assert$();
  20978. + var actual$24 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1484519186), (-1500419423));
  20979. + this$30.assertEquals__T__O__O__V(null, (-6.4442523492577423E18), actual$24);
  20980. + var this$31 = $m_Lorg_junit_Assert$();
  20981. + var actual$25 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-2016996893), (-398756124));
  20982. + this$31.assertEquals__T__O__O__V(null, (-1.71264450938175027E18), actual$25)
  20983. });
  20984. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toFloat$undstrict__V = (function() {
  20985. var jsx$1 = $m_Lorg_junit_Assume$();
  20986. var this$1 = $m_Lorg_scalajs_testsuite_utils_Platform$();
  20987. jsx$1.assumeTrue__T__Z__V("Assumed strict floats", this$1.sysProp__p1__T__Z("strict-floats"));
  20988. var this$2 = $m_Lorg_junit_Assert$();
  20989. - var actual = new $c_sjsr_RuntimeLong().init___I(0).toFloat__F();
  20990. + var actual = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(0, 0));
  20991. this$2.assertEquals__T__O__O__V(null, 0, actual);
  20992. var this$3 = $m_Lorg_junit_Assert$();
  20993. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-1)).toFloat__F();
  20994. + var actual$1 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1), (-1)));
  20995. this$3.assertEquals__T__O__O__V(null, (-1), actual$1);
  20996. var this$4 = $m_Lorg_scalajs_testsuite_utils_Platform$();
  20997. if ((!this$4.sysProp__p1__T__Z("fullopt-stage"))) {
  20998. - var this$5 = $m_Lorg_junit_Assert$();
  20999. - var actual$2 = this.MaxVal$1.toFloat__F();
  21000. - this$5.assertEquals__T__O__O__V(null, 9.223372036854776E18, actual$2);
  21001. var this$6 = $m_Lorg_junit_Assert$();
  21002. - var actual$3 = this.MinVal$1.toFloat__F();
  21003. - this$6.assertEquals__T__O__O__V(null, (-9.223372036854776E18), actual$3)
  21004. - } else {
  21005. - var this$7 = $m_Lorg_junit_Assert$();
  21006. - var actual$4 = this.MaxVal$1.toFloat__F();
  21007. - this$7.assertEquals__T__F__F__F__V(null, 9.223372036854776E18, actual$4, 10000.0);
  21008. + var this$5 = this.MaxVal$1;
  21009. + var actual$2 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$5.lo$2, this$5.hi$2));
  21010. + this$6.assertEquals__T__O__O__V(null, 9.223372036854776E18, actual$2);
  21011. var this$8 = $m_Lorg_junit_Assert$();
  21012. - var actual$5 = this.MinVal$1.toFloat__F();
  21013. - this$8.assertEquals__T__F__F__F__V(null, (-9.223372036854776E18), actual$5, 10000.0)
  21014. + var this$7 = this.MinVal$1;
  21015. + var actual$3 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$7.lo$2, this$7.hi$2));
  21016. + this$8.assertEquals__T__O__O__V(null, (-9.223372036854776E18), actual$3)
  21017. + } else {
  21018. + var this$10 = $m_Lorg_junit_Assert$();
  21019. + var this$9 = this.MaxVal$1;
  21020. + var actual$4 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$9.lo$2, this$9.hi$2));
  21021. + this$10.assertEquals__T__F__F__F__V(null, 9.223372036854776E18, actual$4, 10000.0);
  21022. + var this$12 = $m_Lorg_junit_Assert$();
  21023. + var this$11 = this.MinVal$1;
  21024. + var actual$5 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$11.lo$2, this$11.hi$2));
  21025. + this$12.assertEquals__T__F__F__F__V(null, (-9.223372036854776E18), actual$5, 10000.0)
  21026. };
  21027. - var this$9 = $m_Lorg_junit_Assert$();
  21028. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1026388143), 1116923232).toFloat__F();
  21029. - this$9.assertEquals__T__O__O__V(null, 4.7971488910215741E18, actual$6);
  21030. - var this$10 = $m_Lorg_junit_Assert$();
  21031. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-1288678667), (-521651607)).toFloat__F();
  21032. - this$10.assertEquals__T__O__O__V(null, (-2.24047663062555034E18), actual$7);
  21033. - var this$11 = $m_Lorg_junit_Assert$();
  21034. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(1192262605, 1069184891).toFloat__F();
  21035. - this$11.assertEquals__T__O__O__V(null, 4.5921141616971612E18, actual$8);
  21036. - var this$12 = $m_Lorg_junit_Assert$();
  21037. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-180353617), 789161022).toFloat__F();
  21038. - this$12.assertEquals__T__O__O__V(null, 3.3894207893578711E18, actual$9);
  21039. var this$13 = $m_Lorg_junit_Assert$();
  21040. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-1158443188), (-1585038363)).toFloat__F();
  21041. - this$13.assertEquals__T__O__O__V(null, (-6.8076878160262595E18), actual$10);
  21042. + var actual$6 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1026388143), 1116923232));
  21043. + this$13.assertEquals__T__O__O__V(null, 4.7971488910215741E18, actual$6);
  21044. var this$14 = $m_Lorg_junit_Assert$();
  21045. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(906981906, 1726665521).toFloat__F();
  21046. - this$14.assertEquals__T__O__O__V(null, 7.4159717333724037E18, actual$11);
  21047. + var actual$7 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1288678667), (-521651607)));
  21048. + this$14.assertEquals__T__O__O__V(null, (-2.24047663062555034E18), actual$7);
  21049. var this$15 = $m_Lorg_junit_Assert$();
  21050. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(2042933575, (-431379283)).toFloat__F();
  21051. - this$15.assertEquals__T__O__O__V(null, (-1.85275996849150362E18), actual$12);
  21052. + var actual$8 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1192262605, 1069184891));
  21053. + this$15.assertEquals__T__O__O__V(null, 4.5921141616971612E18, actual$8);
  21054. var this$16 = $m_Lorg_junit_Assert$();
  21055. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(599900903, 1335148382).toFloat__F();
  21056. - this$16.assertEquals__T__O__O__V(null, 5.7344187820262031E18, actual$13);
  21057. + var actual$9 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-180353617), 789161022));
  21058. + this$16.assertEquals__T__O__O__V(null, 3.3894207893578711E18, actual$9);
  21059. var this$17 = $m_Lorg_junit_Assert$();
  21060. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(1458166084, 746013039).toFloat__F();
  21061. - this$17.assertEquals__T__O__O__V(null, 3.2041016779090166E18, actual$14);
  21062. + var actual$10 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1158443188), (-1585038363)));
  21063. + this$17.assertEquals__T__O__O__V(null, (-6.8076878160262595E18), actual$10);
  21064. var this$18 = $m_Lorg_junit_Assert$();
  21065. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(1956524672, (-1683605603)).toFloat__F();
  21066. - this$18.assertEquals__T__O__O__V(null, (-7.2310311288014111E18), actual$15);
  21067. + var actual$11 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(906981906, 1726665521));
  21068. + this$18.assertEquals__T__O__O__V(null, 7.4159717333724037E18, actual$11);
  21069. var this$19 = $m_Lorg_junit_Assert$();
  21070. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(478583639, 1796320118).toFloat__F();
  21071. - this$19.assertEquals__T__O__O__V(null, 7.7151362029065339E18, actual$16);
  21072. + var actual$12 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(2042933575, (-431379283)));
  21073. + this$19.assertEquals__T__O__O__V(null, (-1.85275996849150362E18), actual$12);
  21074. var this$20 = $m_Lorg_junit_Assert$();
  21075. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-1645816617), 329141676).toFloat__F();
  21076. - this$20.assertEquals__T__O__O__V(null, 1.41365268263102054E18, actual$17);
  21077. + var actual$13 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(599900903, 1335148382));
  21078. + this$20.assertEquals__T__O__O__V(null, 5.7344187820262031E18, actual$13);
  21079. var this$21 = $m_Lorg_junit_Assert$();
  21080. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(184187116, (-705937657)).toFloat__F();
  21081. - this$21.assertEquals__T__O__O__V(null, (-3.0319791798946365E18), actual$18);
  21082. + var actual$14 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1458166084, 746013039));
  21083. + this$21.assertEquals__T__O__O__V(null, 3.2041016779090166E18, actual$14);
  21084. var this$22 = $m_Lorg_junit_Assert$();
  21085. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(659513335, (-941305424)).toFloat__F();
  21086. - this$22.assertEquals__T__O__O__V(null, (-4.0428759429079368E18), actual$19);
  21087. + var actual$15 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1956524672, (-1683605603)));
  21088. + this$22.assertEquals__T__O__O__V(null, (-7.2310311288014111E18), actual$15);
  21089. var this$23 = $m_Lorg_junit_Assert$();
  21090. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(770505156, (-1820844549)).toFloat__F();
  21091. - this$23.assertEquals__T__O__O__V(null, (-7.820467767580033E18), actual$20);
  21092. + var actual$16 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(478583639, 1796320118));
  21093. + this$23.assertEquals__T__O__O__V(null, 7.7151362029065339E18, actual$16);
  21094. var this$24 = $m_Lorg_junit_Assert$();
  21095. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(929928858, (-1390767911)).toFloat__F();
  21096. - this$24.assertEquals__T__O__O__V(null, (-5.9733025265675141E18), actual$21);
  21097. + var actual$17 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1645816617), 329141676));
  21098. + this$24.assertEquals__T__O__O__V(null, 1.41365268263102054E18, actual$17);
  21099. var this$25 = $m_Lorg_junit_Assert$();
  21100. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1475096259), 262207373).toFloat__F();
  21101. - this$25.assertEquals__T__O__O__V(null, 1.1261721046899753E18, actual$22);
  21102. + var actual$18 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(184187116, (-705937657)));
  21103. + this$25.assertEquals__T__O__O__V(null, (-3.0319791798946365E18), actual$18);
  21104. var this$26 = $m_Lorg_junit_Assert$();
  21105. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(787691795, 933383012).toFloat__F();
  21106. - this$26.assertEquals__T__O__O__V(null, 4.0088496314410598E18, actual$23);
  21107. + var actual$19 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(659513335, (-941305424)));
  21108. + this$26.assertEquals__T__O__O__V(null, (-4.0428759429079368E18), actual$19);
  21109. var this$27 = $m_Lorg_junit_Assert$();
  21110. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(1189057493, (-334139018)).toFloat__F();
  21111. - this$27.assertEquals__T__O__O__V(null, (-1.43511611167788237E18), actual$24);
  21112. + var actual$20 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(770505156, (-1820844549)));
  21113. + this$27.assertEquals__T__O__O__V(null, (-7.820467767580033E18), actual$20);
  21114. var this$28 = $m_Lorg_junit_Assert$();
  21115. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-618946450), 888051141).toFloat__F();
  21116. - this$28.assertEquals__T__O__O__V(null, 3.8141505862956483E18, actual$25)
  21117. + var actual$21 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(929928858, (-1390767911)));
  21118. + this$28.assertEquals__T__O__O__V(null, (-5.9733025265675141E18), actual$21);
  21119. + var this$29 = $m_Lorg_junit_Assert$();
  21120. + var actual$22 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-1475096259), 262207373));
  21121. + this$29.assertEquals__T__O__O__V(null, 1.1261721046899753E18, actual$22);
  21122. + var this$30 = $m_Lorg_junit_Assert$();
  21123. + var actual$23 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(787691795, 933383012));
  21124. + this$30.assertEquals__T__O__O__V(null, 4.0088496314410598E18, actual$23);
  21125. + var this$31 = $m_Lorg_junit_Assert$();
  21126. + var actual$24 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(1189057493, (-334139018)));
  21127. + this$31.assertEquals__T__O__O__V(null, (-1.43511611167788237E18), actual$24);
  21128. + var this$32 = $m_Lorg_junit_Assert$();
  21129. + var actual$25 = $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D((-618946450), 888051141));
  21130. + this$32.assertEquals__T__O__O__V(null, 3.8141505862956483E18, actual$25)
  21131. });
  21132. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toString__V = (function() {
  21133. var this$1 = $m_Lorg_junit_Assert$();
  21134. - var actual = new $c_sjsr_RuntimeLong().init___I(0).toString__T();
  21135. + var actual = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, 0);
  21136. this$1.assertEquals__T__O__O__V(null, "0", actual);
  21137. var this$2 = $m_Lorg_junit_Assert$();
  21138. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(1).toString__T();
  21139. + var actual$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1, 0);
  21140. this$2.assertEquals__T__O__O__V(null, "1", actual$1);
  21141. var this$3 = $m_Lorg_junit_Assert$();
  21142. - var actual$2 = new $c_sjsr_RuntimeLong().init___I((-1)).toString__T();
  21143. + var actual$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1), (-1));
  21144. this$3.assertEquals__T__O__O__V(null, "-1", actual$2);
  21145. - var this$5 = $m_Lorg_junit_Assert$();
  21146. - var actual$3 = this.IntMaxVal$1.toString__T();
  21147. - this$5.assertEquals__T__O__O__V(null, "2147483647", actual$3);
  21148. var this$6 = $m_Lorg_junit_Assert$();
  21149. - var actual$4 = this.IntMaxValPlus1$1.toString__T();
  21150. - this$6.assertEquals__T__O__O__V(null, "2147483648", actual$4);
  21151. + var this$5 = this.IntMaxVal$1;
  21152. + var actual$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$5.lo$2, this$5.hi$2);
  21153. + this$6.assertEquals__T__O__O__V(null, "2147483647", actual$3);
  21154. var this$8 = $m_Lorg_junit_Assert$();
  21155. - var actual$5 = this.IntMinVal$1.toString__T();
  21156. - this$8.assertEquals__T__O__O__V(null, "-2147483648", actual$5);
  21157. - var this$9 = $m_Lorg_junit_Assert$();
  21158. - var actual$6 = this.IntMinValMinus1$1.toString__T();
  21159. - this$9.assertEquals__T__O__O__V(null, "-2147483649", actual$6);
  21160. - var this$10 = $m_Lorg_junit_Assert$();
  21161. - var actual$7 = new $c_sjsr_RuntimeLong().init___I(999999999).toString__T();
  21162. - this$10.assertEquals__T__O__O__V(null, "999999999", actual$7);
  21163. + var this$7 = this.IntMaxValPlus1$1;
  21164. + var actual$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$7.lo$2, this$7.hi$2);
  21165. + this$8.assertEquals__T__O__O__V(null, "2147483648", actual$4);
  21166. var this$11 = $m_Lorg_junit_Assert$();
  21167. - var actual$8 = new $c_sjsr_RuntimeLong().init___I(1000000000).toString__T();
  21168. - this$11.assertEquals__T__O__O__V(null, "1000000000", actual$8);
  21169. - var this$12 = $m_Lorg_junit_Assert$();
  21170. - var actual$9 = this.MaxSafeDouble$1.toString__T();
  21171. - this$12.assertEquals__T__O__O__V(null, "9007199254740991", actual$9);
  21172. + var this$10 = this.IntMinVal$1;
  21173. + var actual$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$10.lo$2, this$10.hi$2);
  21174. + this$11.assertEquals__T__O__O__V(null, "-2147483648", actual$5);
  21175. var this$13 = $m_Lorg_junit_Assert$();
  21176. - var actual$10 = this.TwoPow53$1.toString__T();
  21177. - this$13.assertEquals__T__O__O__V(null, "9007199254740992", actual$10);
  21178. + var this$12 = this.IntMinValMinus1$1;
  21179. + var actual$6 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$12.lo$2, this$12.hi$2);
  21180. + this$13.assertEquals__T__O__O__V(null, "-2147483649", actual$6);
  21181. var this$14 = $m_Lorg_junit_Assert$();
  21182. - var actual$11 = this.MinSafeDouble$1.toString__T();
  21183. - this$14.assertEquals__T__O__O__V(null, "-9007199254740991", actual$11);
  21184. + var actual$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(999999999, 0);
  21185. + this$14.assertEquals__T__O__O__V(null, "999999999", actual$7);
  21186. var this$15 = $m_Lorg_junit_Assert$();
  21187. - var actual$12 = this.NegTwoPow53$1.toString__T();
  21188. - this$15.assertEquals__T__O__O__V(null, "-9007199254740992", actual$12);
  21189. - var this$16 = $m_Lorg_junit_Assert$();
  21190. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-86922), (-1)).toString__T();
  21191. - this$16.assertEquals__T__O__O__V(null, "-86922", actual$13);
  21192. + var actual$8 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1000000000, 0);
  21193. + this$15.assertEquals__T__O__O__V(null, "1000000000", actual$8);
  21194. var this$17 = $m_Lorg_junit_Assert$();
  21195. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).toString__T();
  21196. - this$17.assertEquals__T__O__O__V(null, "0", actual$14);
  21197. - var this$18 = $m_Lorg_junit_Assert$();
  21198. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-21874015), (-1)).toString__T();
  21199. - this$18.assertEquals__T__O__O__V(null, "-21874015", actual$15);
  21200. + var this$16 = this.MaxSafeDouble$1;
  21201. + var actual$9 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$16.lo$2, this$16.hi$2);
  21202. + this$17.assertEquals__T__O__O__V(null, "9007199254740991", actual$9);
  21203. var this$19 = $m_Lorg_junit_Assert$();
  21204. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(1317110830, (-489)).toString__T();
  21205. - this$19.assertEquals__T__O__O__V(null, "-2098921896914", actual$16);
  21206. - var this$20 = $m_Lorg_junit_Assert$();
  21207. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-698060208), 18855).toString__T();
  21208. - this$20.assertEquals__T__O__O__V(null, "80985205273168", actual$17);
  21209. + var this$18 = this.TwoPow53$1;
  21210. + var actual$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$18.lo$2, this$18.hi$2);
  21211. + this$19.assertEquals__T__O__O__V(null, "9007199254740992", actual$10);
  21212. var this$21 = $m_Lorg_junit_Assert$();
  21213. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(858389071, (-2899145)).toString__T();
  21214. - this$21.assertEquals__T__O__O__V(null, "-12451732102972849", actual$18);
  21215. - var this$22 = $m_Lorg_junit_Assert$();
  21216. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(3350, 0).toString__T();
  21217. - this$22.assertEquals__T__O__O__V(null, "3350", actual$19);
  21218. + var this$20 = this.MinSafeDouble$1;
  21219. + var actual$11 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$20.lo$2, this$20.hi$2);
  21220. + this$21.assertEquals__T__O__O__V(null, "-9007199254740991", actual$11);
  21221. var this$23 = $m_Lorg_junit_Assert$();
  21222. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(2005360390, (-21540)).toString__T();
  21223. - this$23.assertEquals__T__O__O__V(null, "-92511590195450", actual$20);
  21224. + var this$22 = this.NegTwoPow53$1;
  21225. + var actual$12 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this$22.lo$2, this$22.hi$2);
  21226. + this$23.assertEquals__T__O__O__V(null, "-9007199254740992", actual$12);
  21227. var this$24 = $m_Lorg_junit_Assert$();
  21228. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).toString__T();
  21229. - this$24.assertEquals__T__O__O__V(null, "-2", actual$21);
  21230. + var actual$13 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-86922), (-1));
  21231. + this$24.assertEquals__T__O__O__V(null, "-86922", actual$13);
  21232. var this$25 = $m_Lorg_junit_Assert$();
  21233. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(1492984294, 103900277).toString__T();
  21234. - this$25.assertEquals__T__O__O__V(null, "446248293253325286", actual$22);
  21235. + var actual$14 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, 0);
  21236. + this$25.assertEquals__T__O__O__V(null, "0", actual$14);
  21237. var this$26 = $m_Lorg_junit_Assert$();
  21238. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(116015740, 116321286).toString__T();
  21239. - this$26.assertEquals__T__O__O__V(null, "499596119314678396", actual$23);
  21240. + var actual$15 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-21874015), (-1));
  21241. + this$26.assertEquals__T__O__O__V(null, "-21874015", actual$15);
  21242. var this$27 = $m_Lorg_junit_Assert$();
  21243. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-3205893), (-1)).toString__T();
  21244. - this$27.assertEquals__T__O__O__V(null, "-3205893", actual$24);
  21245. + var actual$16 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1317110830, (-489));
  21246. + this$27.assertEquals__T__O__O__V(null, "-2098921896914", actual$16);
  21247. var this$28 = $m_Lorg_junit_Assert$();
  21248. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(1988813462, (-20667)).toString__T();
  21249. - this$28.assertEquals__T__O__O__V(null, "-88762100292970", actual$25);
  21250. + var actual$17 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-698060208), 18855);
  21251. + this$28.assertEquals__T__O__O__V(null, "80985205273168", actual$17);
  21252. var this$29 = $m_Lorg_junit_Assert$();
  21253. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-1278004), (-1)).toString__T();
  21254. - this$29.assertEquals__T__O__O__V(null, "-1278004", actual$26);
  21255. + var actual$18 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(858389071, (-2899145));
  21256. + this$29.assertEquals__T__O__O__V(null, "-12451732102972849", actual$18);
  21257. var this$30 = $m_Lorg_junit_Assert$();
  21258. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).toString__T();
  21259. - this$30.assertEquals__T__O__O__V(null, "-1", actual$27);
  21260. + var actual$19 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(3350, 0);
  21261. + this$30.assertEquals__T__O__O__V(null, "3350", actual$19);
  21262. var this$31 = $m_Lorg_junit_Assert$();
  21263. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-305393), (-1)).toString__T();
  21264. - this$31.assertEquals__T__O__O__V(null, "-305393", actual$28);
  21265. + var actual$20 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(2005360390, (-21540));
  21266. + this$31.assertEquals__T__O__O__V(null, "-92511590195450", actual$20);
  21267. var this$32 = $m_Lorg_junit_Assert$();
  21268. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).toString__T();
  21269. - this$32.assertEquals__T__O__O__V(null, "-2", actual$29);
  21270. + var actual$21 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2), (-1));
  21271. + this$32.assertEquals__T__O__O__V(null, "-2", actual$21);
  21272. var this$33 = $m_Lorg_junit_Assert$();
  21273. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-1678336113), 18695185).toString__T();
  21274. - this$33.assertEquals__T__O__O__V(null, "80295210784300943", actual$30);
  21275. + var actual$22 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1492984294, 103900277);
  21276. + this$33.assertEquals__T__O__O__V(null, "446248293253325286", actual$22);
  21277. var this$34 = $m_Lorg_junit_Assert$();
  21278. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(5, 0).toString__T();
  21279. - this$34.assertEquals__T__O__O__V(null, "5", actual$31);
  21280. + var actual$23 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(116015740, 116321286);
  21281. + this$34.assertEquals__T__O__O__V(null, "499596119314678396", actual$23);
  21282. var this$35 = $m_Lorg_junit_Assert$();
  21283. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(21, 0).toString__T();
  21284. - this$35.assertEquals__T__O__O__V(null, "21", actual$32);
  21285. + var actual$24 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-3205893), (-1));
  21286. + this$35.assertEquals__T__O__O__V(null, "-3205893", actual$24);
  21287. var this$36 = $m_Lorg_junit_Assert$();
  21288. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(64, 0).toString__T();
  21289. - this$36.assertEquals__T__O__O__V(null, "64", actual$33);
  21290. + var actual$25 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1988813462, (-20667));
  21291. + this$36.assertEquals__T__O__O__V(null, "-88762100292970", actual$25);
  21292. var this$37 = $m_Lorg_junit_Assert$();
  21293. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(39146094, 0).toString__T();
  21294. - this$37.assertEquals__T__O__O__V(null, "39146094", actual$34);
  21295. + var actual$26 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1278004), (-1));
  21296. + this$37.assertEquals__T__O__O__V(null, "-1278004", actual$26);
  21297. var this$38 = $m_Lorg_junit_Assert$();
  21298. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I((-1725731), (-1)).toString__T();
  21299. - this$38.assertEquals__T__O__O__V(null, "-1725731", actual$35);
  21300. + var actual$27 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1), (-1));
  21301. + this$38.assertEquals__T__O__O__V(null, "-1", actual$27);
  21302. var this$39 = $m_Lorg_junit_Assert$();
  21303. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-874655652), (-178824949)).toString__T();
  21304. - this$39.assertEquals__T__O__O__V(null, "-768047304243556260", actual$36);
  21305. + var actual$28 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-305393), (-1));
  21306. + this$39.assertEquals__T__O__O__V(null, "-305393", actual$28);
  21307. var this$40 = $m_Lorg_junit_Assert$();
  21308. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(380990122, (-635)).toString__T();
  21309. - this$40.assertEquals__T__O__O__V(null, "-2726923242838", actual$37);
  21310. + var actual$29 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2), (-1));
  21311. + this$40.assertEquals__T__O__O__V(null, "-2", actual$29);
  21312. var this$41 = $m_Lorg_junit_Assert$();
  21313. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(1318520807, (-415)).toString__T();
  21314. - this$41.assertEquals__T__O__O__V(null, "-1781092907033", actual$38);
  21315. + var actual$30 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1678336113), 18695185);
  21316. + this$41.assertEquals__T__O__O__V(null, "80295210784300943", actual$30);
  21317. var this$42 = $m_Lorg_junit_Assert$();
  21318. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-213275), (-1)).toString__T();
  21319. - this$42.assertEquals__T__O__O__V(null, "-213275", actual$39);
  21320. + var actual$31 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(5, 0);
  21321. + this$42.assertEquals__T__O__O__V(null, "5", actual$31);
  21322. var this$43 = $m_Lorg_junit_Assert$();
  21323. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(184176746, 1784).toString__T();
  21324. - this$43.assertEquals__T__O__O__V(null, "7662405832810", actual$40);
  21325. + var actual$32 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(21, 0);
  21326. + this$43.assertEquals__T__O__O__V(null, "21", actual$32);
  21327. var this$44 = $m_Lorg_junit_Assert$();
  21328. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(460945549, (-36)).toString__T();
  21329. - this$44.assertEquals__T__O__O__V(null, "-154157877107", actual$41);
  21330. + var actual$33 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(64, 0);
  21331. + this$44.assertEquals__T__O__O__V(null, "64", actual$33);
  21332. var this$45 = $m_Lorg_junit_Assert$();
  21333. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1586508389, (-216524094)).toString__T();
  21334. - this$45.assertEquals__T__O__O__V(null, "-929963900939521435", actual$42);
  21335. + var actual$34 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(39146094, 0);
  21336. + this$45.assertEquals__T__O__O__V(null, "39146094", actual$34);
  21337. var this$46 = $m_Lorg_junit_Assert$();
  21338. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-6872), (-1)).toString__T();
  21339. - this$46.assertEquals__T__O__O__V(null, "-6872", actual$43);
  21340. + var actual$35 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1725731), (-1));
  21341. + this$46.assertEquals__T__O__O__V(null, "-1725731", actual$35);
  21342. var this$47 = $m_Lorg_junit_Assert$();
  21343. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-333987816), 7413).toString__T();
  21344. - this$47.assertEquals__T__O__O__V(null, "31842553544728", actual$44);
  21345. + var actual$36 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-874655652), (-178824949));
  21346. + this$47.assertEquals__T__O__O__V(null, "-768047304243556260", actual$36);
  21347. var this$48 = $m_Lorg_junit_Assert$();
  21348. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-1817926382), 132147).toString__T();
  21349. - this$48.assertEquals__T__O__O__V(null, "567569520305426", actual$45);
  21350. + var actual$37 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(380990122, (-635));
  21351. + this$48.assertEquals__T__O__O__V(null, "-2726923242838", actual$37);
  21352. var this$49 = $m_Lorg_junit_Assert$();
  21353. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(19649016, 0).toString__T();
  21354. - this$49.assertEquals__T__O__O__V(null, "19649016", actual$46);
  21355. + var actual$38 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1318520807, (-415));
  21356. + this$49.assertEquals__T__O__O__V(null, "-1781092907033", actual$38);
  21357. var this$50 = $m_Lorg_junit_Assert$();
  21358. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I((-1349346), (-1)).toString__T();
  21359. - this$50.assertEquals__T__O__O__V(null, "-1349346", actual$47);
  21360. + var actual$39 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-213275), (-1));
  21361. + this$50.assertEquals__T__O__O__V(null, "-213275", actual$39);
  21362. var this$51 = $m_Lorg_junit_Assert$();
  21363. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-1372338764), 2207193).toString__T();
  21364. - this$51.assertEquals__T__O__O__V(null, "9479824673588660", actual$48);
  21365. + var actual$40 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(184176746, 1784);
  21366. + this$51.assertEquals__T__O__O__V(null, "7662405832810", actual$40);
  21367. var this$52 = $m_Lorg_junit_Assert$();
  21368. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(3521781, 0).toString__T();
  21369. - this$52.assertEquals__T__O__O__V(null, "3521781", actual$49);
  21370. + var actual$41 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(460945549, (-36));
  21371. + this$52.assertEquals__T__O__O__V(null, "-154157877107", actual$41);
  21372. var this$53 = $m_Lorg_junit_Assert$();
  21373. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I(1740, 0).toString__T();
  21374. - this$53.assertEquals__T__O__O__V(null, "1740", actual$50);
  21375. + var actual$42 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1586508389, (-216524094));
  21376. + this$53.assertEquals__T__O__O__V(null, "-929963900939521435", actual$42);
  21377. var this$54 = $m_Lorg_junit_Assert$();
  21378. - var actual$51 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).toString__T();
  21379. - this$54.assertEquals__T__O__O__V(null, "0", actual$51);
  21380. + var actual$43 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-6872), (-1));
  21381. + this$54.assertEquals__T__O__O__V(null, "-6872", actual$43);
  21382. var this$55 = $m_Lorg_junit_Assert$();
  21383. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I((-1654582044), 21).toString__T();
  21384. - this$55.assertEquals__T__O__O__V(null, "92834698468", actual$52);
  21385. + var actual$44 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-333987816), 7413);
  21386. + this$55.assertEquals__T__O__O__V(null, "31842553544728", actual$44);
  21387. var this$56 = $m_Lorg_junit_Assert$();
  21388. - var actual$53 = new $c_sjsr_RuntimeLong().init___I__I(100400158, (-18659001)).toString__T();
  21389. - this$56.assertEquals__T__O__O__V(null, "-80139798970631138", actual$53);
  21390. + var actual$45 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1817926382), 132147);
  21391. + this$56.assertEquals__T__O__O__V(null, "567569520305426", actual$45);
  21392. var this$57 = $m_Lorg_junit_Assert$();
  21393. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I(30058, 0).toString__T();
  21394. - this$57.assertEquals__T__O__O__V(null, "30058", actual$54);
  21395. + var actual$46 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(19649016, 0);
  21396. + this$57.assertEquals__T__O__O__V(null, "19649016", actual$46);
  21397. var this$58 = $m_Lorg_junit_Assert$();
  21398. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I(1332815438, (-142265)).toString__T();
  21399. - this$58.assertEquals__T__O__O__V(null, "-611022189550002", actual$55);
  21400. + var actual$47 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1349346), (-1));
  21401. + this$58.assertEquals__T__O__O__V(null, "-1349346", actual$47);
  21402. var this$59 = $m_Lorg_junit_Assert$();
  21403. - var actual$56 = new $c_sjsr_RuntimeLong().init___I__I(472694602, 119894).toString__T();
  21404. - this$59.assertEquals__T__O__O__V(null, "514941281681226", actual$56);
  21405. + var actual$48 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1372338764), 2207193);
  21406. + this$59.assertEquals__T__O__O__V(null, "9479824673588660", actual$48);
  21407. var this$60 = $m_Lorg_junit_Assert$();
  21408. - var actual$57 = new $c_sjsr_RuntimeLong().init___I__I((-1962042949), 571).toString__T();
  21409. - this$60.assertEquals__T__O__O__V(null, "2454759250363", actual$57);
  21410. + var actual$49 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(3521781, 0);
  21411. + this$60.assertEquals__T__O__O__V(null, "3521781", actual$49);
  21412. var this$61 = $m_Lorg_junit_Assert$();
  21413. - var actual$58 = new $c_sjsr_RuntimeLong().init___I__I(1595551038, 3459895).toString__T();
  21414. - this$61.assertEquals__T__O__O__V(null, "14860137468144958", actual$58);
  21415. + var actual$50 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1740, 0);
  21416. + this$61.assertEquals__T__O__O__V(null, "1740", actual$50);
  21417. var this$62 = $m_Lorg_junit_Assert$();
  21418. - var actual$59 = new $c_sjsr_RuntimeLong().init___I__I((-79255), (-1)).toString__T();
  21419. - this$62.assertEquals__T__O__O__V(null, "-79255", actual$59);
  21420. + var actual$51 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(0, 0);
  21421. + this$62.assertEquals__T__O__O__V(null, "0", actual$51);
  21422. var this$63 = $m_Lorg_junit_Assert$();
  21423. - var actual$60 = new $c_sjsr_RuntimeLong().init___I__I((-1501556660), 533210).toString__T();
  21424. - this$63.assertEquals__T__O__O__V(null, "2290122305310796", actual$60);
  21425. + var actual$52 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1654582044), 21);
  21426. + this$63.assertEquals__T__O__O__V(null, "92834698468", actual$52);
  21427. var this$64 = $m_Lorg_junit_Assert$();
  21428. - var actual$61 = new $c_sjsr_RuntimeLong().init___I__I((-463451414), (-175936602)).toString__T();
  21429. - this$64.assertEquals__T__O__O__V(null, "-755641947927852310", actual$61);
  21430. + var actual$53 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(100400158, (-18659001));
  21431. + this$64.assertEquals__T__O__O__V(null, "-80139798970631138", actual$53);
  21432. var this$65 = $m_Lorg_junit_Assert$();
  21433. - var actual$62 = new $c_sjsr_RuntimeLong().init___I__I((-771329970), (-610447526)).toString__T();
  21434. - this$65.assertEquals__T__O__O__V(null, "-2621852156570472370", actual$62);
  21435. + var actual$54 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(30058, 0);
  21436. + this$65.assertEquals__T__O__O__V(null, "30058", actual$54);
  21437. var this$66 = $m_Lorg_junit_Assert$();
  21438. - var actual$63 = new $c_sjsr_RuntimeLong().init___I__I(698569929, (-9)).toString__T();
  21439. - this$66.assertEquals__T__O__O__V(null, "-37956135735", actual$63);
  21440. + var actual$55 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1332815438, (-142265));
  21441. + this$66.assertEquals__T__O__O__V(null, "-611022189550002", actual$55);
  21442. var this$67 = $m_Lorg_junit_Assert$();
  21443. - var actual$64 = new $c_sjsr_RuntimeLong().init___I__I(853219, 0).toString__T();
  21444. - this$67.assertEquals__T__O__O__V(null, "853219", actual$64);
  21445. + var actual$56 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(472694602, 119894);
  21446. + this$67.assertEquals__T__O__O__V(null, "514941281681226", actual$56);
  21447. var this$68 = $m_Lorg_junit_Assert$();
  21448. - var actual$65 = new $c_sjsr_RuntimeLong().init___I__I(901, 0).toString__T();
  21449. - this$68.assertEquals__T__O__O__V(null, "901", actual$65);
  21450. + var actual$57 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1962042949), 571);
  21451. + this$68.assertEquals__T__O__O__V(null, "2454759250363", actual$57);
  21452. var this$69 = $m_Lorg_junit_Assert$();
  21453. - var actual$66 = new $c_sjsr_RuntimeLong().init___I__I(434694682, 1021).toString__T();
  21454. - this$69.assertEquals__T__O__O__V(null, "4385596303898", actual$66);
  21455. + var actual$58 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1595551038, 3459895);
  21456. + this$69.assertEquals__T__O__O__V(null, "14860137468144958", actual$58);
  21457. var this$70 = $m_Lorg_junit_Assert$();
  21458. - var actual$67 = new $c_sjsr_RuntimeLong().init___I__I((-972597865), (-1)).toString__T();
  21459. - this$70.assertEquals__T__O__O__V(null, "-972597865", actual$67);
  21460. + var actual$59 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-79255), (-1));
  21461. + this$70.assertEquals__T__O__O__V(null, "-79255", actual$59);
  21462. var this$71 = $m_Lorg_junit_Assert$();
  21463. - var actual$68 = new $c_sjsr_RuntimeLong().init___I__I((-8057379), (-1)).toString__T();
  21464. - this$71.assertEquals__T__O__O__V(null, "-8057379", actual$68);
  21465. + var actual$60 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1501556660), 533210);
  21466. + this$71.assertEquals__T__O__O__V(null, "2290122305310796", actual$60);
  21467. var this$72 = $m_Lorg_junit_Assert$();
  21468. - var actual$69 = new $c_sjsr_RuntimeLong().init___I__I((-14968), (-1)).toString__T();
  21469. - this$72.assertEquals__T__O__O__V(null, "-14968", actual$69);
  21470. + var actual$61 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-463451414), (-175936602));
  21471. + this$72.assertEquals__T__O__O__V(null, "-755641947927852310", actual$61);
  21472. var this$73 = $m_Lorg_junit_Assert$();
  21473. - var actual$70 = new $c_sjsr_RuntimeLong().init___I__I((-98204964), (-1)).toString__T();
  21474. - this$73.assertEquals__T__O__O__V(null, "-98204964", actual$70);
  21475. + var actual$62 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-771329970), (-610447526));
  21476. + this$73.assertEquals__T__O__O__V(null, "-2621852156570472370", actual$62);
  21477. var this$74 = $m_Lorg_junit_Assert$();
  21478. - var actual$71 = new $c_sjsr_RuntimeLong().init___I__I(335479, 0).toString__T();
  21479. - this$74.assertEquals__T__O__O__V(null, "335479", actual$71);
  21480. + var actual$63 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(698569929, (-9));
  21481. + this$74.assertEquals__T__O__O__V(null, "-37956135735", actual$63);
  21482. var this$75 = $m_Lorg_junit_Assert$();
  21483. - var actual$72 = new $c_sjsr_RuntimeLong().init___I__I(54810714, (-100)).toString__T();
  21484. - this$75.assertEquals__T__O__O__V(null, "-429441918886", actual$72);
  21485. + var actual$64 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(853219, 0);
  21486. + this$75.assertEquals__T__O__O__V(null, "853219", actual$64);
  21487. var this$76 = $m_Lorg_junit_Assert$();
  21488. - var actual$73 = new $c_sjsr_RuntimeLong().init___I__I(9798741, 0).toString__T();
  21489. - this$76.assertEquals__T__O__O__V(null, "9798741", actual$73);
  21490. + var actual$65 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(901, 0);
  21491. + this$76.assertEquals__T__O__O__V(null, "901", actual$65);
  21492. var this$77 = $m_Lorg_junit_Assert$();
  21493. - var actual$74 = new $c_sjsr_RuntimeLong().init___I__I((-896875642), 31643665).toString__T();
  21494. - this$77.assertEquals__T__O__O__V(null, "135908509698671494", actual$74);
  21495. + var actual$66 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(434694682, 1021);
  21496. + this$77.assertEquals__T__O__O__V(null, "4385596303898", actual$66);
  21497. var this$78 = $m_Lorg_junit_Assert$();
  21498. - var actual$75 = new $c_sjsr_RuntimeLong().init___I__I(233027789, (-32851335)).toString__T();
  21499. - this$78.assertEquals__T__O__O__V(null, "-141095409221912371", actual$75);
  21500. + var actual$67 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-972597865), (-1));
  21501. + this$78.assertEquals__T__O__O__V(null, "-972597865", actual$67);
  21502. var this$79 = $m_Lorg_junit_Assert$();
  21503. - var actual$76 = new $c_sjsr_RuntimeLong().init___I__I((-359183840), (-2104985)).toString__T();
  21504. - this$79.assertEquals__T__O__O__V(null, "-9040837797787104", actual$76);
  21505. + var actual$68 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-8057379), (-1));
  21506. + this$79.assertEquals__T__O__O__V(null, "-8057379", actual$68);
  21507. var this$80 = $m_Lorg_junit_Assert$();
  21508. - var actual$77 = new $c_sjsr_RuntimeLong().init___I__I((-889), (-1)).toString__T();
  21509. - this$80.assertEquals__T__O__O__V(null, "-889", actual$77);
  21510. + var actual$69 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-14968), (-1));
  21511. + this$80.assertEquals__T__O__O__V(null, "-14968", actual$69);
  21512. var this$81 = $m_Lorg_junit_Assert$();
  21513. - var actual$78 = new $c_sjsr_RuntimeLong().init___I__I((-1072884302), 0).toString__T();
  21514. - this$81.assertEquals__T__O__O__V(null, "3222082994", actual$78);
  21515. + var actual$70 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-98204964), (-1));
  21516. + this$81.assertEquals__T__O__O__V(null, "-98204964", actual$70);
  21517. var this$82 = $m_Lorg_junit_Assert$();
  21518. - var actual$79 = new $c_sjsr_RuntimeLong().init___I__I((-1454853), (-1)).toString__T();
  21519. - this$82.assertEquals__T__O__O__V(null, "-1454853", actual$79);
  21520. + var actual$71 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(335479, 0);
  21521. + this$82.assertEquals__T__O__O__V(null, "335479", actual$71);
  21522. var this$83 = $m_Lorg_junit_Assert$();
  21523. - var actual$80 = new $c_sjsr_RuntimeLong().init___I__I((-2113969463), 127).toString__T();
  21524. - this$83.assertEquals__T__O__O__V(null, "547641844425", actual$80);
  21525. + var actual$72 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(54810714, (-100));
  21526. + this$83.assertEquals__T__O__O__V(null, "-429441918886", actual$72);
  21527. var this$84 = $m_Lorg_junit_Assert$();
  21528. - var actual$81 = new $c_sjsr_RuntimeLong().init___I__I((-1766834443), 0).toString__T();
  21529. - this$84.assertEquals__T__O__O__V(null, "2528132853", actual$81);
  21530. + var actual$73 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(9798741, 0);
  21531. + this$84.assertEquals__T__O__O__V(null, "9798741", actual$73);
  21532. var this$85 = $m_Lorg_junit_Assert$();
  21533. - var actual$82 = new $c_sjsr_RuntimeLong().init___I__I(242, 0).toString__T();
  21534. - this$85.assertEquals__T__O__O__V(null, "242", actual$82);
  21535. + var actual$74 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-896875642), 31643665);
  21536. + this$85.assertEquals__T__O__O__V(null, "135908509698671494", actual$74);
  21537. var this$86 = $m_Lorg_junit_Assert$();
  21538. - var actual$83 = new $c_sjsr_RuntimeLong().init___I__I((-1655763891), (-1)).toString__T();
  21539. - this$86.assertEquals__T__O__O__V(null, "-1655763891", actual$83);
  21540. + var actual$75 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(233027789, (-32851335));
  21541. + this$86.assertEquals__T__O__O__V(null, "-141095409221912371", actual$75);
  21542. var this$87 = $m_Lorg_junit_Assert$();
  21543. - var actual$84 = new $c_sjsr_RuntimeLong().init___I__I(82, 0).toString__T();
  21544. - this$87.assertEquals__T__O__O__V(null, "82", actual$84);
  21545. + var actual$76 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-359183840), (-2104985));
  21546. + this$87.assertEquals__T__O__O__V(null, "-9040837797787104", actual$76);
  21547. var this$88 = $m_Lorg_junit_Assert$();
  21548. - var actual$85 = new $c_sjsr_RuntimeLong().init___I__I((-120254181), (-1)).toString__T();
  21549. - this$88.assertEquals__T__O__O__V(null, "-120254181", actual$85);
  21550. + var actual$77 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-889), (-1));
  21551. + this$88.assertEquals__T__O__O__V(null, "-889", actual$77);
  21552. var this$89 = $m_Lorg_junit_Assert$();
  21553. - var actual$86 = new $c_sjsr_RuntimeLong().init___I__I((-210088), (-1)).toString__T();
  21554. - this$89.assertEquals__T__O__O__V(null, "-210088", actual$86);
  21555. + var actual$78 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1072884302), 0);
  21556. + this$89.assertEquals__T__O__O__V(null, "3222082994", actual$78);
  21557. var this$90 = $m_Lorg_junit_Assert$();
  21558. - var actual$87 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).toString__T();
  21559. - this$90.assertEquals__T__O__O__V(null, "-2", actual$87);
  21560. + var actual$79 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1454853), (-1));
  21561. + this$90.assertEquals__T__O__O__V(null, "-1454853", actual$79);
  21562. var this$91 = $m_Lorg_junit_Assert$();
  21563. - var actual$88 = new $c_sjsr_RuntimeLong().init___I__I(598888267, 58267).toString__T();
  21564. - this$91.assertEquals__T__O__O__V(null, "250255458324299", actual$88);
  21565. + var actual$80 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2113969463), 127);
  21566. + this$91.assertEquals__T__O__O__V(null, "547641844425", actual$80);
  21567. var this$92 = $m_Lorg_junit_Assert$();
  21568. - var actual$89 = new $c_sjsr_RuntimeLong().init___I__I((-100656997), (-1)).toString__T();
  21569. - this$92.assertEquals__T__O__O__V(null, "-100656997", actual$89);
  21570. + var actual$81 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1766834443), 0);
  21571. + this$92.assertEquals__T__O__O__V(null, "2528132853", actual$81);
  21572. var this$93 = $m_Lorg_junit_Assert$();
  21573. - var actual$90 = new $c_sjsr_RuntimeLong().init___I__I(1672622015, (-6)).toString__T();
  21574. - this$93.assertEquals__T__O__O__V(null, "-24097181761", actual$90);
  21575. + var actual$82 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(242, 0);
  21576. + this$93.assertEquals__T__O__O__V(null, "242", actual$82);
  21577. var this$94 = $m_Lorg_junit_Assert$();
  21578. - var actual$91 = new $c_sjsr_RuntimeLong().init___I__I(206088, 0).toString__T();
  21579. - this$94.assertEquals__T__O__O__V(null, "206088", actual$91);
  21580. + var actual$83 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1655763891), (-1));
  21581. + this$94.assertEquals__T__O__O__V(null, "-1655763891", actual$83);
  21582. var this$95 = $m_Lorg_junit_Assert$();
  21583. - var actual$92 = new $c_sjsr_RuntimeLong().init___I__I((-593), (-1)).toString__T();
  21584. - this$95.assertEquals__T__O__O__V(null, "-593", actual$92);
  21585. + var actual$84 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(82, 0);
  21586. + this$95.assertEquals__T__O__O__V(null, "82", actual$84);
  21587. var this$96 = $m_Lorg_junit_Assert$();
  21588. - var actual$93 = new $c_sjsr_RuntimeLong().init___I__I((-99542049), (-1)).toString__T();
  21589. - this$96.assertEquals__T__O__O__V(null, "-99542049", actual$93);
  21590. + var actual$85 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-120254181), (-1));
  21591. + this$96.assertEquals__T__O__O__V(null, "-120254181", actual$85);
  21592. var this$97 = $m_Lorg_junit_Assert$();
  21593. - var actual$94 = new $c_sjsr_RuntimeLong().init___I__I(421501, 0).toString__T();
  21594. - this$97.assertEquals__T__O__O__V(null, "421501", actual$94);
  21595. + var actual$86 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-210088), (-1));
  21596. + this$97.assertEquals__T__O__O__V(null, "-210088", actual$86);
  21597. var this$98 = $m_Lorg_junit_Assert$();
  21598. - var actual$95 = new $c_sjsr_RuntimeLong().init___I__I((-2), (-1)).toString__T();
  21599. - this$98.assertEquals__T__O__O__V(null, "-2", actual$95);
  21600. + var actual$87 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2), (-1));
  21601. + this$98.assertEquals__T__O__O__V(null, "-2", actual$87);
  21602. var this$99 = $m_Lorg_junit_Assert$();
  21603. - var actual$96 = new $c_sjsr_RuntimeLong().init___I__I((-101), (-1)).toString__T();
  21604. - this$99.assertEquals__T__O__O__V(null, "-101", actual$96);
  21605. + var actual$88 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(598888267, 58267);
  21606. + this$99.assertEquals__T__O__O__V(null, "250255458324299", actual$88);
  21607. var this$100 = $m_Lorg_junit_Assert$();
  21608. - var actual$97 = new $c_sjsr_RuntimeLong().init___I__I(3, 0).toString__T();
  21609. - this$100.assertEquals__T__O__O__V(null, "3", actual$97);
  21610. + var actual$89 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-100656997), (-1));
  21611. + this$100.assertEquals__T__O__O__V(null, "-100656997", actual$89);
  21612. var this$101 = $m_Lorg_junit_Assert$();
  21613. - var actual$98 = new $c_sjsr_RuntimeLong().init___I__I(2082590966, 3).toString__T();
  21614. - this$101.assertEquals__T__O__O__V(null, "14967492854", actual$98);
  21615. + var actual$90 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1672622015, (-6));
  21616. + this$101.assertEquals__T__O__O__V(null, "-24097181761", actual$90);
  21617. var this$102 = $m_Lorg_junit_Assert$();
  21618. - var actual$99 = new $c_sjsr_RuntimeLong().init___I__I((-86853659), (-355870)).toString__T();
  21619. - this$102.assertEquals__T__O__O__V(null, "-1528445803513883", actual$99);
  21620. + var actual$91 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(206088, 0);
  21621. + this$102.assertEquals__T__O__O__V(null, "206088", actual$91);
  21622. var this$103 = $m_Lorg_junit_Assert$();
  21623. - var actual$100 = new $c_sjsr_RuntimeLong().init___I__I((-1353126070), 6230).toString__T();
  21624. - this$103.assertEquals__T__O__O__V(null, "26760588095306", actual$100);
  21625. + var actual$92 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-593), (-1));
  21626. + this$103.assertEquals__T__O__O__V(null, "-593", actual$92);
  21627. var this$104 = $m_Lorg_junit_Assert$();
  21628. - var actual$101 = new $c_sjsr_RuntimeLong().init___I__I(1576139368, 2899).toString__T();
  21629. - this$104.assertEquals__T__O__O__V(null, "12452686330472", actual$101);
  21630. + var actual$93 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-99542049), (-1));
  21631. + this$104.assertEquals__T__O__O__V(null, "-99542049", actual$93);
  21632. var this$105 = $m_Lorg_junit_Assert$();
  21633. - var actual$102 = new $c_sjsr_RuntimeLong().init___I__I(1022479965, (-30415)).toString__T();
  21634. - this$105.assertEquals__T__O__O__V(null, "-130630407827875", actual$102);
  21635. + var actual$94 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(421501, 0);
  21636. + this$105.assertEquals__T__O__O__V(null, "421501", actual$94);
  21637. var this$106 = $m_Lorg_junit_Assert$();
  21638. - var actual$103 = new $c_sjsr_RuntimeLong().init___I__I((-1691843023), (-3)).toString__T();
  21639. - this$106.assertEquals__T__O__O__V(null, "-10281777615", actual$103);
  21640. + var actual$95 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-2), (-1));
  21641. + this$106.assertEquals__T__O__O__V(null, "-2", actual$95);
  21642. var this$107 = $m_Lorg_junit_Assert$();
  21643. - var actual$104 = new $c_sjsr_RuntimeLong().init___I__I(2013284571, (-21071)).toString__T();
  21644. - this$107.assertEquals__T__O__O__V(null, "-90497242609445", actual$104);
  21645. + var actual$96 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-101), (-1));
  21646. + this$107.assertEquals__T__O__O__V(null, "-101", actual$96);
  21647. var this$108 = $m_Lorg_junit_Assert$();
  21648. - var actual$105 = new $c_sjsr_RuntimeLong().init___I__I(1990158591, (-3245)).toString__T();
  21649. - this$108.assertEquals__T__O__O__V(null, "-13935178716929", actual$105);
  21650. + var actual$97 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(3, 0);
  21651. + this$108.assertEquals__T__O__O__V(null, "3", actual$97);
  21652. var this$109 = $m_Lorg_junit_Assert$();
  21653. - var actual$106 = new $c_sjsr_RuntimeLong().init___I__I((-11308540), (-1)).toString__T();
  21654. - this$109.assertEquals__T__O__O__V(null, "-11308540", actual$106);
  21655. + var actual$98 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(2082590966, 3);
  21656. + this$109.assertEquals__T__O__O__V(null, "14967492854", actual$98);
  21657. var this$110 = $m_Lorg_junit_Assert$();
  21658. - var actual$107 = new $c_sjsr_RuntimeLong().init___I__I(545166, 0).toString__T();
  21659. - this$110.assertEquals__T__O__O__V(null, "545166", actual$107);
  21660. + var actual$99 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-86853659), (-355870));
  21661. + this$110.assertEquals__T__O__O__V(null, "-1528445803513883", actual$99);
  21662. var this$111 = $m_Lorg_junit_Assert$();
  21663. - var actual$108 = new $c_sjsr_RuntimeLong().init___I__I(1778574369, (-243007)).toString__T();
  21664. - this$111.assertEquals__T__O__O__V(null, "-1043705339124703", actual$108);
  21665. + var actual$100 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1353126070), 6230);
  21666. + this$111.assertEquals__T__O__O__V(null, "26760588095306", actual$100);
  21667. var this$112 = $m_Lorg_junit_Assert$();
  21668. - var actual$109 = new $c_sjsr_RuntimeLong().init___I__I(510, 0).toString__T();
  21669. - this$112.assertEquals__T__O__O__V(null, "510", actual$109);
  21670. + var actual$101 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1576139368, 2899);
  21671. + this$112.assertEquals__T__O__O__V(null, "12452686330472", actual$101);
  21672. var this$113 = $m_Lorg_junit_Assert$();
  21673. - var actual$110 = new $c_sjsr_RuntimeLong().init___I__I(1809514269, (-1)).toString__T();
  21674. - this$113.assertEquals__T__O__O__V(null, "-2485453027", actual$110);
  21675. + var actual$102 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1022479965, (-30415));
  21676. + this$113.assertEquals__T__O__O__V(null, "-130630407827875", actual$102);
  21677. var this$114 = $m_Lorg_junit_Assert$();
  21678. - var actual$111 = new $c_sjsr_RuntimeLong().init___I__I((-15103), (-1)).toString__T();
  21679. - this$114.assertEquals__T__O__O__V(null, "-15103", actual$111);
  21680. + var actual$103 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-1691843023), (-3));
  21681. + this$114.assertEquals__T__O__O__V(null, "-10281777615", actual$103);
  21682. var this$115 = $m_Lorg_junit_Assert$();
  21683. - var actual$112 = new $c_sjsr_RuntimeLong().init___I__I((-779514418), (-39296382)).toString__T();
  21684. - this$115.assertEquals__T__O__O__V(null, "-168776672025670194", actual$112)
  21685. + var actual$104 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(2013284571, (-21071));
  21686. + this$115.assertEquals__T__O__O__V(null, "-90497242609445", actual$104);
  21687. + var this$116 = $m_Lorg_junit_Assert$();
  21688. + var actual$105 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1990158591, (-3245));
  21689. + this$116.assertEquals__T__O__O__V(null, "-13935178716929", actual$105);
  21690. + var this$117 = $m_Lorg_junit_Assert$();
  21691. + var actual$106 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-11308540), (-1));
  21692. + this$117.assertEquals__T__O__O__V(null, "-11308540", actual$106);
  21693. + var this$118 = $m_Lorg_junit_Assert$();
  21694. + var actual$107 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(545166, 0);
  21695. + this$118.assertEquals__T__O__O__V(null, "545166", actual$107);
  21696. + var this$119 = $m_Lorg_junit_Assert$();
  21697. + var actual$108 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1778574369, (-243007));
  21698. + this$119.assertEquals__T__O__O__V(null, "-1043705339124703", actual$108);
  21699. + var this$120 = $m_Lorg_junit_Assert$();
  21700. + var actual$109 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(510, 0);
  21701. + this$120.assertEquals__T__O__O__V(null, "510", actual$109);
  21702. + var this$121 = $m_Lorg_junit_Assert$();
  21703. + var actual$110 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(1809514269, (-1));
  21704. + this$121.assertEquals__T__O__O__V(null, "-2485453027", actual$110);
  21705. + var this$122 = $m_Lorg_junit_Assert$();
  21706. + var actual$111 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-15103), (-1));
  21707. + this$122.assertEquals__T__O__O__V(null, "-15103", actual$111);
  21708. + var this$123 = $m_Lorg_junit_Assert$();
  21709. + var actual$112 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T((-779514418), (-39296382));
  21710. + this$123.assertEquals__T__O__O__V(null, "-168776672025670194", actual$112)
  21711. });
  21712. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.bitwise$undnot$und$tilde__V = (function() {
  21713. var this$1 = $m_Lorg_junit_Assert$();
  21714. - var expected = new $c_sjsr_RuntimeLong().init___I__I(1664374422, 327449892);
  21715. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1664374423), (-327449893)).unary$und$tilde__sjsr_RuntimeLong();
  21716. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  21717. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1664374422, 327449892), new $c_sjsr_RuntimeLong().init___I__I(1664374422, 327449892));
  21718. var this$2 = $m_Lorg_junit_Assert$();
  21719. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I((-2033180390), (-1179462631));
  21720. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(2033180389, 1179462630).unary$und$tilde__sjsr_RuntimeLong();
  21721. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  21722. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2033180390), (-1179462631)), new $c_sjsr_RuntimeLong().init___I__I((-2033180390), (-1179462631)));
  21723. var this$3 = $m_Lorg_junit_Assert$();
  21724. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I((-1134559214), 581653069);
  21725. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(1134559213, (-581653070)).unary$und$tilde__sjsr_RuntimeLong();
  21726. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  21727. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1134559214), 581653069), new $c_sjsr_RuntimeLong().init___I__I((-1134559214), 581653069));
  21728. var this$4 = $m_Lorg_junit_Assert$();
  21729. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-304074638), (-795726117));
  21730. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(304074637, 795726116).unary$und$tilde__sjsr_RuntimeLong();
  21731. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  21732. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-304074638), (-795726117)), new $c_sjsr_RuntimeLong().init___I__I((-304074638), (-795726117)));
  21733. var this$5 = $m_Lorg_junit_Assert$();
  21734. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-1711832787), 1153070599);
  21735. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(1711832786, (-1153070600)).unary$und$tilde__sjsr_RuntimeLong();
  21736. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  21737. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1711832787), 1153070599), new $c_sjsr_RuntimeLong().init___I__I((-1711832787), 1153070599));
  21738. var this$6 = $m_Lorg_junit_Assert$();
  21739. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I((-1526506637), 966114536);
  21740. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(1526506636, (-966114537)).unary$und$tilde__sjsr_RuntimeLong();
  21741. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  21742. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1526506637), 966114536), new $c_sjsr_RuntimeLong().init___I__I((-1526506637), 966114536));
  21743. var this$7 = $m_Lorg_junit_Assert$();
  21744. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(4362923, 1155261397);
  21745. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-4362924), (-1155261398)).unary$und$tilde__sjsr_RuntimeLong();
  21746. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  21747. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4362923, 1155261397), new $c_sjsr_RuntimeLong().init___I__I(4362923, 1155261397));
  21748. var this$8 = $m_Lorg_junit_Assert$();
  21749. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-1976846289), (-68873334));
  21750. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(1976846288, 68873333).unary$und$tilde__sjsr_RuntimeLong();
  21751. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  21752. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1976846289), (-68873334)), new $c_sjsr_RuntimeLong().init___I__I((-1976846289), (-68873334)));
  21753. var this$9 = $m_Lorg_junit_Assert$();
  21754. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-980717878), (-1171857118));
  21755. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(980717877, 1171857117).unary$und$tilde__sjsr_RuntimeLong();
  21756. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  21757. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-980717878), (-1171857118)), new $c_sjsr_RuntimeLong().init___I__I((-980717878), (-1171857118)));
  21758. var this$10 = $m_Lorg_junit_Assert$();
  21759. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(1087568370, 543704246);
  21760. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-1087568371), (-543704247)).unary$und$tilde__sjsr_RuntimeLong();
  21761. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  21762. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1087568370, 543704246), new $c_sjsr_RuntimeLong().init___I__I(1087568370, 543704246));
  21763. var this$11 = $m_Lorg_junit_Assert$();
  21764. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(466027718, 693030605);
  21765. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-466027719), (-693030606)).unary$und$tilde__sjsr_RuntimeLong();
  21766. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  21767. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(466027718, 693030605), new $c_sjsr_RuntimeLong().init___I__I(466027718, 693030605));
  21768. var this$12 = $m_Lorg_junit_Assert$();
  21769. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(457333958, 1344424074);
  21770. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-457333959), (-1344424075)).unary$und$tilde__sjsr_RuntimeLong();
  21771. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  21772. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(457333958, 1344424074), new $c_sjsr_RuntimeLong().init___I__I(457333958, 1344424074));
  21773. var this$13 = $m_Lorg_junit_Assert$();
  21774. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-1195369388), (-1211454825));
  21775. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(1195369387, 1211454824).unary$und$tilde__sjsr_RuntimeLong();
  21776. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  21777. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1195369388), (-1211454825)), new $c_sjsr_RuntimeLong().init___I__I((-1195369388), (-1211454825)));
  21778. var this$14 = $m_Lorg_junit_Assert$();
  21779. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(1637646574, 618600148);
  21780. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1637646575), (-618600149)).unary$und$tilde__sjsr_RuntimeLong();
  21781. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  21782. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1637646574, 618600148), new $c_sjsr_RuntimeLong().init___I__I(1637646574, 618600148));
  21783. var this$15 = $m_Lorg_junit_Assert$();
  21784. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(1882417448, 81477816);
  21785. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1882417449), (-81477817)).unary$und$tilde__sjsr_RuntimeLong();
  21786. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  21787. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1882417448, 81477816), new $c_sjsr_RuntimeLong().init___I__I(1882417448, 81477816));
  21788. var this$16 = $m_Lorg_junit_Assert$();
  21789. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-755550612), (-520392566));
  21790. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(755550611, 520392565).unary$und$tilde__sjsr_RuntimeLong();
  21791. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  21792. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-755550612), (-520392566)), new $c_sjsr_RuntimeLong().init___I__I((-755550612), (-520392566)));
  21793. var this$17 = $m_Lorg_junit_Assert$();
  21794. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I((-754282895), (-1550447287));
  21795. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(754282894, 1550447286).unary$und$tilde__sjsr_RuntimeLong();
  21796. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  21797. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-754282895), (-1550447287)), new $c_sjsr_RuntimeLong().init___I__I((-754282895), (-1550447287)));
  21798. var this$18 = $m_Lorg_junit_Assert$();
  21799. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(949172349, (-708028075));
  21800. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-949172350), 708028074).unary$und$tilde__sjsr_RuntimeLong();
  21801. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  21802. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(949172349, (-708028075)), new $c_sjsr_RuntimeLong().init___I__I(949172349, (-708028075)));
  21803. var this$19 = $m_Lorg_junit_Assert$();
  21804. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1587810906, (-1344614950));
  21805. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I((-1587810907), 1344614949).unary$und$tilde__sjsr_RuntimeLong();
  21806. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  21807. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1587810906, (-1344614950)), new $c_sjsr_RuntimeLong().init___I__I(1587810906, (-1344614950)));
  21808. var this$20 = $m_Lorg_junit_Assert$();
  21809. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I((-1761617639), (-353615615));
  21810. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1761617638, 353615614).unary$und$tilde__sjsr_RuntimeLong();
  21811. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  21812. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1761617639), (-353615615)), new $c_sjsr_RuntimeLong().init___I__I((-1761617639), (-353615615)));
  21813. var this$21 = $m_Lorg_junit_Assert$();
  21814. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I((-153730678), 249152220);
  21815. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(153730677, (-249152221)).unary$und$tilde__sjsr_RuntimeLong();
  21816. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  21817. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-153730678), 249152220), new $c_sjsr_RuntimeLong().init___I__I((-153730678), 249152220));
  21818. var this$22 = $m_Lorg_junit_Assert$();
  21819. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I((-189227914), 2071190797);
  21820. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(189227913, (-2071190798)).unary$und$tilde__sjsr_RuntimeLong();
  21821. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  21822. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-189227914), 2071190797), new $c_sjsr_RuntimeLong().init___I__I((-189227914), 2071190797));
  21823. var this$23 = $m_Lorg_junit_Assert$();
  21824. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-853867870), 445686068);
  21825. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(853867869, (-445686069)).unary$und$tilde__sjsr_RuntimeLong();
  21826. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  21827. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-853867870), 445686068), new $c_sjsr_RuntimeLong().init___I__I((-853867870), 445686068));
  21828. var this$24 = $m_Lorg_junit_Assert$();
  21829. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-779434875), 417640992);
  21830. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(779434874, (-417640993)).unary$und$tilde__sjsr_RuntimeLong();
  21831. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  21832. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-779434875), 417640992), new $c_sjsr_RuntimeLong().init___I__I((-779434875), 417640992));
  21833. var this$25 = $m_Lorg_junit_Assert$();
  21834. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(1997707715, (-1100729422));
  21835. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-1997707716), 1100729421).unary$und$tilde__sjsr_RuntimeLong();
  21836. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  21837. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1997707715, (-1100729422)), new $c_sjsr_RuntimeLong().init___I__I(1997707715, (-1100729422)));
  21838. var this$26 = $m_Lorg_junit_Assert$();
  21839. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(1171311729, (-1236578928));
  21840. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-1171311730), 1236578927).unary$und$tilde__sjsr_RuntimeLong();
  21841. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  21842. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1171311729, (-1236578928)), new $c_sjsr_RuntimeLong().init___I__I(1171311729, (-1236578928)));
  21843. var this$27 = $m_Lorg_junit_Assert$();
  21844. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-833922040), 1773972621);
  21845. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(833922039, (-1773972622)).unary$und$tilde__sjsr_RuntimeLong();
  21846. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  21847. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-833922040), 1773972621), new $c_sjsr_RuntimeLong().init___I__I((-833922040), 1773972621));
  21848. var this$28 = $m_Lorg_junit_Assert$();
  21849. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(1414648869, 1222586075);
  21850. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-1414648870), (-1222586076)).unary$und$tilde__sjsr_RuntimeLong();
  21851. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  21852. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1414648869, 1222586075), new $c_sjsr_RuntimeLong().init___I__I(1414648869, 1222586075));
  21853. var this$29 = $m_Lorg_junit_Assert$();
  21854. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(1123832582, (-1270176018));
  21855. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-1123832583), 1270176017).unary$und$tilde__sjsr_RuntimeLong();
  21856. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  21857. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1123832582, (-1270176018)), new $c_sjsr_RuntimeLong().init___I__I(1123832582, (-1270176018)));
  21858. var this$30 = $m_Lorg_junit_Assert$();
  21859. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(1163066309, 237396271);
  21860. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-1163066310), (-237396272)).unary$und$tilde__sjsr_RuntimeLong();
  21861. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  21862. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1163066309, 237396271), new $c_sjsr_RuntimeLong().init___I__I(1163066309, 237396271));
  21863. var this$31 = $m_Lorg_junit_Assert$();
  21864. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-1826566063), 509270117);
  21865. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(1826566062, (-509270118)).unary$und$tilde__sjsr_RuntimeLong();
  21866. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  21867. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1826566063), 509270117), new $c_sjsr_RuntimeLong().init___I__I((-1826566063), 509270117));
  21868. var this$32 = $m_Lorg_junit_Assert$();
  21869. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I((-450318543), 1650640099);
  21870. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(450318542, (-1650640100)).unary$und$tilde__sjsr_RuntimeLong();
  21871. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  21872. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-450318543), 1650640099), new $c_sjsr_RuntimeLong().init___I__I((-450318543), 1650640099));
  21873. var this$33 = $m_Lorg_junit_Assert$();
  21874. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I(1461907704, (-27364749));
  21875. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-1461907705), 27364748).unary$und$tilde__sjsr_RuntimeLong();
  21876. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  21877. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1461907704, (-27364749)), new $c_sjsr_RuntimeLong().init___I__I(1461907704, (-27364749)));
  21878. var this$34 = $m_Lorg_junit_Assert$();
  21879. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(1012261256, 1691289854);
  21880. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1012261257), (-1691289855)).unary$und$tilde__sjsr_RuntimeLong();
  21881. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  21882. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1012261256, 1691289854), new $c_sjsr_RuntimeLong().init___I__I(1012261256, 1691289854));
  21883. var this$35 = $m_Lorg_junit_Assert$();
  21884. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I((-1929178874), 1804481536);
  21885. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(1929178873, (-1804481537)).unary$und$tilde__sjsr_RuntimeLong();
  21886. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  21887. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1929178874), 1804481536), new $c_sjsr_RuntimeLong().init___I__I((-1929178874), 1804481536));
  21888. var this$36 = $m_Lorg_junit_Assert$();
  21889. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-888719200), (-1846455123));
  21890. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(888719199, 1846455122).unary$und$tilde__sjsr_RuntimeLong();
  21891. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  21892. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-888719200), (-1846455123)), new $c_sjsr_RuntimeLong().init___I__I((-888719200), (-1846455123)));
  21893. var this$37 = $m_Lorg_junit_Assert$();
  21894. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(984231682, (-867292444));
  21895. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-984231683), 867292443).unary$und$tilde__sjsr_RuntimeLong();
  21896. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  21897. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(984231682, (-867292444)), new $c_sjsr_RuntimeLong().init___I__I(984231682, (-867292444)));
  21898. var this$38 = $m_Lorg_junit_Assert$();
  21899. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(2105026705, (-16146223));
  21900. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-2105026706), 16146222).unary$und$tilde__sjsr_RuntimeLong();
  21901. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  21902. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2105026705, (-16146223)), new $c_sjsr_RuntimeLong().init___I__I(2105026705, (-16146223)));
  21903. var this$39 = $m_Lorg_junit_Assert$();
  21904. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(1742028653, (-1648876191));
  21905. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-1742028654), 1648876190).unary$und$tilde__sjsr_RuntimeLong();
  21906. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  21907. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1742028653, (-1648876191)), new $c_sjsr_RuntimeLong().init___I__I(1742028653, (-1648876191)));
  21908. var this$40 = $m_Lorg_junit_Assert$();
  21909. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(1922039594, (-60702355));
  21910. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-1922039595), 60702354).unary$und$tilde__sjsr_RuntimeLong();
  21911. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  21912. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1922039594, (-60702355)), new $c_sjsr_RuntimeLong().init___I__I(1922039594, (-60702355)));
  21913. var this$41 = $m_Lorg_junit_Assert$();
  21914. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(264728648, 275960741);
  21915. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-264728649), (-275960742)).unary$und$tilde__sjsr_RuntimeLong();
  21916. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  21917. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(264728648, 275960741), new $c_sjsr_RuntimeLong().init___I__I(264728648, 275960741));
  21918. var this$42 = $m_Lorg_junit_Assert$();
  21919. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(1237639032, (-1761272007));
  21920. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-1237639033), 1761272006).unary$und$tilde__sjsr_RuntimeLong();
  21921. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  21922. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1237639032, (-1761272007)), new $c_sjsr_RuntimeLong().init___I__I(1237639032, (-1761272007)));
  21923. var this$43 = $m_Lorg_junit_Assert$();
  21924. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(1118919822, 901486922);
  21925. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I((-1118919823), (-901486923)).unary$und$tilde__sjsr_RuntimeLong();
  21926. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  21927. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1118919822, 901486922), new $c_sjsr_RuntimeLong().init___I__I(1118919822, 901486922));
  21928. var this$44 = $m_Lorg_junit_Assert$();
  21929. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I(18001220, (-1121574637));
  21930. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-18001221), 1121574636).unary$und$tilde__sjsr_RuntimeLong();
  21931. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  21932. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(18001220, (-1121574637)), new $c_sjsr_RuntimeLong().init___I__I(18001220, (-1121574637)));
  21933. var this$45 = $m_Lorg_junit_Assert$();
  21934. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(2122002356, (-1370943785));
  21935. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-2122002357), 1370943784).unary$und$tilde__sjsr_RuntimeLong();
  21936. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  21937. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2122002356, (-1370943785)), new $c_sjsr_RuntimeLong().init___I__I(2122002356, (-1370943785)));
  21938. var this$46 = $m_Lorg_junit_Assert$();
  21939. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(2006182035, (-1422441078));
  21940. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-2006182036), 1422441077).unary$und$tilde__sjsr_RuntimeLong();
  21941. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  21942. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2006182035, (-1422441078)), new $c_sjsr_RuntimeLong().init___I__I(2006182035, (-1422441078)));
  21943. var this$47 = $m_Lorg_junit_Assert$();
  21944. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(1314896174, 460075839);
  21945. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-1314896175), (-460075840)).unary$und$tilde__sjsr_RuntimeLong();
  21946. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  21947. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1314896174, 460075839), new $c_sjsr_RuntimeLong().init___I__I(1314896174, 460075839));
  21948. var this$48 = $m_Lorg_junit_Assert$();
  21949. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(1829402918, (-1031934892));
  21950. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I((-1829402919), 1031934891).unary$und$tilde__sjsr_RuntimeLong();
  21951. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  21952. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1829402918, (-1031934892)), new $c_sjsr_RuntimeLong().init___I__I(1829402918, (-1031934892)));
  21953. var this$49 = $m_Lorg_junit_Assert$();
  21954. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-2138673173), (-107590306));
  21955. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(2138673172, 107590305).unary$und$tilde__sjsr_RuntimeLong();
  21956. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  21957. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2138673173), (-107590306)), new $c_sjsr_RuntimeLong().init___I__I((-2138673173), (-107590306)));
  21958. var this$50 = $m_Lorg_junit_Assert$();
  21959. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I(1382443514, (-56307753));
  21960. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-1382443515), 56307752).unary$und$tilde__sjsr_RuntimeLong();
  21961. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  21962. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1382443514, (-56307753)), new $c_sjsr_RuntimeLong().init___I__I(1382443514, (-56307753)))
  21963. });
  21964. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.negate$und$minus__V = (function() {
  21965. var this$3 = $m_Lorg_junit_Assert$();
  21966. - var expected = new $c_sjsr_RuntimeLong().init___I(0);
  21967. - var this$1 = new $c_sjsr_RuntimeLong().init___I(0);
  21968. - var lo = this$1.lo$2;
  21969. - var hi = this$1.hi$2;
  21970. - var actual = new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)));
  21971. - this$3.assertEquals__T__O__O__V(null, expected, actual);
  21972. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 0), new $c_sjsr_RuntimeLong().init___I__I(0, 0));
  21973. var this$6 = $m_Lorg_junit_Assert$();
  21974. - var expected$1 = new $c_sjsr_RuntimeLong().init___I(1);
  21975. - var this$4 = new $c_sjsr_RuntimeLong().init___I((-1));
  21976. - var lo$1 = this$4.lo$2;
  21977. - var hi$1 = this$4.hi$2;
  21978. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$1) | 0), ((lo$1 !== 0) ? (~hi$1) : ((-hi$1) | 0)));
  21979. - this$6.assertEquals__T__O__O__V(null, expected$1, actual$1);
  21980. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  21981. var this$9 = $m_Lorg_junit_Assert$();
  21982. - var expected$2 = new $c_sjsr_RuntimeLong().init___I((-1));
  21983. - var this$7 = new $c_sjsr_RuntimeLong().init___I(1);
  21984. - var lo$2 = this$7.lo$2;
  21985. - var hi$2 = this$7.hi$2;
  21986. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$2) | 0), ((lo$2 !== 0) ? (~hi$2) : ((-hi$2) | 0)));
  21987. - this$9.assertEquals__T__O__O__V(null, expected$2, actual$2);
  21988. - var this$12 = $m_Lorg_junit_Assert$();
  21989. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648));
  21990. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  21991. + var this$13 = $m_Lorg_junit_Assert$();
  21992. var this$10 = this.MaxVal$1;
  21993. - var lo$3 = this$10.lo$2;
  21994. - var hi$3 = this$10.hi$2;
  21995. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$3) | 0), ((lo$3 !== 0) ? (~hi$3) : ((-hi$3) | 0)));
  21996. - this$12.assertEquals__T__O__O__V(null, expected$3, actual$3);
  21997. - var this$15 = $m_Lorg_junit_Assert$();
  21998. - var expected$4 = this.MinVal$1;
  21999. - var this$13 = this.MinVal$1;
  22000. - var lo$4 = this$13.lo$2;
  22001. - var hi$4 = this$13.hi$2;
  22002. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$4) | 0), ((lo$4 !== 0) ? (~hi$4) : ((-hi$4) | 0)));
  22003. - this$15.assertEquals__T__O__O__V(null, expected$4, actual$4);
  22004. - var this$18 = $m_Lorg_junit_Assert$();
  22005. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(0, (-1));
  22006. - var this$16 = new $c_sjsr_RuntimeLong().init___I__I(0, 1);
  22007. - var lo$5 = this$16.lo$2;
  22008. - var hi$5 = this$16.hi$2;
  22009. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$5) | 0), ((lo$5 !== 0) ? (~hi$5) : ((-hi$5) | 0)));
  22010. - this$18.assertEquals__T__O__O__V(null, expected$5, actual$5);
  22011. - var this$21 = $m_Lorg_junit_Assert$();
  22012. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(792771844, (-1518464955));
  22013. - var this$19 = new $c_sjsr_RuntimeLong().init___I__I((-792771844), 1518464954);
  22014. - var lo$6 = this$19.lo$2;
  22015. - var hi$6 = this$19.hi$2;
  22016. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$6) | 0), ((lo$6 !== 0) ? (~hi$6) : ((-hi$6) | 0)));
  22017. - this$21.assertEquals__T__O__O__V(null, expected$6, actual$6);
  22018. - var this$24 = $m_Lorg_junit_Assert$();
  22019. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(1313283210, (-1172119606));
  22020. - var this$22 = new $c_sjsr_RuntimeLong().init___I__I((-1313283210), 1172119605);
  22021. - var lo$7 = this$22.lo$2;
  22022. - var hi$7 = this$22.hi$2;
  22023. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$7) | 0), ((lo$7 !== 0) ? (~hi$7) : ((-hi$7) | 0)));
  22024. - this$24.assertEquals__T__O__O__V(null, expected$7, actual$7);
  22025. - var this$27 = $m_Lorg_junit_Assert$();
  22026. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-1034897743), (-341494686));
  22027. - var this$25 = new $c_sjsr_RuntimeLong().init___I__I(1034897743, 341494685);
  22028. - var lo$8 = this$25.lo$2;
  22029. - var hi$8 = this$25.hi$2;
  22030. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$8) | 0), ((lo$8 !== 0) ? (~hi$8) : ((-hi$8) | 0)));
  22031. - this$27.assertEquals__T__O__O__V(null, expected$8, actual$8);
  22032. - var this$30 = $m_Lorg_junit_Assert$();
  22033. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I((-924881290), 1614058538);
  22034. - var this$28 = new $c_sjsr_RuntimeLong().init___I__I(924881290, (-1614058539));
  22035. - var lo$9 = this$28.lo$2;
  22036. - var hi$9 = this$28.hi$2;
  22037. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$9) | 0), ((lo$9 !== 0) ? (~hi$9) : ((-hi$9) | 0)));
  22038. - this$30.assertEquals__T__O__O__V(null, expected$9, actual$9);
  22039. - var this$33 = $m_Lorg_junit_Assert$();
  22040. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I((-1636891236), (-1405401040));
  22041. - var this$31 = new $c_sjsr_RuntimeLong().init___I__I(1636891236, 1405401039);
  22042. - var lo$10 = this$31.lo$2;
  22043. - var hi$10 = this$31.hi$2;
  22044. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$10) | 0), ((lo$10 !== 0) ? (~hi$10) : ((-hi$10) | 0)));
  22045. - this$33.assertEquals__T__O__O__V(null, expected$10, actual$10);
  22046. - var this$36 = $m_Lorg_junit_Assert$();
  22047. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(2044349674, (-477271433));
  22048. - var this$34 = new $c_sjsr_RuntimeLong().init___I__I((-2044349674), 477271432);
  22049. - var lo$11 = this$34.lo$2;
  22050. - var hi$11 = this$34.hi$2;
  22051. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$11) | 0), ((lo$11 !== 0) ? (~hi$11) : ((-hi$11) | 0)));
  22052. - this$36.assertEquals__T__O__O__V(null, expected$11, actual$11);
  22053. - var this$39 = $m_Lorg_junit_Assert$();
  22054. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I(1426086684, (-1493816436));
  22055. - var this$37 = new $c_sjsr_RuntimeLong().init___I__I((-1426086684), 1493816435);
  22056. - var lo$12 = this$37.lo$2;
  22057. - var hi$12 = this$37.hi$2;
  22058. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$12) | 0), ((lo$12 !== 0) ? (~hi$12) : ((-hi$12) | 0)));
  22059. - this$39.assertEquals__T__O__O__V(null, expected$12, actual$12);
  22060. - var this$42 = $m_Lorg_junit_Assert$();
  22061. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I((-2125201680), 1667846199);
  22062. - var this$40 = new $c_sjsr_RuntimeLong().init___I__I(2125201680, (-1667846200));
  22063. - var lo$13 = this$40.lo$2;
  22064. - var hi$13 = this$40.hi$2;
  22065. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$13) | 0), ((lo$13 !== 0) ? (~hi$13) : ((-hi$13) | 0)));
  22066. - this$42.assertEquals__T__O__O__V(null, expected$13, actual$13);
  22067. - var this$45 = $m_Lorg_junit_Assert$();
  22068. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(161054645, (-1272528725));
  22069. - var this$43 = new $c_sjsr_RuntimeLong().init___I__I((-161054645), 1272528724);
  22070. - var lo$14 = this$43.lo$2;
  22071. - var hi$14 = this$43.hi$2;
  22072. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$14) | 0), ((lo$14 !== 0) ? (~hi$14) : ((-hi$14) | 0)));
  22073. - this$45.assertEquals__T__O__O__V(null, expected$14, actual$14);
  22074. - var this$48 = $m_Lorg_junit_Assert$();
  22075. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-1013390126), (-1323844683));
  22076. - var this$46 = new $c_sjsr_RuntimeLong().init___I__I(1013390126, 1323844682);
  22077. - var lo$15 = this$46.lo$2;
  22078. - var hi$15 = this$46.hi$2;
  22079. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$15) | 0), ((lo$15 !== 0) ? (~hi$15) : ((-hi$15) | 0)));
  22080. - this$48.assertEquals__T__O__O__V(null, expected$15, actual$15);
  22081. - var this$51 = $m_Lorg_junit_Assert$();
  22082. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I((-1028806094), (-691441881));
  22083. - var this$49 = new $c_sjsr_RuntimeLong().init___I__I(1028806094, 691441880);
  22084. - var lo$16 = this$49.lo$2;
  22085. - var hi$16 = this$49.hi$2;
  22086. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$16) | 0), ((lo$16 !== 0) ? (~hi$16) : ((-hi$16) | 0)));
  22087. - this$51.assertEquals__T__O__O__V(null, expected$16, actual$16);
  22088. - var this$54 = $m_Lorg_junit_Assert$();
  22089. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1060422114, (-11477649));
  22090. - var this$52 = new $c_sjsr_RuntimeLong().init___I__I((-1060422114), 11477648);
  22091. - var lo$17 = this$52.lo$2;
  22092. - var hi$17 = this$52.hi$2;
  22093. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$17) | 0), ((lo$17 !== 0) ? (~hi$17) : ((-hi$17) | 0)));
  22094. - this$54.assertEquals__T__O__O__V(null, expected$17, actual$17);
  22095. - var this$57 = $m_Lorg_junit_Assert$();
  22096. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1366334123, (-2046238761));
  22097. - var this$55 = new $c_sjsr_RuntimeLong().init___I__I((-1366334123), 2046238760);
  22098. - var lo$18 = this$55.lo$2;
  22099. - var hi$18 = this$55.hi$2;
  22100. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$18) | 0), ((lo$18 !== 0) ? (~hi$18) : ((-hi$18) | 0)));
  22101. - this$57.assertEquals__T__O__O__V(null, expected$18, actual$18);
  22102. - var this$60 = $m_Lorg_junit_Assert$();
  22103. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(1307711795, 940346049);
  22104. - var this$58 = new $c_sjsr_RuntimeLong().init___I__I((-1307711795), (-940346050));
  22105. - var lo$19 = this$58.lo$2;
  22106. - var hi$19 = this$58.hi$2;
  22107. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$19) | 0), ((lo$19 !== 0) ? (~hi$19) : ((-hi$19) | 0)));
  22108. - this$60.assertEquals__T__O__O__V(null, expected$19, actual$19);
  22109. - var this$63 = $m_Lorg_junit_Assert$();
  22110. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(421687960, (-250174762));
  22111. - var this$61 = new $c_sjsr_RuntimeLong().init___I__I((-421687960), 250174761);
  22112. - var lo$20 = this$61.lo$2;
  22113. - var hi$20 = this$61.hi$2;
  22114. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$20) | 0), ((lo$20 !== 0) ? (~hi$20) : ((-hi$20) | 0)));
  22115. - this$63.assertEquals__T__O__O__V(null, expected$20, actual$20);
  22116. - var this$66 = $m_Lorg_junit_Assert$();
  22117. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(379452754, (-843386803));
  22118. - var this$64 = new $c_sjsr_RuntimeLong().init___I__I((-379452754), 843386802);
  22119. - var lo$21 = this$64.lo$2;
  22120. - var hi$21 = this$64.hi$2;
  22121. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$21) | 0), ((lo$21 !== 0) ? (~hi$21) : ((-hi$21) | 0)));
  22122. - this$66.assertEquals__T__O__O__V(null, expected$21, actual$21);
  22123. - var this$69 = $m_Lorg_junit_Assert$();
  22124. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-1251296999), 1144268297);
  22125. - var this$67 = new $c_sjsr_RuntimeLong().init___I__I(1251296999, (-1144268298));
  22126. - var lo$22 = this$67.lo$2;
  22127. - var hi$22 = this$67.hi$2;
  22128. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$22) | 0), ((lo$22 !== 0) ? (~hi$22) : ((-hi$22) | 0)));
  22129. - this$69.assertEquals__T__O__O__V(null, expected$22, actual$22);
  22130. - var this$72 = $m_Lorg_junit_Assert$();
  22131. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-690359429), (-1676679602));
  22132. - var this$70 = new $c_sjsr_RuntimeLong().init___I__I(690359429, 1676679601);
  22133. - var lo$23 = this$70.lo$2;
  22134. - var hi$23 = this$70.hi$2;
  22135. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$23) | 0), ((lo$23 !== 0) ? (~hi$23) : ((-hi$23) | 0)));
  22136. - this$72.assertEquals__T__O__O__V(null, expected$23, actual$23);
  22137. - var this$75 = $m_Lorg_junit_Assert$();
  22138. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(1952563749, (-882544420));
  22139. - var this$73 = new $c_sjsr_RuntimeLong().init___I__I((-1952563749), 882544419);
  22140. - var lo$24 = this$73.lo$2;
  22141. - var hi$24 = this$73.hi$2;
  22142. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$24) | 0), ((lo$24 !== 0) ? (~hi$24) : ((-hi$24) | 0)));
  22143. - this$75.assertEquals__T__O__O__V(null, expected$24, actual$24);
  22144. - var this$78 = $m_Lorg_junit_Assert$();
  22145. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I((-1420900897), (-1865273591));
  22146. - var this$76 = new $c_sjsr_RuntimeLong().init___I__I(1420900897, 1865273590);
  22147. - var lo$25 = this$76.lo$2;
  22148. - var hi$25 = this$76.hi$2;
  22149. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$25) | 0), ((lo$25 !== 0) ? (~hi$25) : ((-hi$25) | 0)));
  22150. - this$78.assertEquals__T__O__O__V(null, expected$25, actual$25);
  22151. - var this$81 = $m_Lorg_junit_Assert$();
  22152. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(115947827, (-832851217));
  22153. - var this$79 = new $c_sjsr_RuntimeLong().init___I__I((-115947827), 832851216);
  22154. - var lo$26 = this$79.lo$2;
  22155. - var hi$26 = this$79.hi$2;
  22156. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$26) | 0), ((lo$26 !== 0) ? (~hi$26) : ((-hi$26) | 0)));
  22157. - this$81.assertEquals__T__O__O__V(null, expected$26, actual$26);
  22158. - var this$84 = $m_Lorg_junit_Assert$();
  22159. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I((-1834973959), (-1423776005));
  22160. - var this$82 = new $c_sjsr_RuntimeLong().init___I__I(1834973959, 1423776004);
  22161. - var lo$27 = this$82.lo$2;
  22162. - var hi$27 = this$82.hi$2;
  22163. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$27) | 0), ((lo$27 !== 0) ? (~hi$27) : ((-hi$27) | 0)));
  22164. - this$84.assertEquals__T__O__O__V(null, expected$27, actual$27);
  22165. - var this$87 = $m_Lorg_junit_Assert$();
  22166. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(1376766876, 1519617584);
  22167. - var this$85 = new $c_sjsr_RuntimeLong().init___I__I((-1376766876), (-1519617585));
  22168. - var lo$28 = this$85.lo$2;
  22169. - var hi$28 = this$85.hi$2;
  22170. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$28) | 0), ((lo$28 !== 0) ? (~hi$28) : ((-hi$28) | 0)));
  22171. - this$87.assertEquals__T__O__O__V(null, expected$28, actual$28);
  22172. - var this$90 = $m_Lorg_junit_Assert$();
  22173. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-1845217535), 724725865);
  22174. - var this$88 = new $c_sjsr_RuntimeLong().init___I__I(1845217535, (-724725866));
  22175. - var lo$29 = this$88.lo$2;
  22176. - var hi$29 = this$88.hi$2;
  22177. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$29) | 0), ((lo$29 !== 0) ? (~hi$29) : ((-hi$29) | 0)));
  22178. - this$90.assertEquals__T__O__O__V(null, expected$29, actual$29);
  22179. - var this$93 = $m_Lorg_junit_Assert$();
  22180. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-1133294381), 699400553);
  22181. - var this$91 = new $c_sjsr_RuntimeLong().init___I__I(1133294381, (-699400554));
  22182. - var lo$30 = this$91.lo$2;
  22183. - var hi$30 = this$91.hi$2;
  22184. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$30) | 0), ((lo$30 !== 0) ? (~hi$30) : ((-hi$30) | 0)));
  22185. - this$93.assertEquals__T__O__O__V(null, expected$30, actual$30);
  22186. - var this$96 = $m_Lorg_junit_Assert$();
  22187. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(113507585, 615978889);
  22188. - var this$94 = new $c_sjsr_RuntimeLong().init___I__I((-113507585), (-615978890));
  22189. - var lo$31 = this$94.lo$2;
  22190. - var hi$31 = this$94.hi$2;
  22191. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$31) | 0), ((lo$31 !== 0) ? (~hi$31) : ((-hi$31) | 0)));
  22192. - this$96.assertEquals__T__O__O__V(null, expected$31, actual$31);
  22193. - var this$99 = $m_Lorg_junit_Assert$();
  22194. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1839784424), 1163726652);
  22195. - var this$97 = new $c_sjsr_RuntimeLong().init___I__I(1839784424, (-1163726653));
  22196. - var lo$32 = this$97.lo$2;
  22197. - var hi$32 = this$97.hi$2;
  22198. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$32) | 0), ((lo$32 !== 0) ? (~hi$32) : ((-hi$32) | 0)));
  22199. - this$99.assertEquals__T__O__O__V(null, expected$32, actual$32);
  22200. - var this$102 = $m_Lorg_junit_Assert$();
  22201. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(1065777168, 1301742163);
  22202. - var this$100 = new $c_sjsr_RuntimeLong().init___I__I((-1065777168), (-1301742164));
  22203. - var lo$33 = this$100.lo$2;
  22204. - var hi$33 = this$100.hi$2;
  22205. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$33) | 0), ((lo$33 !== 0) ? (~hi$33) : ((-hi$33) | 0)));
  22206. - this$102.assertEquals__T__O__O__V(null, expected$33, actual$33);
  22207. - var this$105 = $m_Lorg_junit_Assert$();
  22208. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(334075220, (-1058529734));
  22209. - var this$103 = new $c_sjsr_RuntimeLong().init___I__I((-334075220), 1058529733);
  22210. - var lo$34 = this$103.lo$2;
  22211. - var hi$34 = this$103.hi$2;
  22212. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$34) | 0), ((lo$34 !== 0) ? (~hi$34) : ((-hi$34) | 0)));
  22213. - this$105.assertEquals__T__O__O__V(null, expected$34, actual$34);
  22214. - var this$108 = $m_Lorg_junit_Assert$();
  22215. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(1443112398, 1148167880);
  22216. - var this$106 = new $c_sjsr_RuntimeLong().init___I__I((-1443112398), (-1148167881));
  22217. - var lo$35 = this$106.lo$2;
  22218. - var hi$35 = this$106.hi$2;
  22219. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$35) | 0), ((lo$35 !== 0) ? (~hi$35) : ((-hi$35) | 0)));
  22220. - this$108.assertEquals__T__O__O__V(null, expected$35, actual$35);
  22221. - var this$111 = $m_Lorg_junit_Assert$();
  22222. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(1647739462, 12310882);
  22223. - var this$109 = new $c_sjsr_RuntimeLong().init___I__I((-1647739462), (-12310883));
  22224. - var lo$36 = this$109.lo$2;
  22225. - var hi$36 = this$109.hi$2;
  22226. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$36) | 0), ((lo$36 !== 0) ? (~hi$36) : ((-hi$36) | 0)));
  22227. - this$111.assertEquals__T__O__O__V(null, expected$36, actual$36);
  22228. - var this$114 = $m_Lorg_junit_Assert$();
  22229. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(1461318149, 518941731);
  22230. - var this$112 = new $c_sjsr_RuntimeLong().init___I__I((-1461318149), (-518941732));
  22231. - var lo$37 = this$112.lo$2;
  22232. - var hi$37 = this$112.hi$2;
  22233. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$37) | 0), ((lo$37 !== 0) ? (~hi$37) : ((-hi$37) | 0)));
  22234. - this$114.assertEquals__T__O__O__V(null, expected$37, actual$37);
  22235. - var this$117 = $m_Lorg_junit_Assert$();
  22236. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(56833825, (-162898592));
  22237. - var this$115 = new $c_sjsr_RuntimeLong().init___I__I((-56833825), 162898591);
  22238. - var lo$38 = this$115.lo$2;
  22239. - var hi$38 = this$115.hi$2;
  22240. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$38) | 0), ((lo$38 !== 0) ? (~hi$38) : ((-hi$38) | 0)));
  22241. - this$117.assertEquals__T__O__O__V(null, expected$38, actual$38);
  22242. - var this$120 = $m_Lorg_junit_Assert$();
  22243. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I((-680096727), (-1760413869));
  22244. - var this$118 = new $c_sjsr_RuntimeLong().init___I__I(680096727, 1760413868);
  22245. - var lo$39 = this$118.lo$2;
  22246. - var hi$39 = this$118.hi$2;
  22247. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$39) | 0), ((lo$39 !== 0) ? (~hi$39) : ((-hi$39) | 0)));
  22248. - this$120.assertEquals__T__O__O__V(null, expected$39, actual$39);
  22249. - var this$123 = $m_Lorg_junit_Assert$();
  22250. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(461541717, (-1103626950));
  22251. - var this$121 = new $c_sjsr_RuntimeLong().init___I__I((-461541717), 1103626949);
  22252. - var lo$40 = this$121.lo$2;
  22253. - var hi$40 = this$121.hi$2;
  22254. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$40) | 0), ((lo$40 !== 0) ? (~hi$40) : ((-hi$40) | 0)));
  22255. - this$123.assertEquals__T__O__O__V(null, expected$40, actual$40);
  22256. - var this$126 = $m_Lorg_junit_Assert$();
  22257. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(1287248387, 1483137214);
  22258. - var this$124 = new $c_sjsr_RuntimeLong().init___I__I((-1287248387), (-1483137215));
  22259. - var lo$41 = this$124.lo$2;
  22260. - var hi$41 = this$124.hi$2;
  22261. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$41) | 0), ((lo$41 !== 0) ? (~hi$41) : ((-hi$41) | 0)));
  22262. - this$126.assertEquals__T__O__O__V(null, expected$41, actual$41);
  22263. - var this$129 = $m_Lorg_junit_Assert$();
  22264. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I((-1681467124), (-1197977023));
  22265. - var this$127 = new $c_sjsr_RuntimeLong().init___I__I(1681467124, 1197977022);
  22266. - var lo$42 = this$127.lo$2;
  22267. - var hi$42 = this$127.hi$2;
  22268. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$42) | 0), ((lo$42 !== 0) ? (~hi$42) : ((-hi$42) | 0)));
  22269. - this$129.assertEquals__T__O__O__V(null, expected$42, actual$42);
  22270. - var this$132 = $m_Lorg_junit_Assert$();
  22271. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-310946355), 885055747);
  22272. - var this$130 = new $c_sjsr_RuntimeLong().init___I__I(310946355, (-885055748));
  22273. - var lo$43 = this$130.lo$2;
  22274. - var hi$43 = this$130.hi$2;
  22275. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$43) | 0), ((lo$43 !== 0) ? (~hi$43) : ((-hi$43) | 0)));
  22276. - this$132.assertEquals__T__O__O__V(null, expected$43, actual$43);
  22277. - var this$135 = $m_Lorg_junit_Assert$();
  22278. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I((-717629012), (-1299204708));
  22279. - var this$133 = new $c_sjsr_RuntimeLong().init___I__I(717629012, 1299204707);
  22280. - var lo$44 = this$133.lo$2;
  22281. - var hi$44 = this$133.hi$2;
  22282. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$44) | 0), ((lo$44 !== 0) ? (~hi$44) : ((-hi$44) | 0)));
  22283. - this$135.assertEquals__T__O__O__V(null, expected$44, actual$44);
  22284. - var this$138 = $m_Lorg_junit_Assert$();
  22285. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(800584851, 350245993);
  22286. - var this$136 = new $c_sjsr_RuntimeLong().init___I__I((-800584851), (-350245994));
  22287. - var lo$45 = this$136.lo$2;
  22288. - var hi$45 = this$136.hi$2;
  22289. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$45) | 0), ((lo$45 !== 0) ? (~hi$45) : ((-hi$45) | 0)));
  22290. - this$138.assertEquals__T__O__O__V(null, expected$45, actual$45);
  22291. - var this$141 = $m_Lorg_junit_Assert$();
  22292. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(1911014238, (-441020786));
  22293. - var this$139 = new $c_sjsr_RuntimeLong().init___I__I((-1911014238), 441020785);
  22294. - var lo$46 = this$139.lo$2;
  22295. - var hi$46 = this$139.hi$2;
  22296. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$46) | 0), ((lo$46 !== 0) ? (~hi$46) : ((-hi$46) | 0)));
  22297. - this$141.assertEquals__T__O__O__V(null, expected$46, actual$46);
  22298. - var this$144 = $m_Lorg_junit_Assert$();
  22299. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I((-1647080824), (-1197295589));
  22300. - var this$142 = new $c_sjsr_RuntimeLong().init___I__I(1647080824, 1197295588);
  22301. - var lo$47 = this$142.lo$2;
  22302. - var hi$47 = this$142.hi$2;
  22303. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$47) | 0), ((lo$47 !== 0) ? (~hi$47) : ((-hi$47) | 0)));
  22304. - this$144.assertEquals__T__O__O__V(null, expected$47, actual$47);
  22305. - var this$147 = $m_Lorg_junit_Assert$();
  22306. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-925751968), (-479541400));
  22307. - var this$145 = new $c_sjsr_RuntimeLong().init___I__I(925751968, 479541399);
  22308. - var lo$48 = this$145.lo$2;
  22309. - var hi$48 = this$145.hi$2;
  22310. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$48) | 0), ((lo$48 !== 0) ? (~hi$48) : ((-hi$48) | 0)));
  22311. - this$147.assertEquals__T__O__O__V(null, expected$48, actual$48);
  22312. - var this$150 = $m_Lorg_junit_Assert$();
  22313. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-656919119), 1574890072);
  22314. - var this$148 = new $c_sjsr_RuntimeLong().init___I__I(656919119, (-1574890073));
  22315. - var lo$49 = this$148.lo$2;
  22316. - var hi$49 = this$148.hi$2;
  22317. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$49) | 0), ((lo$49 !== 0) ? (~hi$49) : ((-hi$49) | 0)));
  22318. - this$150.assertEquals__T__O__O__V(null, expected$49, actual$49);
  22319. - var this$153 = $m_Lorg_junit_Assert$();
  22320. - var expected$50 = new $c_sjsr_RuntimeLong().init___I__I((-1833364814), 432106462);
  22321. - var this$151 = new $c_sjsr_RuntimeLong().init___I__I(1833364814, (-432106463));
  22322. - var lo$50 = this$151.lo$2;
  22323. - var hi$50 = this$151.hi$2;
  22324. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$50) | 0), ((lo$50 !== 0) ? (~hi$50) : ((-hi$50) | 0)));
  22325. - this$153.assertEquals__T__O__O__V(null, expected$50, actual$50);
  22326. - var this$156 = $m_Lorg_junit_Assert$();
  22327. - var expected$51 = new $c_sjsr_RuntimeLong().init___I__I((-315730911), (-1990201785));
  22328. - var this$154 = new $c_sjsr_RuntimeLong().init___I__I(315730911, 1990201784);
  22329. - var lo$51 = this$154.lo$2;
  22330. - var hi$51 = this$154.hi$2;
  22331. - var actual$51 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$51) | 0), ((lo$51 !== 0) ? (~hi$51) : ((-hi$51) | 0)));
  22332. - this$156.assertEquals__T__O__O__V(null, expected$51, actual$51);
  22333. - var this$159 = $m_Lorg_junit_Assert$();
  22334. - var expected$52 = new $c_sjsr_RuntimeLong().init___I__I(1218524771, (-572482048));
  22335. - var this$157 = new $c_sjsr_RuntimeLong().init___I__I((-1218524771), 572482047);
  22336. - var lo$52 = this$157.lo$2;
  22337. - var hi$52 = this$157.hi$2;
  22338. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$52) | 0), ((lo$52 !== 0) ? (~hi$52) : ((-hi$52) | 0)));
  22339. - this$159.assertEquals__T__O__O__V(null, expected$52, actual$52);
  22340. - var this$162 = $m_Lorg_junit_Assert$();
  22341. - var expected$53 = new $c_sjsr_RuntimeLong().init___I__I(276668811, 2002398729);
  22342. - var this$160 = new $c_sjsr_RuntimeLong().init___I__I((-276668811), (-2002398730));
  22343. - var lo$53 = this$160.lo$2;
  22344. - var hi$53 = this$160.hi$2;
  22345. - var actual$53 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$53) | 0), ((lo$53 !== 0) ? (~hi$53) : ((-hi$53) | 0)));
  22346. - this$162.assertEquals__T__O__O__V(null, expected$53, actual$53);
  22347. - var this$165 = $m_Lorg_junit_Assert$();
  22348. - var expected$54 = new $c_sjsr_RuntimeLong().init___I__I(1489416833, 834462753);
  22349. - var this$163 = new $c_sjsr_RuntimeLong().init___I__I((-1489416833), (-834462754));
  22350. - var lo$54 = this$163.lo$2;
  22351. - var hi$54 = this$163.hi$2;
  22352. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$54) | 0), ((lo$54 !== 0) ? (~hi$54) : ((-hi$54) | 0)));
  22353. - this$165.assertEquals__T__O__O__V(null, expected$54, actual$54);
  22354. - var this$168 = $m_Lorg_junit_Assert$();
  22355. - var expected$55 = new $c_sjsr_RuntimeLong().init___I__I(2066446588, 688546120);
  22356. - var this$166 = new $c_sjsr_RuntimeLong().init___I__I((-2066446588), (-688546121));
  22357. - var lo$55 = this$166.lo$2;
  22358. - var hi$55 = this$166.hi$2;
  22359. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I(((-lo$55) | 0), ((lo$55 !== 0) ? (~hi$55) : ((-hi$55) | 0)));
  22360. - this$168.assertEquals__T__O__O__V(null, expected$55, actual$55)
  22361. + var lo = this$10.lo$2;
  22362. + var hi = this$10.hi$2;
  22363. + var lo$1 = ((-lo) | 0);
  22364. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  22365. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  22366. + var this$17 = $m_Lorg_junit_Assert$();
  22367. + var expected = this.MinVal$1;
  22368. + var this$14 = this.MinVal$1;
  22369. + var lo$2 = this$14.lo$2;
  22370. + var hi$2 = this$14.hi$2;
  22371. + var lo$3 = ((-lo$2) | 0);
  22372. + var hi$3 = ((lo$2 !== 0) ? (~hi$2) : ((-hi$2) | 0));
  22373. + this$17.assertEquals__T__O__O__V(null, expected, new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  22374. + var this$20 = $m_Lorg_junit_Assert$();
  22375. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, (-1)), new $c_sjsr_RuntimeLong().init___I__I(0, (-1)));
  22376. + var this$23 = $m_Lorg_junit_Assert$();
  22377. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(792771844, (-1518464955)), new $c_sjsr_RuntimeLong().init___I__I(792771844, (-1518464955)));
  22378. + var this$26 = $m_Lorg_junit_Assert$();
  22379. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1313283210, (-1172119606)), new $c_sjsr_RuntimeLong().init___I__I(1313283210, (-1172119606)));
  22380. + var this$29 = $m_Lorg_junit_Assert$();
  22381. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1034897743), (-341494686)), new $c_sjsr_RuntimeLong().init___I__I((-1034897743), (-341494686)));
  22382. + var this$32 = $m_Lorg_junit_Assert$();
  22383. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-924881290), 1614058538), new $c_sjsr_RuntimeLong().init___I__I((-924881290), 1614058538));
  22384. + var this$35 = $m_Lorg_junit_Assert$();
  22385. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1636891236), (-1405401040)), new $c_sjsr_RuntimeLong().init___I__I((-1636891236), (-1405401040)));
  22386. + var this$38 = $m_Lorg_junit_Assert$();
  22387. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2044349674, (-477271433)), new $c_sjsr_RuntimeLong().init___I__I(2044349674, (-477271433)));
  22388. + var this$41 = $m_Lorg_junit_Assert$();
  22389. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1426086684, (-1493816436)), new $c_sjsr_RuntimeLong().init___I__I(1426086684, (-1493816436)));
  22390. + var this$44 = $m_Lorg_junit_Assert$();
  22391. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2125201680), 1667846199), new $c_sjsr_RuntimeLong().init___I__I((-2125201680), 1667846199));
  22392. + var this$47 = $m_Lorg_junit_Assert$();
  22393. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(161054645, (-1272528725)), new $c_sjsr_RuntimeLong().init___I__I(161054645, (-1272528725)));
  22394. + var this$50 = $m_Lorg_junit_Assert$();
  22395. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1013390126), (-1323844683)), new $c_sjsr_RuntimeLong().init___I__I((-1013390126), (-1323844683)));
  22396. + var this$53 = $m_Lorg_junit_Assert$();
  22397. + this$53.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1028806094), (-691441881)), new $c_sjsr_RuntimeLong().init___I__I((-1028806094), (-691441881)));
  22398. + var this$56 = $m_Lorg_junit_Assert$();
  22399. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1060422114, (-11477649)), new $c_sjsr_RuntimeLong().init___I__I(1060422114, (-11477649)));
  22400. + var this$59 = $m_Lorg_junit_Assert$();
  22401. + this$59.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1366334123, (-2046238761)), new $c_sjsr_RuntimeLong().init___I__I(1366334123, (-2046238761)));
  22402. + var this$62 = $m_Lorg_junit_Assert$();
  22403. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1307711795, 940346049), new $c_sjsr_RuntimeLong().init___I__I(1307711795, 940346049));
  22404. + var this$65 = $m_Lorg_junit_Assert$();
  22405. + this$65.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(421687960, (-250174762)), new $c_sjsr_RuntimeLong().init___I__I(421687960, (-250174762)));
  22406. + var this$68 = $m_Lorg_junit_Assert$();
  22407. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(379452754, (-843386803)), new $c_sjsr_RuntimeLong().init___I__I(379452754, (-843386803)));
  22408. + var this$71 = $m_Lorg_junit_Assert$();
  22409. + this$71.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1251296999), 1144268297), new $c_sjsr_RuntimeLong().init___I__I((-1251296999), 1144268297));
  22410. + var this$74 = $m_Lorg_junit_Assert$();
  22411. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-690359429), (-1676679602)), new $c_sjsr_RuntimeLong().init___I__I((-690359429), (-1676679602)));
  22412. + var this$77 = $m_Lorg_junit_Assert$();
  22413. + this$77.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1952563749, (-882544420)), new $c_sjsr_RuntimeLong().init___I__I(1952563749, (-882544420)));
  22414. + var this$80 = $m_Lorg_junit_Assert$();
  22415. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1420900897), (-1865273591)), new $c_sjsr_RuntimeLong().init___I__I((-1420900897), (-1865273591)));
  22416. + var this$83 = $m_Lorg_junit_Assert$();
  22417. + this$83.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(115947827, (-832851217)), new $c_sjsr_RuntimeLong().init___I__I(115947827, (-832851217)));
  22418. + var this$86 = $m_Lorg_junit_Assert$();
  22419. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1834973959), (-1423776005)), new $c_sjsr_RuntimeLong().init___I__I((-1834973959), (-1423776005)));
  22420. + var this$89 = $m_Lorg_junit_Assert$();
  22421. + this$89.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1376766876, 1519617584), new $c_sjsr_RuntimeLong().init___I__I(1376766876, 1519617584));
  22422. + var this$92 = $m_Lorg_junit_Assert$();
  22423. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1845217535), 724725865), new $c_sjsr_RuntimeLong().init___I__I((-1845217535), 724725865));
  22424. + var this$95 = $m_Lorg_junit_Assert$();
  22425. + this$95.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1133294381), 699400553), new $c_sjsr_RuntimeLong().init___I__I((-1133294381), 699400553));
  22426. + var this$98 = $m_Lorg_junit_Assert$();
  22427. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(113507585, 615978889), new $c_sjsr_RuntimeLong().init___I__I(113507585, 615978889));
  22428. + var this$101 = $m_Lorg_junit_Assert$();
  22429. + this$101.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1839784424), 1163726652), new $c_sjsr_RuntimeLong().init___I__I((-1839784424), 1163726652));
  22430. + var this$104 = $m_Lorg_junit_Assert$();
  22431. + this$104.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1065777168, 1301742163), new $c_sjsr_RuntimeLong().init___I__I(1065777168, 1301742163));
  22432. + var this$107 = $m_Lorg_junit_Assert$();
  22433. + this$107.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(334075220, (-1058529734)), new $c_sjsr_RuntimeLong().init___I__I(334075220, (-1058529734)));
  22434. + var this$110 = $m_Lorg_junit_Assert$();
  22435. + this$110.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1443112398, 1148167880), new $c_sjsr_RuntimeLong().init___I__I(1443112398, 1148167880));
  22436. + var this$113 = $m_Lorg_junit_Assert$();
  22437. + this$113.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1647739462, 12310882), new $c_sjsr_RuntimeLong().init___I__I(1647739462, 12310882));
  22438. + var this$116 = $m_Lorg_junit_Assert$();
  22439. + this$116.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1461318149, 518941731), new $c_sjsr_RuntimeLong().init___I__I(1461318149, 518941731));
  22440. + var this$119 = $m_Lorg_junit_Assert$();
  22441. + this$119.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(56833825, (-162898592)), new $c_sjsr_RuntimeLong().init___I__I(56833825, (-162898592)));
  22442. + var this$122 = $m_Lorg_junit_Assert$();
  22443. + this$122.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-680096727), (-1760413869)), new $c_sjsr_RuntimeLong().init___I__I((-680096727), (-1760413869)));
  22444. + var this$125 = $m_Lorg_junit_Assert$();
  22445. + this$125.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(461541717, (-1103626950)), new $c_sjsr_RuntimeLong().init___I__I(461541717, (-1103626950)));
  22446. + var this$128 = $m_Lorg_junit_Assert$();
  22447. + this$128.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1287248387, 1483137214), new $c_sjsr_RuntimeLong().init___I__I(1287248387, 1483137214));
  22448. + var this$131 = $m_Lorg_junit_Assert$();
  22449. + this$131.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1681467124), (-1197977023)), new $c_sjsr_RuntimeLong().init___I__I((-1681467124), (-1197977023)));
  22450. + var this$134 = $m_Lorg_junit_Assert$();
  22451. + this$134.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-310946355), 885055747), new $c_sjsr_RuntimeLong().init___I__I((-310946355), 885055747));
  22452. + var this$137 = $m_Lorg_junit_Assert$();
  22453. + this$137.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-717629012), (-1299204708)), new $c_sjsr_RuntimeLong().init___I__I((-717629012), (-1299204708)));
  22454. + var this$140 = $m_Lorg_junit_Assert$();
  22455. + this$140.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(800584851, 350245993), new $c_sjsr_RuntimeLong().init___I__I(800584851, 350245993));
  22456. + var this$143 = $m_Lorg_junit_Assert$();
  22457. + this$143.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1911014238, (-441020786)), new $c_sjsr_RuntimeLong().init___I__I(1911014238, (-441020786)));
  22458. + var this$146 = $m_Lorg_junit_Assert$();
  22459. + this$146.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1647080824), (-1197295589)), new $c_sjsr_RuntimeLong().init___I__I((-1647080824), (-1197295589)));
  22460. + var this$149 = $m_Lorg_junit_Assert$();
  22461. + this$149.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-925751968), (-479541400)), new $c_sjsr_RuntimeLong().init___I__I((-925751968), (-479541400)));
  22462. + var this$152 = $m_Lorg_junit_Assert$();
  22463. + this$152.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-656919119), 1574890072), new $c_sjsr_RuntimeLong().init___I__I((-656919119), 1574890072));
  22464. + var this$155 = $m_Lorg_junit_Assert$();
  22465. + this$155.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1833364814), 432106462), new $c_sjsr_RuntimeLong().init___I__I((-1833364814), 432106462));
  22466. + var this$158 = $m_Lorg_junit_Assert$();
  22467. + this$158.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-315730911), (-1990201785)), new $c_sjsr_RuntimeLong().init___I__I((-315730911), (-1990201785)));
  22468. + var this$161 = $m_Lorg_junit_Assert$();
  22469. + this$161.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1218524771, (-572482048)), new $c_sjsr_RuntimeLong().init___I__I(1218524771, (-572482048)));
  22470. + var this$164 = $m_Lorg_junit_Assert$();
  22471. + this$164.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(276668811, 2002398729), new $c_sjsr_RuntimeLong().init___I__I(276668811, 2002398729));
  22472. + var this$167 = $m_Lorg_junit_Assert$();
  22473. + this$167.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1489416833, 834462753), new $c_sjsr_RuntimeLong().init___I__I(1489416833, 834462753));
  22474. + var this$170 = $m_Lorg_junit_Assert$();
  22475. + this$170.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2066446588, 688546120), new $c_sjsr_RuntimeLong().init___I__I(2066446588, 688546120))
  22476. });
  22477. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toLong__V = (function() {
  22478. + var this$1 = $m_Lorg_junit_Assert$();
  22479. + var b = $uJ(new $c_sjsr_RuntimeLong().init___I__I(0, 0));
  22480. + var lo = b.lo$2;
  22481. + var hi = b.hi$2;
  22482. + this$1.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  22483. var this$2 = $m_Lorg_junit_Assert$();
  22484. - var this$1 = new $c_sjsr_RuntimeLong().init___I(0);
  22485. - var actual = $uJ(this$1);
  22486. - this$2.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual);
  22487. + var b$1 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  22488. + var lo$1 = b$1.lo$2;
  22489. + var hi$1 = b$1.hi$2;
  22490. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  22491. + var this$3 = $m_Lorg_junit_Assert$();
  22492. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328));
  22493. + var lo$2 = b$2.lo$2;
  22494. + var hi$2 = b$2.hi$2;
  22495. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  22496. var this$4 = $m_Lorg_junit_Assert$();
  22497. - var this$3 = new $c_sjsr_RuntimeLong().init___I((-1));
  22498. - var actual$1 = $uJ(this$3);
  22499. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), actual$1);
  22500. + var b$3 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-85753595), 1608259083));
  22501. + var lo$3 = b$3.lo$2;
  22502. + var hi$3 = b$3.hi$2;
  22503. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-85753595), 1608259083), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  22504. + var this$5 = $m_Lorg_junit_Assert$();
  22505. + var b$4 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(539593679, (-1527121853)));
  22506. + var lo$4 = b$4.lo$2;
  22507. + var hi$4 = b$4.hi$2;
  22508. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(539593679, (-1527121853)), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4));
  22509. var this$6 = $m_Lorg_junit_Assert$();
  22510. - var this$5 = new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328);
  22511. - var actual$2 = $uJ(this$5);
  22512. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328), actual$2);
  22513. + var b$5 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-379998034), (-1777303946)));
  22514. + var lo$5 = b$5.lo$2;
  22515. + var hi$5 = b$5.hi$2;
  22516. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-379998034), (-1777303946)), new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$5));
  22517. + var this$7 = $m_Lorg_junit_Assert$();
  22518. + var b$6 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-655641274), (-943321249)));
  22519. + var lo$6 = b$6.lo$2;
  22520. + var hi$6 = b$6.hi$2;
  22521. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-655641274), (-943321249)), new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6));
  22522. var this$8 = $m_Lorg_junit_Assert$();
  22523. - var this$7 = new $c_sjsr_RuntimeLong().init___I__I((-85753595), 1608259083);
  22524. - var actual$3 = $uJ(this$7);
  22525. - this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-85753595), 1608259083), actual$3);
  22526. + var b$7 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(1727460259, (-905790147)));
  22527. + var lo$7 = b$7.lo$2;
  22528. + var hi$7 = b$7.hi$2;
  22529. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1727460259, (-905790147)), new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7));
  22530. + var this$9 = $m_Lorg_junit_Assert$();
  22531. + var b$8 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(1824805856, (-719806090)));
  22532. + var lo$8 = b$8.lo$2;
  22533. + var hi$8 = b$8.hi$2;
  22534. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1824805856, (-719806090)), new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$8));
  22535. var this$10 = $m_Lorg_junit_Assert$();
  22536. - var this$9 = new $c_sjsr_RuntimeLong().init___I__I(539593679, (-1527121853));
  22537. - var actual$4 = $uJ(this$9);
  22538. - this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(539593679, (-1527121853)), actual$4);
  22539. + var b$9 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(948567983, 653384746));
  22540. + var lo$9 = b$9.lo$2;
  22541. + var hi$9 = b$9.hi$2;
  22542. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(948567983, 653384746), new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$9));
  22543. + var this$11 = $m_Lorg_junit_Assert$();
  22544. + var b$10 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-957910924), (-405401095)));
  22545. + var lo$10 = b$10.lo$2;
  22546. + var hi$10 = b$10.hi$2;
  22547. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-957910924), (-405401095)), new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$10));
  22548. var this$12 = $m_Lorg_junit_Assert$();
  22549. - var this$11 = new $c_sjsr_RuntimeLong().init___I__I((-379998034), (-1777303946));
  22550. - var actual$5 = $uJ(this$11);
  22551. - this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-379998034), (-1777303946)), actual$5);
  22552. + var b$11 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-433042213), 790675337));
  22553. + var lo$11 = b$11.lo$2;
  22554. + var hi$11 = b$11.hi$2;
  22555. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-433042213), 790675337), new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$11));
  22556. + var this$13 = $m_Lorg_junit_Assert$();
  22557. + var b$12 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(889526541, (-1795647094)));
  22558. + var lo$12 = b$12.lo$2;
  22559. + var hi$12 = b$12.hi$2;
  22560. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(889526541, (-1795647094)), new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$12));
  22561. var this$14 = $m_Lorg_junit_Assert$();
  22562. - var this$13 = new $c_sjsr_RuntimeLong().init___I__I((-655641274), (-943321249));
  22563. - var actual$6 = $uJ(this$13);
  22564. - this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-655641274), (-943321249)), actual$6);
  22565. + var b$13 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(1316066543, (-640532153)));
  22566. + var lo$13 = b$13.lo$2;
  22567. + var hi$13 = b$13.hi$2;
  22568. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1316066543, (-640532153)), new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$13));
  22569. + var this$15 = $m_Lorg_junit_Assert$();
  22570. + var b$14 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(1913378322, 1216751901));
  22571. + var lo$14 = b$14.lo$2;
  22572. + var hi$14 = b$14.hi$2;
  22573. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1913378322, 1216751901), new $c_sjsr_RuntimeLong().init___I__I(lo$14, hi$14));
  22574. var this$16 = $m_Lorg_junit_Assert$();
  22575. - var this$15 = new $c_sjsr_RuntimeLong().init___I__I(1727460259, (-905790147));
  22576. - var actual$7 = $uJ(this$15);
  22577. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1727460259, (-905790147)), actual$7);
  22578. + var b$15 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-434813127), 310602037));
  22579. + var lo$15 = b$15.lo$2;
  22580. + var hi$15 = b$15.hi$2;
  22581. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-434813127), 310602037), new $c_sjsr_RuntimeLong().init___I__I(lo$15, hi$15));
  22582. + var this$17 = $m_Lorg_junit_Assert$();
  22583. + var b$16 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(1689963942, (-366687109)));
  22584. + var lo$16 = b$16.lo$2;
  22585. + var hi$16 = b$16.hi$2;
  22586. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1689963942, (-366687109)), new $c_sjsr_RuntimeLong().init___I__I(lo$16, hi$16));
  22587. var this$18 = $m_Lorg_junit_Assert$();
  22588. - var this$17 = new $c_sjsr_RuntimeLong().init___I__I(1824805856, (-719806090));
  22589. - var actual$8 = $uJ(this$17);
  22590. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1824805856, (-719806090)), actual$8);
  22591. + var b$17 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(754250892, (-2128587091)));
  22592. + var lo$17 = b$17.lo$2;
  22593. + var hi$17 = b$17.hi$2;
  22594. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(754250892, (-2128587091)), new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$17));
  22595. + var this$19 = $m_Lorg_junit_Assert$();
  22596. + var b$18 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-1817691823), (-1284620305)));
  22597. + var lo$18 = b$18.lo$2;
  22598. + var hi$18 = b$18.hi$2;
  22599. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1817691823), (-1284620305)), new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$18));
  22600. var this$20 = $m_Lorg_junit_Assert$();
  22601. - var this$19 = new $c_sjsr_RuntimeLong().init___I__I(948567983, 653384746);
  22602. - var actual$9 = $uJ(this$19);
  22603. - this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(948567983, 653384746), actual$9);
  22604. + var b$19 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-222627957), 1772466007));
  22605. + var lo$19 = b$19.lo$2;
  22606. + var hi$19 = b$19.hi$2;
  22607. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-222627957), 1772466007), new $c_sjsr_RuntimeLong().init___I__I(lo$19, hi$19));
  22608. + var this$21 = $m_Lorg_junit_Assert$();
  22609. + var b$20 = $uJ(new $c_sjsr_RuntimeLong().init___I__I((-1282993697), (-688214725)));
  22610. + var lo$20 = b$20.lo$2;
  22611. + var hi$20 = b$20.hi$2;
  22612. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1282993697), (-688214725)), new $c_sjsr_RuntimeLong().init___I__I(lo$20, hi$20));
  22613. var this$22 = $m_Lorg_junit_Assert$();
  22614. - var this$21 = new $c_sjsr_RuntimeLong().init___I__I((-957910924), (-405401095));
  22615. - var actual$10 = $uJ(this$21);
  22616. - this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-957910924), (-405401095)), actual$10);
  22617. - var this$24 = $m_Lorg_junit_Assert$();
  22618. - var this$23 = new $c_sjsr_RuntimeLong().init___I__I((-433042213), 790675337);
  22619. - var actual$11 = $uJ(this$23);
  22620. - this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-433042213), 790675337), actual$11);
  22621. - var this$26 = $m_Lorg_junit_Assert$();
  22622. - var this$25 = new $c_sjsr_RuntimeLong().init___I__I(889526541, (-1795647094));
  22623. - var actual$12 = $uJ(this$25);
  22624. - this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(889526541, (-1795647094)), actual$12);
  22625. - var this$28 = $m_Lorg_junit_Assert$();
  22626. - var this$27 = new $c_sjsr_RuntimeLong().init___I__I(1316066543, (-640532153));
  22627. - var actual$13 = $uJ(this$27);
  22628. - this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1316066543, (-640532153)), actual$13);
  22629. - var this$30 = $m_Lorg_junit_Assert$();
  22630. - var this$29 = new $c_sjsr_RuntimeLong().init___I__I(1913378322, 1216751901);
  22631. - var actual$14 = $uJ(this$29);
  22632. - this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1913378322, 1216751901), actual$14);
  22633. - var this$32 = $m_Lorg_junit_Assert$();
  22634. - var this$31 = new $c_sjsr_RuntimeLong().init___I__I((-434813127), 310602037);
  22635. - var actual$15 = $uJ(this$31);
  22636. - this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-434813127), 310602037), actual$15);
  22637. - var this$34 = $m_Lorg_junit_Assert$();
  22638. - var this$33 = new $c_sjsr_RuntimeLong().init___I__I(1689963942, (-366687109));
  22639. - var actual$16 = $uJ(this$33);
  22640. - this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1689963942, (-366687109)), actual$16);
  22641. - var this$36 = $m_Lorg_junit_Assert$();
  22642. - var this$35 = new $c_sjsr_RuntimeLong().init___I__I(754250892, (-2128587091));
  22643. - var actual$17 = $uJ(this$35);
  22644. - this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(754250892, (-2128587091)), actual$17);
  22645. - var this$38 = $m_Lorg_junit_Assert$();
  22646. - var this$37 = new $c_sjsr_RuntimeLong().init___I__I((-1817691823), (-1284620305));
  22647. - var actual$18 = $uJ(this$37);
  22648. - this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1817691823), (-1284620305)), actual$18);
  22649. - var this$40 = $m_Lorg_junit_Assert$();
  22650. - var this$39 = new $c_sjsr_RuntimeLong().init___I__I((-222627957), 1772466007);
  22651. - var actual$19 = $uJ(this$39);
  22652. - this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-222627957), 1772466007), actual$19);
  22653. - var this$42 = $m_Lorg_junit_Assert$();
  22654. - var this$41 = new $c_sjsr_RuntimeLong().init___I__I((-1282993697), (-688214725));
  22655. - var actual$20 = $uJ(this$41);
  22656. - this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1282993697), (-688214725)), actual$20);
  22657. - var this$44 = $m_Lorg_junit_Assert$();
  22658. - var this$43 = new $c_sjsr_RuntimeLong().init___I__I(799857959, 107587404);
  22659. - var actual$21 = $uJ(this$43);
  22660. - this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(799857959, 107587404), actual$21);
  22661. - var this$46 = $m_Lorg_junit_Assert$();
  22662. - var this$45 = new $c_sjsr_RuntimeLong().init___I__I(2076251528, 2049295309);
  22663. - var actual$22 = $uJ(this$45);
  22664. - this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2076251528, 2049295309), actual$22)
  22665. + var b$21 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(799857959, 107587404));
  22666. + var lo$21 = b$21.lo$2;
  22667. + var hi$21 = b$21.hi$2;
  22668. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(799857959, 107587404), new $c_sjsr_RuntimeLong().init___I__I(lo$21, hi$21));
  22669. + var this$23 = $m_Lorg_junit_Assert$();
  22670. + var b$22 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(2076251528, 2049295309));
  22671. + var lo$22 = b$22.lo$2;
  22672. + var hi$22 = b$22.hi$2;
  22673. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2076251528, 2049295309), new $c_sjsr_RuntimeLong().init___I__I(lo$22, hi$22))
  22674. });
  22675. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.bitwise$undand$und$amp__V = (function() {
  22676. var this$1 = $m_Lorg_junit_Assert$();
  22677. - var expected = new $c_sjsr_RuntimeLong().init___I__I((-2012982272), 17896961);
  22678. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1973652216), 353474049).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-576365513), (-1546420349)));
  22679. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  22680. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2012982272), 17896961), new $c_sjsr_RuntimeLong().init___I__I((-2012982272), 17896961));
  22681. var this$2 = $m_Lorg_junit_Assert$();
  22682. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(440467456, (-805024688));
  22683. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(2054268182, (-735220496)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1706223071), (-653894309)));
  22684. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  22685. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(440467456, (-805024688)), new $c_sjsr_RuntimeLong().init___I__I(440467456, (-805024688)));
  22686. var this$3 = $m_Lorg_junit_Assert$();
  22687. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-2144861952));
  22688. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-761230816), (-1888512251)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-988806710), (-256349768)));
  22689. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  22690. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-2144861952)), new $c_sjsr_RuntimeLong().init___I__I((-1073741824), (-2144861952)));
  22691. var this$4 = $m_Lorg_junit_Assert$();
  22692. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-1977056222), (-1878455803));
  22693. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-834874333), (-101893315)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1964333382), (-1877225849)));
  22694. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  22695. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1977056222), (-1878455803)), new $c_sjsr_RuntimeLong().init___I__I((-1977056222), (-1878455803)));
  22696. var this$5 = $m_Lorg_junit_Assert$();
  22697. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-1069166300), 304091682);
  22698. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I((-767041747), 1403541430).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-320482908), 442929698));
  22699. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  22700. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1069166300), 304091682), new $c_sjsr_RuntimeLong().init___I__I((-1069166300), 304091682));
  22701. var this$6 = $m_Lorg_junit_Assert$();
  22702. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(193986570, 67633664);
  22703. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(1538292767, 67928849).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(261587146, 2097883842));
  22704. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  22705. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(193986570, 67633664), new $c_sjsr_RuntimeLong().init___I__I(193986570, 67633664));
  22706. var this$7 = $m_Lorg_junit_Assert$();
  22707. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(167772308, 35669040);
  22708. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(448790964, 1852174074).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-284620129), 35804464));
  22709. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  22710. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(167772308, 35669040), new $c_sjsr_RuntimeLong().init___I__I(167772308, 35669040));
  22711. var this$8 = $m_Lorg_junit_Assert$();
  22712. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(540801, 554500096);
  22713. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(123267521, 1965916169).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-401979731), 588194498));
  22714. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  22715. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(540801, 554500096), new $c_sjsr_RuntimeLong().init___I__I(540801, 554500096));
  22716. var this$9 = $m_Lorg_junit_Assert$();
  22717. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-1878826824), 268436097);
  22718. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-1725202754), 324931273).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1240211271), 948007557));
  22719. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  22720. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1878826824), 268436097), new $c_sjsr_RuntimeLong().init___I__I((-1878826824), 268436097));
  22721. var this$10 = $m_Lorg_junit_Assert$();
  22722. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(306780164, 8388625);
  22723. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(1044995460, (-1447811559)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1381579300, 378161591));
  22724. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  22725. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(306780164, 8388625), new $c_sjsr_RuntimeLong().init___I__I(306780164, 8388625));
  22726. var this$11 = $m_Lorg_junit_Assert$();
  22727. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(29904144, 12096051);
  22728. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(1640550232, (-1980050765)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1613988461), 381206391));
  22729. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  22730. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(29904144, 12096051), new $c_sjsr_RuntimeLong().init___I__I(29904144, 12096051));
  22731. var this$12 = $m_Lorg_junit_Assert$();
  22732. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I((-963297278), 537741320);
  22733. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-810205145), 832395272).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-153237294), (-1368559681)));
  22734. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  22735. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-963297278), 537741320), new $c_sjsr_RuntimeLong().init___I__I((-963297278), 537741320));
  22736. var this$13 = $m_Lorg_junit_Assert$();
  22737. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-2138566639), (-1881372656));
  22738. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-2087037677), (-539042218)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1930915595), (-1879201391)));
  22739. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  22740. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2138566639), (-1881372656)), new $c_sjsr_RuntimeLong().init___I__I((-2138566639), (-1881372656)));
  22741. var this$14 = $m_Lorg_junit_Assert$();
  22742. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(348136448, 1461360);
  22743. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(936077102, 1888906741).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-590306112), 153013360));
  22744. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  22745. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(348136448, 1461360), new $c_sjsr_RuntimeLong().init___I__I(348136448, 1461360));
  22746. var this$15 = $m_Lorg_junit_Assert$();
  22747. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I((-2147459072), 50628864);
  22748. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1520343420), (-480326676)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1031638712), 463833361));
  22749. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  22750. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2147459072), 50628864), new $c_sjsr_RuntimeLong().init___I__I((-2147459072), 50628864));
  22751. var this$16 = $m_Lorg_junit_Assert$();
  22752. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-805279656), (-972355264));
  22753. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-603625122), (-837874740)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-266310439), (-433325742)));
  22754. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  22755. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-805279656), (-972355264)), new $c_sjsr_RuntimeLong().init___I__I((-805279656), (-972355264)));
  22756. var this$17 = $m_Lorg_junit_Assert$();
  22757. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(1763723264, 1095287337);
  22758. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(2101242821, 1363798717).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-337523686), (-1007893653)));
  22759. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  22760. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1763723264, 1095287337), new $c_sjsr_RuntimeLong().init___I__I(1763723264, 1095287337));
  22761. var this$18 = $m_Lorg_junit_Assert$();
  22762. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1296302405, 1947206722);
  22763. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-849542331), 2084521938).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1866786159, (-179258269)));
  22764. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  22765. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1296302405, 1947206722), new $c_sjsr_RuntimeLong().init___I__I(1296302405, 1947206722));
  22766. var this$19 = $m_Lorg_junit_Assert$();
  22767. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1275593362, 814484868);
  22768. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(1283984114, 1922846117).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-42342754), 948944324));
  22769. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  22770. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1275593362, 814484868), new $c_sjsr_RuntimeLong().init___I__I(1275593362, 814484868));
  22771. var this$20 = $m_Lorg_junit_Assert$();
  22772. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(1081520, 35397649);
  22773. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(18451376, 39592223).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-300891980), 43819665));
  22774. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  22775. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1081520, 35397649), new $c_sjsr_RuntimeLong().init___I__I(1081520, 35397649));
  22776. var this$21 = $m_Lorg_junit_Assert$();
  22777. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(539714600, (-1617688304));
  22778. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(1772840110, (-1611388521)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(876572201, (-1080057992)));
  22779. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  22780. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(539714600, (-1617688304)), new $c_sjsr_RuntimeLong().init___I__I(539714600, (-1617688304)));
  22781. var this$22 = $m_Lorg_junit_Assert$();
  22782. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(268660738, 1111507460);
  22783. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-1792575438), 1131693597).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2026108738, (-691967420)));
  22784. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  22785. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(268660738, 1111507460), new $c_sjsr_RuntimeLong().init___I__I(268660738, 1111507460));
  22786. var this$23 = $m_Lorg_junit_Assert$();
  22787. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-1977139054), 2393104);
  22788. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1977130853), 1105495064).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-289941322), 37545108));
  22789. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  22790. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1977139054), 2393104), new $c_sjsr_RuntimeLong().init___I__I((-1977139054), 2393104));
  22791. var this$24 = $m_Lorg_junit_Assert$();
  22792. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-2145341308), (-1333516032));
  22793. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-1590955612), (-1330697458)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-924798828), (-1177272879)));
  22794. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  22795. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2145341308), (-1333516032)), new $c_sjsr_RuntimeLong().init___I__I((-2145341308), (-1333516032)));
  22796. var this$25 = $m_Lorg_junit_Assert$();
  22797. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I((-1503395487), (-299827136));
  22798. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-285931035), (-293654078)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1486596765), (-31342500)));
  22799. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  22800. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1503395487), (-299827136)), new $c_sjsr_RuntimeLong().init___I__I((-1503395487), (-299827136)));
  22801. var this$26 = $m_Lorg_junit_Assert$();
  22802. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(1233401994, 34091008);
  22803. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(1237743775, (-1293389691)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1803860874, 1175174664));
  22804. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  22805. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1233401994, 34091008), new $c_sjsr_RuntimeLong().init___I__I(1233401994, 34091008));
  22806. var this$27 = $m_Lorg_junit_Assert$();
  22807. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-932558672), 270533826);
  22808. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-839976008), 900736195).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-362132238), (-668577850)));
  22809. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  22810. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-932558672), 270533826), new $c_sjsr_RuntimeLong().init___I__I((-932558672), 270533826));
  22811. var this$28 = $m_Lorg_junit_Assert$();
  22812. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(117477888, 473995424);
  22813. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(1202887172, 484547048).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(793351913, (-1622877017)));
  22814. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  22815. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(117477888, 473995424), new $c_sjsr_RuntimeLong().init___I__I(117477888, 473995424));
  22816. var this$29 = $m_Lorg_junit_Assert$();
  22817. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(302600257, (-2030040226));
  22818. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(1393155525, (-2025583778)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1164217783), (-416769026)));
  22819. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  22820. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(302600257, (-2030040226)), new $c_sjsr_RuntimeLong().init___I__I(302600257, (-2030040226)));
  22821. var this$30 = $m_Lorg_junit_Assert$();
  22822. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(145293649, 536871648);
  22823. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-658787467), (-1534848013)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(770509273, 861439716));
  22824. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  22825. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(145293649, 536871648), new $c_sjsr_RuntimeLong().init___I__I(145293649, 536871648));
  22826. var this$31 = $m_Lorg_junit_Assert$();
  22827. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(1546608834, 302001248);
  22828. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(1550840002, 1588870758).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2084528882, 302148833));
  22829. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  22830. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1546608834, 302001248), new $c_sjsr_RuntimeLong().init___I__I(1546608834, 302001248));
  22831. var this$32 = $m_Lorg_junit_Assert$();
  22832. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(201606209, (-695465177));
  22833. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(481609689, (-152204489)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1279544421, (-561242137)));
  22834. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  22835. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(201606209, (-695465177)), new $c_sjsr_RuntimeLong().init___I__I(201606209, (-695465177)));
  22836. var this$33 = $m_Lorg_junit_Assert$();
  22837. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I(608207492, (-2112820352));
  22838. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-1529763097), (-1978531900)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(641783708, (-2039026814)));
  22839. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  22840. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(608207492, (-2112820352)), new $c_sjsr_RuntimeLong().init___I__I(608207492, (-2112820352)));
  22841. var this$34 = $m_Lorg_junit_Assert$();
  22842. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(270672860, (-1476361723));
  22843. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(887514076, (-129985897)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(423346174, (-1364800691)));
  22844. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  22845. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(270672860, (-1476361723)), new $c_sjsr_RuntimeLong().init___I__I(270672860, (-1476361723)));
  22846. var this$35 = $m_Lorg_junit_Assert$();
  22847. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(606102544, (-503185240));
  22848. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(1736270961, (-223672071)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(748709016, (-498985816)));
  22849. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  22850. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(606102544, (-503185240)), new $c_sjsr_RuntimeLong().init___I__I(606102544, (-503185240)));
  22851. var this$36 = $m_Lorg_junit_Assert$();
  22852. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(144970344, 74547586);
  22853. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(413438572, 628333003).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1964689415), (-2039117914)));
  22854. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  22855. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(144970344, 74547586), new $c_sjsr_RuntimeLong().init___I__I(144970344, 74547586));
  22856. var this$37 = $m_Lorg_junit_Assert$();
  22857. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(0, 33646849);
  22858. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-1441786846), (-952014445)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1364118108, 582220621));
  22859. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  22860. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(0, 33646849), new $c_sjsr_RuntimeLong().init___I__I(0, 33646849));
  22861. var this$38 = $m_Lorg_junit_Assert$();
  22862. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(886489100, (-1836576552));
  22863. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-167845571), (-610782244)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(920048140, (-1832380167)));
  22864. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  22865. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(886489100, (-1836576552)), new $c_sjsr_RuntimeLong().init___I__I(886489100, (-1836576552)));
  22866. var this$39 = $m_Lorg_junit_Assert$();
  22867. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(181408260, 8425760);
  22868. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(1070668735, 1223734716).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1255200260, 310500128));
  22869. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  22870. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(181408260, 8425760), new $c_sjsr_RuntimeLong().init___I__I(181408260, 8425760));
  22871. var this$40 = $m_Lorg_junit_Assert$();
  22872. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(18633796, 1494253868);
  22873. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(565998918, 2102701486).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1230790357, (-651115716)));
  22874. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  22875. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(18633796, 1494253868), new $c_sjsr_RuntimeLong().init___I__I(18633796, 1494253868));
  22876. var this$41 = $m_Lorg_junit_Assert$();
  22877. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(1242169472, 1074954242);
  22878. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(1259021457, (-988117846)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-95497780), 2025257730));
  22879. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  22880. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1242169472, 1074954242), new $c_sjsr_RuntimeLong().init___I__I(1242169472, 1074954242));
  22881. var this$42 = $m_Lorg_junit_Assert$();
  22882. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(202639938, 134272082);
  22883. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(236334914, 210367602).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1388488109), 672191707));
  22884. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  22885. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(202639938, 134272082), new $c_sjsr_RuntimeLong().init___I__I(202639938, 134272082));
  22886. var this$43 = $m_Lorg_junit_Assert$();
  22887. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(955253125, 1994661641);
  22888. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(2029259749, 2012495659).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1125022313), (-17866867)));
  22889. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  22890. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(955253125, 1994661641), new $c_sjsr_RuntimeLong().init___I__I(955253125, 1994661641));
  22891. var this$44 = $m_Lorg_junit_Assert$();
  22892. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I(134242336, 1377566768);
  22893. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(2078335024, (-748696528)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1944488853), 1455161657));
  22894. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  22895. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(134242336, 1377566768), new $c_sjsr_RuntimeLong().init___I__I(134242336, 1377566768));
  22896. var this$45 = $m_Lorg_junit_Assert$();
  22897. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(883214088, 536873986);
  22898. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(1962270604, 747650594).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1051641707, (-1606005365)));
  22899. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  22900. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(883214088, 536873986), new $c_sjsr_RuntimeLong().init___I__I(883214088, 536873986));
  22901. var this$46 = $m_Lorg_junit_Assert$();
  22902. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(203000132, 19923458);
  22903. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(504991188, 623990339).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1919047324), 331123498));
  22904. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  22905. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(203000132, 19923458), new $c_sjsr_RuntimeLong().init___I__I(203000132, 19923458));
  22906. var this$47 = $m_Lorg_junit_Assert$();
  22907. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(274893395, 1881151488);
  22908. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(409659995, 1887189252).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(384277491, 1973591160));
  22909. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  22910. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(274893395, 1881151488), new $c_sjsr_RuntimeLong().init___I__I(274893395, 1881151488));
  22911. var this$48 = $m_Lorg_junit_Assert$();
  22912. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(115235, 335685459);
  22913. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(872793907, 353626075).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(34859627, 1988247415));
  22914. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  22915. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(115235, 335685459), new $c_sjsr_RuntimeLong().init___I__I(115235, 335685459));
  22916. var this$49 = $m_Lorg_junit_Assert$();
  22917. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I(538493100, 441057288);
  22918. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-1407266644), 441386073).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1635378940, (-548742904)));
  22919. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  22920. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(538493100, 441057288), new $c_sjsr_RuntimeLong().init___I__I(538493100, 441057288));
  22921. var this$50 = $m_Lorg_junit_Assert$();
  22922. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I(839516176, 671232089);
  22923. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(844761371, 1022505085).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1930384912, 688275291));
  22924. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  22925. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(839516176, 671232089), new $c_sjsr_RuntimeLong().init___I__I(839516176, 671232089))
  22926. });
  22927. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.hashCode$undas$undspecified$undin$undj$undl$undtoFloat$undstrict__V = (function() {
  22928. var this$1 = $m_Lorg_junit_Assert$();
  22929. - var actual = new $c_sjsr_RuntimeLong().init___I(0).hashCode__I();
  22930. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  22931. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  22932. var this$2 = $m_Lorg_junit_Assert$();
  22933. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-1)).hashCode__I();
  22934. - this$2.assertEquals__T__O__O__V(null, 0, actual$1);
  22935. + this$2.assertEquals__T__O__O__V(null, 0, 0);
  22936. var this$3 = $m_Lorg_junit_Assert$();
  22937. - var actual$2 = new $c_sjsr_RuntimeLong().init___I(55).hashCode__I();
  22938. - this$3.assertEquals__T__O__O__V(null, 55, actual$2);
  22939. + this$3.assertEquals__T__O__O__V(null, 55, 55);
  22940. var this$4 = $m_Lorg_junit_Assert$();
  22941. - var actual$3 = new $c_sjsr_RuntimeLong().init___I((-12)).hashCode__I();
  22942. - this$4.assertEquals__T__O__O__V(null, 11, actual$3);
  22943. + this$4.assertEquals__T__O__O__V(null, 11, 11);
  22944. var this$5 = $m_Lorg_junit_Assert$();
  22945. - var actual$4 = new $c_sjsr_RuntimeLong().init___I(10006548).hashCode__I();
  22946. - this$5.assertEquals__T__O__O__V(null, 10006548, actual$4);
  22947. + this$5.assertEquals__T__O__O__V(null, 10006548, 10006548);
  22948. var this$6 = $m_Lorg_junit_Assert$();
  22949. - var actual$5 = new $c_sjsr_RuntimeLong().init___I((-1098748)).hashCode__I();
  22950. - this$6.assertEquals__T__O__O__V(null, 1098747, actual$5);
  22951. + this$6.assertEquals__T__O__O__V(null, 1098747, 1098747);
  22952. var this$7 = $m_Lorg_junit_Assert$();
  22953. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(579906195, 461662560).hashCode__I();
  22954. - this$7.assertEquals__T__O__O__V(null, 957662195, actual$6);
  22955. + this$7.assertEquals__T__O__O__V(null, 957662195, 957662195);
  22956. var this$8 = $m_Lorg_junit_Assert$();
  22957. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-1403218312), 327367870).hashCode__I();
  22958. - this$8.assertEquals__T__O__O__V(null, (-1075860794), actual$7);
  22959. + this$8.assertEquals__T__O__O__V(null, (-1075860794), (-1075860794));
  22960. var this$9 = $m_Lorg_junit_Assert$();
  22961. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-1152051636), (-274640221)).hashCode__I();
  22962. - this$9.assertEquals__T__O__O__V(null, 1425294575, actual$8);
  22963. + this$9.assertEquals__T__O__O__V(null, 1425294575, 1425294575);
  22964. var this$10 = $m_Lorg_junit_Assert$();
  22965. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(1026519507, (-1379463549)).hashCode__I();
  22966. - this$10.assertEquals__T__O__O__V(null, (-1863811248), actual$9);
  22967. + this$10.assertEquals__T__O__O__V(null, (-1863811248), (-1863811248));
  22968. var this$11 = $m_Lorg_junit_Assert$();
  22969. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(363765329, (-557842270)).hashCode__I();
  22970. - this$11.assertEquals__T__O__O__V(null, (-881942797), actual$10);
  22971. + this$11.assertEquals__T__O__O__V(null, (-881942797), (-881942797));
  22972. var this$12 = $m_Lorg_junit_Assert$();
  22973. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(21652572, 569942698).hashCode__I();
  22974. - this$12.assertEquals__T__O__O__V(null, 548587254, actual$11);
  22975. + this$12.assertEquals__T__O__O__V(null, 548587254, 548587254);
  22976. var this$13 = $m_Lorg_junit_Assert$();
  22977. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(55820229, (-1281708615)).hashCode__I();
  22978. - this$13.assertEquals__T__O__O__V(null, (-1328999812), actual$12);
  22979. + this$13.assertEquals__T__O__O__V(null, (-1328999812), (-1328999812));
  22980. var this$14 = $m_Lorg_junit_Assert$();
  22981. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1843678104), 89453422).hashCode__I();
  22982. - this$14.assertEquals__T__O__O__V(null, (-1756412154), actual$13);
  22983. + this$14.assertEquals__T__O__O__V(null, (-1756412154), (-1756412154));
  22984. var this$15 = $m_Lorg_junit_Assert$();
  22985. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1928579430), 1836700344).hashCode__I();
  22986. - this$15.assertEquals__T__O__O__V(null, (-529144798), actual$14);
  22987. + this$15.assertEquals__T__O__O__V(null, (-529144798), (-529144798));
  22988. var this$16 = $m_Lorg_junit_Assert$();
  22989. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-181377900), 1335444084).hashCode__I();
  22990. - this$16.assertEquals__T__O__O__V(null, (-1163319584), actual$15);
  22991. + this$16.assertEquals__T__O__O__V(null, (-1163319584), (-1163319584));
  22992. var this$17 = $m_Lorg_junit_Assert$();
  22993. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(1189983760, 1032146717).hashCode__I();
  22994. - this$17.assertEquals__T__O__O__V(null, 2070477069, actual$16);
  22995. + this$17.assertEquals__T__O__O__V(null, 2070477069, 2070477069);
  22996. var this$18 = $m_Lorg_junit_Assert$();
  22997. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-1982789145), 274636318).hashCode__I();
  22998. - this$18.assertEquals__T__O__O__V(null, (-1718642695), actual$17);
  22999. + this$18.assertEquals__T__O__O__V(null, (-1718642695), (-1718642695));
  23000. var this$19 = $m_Lorg_junit_Assert$();
  23001. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I((-2087901827), (-1945935740)).hashCode__I();
  23002. - this$19.assertEquals__T__O__O__V(null, 260982265, actual$18);
  23003. + this$19.assertEquals__T__O__O__V(null, 260982265, 260982265);
  23004. var this$20 = $m_Lorg_junit_Assert$();
  23005. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-1911332808), 1729620001).hashCode__I();
  23006. - this$20.assertEquals__T__O__O__V(null, (-385578983), actual$19);
  23007. + this$20.assertEquals__T__O__O__V(null, (-385578983), (-385578983));
  23008. var this$21 = $m_Lorg_junit_Assert$();
  23009. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-1920965295), 592125278).hashCode__I();
  23010. - this$21.assertEquals__T__O__O__V(null, (-1362397169), actual$20);
  23011. + this$21.assertEquals__T__O__O__V(null, (-1362397169), (-1362397169));
  23012. var this$22 = $m_Lorg_junit_Assert$();
  23013. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(2017870028, 751907156).hashCode__I();
  23014. - this$22.assertEquals__T__O__O__V(null, 1419211160, actual$21);
  23015. + this$22.assertEquals__T__O__O__V(null, 1419211160, 1419211160);
  23016. var this$23 = $m_Lorg_junit_Assert$();
  23017. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(1506336851, (-933796127)).hashCode__I();
  23018. - this$23.assertEquals__T__O__O__V(null, (-1851816270), actual$22);
  23019. + this$23.assertEquals__T__O__O__V(null, (-1851816270), (-1851816270));
  23020. var this$24 = $m_Lorg_junit_Assert$();
  23021. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-1747722429), (-1855422773)).hashCode__I();
  23022. - this$24.assertEquals__T__O__O__V(null, 112959880, actual$23);
  23023. + this$24.assertEquals__T__O__O__V(null, 112959880, 112959880);
  23024. var this$25 = $m_Lorg_junit_Assert$();
  23025. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-2139132623), (-431847873)).hashCode__I();
  23026. - this$25.assertEquals__T__O__O__V(null, 1715333902, actual$24);
  23027. + this$25.assertEquals__T__O__O__V(null, 1715333902, 1715333902);
  23028. var this$26 = $m_Lorg_junit_Assert$();
  23029. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(739274932, (-924496860)).hashCode__I();
  23030. - this$26.assertEquals__T__O__O__V(null, (-453690224), actual$25);
  23031. + this$26.assertEquals__T__O__O__V(null, (-453690224), (-453690224));
  23032. var this$27 = $m_Lorg_junit_Assert$();
  23033. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-1482800071), 29485338).hashCode__I();
  23034. - this$27.assertEquals__T__O__O__V(null, (-1503679197), actual$26);
  23035. + this$27.assertEquals__T__O__O__V(null, (-1503679197), (-1503679197));
  23036. var this$28 = $m_Lorg_junit_Assert$();
  23037. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(237609240, 2048220960).hashCode__I();
  23038. - this$28.assertEquals__T__O__O__V(null, 1950154296, actual$27);
  23039. + this$28.assertEquals__T__O__O__V(null, 1950154296, 1950154296);
  23040. var this$29 = $m_Lorg_junit_Assert$();
  23041. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-431092385), (-1623412426)).hashCode__I();
  23042. - this$29.assertEquals__T__O__O__V(null, 2037562473, actual$28);
  23043. + this$29.assertEquals__T__O__O__V(null, 2037562473, 2037562473);
  23044. var this$30 = $m_Lorg_junit_Assert$();
  23045. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(2144172772, 1927987317).hashCode__I();
  23046. - this$30.assertEquals__T__O__O__V(null, 220707473, actual$29);
  23047. + this$30.assertEquals__T__O__O__V(null, 220707473, 220707473);
  23048. var this$31 = $m_Lorg_junit_Assert$();
  23049. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(971459211, 1217334127).hashCode__I();
  23050. - this$31.assertEquals__T__O__O__V(null, 1902658020, actual$30);
  23051. + this$31.assertEquals__T__O__O__V(null, 1902658020, 1902658020);
  23052. var this$32 = $m_Lorg_junit_Assert$();
  23053. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-530209544), (-763367967)).hashCode__I();
  23054. - this$32.assertEquals__T__O__O__V(null, 840583449, actual$31);
  23055. + this$32.assertEquals__T__O__O__V(null, 840583449, 840583449);
  23056. var this$33 = $m_Lorg_junit_Assert$();
  23057. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-1322671605), (-902331922)).hashCode__I();
  23058. - this$33.assertEquals__T__O__O__V(null, 2065572837, actual$32);
  23059. + this$33.assertEquals__T__O__O__V(null, 2065572837, 2065572837);
  23060. var this$34 = $m_Lorg_junit_Assert$();
  23061. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(1361976000, 1231329666).hashCode__I();
  23062. - this$34.assertEquals__T__O__O__V(null, 407536450, actual$33);
  23063. + this$34.assertEquals__T__O__O__V(null, 407536450, 407536450);
  23064. var this$35 = $m_Lorg_junit_Assert$();
  23065. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-96547475), 1640676759).hashCode__I();
  23066. - this$35.assertEquals__T__O__O__V(null, (-1678479110), actual$34);
  23067. + this$35.assertEquals__T__O__O__V(null, (-1678479110), (-1678479110));
  23068. var this$36 = $m_Lorg_junit_Assert$();
  23069. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(1799144078, (-936998300)).hashCode__I();
  23070. - this$36.assertEquals__T__O__O__V(null, (-1558558486), actual$35);
  23071. + this$36.assertEquals__T__O__O__V(null, (-1558558486), (-1558558486));
  23072. var this$37 = $m_Lorg_junit_Assert$();
  23073. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(221720683, (-195204411)).hashCode__I();
  23074. - this$37.assertEquals__T__O__O__V(null, (-110470482), actual$36);
  23075. + this$37.assertEquals__T__O__O__V(null, (-110470482), (-110470482));
  23076. var this$38 = $m_Lorg_junit_Assert$();
  23077. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(2080474705, 1194291803).hashCode__I();
  23078. - this$38.assertEquals__T__O__O__V(null, 992932874, actual$37);
  23079. + this$38.assertEquals__T__O__O__V(null, 992932874, 992932874);
  23080. var this$39 = $m_Lorg_junit_Assert$();
  23081. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-1962255291), (-228903623)).hashCode__I();
  23082. - this$39.assertEquals__T__O__O__V(null, 2035378556, actual$38);
  23083. + this$39.assertEquals__T__O__O__V(null, 2035378556, 2035378556);
  23084. var this$40 = $m_Lorg_junit_Assert$();
  23085. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I((-1961045404), (-1421226733)).hashCode__I();
  23086. - this$40.assertEquals__T__O__O__V(null, 542449527, actual$39);
  23087. + this$40.assertEquals__T__O__O__V(null, 542449527, 542449527);
  23088. var this$41 = $m_Lorg_junit_Assert$();
  23089. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(1762001719, (-96661681)).hashCode__I();
  23090. - this$41.assertEquals__T__O__O__V(null, (-1824846728), actual$40);
  23091. + this$41.assertEquals__T__O__O__V(null, (-1824846728), (-1824846728));
  23092. var this$42 = $m_Lorg_junit_Assert$();
  23093. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(568630982, (-458482587)).hashCode__I();
  23094. - this$42.assertEquals__T__O__O__V(null, (-985103709), actual$41);
  23095. + this$42.assertEquals__T__O__O__V(null, (-985103709), (-985103709));
  23096. var this$43 = $m_Lorg_junit_Assert$();
  23097. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I((-1237704639), (-1275053966)).hashCode__I();
  23098. - this$43.assertEquals__T__O__O__V(null, 37361715, actual$42);
  23099. + this$43.assertEquals__T__O__O__V(null, 37361715, 37361715);
  23100. var this$44 = $m_Lorg_junit_Assert$();
  23101. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(936273516, (-1802824213)).hashCode__I();
  23102. - this$44.assertEquals__T__O__O__V(null, (-1555729529), actual$43);
  23103. + this$44.assertEquals__T__O__O__V(null, (-1555729529), (-1555729529));
  23104. var this$45 = $m_Lorg_junit_Assert$();
  23105. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-870754516), (-1755138351)).hashCode__I();
  23106. - this$45.assertEquals__T__O__O__V(null, 1534845437, actual$44);
  23107. + this$45.assertEquals__T__O__O__V(null, 1534845437, 1534845437);
  23108. var this$46 = $m_Lorg_junit_Assert$();
  23109. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(964079858, (-332884522)).hashCode__I();
  23110. - this$46.assertEquals__T__O__O__V(null, (-715250396), actual$45);
  23111. + this$46.assertEquals__T__O__O__V(null, (-715250396), (-715250396));
  23112. var this$47 = $m_Lorg_junit_Assert$();
  23113. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(1769001167, 503396434).hashCode__I();
  23114. - this$47.assertEquals__T__O__O__V(null, 2003953821, actual$46);
  23115. + this$47.assertEquals__T__O__O__V(null, 2003953821, 2003953821);
  23116. var this$48 = $m_Lorg_junit_Assert$();
  23117. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(811930233, 1365142270).hashCode__I();
  23118. - this$48.assertEquals__T__O__O__V(null, 1631287431, actual$47);
  23119. + this$48.assertEquals__T__O__O__V(null, 1631287431, 1631287431);
  23120. var this$49 = $m_Lorg_junit_Assert$();
  23121. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-280291442), 1136496326).hashCode__I();
  23122. - this$49.assertEquals__T__O__O__V(null, (-1393125048), actual$48);
  23123. + this$49.assertEquals__T__O__O__V(null, (-1393125048), (-1393125048));
  23124. var this$50 = $m_Lorg_junit_Assert$();
  23125. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(439731659, 755060794).hashCode__I();
  23126. - this$50.assertEquals__T__O__O__V(null, 926193137, actual$49);
  23127. + this$50.assertEquals__T__O__O__V(null, 926193137, 926193137);
  23128. var this$51 = $m_Lorg_junit_Assert$();
  23129. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I((-561661919), (-1701561506)).hashCode__I();
  23130. - this$51.assertEquals__T__O__O__V(null, 1141998463, actual$50);
  23131. + this$51.assertEquals__T__O__O__V(null, 1141998463, 1141998463);
  23132. var this$52 = $m_Lorg_junit_Assert$();
  23133. - var actual$51 = new $c_sjsr_RuntimeLong().init___I__I(1556104387, 1080665841).hashCode__I();
  23134. - this$52.assertEquals__T__O__O__V(null, 480895538, actual$51);
  23135. + this$52.assertEquals__T__O__O__V(null, 480895538, 480895538);
  23136. var this$53 = $m_Lorg_junit_Assert$();
  23137. - var actual$52 = new $c_sjsr_RuntimeLong().init___I__I(1931061917, (-1099252386)).hashCode__I();
  23138. - this$53.assertEquals__T__O__O__V(null, (-849143869), actual$52);
  23139. + this$53.assertEquals__T__O__O__V(null, (-849143869), (-849143869));
  23140. var this$54 = $m_Lorg_junit_Assert$();
  23141. - var actual$53 = new $c_sjsr_RuntimeLong().init___I__I(2086961898, (-298531087)).hashCode__I();
  23142. - this$54.assertEquals__T__O__O__V(null, (-1840233445), actual$53);
  23143. + this$54.assertEquals__T__O__O__V(null, (-1840233445), (-1840233445));
  23144. var this$55 = $m_Lorg_junit_Assert$();
  23145. - var actual$54 = new $c_sjsr_RuntimeLong().init___I__I((-1148008529), (-1186490352)).hashCode__I();
  23146. - this$55.assertEquals__T__O__O__V(null, 47538111, actual$54);
  23147. + this$55.assertEquals__T__O__O__V(null, 47538111, 47538111);
  23148. var this$56 = $m_Lorg_junit_Assert$();
  23149. - var actual$55 = new $c_sjsr_RuntimeLong().init___I__I(807317094, 271251327).hashCode__I();
  23150. - this$56.assertEquals__T__O__O__V(null, 540301593, actual$55);
  23151. + this$56.assertEquals__T__O__O__V(null, 540301593, 540301593);
  23152. var this$57 = $m_Lorg_junit_Assert$();
  23153. - var actual$56 = new $c_sjsr_RuntimeLong().init___I__I(1077071399, 826295290).hashCode__I();
  23154. - this$57.assertEquals__T__O__O__V(null, 1903332829, actual$56);
  23155. + this$57.assertEquals__T__O__O__V(null, 1903332829, 1903332829);
  23156. var this$58 = $m_Lorg_junit_Assert$();
  23157. - var actual$57 = new $c_sjsr_RuntimeLong().init___I__I(781949710, (-1637653074)).hashCode__I();
  23158. - this$58.assertEquals__T__O__O__V(null, (-1325859168), actual$57);
  23159. + this$58.assertEquals__T__O__O__V(null, (-1325859168), (-1325859168));
  23160. var this$59 = $m_Lorg_junit_Assert$();
  23161. - var actual$58 = new $c_sjsr_RuntimeLong().init___I__I(1778433204, (-839352494)).hashCode__I();
  23162. - this$59.assertEquals__T__O__O__V(null, (-1476869146), actual$58);
  23163. + this$59.assertEquals__T__O__O__V(null, (-1476869146), (-1476869146));
  23164. var this$60 = $m_Lorg_junit_Assert$();
  23165. - var actual$59 = new $c_sjsr_RuntimeLong().init___I__I((-2038023199), (-2088719372)).hashCode__I();
  23166. - this$60.assertEquals__T__O__O__V(null, 84316181, actual$59);
  23167. + this$60.assertEquals__T__O__O__V(null, 84316181, 84316181);
  23168. var this$61 = $m_Lorg_junit_Assert$();
  23169. - var actual$60 = new $c_sjsr_RuntimeLong().init___I__I((-1764916235), (-1980649039)).hashCode__I();
  23170. - this$61.assertEquals__T__O__O__V(null, 524038724, actual$60);
  23171. + this$61.assertEquals__T__O__O__V(null, 524038724, 524038724);
  23172. var this$62 = $m_Lorg_junit_Assert$();
  23173. - var actual$61 = new $c_sjsr_RuntimeLong().init___I__I((-1796682086), 1148567289).hashCode__I();
  23174. - this$62.assertEquals__T__O__O__V(null, (-794988445), actual$61);
  23175. + this$62.assertEquals__T__O__O__V(null, (-794988445), (-794988445));
  23176. var this$63 = $m_Lorg_junit_Assert$();
  23177. - var actual$62 = new $c_sjsr_RuntimeLong().init___I__I((-1606200144), 320886535).hashCode__I();
  23178. - this$63.assertEquals__T__O__O__V(null, (-1285356617), actual$62);
  23179. + this$63.assertEquals__T__O__O__V(null, (-1285356617), (-1285356617));
  23180. var this$64 = $m_Lorg_junit_Assert$();
  23181. - var actual$63 = new $c_sjsr_RuntimeLong().init___I__I(755146140, 2028753842).hashCode__I();
  23182. - this$64.assertEquals__T__O__O__V(null, 1441713710, actual$63);
  23183. + this$64.assertEquals__T__O__O__V(null, 1441713710, 1441713710);
  23184. var this$65 = $m_Lorg_junit_Assert$();
  23185. - var actual$64 = new $c_sjsr_RuntimeLong().init___I__I((-1851453861), (-2073516593)).hashCode__I();
  23186. - this$65.assertEquals__T__O__O__V(null, 365800340, actual$64);
  23187. + this$65.assertEquals__T__O__O__V(null, 365800340, 365800340);
  23188. var this$66 = $m_Lorg_junit_Assert$();
  23189. - var actual$65 = new $c_sjsr_RuntimeLong().init___I__I((-543327214), (-1587342674)).hashCode__I();
  23190. - this$66.assertEquals__T__O__O__V(null, 2130603708, actual$65);
  23191. + this$66.assertEquals__T__O__O__V(null, 2130603708, 2130603708);
  23192. var this$67 = $m_Lorg_junit_Assert$();
  23193. - var actual$66 = new $c_sjsr_RuntimeLong().init___I__I(506958308, (-1249713021)).hashCode__I();
  23194. - this$67.assertEquals__T__O__O__V(null, (-1414171289), actual$66);
  23195. + this$67.assertEquals__T__O__O__V(null, (-1414171289), (-1414171289));
  23196. var this$68 = $m_Lorg_junit_Assert$();
  23197. - var actual$67 = new $c_sjsr_RuntimeLong().init___I__I((-2097389477), 1923820719).hashCode__I();
  23198. - this$68.assertEquals__T__O__O__V(null, (-262714124), actual$67);
  23199. + this$68.assertEquals__T__O__O__V(null, (-262714124), (-262714124));
  23200. var this$69 = $m_Lorg_junit_Assert$();
  23201. - var actual$68 = new $c_sjsr_RuntimeLong().init___I__I((-374932306), (-523558320)).hashCode__I();
  23202. - this$69.assertEquals__T__O__O__V(null, 158195454, actual$68);
  23203. + this$69.assertEquals__T__O__O__V(null, 158195454, 158195454);
  23204. var this$70 = $m_Lorg_junit_Assert$();
  23205. - var actual$69 = new $c_sjsr_RuntimeLong().init___I__I((-902905695), (-925752196)).hashCode__I();
  23206. - this$70.assertEquals__T__O__O__V(null, 50128093, actual$69);
  23207. + this$70.assertEquals__T__O__O__V(null, 50128093, 50128093);
  23208. var this$71 = $m_Lorg_junit_Assert$();
  23209. - var actual$70 = new $c_sjsr_RuntimeLong().init___I__I((-397013030), 646399757).hashCode__I();
  23210. - this$71.assertEquals__T__O__O__V(null, (-825145129), actual$70);
  23211. + this$71.assertEquals__T__O__O__V(null, (-825145129), (-825145129));
  23212. var this$72 = $m_Lorg_junit_Assert$();
  23213. - var actual$71 = new $c_sjsr_RuntimeLong().init___I__I(1764398539, (-956440075)).hashCode__I();
  23214. - this$72.assertEquals__T__O__O__V(null, (-1344834498), actual$71);
  23215. + this$72.assertEquals__T__O__O__V(null, (-1344834498), (-1344834498));
  23216. var this$73 = $m_Lorg_junit_Assert$();
  23217. - var actual$72 = new $c_sjsr_RuntimeLong().init___I__I((-1750710329), 1852419689).hashCode__I();
  23218. - this$73.assertEquals__T__O__O__V(null, (-103814738), actual$72);
  23219. + this$73.assertEquals__T__O__O__V(null, (-103814738), (-103814738));
  23220. var this$74 = $m_Lorg_junit_Assert$();
  23221. - var actual$73 = new $c_sjsr_RuntimeLong().init___I__I((-1664538473), 864969320).hashCode__I();
  23222. - this$74.assertEquals__T__O__O__V(null, (-1354282241), actual$73);
  23223. + this$74.assertEquals__T__O__O__V(null, (-1354282241), (-1354282241));
  23224. var this$75 = $m_Lorg_junit_Assert$();
  23225. - var actual$74 = new $c_sjsr_RuntimeLong().init___I__I((-500471847), (-1312439708)).hashCode__I();
  23226. - this$75.assertEquals__T__O__O__V(null, 1408148925, actual$74);
  23227. + this$75.assertEquals__T__O__O__V(null, 1408148925, 1408148925);
  23228. var this$76 = $m_Lorg_junit_Assert$();
  23229. - var actual$75 = new $c_sjsr_RuntimeLong().init___I__I(14748928, 1899600418).hashCode__I();
  23230. - this$76.assertEquals__T__O__O__V(null, 1910019874, actual$75);
  23231. + this$76.assertEquals__T__O__O__V(null, 1910019874, 1910019874);
  23232. var this$77 = $m_Lorg_junit_Assert$();
  23233. - var actual$76 = new $c_sjsr_RuntimeLong().init___I__I((-1985642880), (-431011584)).hashCode__I();
  23234. - this$77.assertEquals__T__O__O__V(null, 1877620608, actual$76);
  23235. + this$77.assertEquals__T__O__O__V(null, 1877620608, 1877620608);
  23236. var this$78 = $m_Lorg_junit_Assert$();
  23237. - var actual$77 = new $c_sjsr_RuntimeLong().init___I__I(494530531, (-200582329)).hashCode__I();
  23238. - this$78.assertEquals__T__O__O__V(null, (-378358620), actual$77);
  23239. + this$78.assertEquals__T__O__O__V(null, (-378358620), (-378358620));
  23240. var this$79 = $m_Lorg_junit_Assert$();
  23241. - var actual$78 = new $c_sjsr_RuntimeLong().init___I__I((-2067225228), (-1718331081)).hashCode__I();
  23242. - this$79.assertEquals__T__O__O__V(null, 492633155, actual$78);
  23243. + this$79.assertEquals__T__O__O__V(null, 492633155, 492633155);
  23244. var this$80 = $m_Lorg_junit_Assert$();
  23245. - var actual$79 = new $c_sjsr_RuntimeLong().init___I__I((-1799546135), 897340901).hashCode__I();
  23246. - this$80.assertEquals__T__O__O__V(null, (-1581166836), actual$79);
  23247. + this$80.assertEquals__T__O__O__V(null, (-1581166836), (-1581166836));
  23248. var this$81 = $m_Lorg_junit_Assert$();
  23249. - var actual$80 = new $c_sjsr_RuntimeLong().init___I__I(25821759, 200092463).hashCode__I();
  23250. - this$81.assertEquals__T__O__O__V(null, 174532880, actual$80);
  23251. + this$81.assertEquals__T__O__O__V(null, 174532880, 174532880);
  23252. var this$82 = $m_Lorg_junit_Assert$();
  23253. - var actual$81 = new $c_sjsr_RuntimeLong().init___I__I(403690141, (-1032813241)).hashCode__I();
  23254. - this$82.assertEquals__T__O__O__V(null, (-629188646), actual$81);
  23255. + this$82.assertEquals__T__O__O__V(null, (-629188646), (-629188646));
  23256. var this$83 = $m_Lorg_junit_Assert$();
  23257. - var actual$82 = new $c_sjsr_RuntimeLong().init___I__I((-1843541251), (-308529236)).hashCode__I();
  23258. - this$83.assertEquals__T__O__O__V(null, 2139225425, actual$82);
  23259. + this$83.assertEquals__T__O__O__V(null, 2139225425, 2139225425);
  23260. var this$84 = $m_Lorg_junit_Assert$();
  23261. - var actual$83 = new $c_sjsr_RuntimeLong().init___I__I(1643311840, 1780391559).hashCode__I();
  23262. - this$84.assertEquals__T__O__O__V(null, 200043623, actual$83);
  23263. + this$84.assertEquals__T__O__O__V(null, 200043623, 200043623);
  23264. var this$85 = $m_Lorg_junit_Assert$();
  23265. - var actual$84 = new $c_sjsr_RuntimeLong().init___I__I(1531597671, 764172997).hashCode__I();
  23266. - this$85.assertEquals__T__O__O__V(null, 1992690082, actual$84);
  23267. + this$85.assertEquals__T__O__O__V(null, 1992690082, 1992690082);
  23268. var this$86 = $m_Lorg_junit_Assert$();
  23269. - var actual$85 = new $c_sjsr_RuntimeLong().init___I__I(638938496, 182932582).hashCode__I();
  23270. - this$86.assertEquals__T__O__O__V(null, 754072038, actual$85);
  23271. + this$86.assertEquals__T__O__O__V(null, 754072038, 754072038);
  23272. var this$87 = $m_Lorg_junit_Assert$();
  23273. - var actual$86 = new $c_sjsr_RuntimeLong().init___I__I(309356043, (-440275494)).hashCode__I();
  23274. - this$87.assertEquals__T__O__O__V(null, (-139359279), actual$86);
  23275. + this$87.assertEquals__T__O__O__V(null, (-139359279), (-139359279));
  23276. var this$88 = $m_Lorg_junit_Assert$();
  23277. - var actual$87 = new $c_sjsr_RuntimeLong().init___I__I((-541225182), 1128039519).hashCode__I();
  23278. - this$88.assertEquals__T__O__O__V(null, (-1669264515), actual$87);
  23279. + this$88.assertEquals__T__O__O__V(null, (-1669264515), (-1669264515));
  23280. var this$89 = $m_Lorg_junit_Assert$();
  23281. - var actual$88 = new $c_sjsr_RuntimeLong().init___I__I((-387355169), (-378598204)).hashCode__I();
  23282. - this$89.assertEquals__T__O__O__V(null, 25583899, actual$88);
  23283. + this$89.assertEquals__T__O__O__V(null, 25583899, 25583899);
  23284. var this$90 = $m_Lorg_junit_Assert$();
  23285. - var actual$89 = new $c_sjsr_RuntimeLong().init___I__I(1787244135, 103129337).hashCode__I();
  23286. - this$90.assertEquals__T__O__O__V(null, 1822592670, actual$89);
  23287. + this$90.assertEquals__T__O__O__V(null, 1822592670, 1822592670);
  23288. var this$91 = $m_Lorg_junit_Assert$();
  23289. - var actual$90 = new $c_sjsr_RuntimeLong().init___I__I((-1654639624), (-890602930)).hashCode__I();
  23290. - this$91.assertEquals__T__O__O__V(null, 1468680630, actual$90);
  23291. + this$91.assertEquals__T__O__O__V(null, 1468680630, 1468680630);
  23292. var this$92 = $m_Lorg_junit_Assert$();
  23293. - var actual$91 = new $c_sjsr_RuntimeLong().init___I__I((-1867306675), (-303043235)).hashCode__I();
  23294. - this$92.assertEquals__T__O__O__V(null, 2103231504, actual$91);
  23295. + this$92.assertEquals__T__O__O__V(null, 2103231504, 2103231504);
  23296. var this$93 = $m_Lorg_junit_Assert$();
  23297. - var actual$92 = new $c_sjsr_RuntimeLong().init___I__I(1255224728, 265017316).hashCode__I();
  23298. - this$93.assertEquals__T__O__O__V(null, 1159389820, actual$92);
  23299. + this$93.assertEquals__T__O__O__V(null, 1159389820, 1159389820);
  23300. var this$94 = $m_Lorg_junit_Assert$();
  23301. - var actual$93 = new $c_sjsr_RuntimeLong().init___I__I(119985367, 695098919).hashCode__I();
  23302. - this$94.assertEquals__T__O__O__V(null, 776506096, actual$93);
  23303. + this$94.assertEquals__T__O__O__V(null, 776506096, 776506096);
  23304. var this$95 = $m_Lorg_junit_Assert$();
  23305. - var actual$94 = new $c_sjsr_RuntimeLong().init___I__I((-332671386), 1583817866).hashCode__I();
  23306. - this$95.assertEquals__T__O__O__V(null, (-1303579924), actual$94);
  23307. + this$95.assertEquals__T__O__O__V(null, (-1303579924), (-1303579924));
  23308. var this$96 = $m_Lorg_junit_Assert$();
  23309. - var actual$95 = new $c_sjsr_RuntimeLong().init___I__I(1610629865, 571880320).hashCode__I();
  23310. - this$96.assertEquals__T__O__O__V(null, 1108767081, actual$95);
  23311. + this$96.assertEquals__T__O__O__V(null, 1108767081, 1108767081);
  23312. var this$97 = $m_Lorg_junit_Assert$();
  23313. - var actual$96 = new $c_sjsr_RuntimeLong().init___I__I(727577343, (-1794328817)).hashCode__I();
  23314. - this$97.assertEquals__T__O__O__V(null, (-1101969936), actual$96);
  23315. + this$97.assertEquals__T__O__O__V(null, (-1101969936), (-1101969936));
  23316. var this$98 = $m_Lorg_junit_Assert$();
  23317. - var actual$97 = new $c_sjsr_RuntimeLong().init___I__I(730759795, (-394092436)).hashCode__I();
  23318. - this$98.assertEquals__T__O__O__V(null, (-1022615009), actual$97);
  23319. + this$98.assertEquals__T__O__O__V(null, (-1022615009), (-1022615009));
  23320. var this$99 = $m_Lorg_junit_Assert$();
  23321. - var actual$98 = new $c_sjsr_RuntimeLong().init___I__I((-148400203), 1074931585).hashCode__I();
  23322. - this$99.assertEquals__T__O__O__V(null, (-1221218252), actual$98);
  23323. + this$99.assertEquals__T__O__O__V(null, (-1221218252), (-1221218252));
  23324. var this$100 = $m_Lorg_junit_Assert$();
  23325. - var actual$99 = new $c_sjsr_RuntimeLong().init___I__I(181091802, 314250080).hashCode__I();
  23326. - this$100.assertEquals__T__O__O__V(null, 410005178, actual$99);
  23327. + this$100.assertEquals__T__O__O__V(null, 410005178, 410005178);
  23328. var this$101 = $m_Lorg_junit_Assert$();
  23329. - var actual$100 = new $c_sjsr_RuntimeLong().init___I__I((-1934827635), (-889463837)).hashCode__I();
  23330. - this$101.assertEquals__T__O__O__V(null, 1180107886, actual$100);
  23331. + this$101.assertEquals__T__O__O__V(null, 1180107886, 1180107886);
  23332. var this$102 = $m_Lorg_junit_Assert$();
  23333. - var actual$101 = new $c_sjsr_RuntimeLong().init___I__I((-1067099255), (-650316777)).hashCode__I();
  23334. - this$102.assertEquals__T__O__O__V(null, 425308062, actual$101);
  23335. + this$102.assertEquals__T__O__O__V(null, 425308062, 425308062);
  23336. var this$103 = $m_Lorg_junit_Assert$();
  23337. - var actual$102 = new $c_sjsr_RuntimeLong().init___I__I(1821917070, 174468125).hashCode__I();
  23338. - this$103.assertEquals__T__O__O__V(null, 1727927187, actual$102);
  23339. + this$103.assertEquals__T__O__O__V(null, 1727927187, 1727927187);
  23340. var this$104 = $m_Lorg_junit_Assert$();
  23341. - var actual$103 = new $c_sjsr_RuntimeLong().init___I__I(474121453, (-830281051)).hashCode__I();
  23342. - this$104.assertEquals__T__O__O__V(null, (-759140792), actual$103);
  23343. + this$104.assertEquals__T__O__O__V(null, (-759140792), (-759140792));
  23344. var this$105 = $m_Lorg_junit_Assert$();
  23345. - var actual$104 = new $c_sjsr_RuntimeLong().init___I__I((-402668999), (-2100801229)).hashCode__I();
  23346. - this$105.assertEquals__T__O__O__V(null, 1698140938, actual$104);
  23347. + this$105.assertEquals__T__O__O__V(null, 1698140938, 1698140938);
  23348. var this$106 = $m_Lorg_junit_Assert$();
  23349. - var actual$105 = new $c_sjsr_RuntimeLong().init___I__I((-615008378), (-976157749)).hashCode__I();
  23350. - this$106.assertEquals__T__O__O__V(null, 512144461, actual$105)
  23351. + this$106.assertEquals__T__O__O__V(null, 512144461, 512144461)
  23352. });
  23353. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.shift$undlogical$undright$und$greater$greater$greater__V = (function() {
  23354. var this$1 = $m_Lorg_junit_Assert$();
  23355. - var expected = new $c_sjsr_RuntimeLong().init___I__I(1982185809, 4856);
  23356. - var actual = new $c_sjsr_RuntimeLong().init___I__I(88517143, 1273092247).$$greater$greater$greater__I__sjsr_RuntimeLong(2099569298);
  23357. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  23358. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1982185809, 4856), new $c_sjsr_RuntimeLong().init___I__I(1982185809, 4856));
  23359. var this$2 = $m_Lorg_junit_Assert$();
  23360. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(40, 0);
  23361. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I((-1987462914), 1361836721).$$greater$greater$greater__I__sjsr_RuntimeLong((-2053535175));
  23362. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  23363. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  23364. var this$3 = $m_Lorg_junit_Assert$();
  23365. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(258, 0);
  23366. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(1513792977, 1085974656).$$greater$greater$greater__I__sjsr_RuntimeLong((-303705162));
  23367. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  23368. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(258, 0), new $c_sjsr_RuntimeLong().init___I__I(258, 0));
  23369. var this$4 = $m_Lorg_junit_Assert$();
  23370. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-1589724844), 2);
  23371. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-2071249600), 1411897130).$$greater$greater$greater__I__sjsr_RuntimeLong(1015183069);
  23372. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  23373. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1589724844), 2), new $c_sjsr_RuntimeLong().init___I__I((-1589724844), 2));
  23374. var this$5 = $m_Lorg_junit_Assert$();
  23375. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I(827423626, 419765);
  23376. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I((-1560865755), 214919778).$$greater$greater$greater__I__sjsr_RuntimeLong(1191603401);
  23377. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  23378. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(827423626, 419765), new $c_sjsr_RuntimeLong().init___I__I(827423626, 419765));
  23379. var this$6 = $m_Lorg_junit_Assert$();
  23380. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(376475826, 25773988);
  23381. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I(944265510, (-995896821)).$$greater$greater$greater__I__sjsr_RuntimeLong(485744647);
  23382. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  23383. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(376475826, 25773988), new $c_sjsr_RuntimeLong().init___I__I(376475826, 25773988));
  23384. var this$7 = $m_Lorg_junit_Assert$();
  23385. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(291969293, 528);
  23386. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I(1131824263, (-2080089658)).$$greater$greater$greater__I__sjsr_RuntimeLong((-386336938));
  23387. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  23388. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(291969293, 528), new $c_sjsr_RuntimeLong().init___I__I(291969293, 528));
  23389. var this$8 = $m_Lorg_junit_Assert$();
  23390. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(185, 0);
  23391. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-827478170), (-1185129975)).$$greater$greater$greater__I__sjsr_RuntimeLong(2048537528);
  23392. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  23393. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(185, 0), new $c_sjsr_RuntimeLong().init___I__I(185, 0));
  23394. var this$9 = $m_Lorg_junit_Assert$();
  23395. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I(45022, 0);
  23396. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-916869993), (-1344352401)).$$greater$greater$greater__I__sjsr_RuntimeLong((-791372688));
  23397. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  23398. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(45022, 0), new $c_sjsr_RuntimeLong().init___I__I(45022, 0));
  23399. var this$10 = $m_Lorg_junit_Assert$();
  23400. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(587, 0);
  23401. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(588931659, (-1830830904)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1259543946));
  23402. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  23403. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(587, 0), new $c_sjsr_RuntimeLong().init___I__I(587, 0));
  23404. var this$11 = $m_Lorg_junit_Assert$();
  23405. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I((-684574597), 28915);
  23406. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(473794659, 947514265).$$greater$greater$greater__I__sjsr_RuntimeLong((-1409717873));
  23407. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  23408. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-684574597), 28915), new $c_sjsr_RuntimeLong().init___I__I((-684574597), 28915));
  23409. var this$12 = $m_Lorg_junit_Assert$();
  23410. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(3, 0);
  23411. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(471518489, (-940479957)).$$greater$greater$greater__I__sjsr_RuntimeLong((-847604034));
  23412. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  23413. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3, 0), new $c_sjsr_RuntimeLong().init___I__I(3, 0));
  23414. var this$13 = $m_Lorg_junit_Assert$();
  23415. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I(11, 0);
  23416. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-818287716), 1547586919).$$greater$greater$greater__I__sjsr_RuntimeLong((-216455813));
  23417. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  23418. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(11, 0), new $c_sjsr_RuntimeLong().init___I__I(11, 0));
  23419. var this$14 = $m_Lorg_junit_Assert$();
  23420. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(266, 0);
  23421. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-2088976011), (-2057680935)).$$greater$greater$greater__I__sjsr_RuntimeLong(787633143);
  23422. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  23423. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(266, 0), new $c_sjsr_RuntimeLong().init___I__I(266, 0));
  23424. var this$15 = $m_Lorg_junit_Assert$();
  23425. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I((-800511856), 59336150);
  23426. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(306848777, (-497453644)).$$greater$greater$greater__I__sjsr_RuntimeLong(1584315654);
  23427. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  23428. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-800511856), 59336150), new $c_sjsr_RuntimeLong().init___I__I((-800511856), 59336150));
  23429. var this$16 = $m_Lorg_junit_Assert$();
  23430. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I(25694, 0);
  23431. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-1689341833), (-927188015)).$$greater$greater$greater__I__sjsr_RuntimeLong(1300572337);
  23432. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  23433. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(25694, 0), new $c_sjsr_RuntimeLong().init___I__I(25694, 0));
  23434. var this$17 = $m_Lorg_junit_Assert$();
  23435. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(237982231, 3229829);
  23436. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(396954515, 413418119).$$greater$greater$greater__I__sjsr_RuntimeLong(1180537031);
  23437. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  23438. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(237982231, 3229829), new $c_sjsr_RuntimeLong().init___I__I(237982231, 3229829));
  23439. var this$18 = $m_Lorg_junit_Assert$();
  23440. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1319611409, 10188);
  23441. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(1478732342, 1335401807).$$greater$greater$greater__I__sjsr_RuntimeLong((-1668840943));
  23442. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  23443. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1319611409, 10188), new $c_sjsr_RuntimeLong().init___I__I(1319611409, 10188));
  23444. var this$19 = $m_Lorg_junit_Assert$();
  23445. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-530293557), 9);
  23446. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I((-1326271298), (-1643756084)).$$greater$greater$greater__I__sjsr_RuntimeLong((-2118687716));
  23447. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  23448. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-530293557), 9), new $c_sjsr_RuntimeLong().init___I__I((-530293557), 9));
  23449. var this$20 = $m_Lorg_junit_Assert$();
  23450. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(26, 0);
  23451. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1205635051, 875594107).$$greater$greater$greater__I__sjsr_RuntimeLong(350453433);
  23452. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  23453. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(26, 0), new $c_sjsr_RuntimeLong().init___I__I(26, 0));
  23454. var this$21 = $m_Lorg_junit_Assert$();
  23455. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(1698203097, 57089);
  23456. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-2049358216), (-553556680)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1203541232));
  23457. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  23458. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1698203097, 57089), new $c_sjsr_RuntimeLong().init___I__I(1698203097, 57089));
  23459. var this$22 = $m_Lorg_junit_Assert$();
  23460. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I((-308392901), 40188);
  23461. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(1278981121, (-1661145698)).$$greater$greater$greater__I__sjsr_RuntimeLong(254766480);
  23462. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  23463. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-308392901), 40188), new $c_sjsr_RuntimeLong().init___I__I((-308392901), 40188));
  23464. var this$23 = $m_Lorg_junit_Assert$();
  23465. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-1667461656), 7259908);
  23466. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(1313272948, 929268302).$$greater$greater$greater__I__sjsr_RuntimeLong(1175504903);
  23467. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  23468. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1667461656), 7259908), new $c_sjsr_RuntimeLong().init___I__I((-1667461656), 7259908));
  23469. var this$24 = $m_Lorg_junit_Assert$();
  23470. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(99018, 0);
  23471. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(1982277801, (-1050318135)).$$greater$greater$greater__I__sjsr_RuntimeLong(629735727);
  23472. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  23473. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(99018, 0), new $c_sjsr_RuntimeLong().init___I__I(99018, 0));
  23474. var this$25 = $m_Lorg_junit_Assert$();
  23475. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(16237, 0);
  23476. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-610510955), 1064153335).$$greater$greater$greater__I__sjsr_RuntimeLong(577897264);
  23477. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  23478. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(16237, 0), new $c_sjsr_RuntimeLong().init___I__I(16237, 0));
  23479. var this$26 = $m_Lorg_junit_Assert$();
  23480. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(689994, 0);
  23481. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(1859860682, 1413109554).$$greater$greater$greater__I__sjsr_RuntimeLong(243415787);
  23482. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  23483. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(689994, 0), new $c_sjsr_RuntimeLong().init___I__I(689994, 0));
  23484. var this$27 = $m_Lorg_junit_Assert$();
  23485. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(4088, 0);
  23486. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(1757351444, (-7991214)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1844808396));
  23487. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  23488. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(4088, 0), new $c_sjsr_RuntimeLong().init___I__I(4088, 0));
  23489. var this$28 = $m_Lorg_junit_Assert$();
  23490. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(48441534, 0);
  23491. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-1277568919), (-1194709070)).$$greater$greater$greater__I__sjsr_RuntimeLong((-2102413146));
  23492. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  23493. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(48441534, 0), new $c_sjsr_RuntimeLong().init___I__I(48441534, 0));
  23494. var this$29 = $m_Lorg_junit_Assert$();
  23495. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(42961906, 0);
  23496. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-1768551066), 1342559).$$greater$greater$greater__I__sjsr_RuntimeLong(365466523);
  23497. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  23498. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(42961906, 0), new $c_sjsr_RuntimeLong().init___I__I(42961906, 0));
  23499. var this$30 = $m_Lorg_junit_Assert$();
  23500. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(1946, 0);
  23501. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(1051996382, (-213518283)).$$greater$greater$greater__I__sjsr_RuntimeLong((-717261067));
  23502. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  23503. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1946, 0), new $c_sjsr_RuntimeLong().init___I__I(1946, 0));
  23504. var this$31 = $m_Lorg_junit_Assert$();
  23505. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-605712863), 10);
  23506. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(451444747, (-1380034334)).$$greater$greater$greater__I__sjsr_RuntimeLong((-675522340));
  23507. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  23508. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-605712863), 10), new $c_sjsr_RuntimeLong().init___I__I((-605712863), 10));
  23509. var this$32 = $m_Lorg_junit_Assert$();
  23510. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(8, 0);
  23511. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(605006440, (-1956088854)).$$greater$greater$greater__I__sjsr_RuntimeLong(192236860);
  23512. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  23513. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(8, 0), new $c_sjsr_RuntimeLong().init___I__I(8, 0));
  23514. var this$33 = $m_Lorg_junit_Assert$();
  23515. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-152492078), 258);
  23516. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-384174131), (-2122615661)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1278414057));
  23517. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  23518. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-152492078), 258), new $c_sjsr_RuntimeLong().init___I__I((-152492078), 258));
  23519. var this$34 = $m_Lorg_junit_Assert$();
  23520. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-1650335224), 9146646);
  23521. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1579022332), (-1953425763)).$$greater$greater$greater__I__sjsr_RuntimeLong(2134440904);
  23522. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  23523. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1650335224), 9146646), new $c_sjsr_RuntimeLong().init___I__I((-1650335224), 9146646));
  23524. var this$35 = $m_Lorg_junit_Assert$();
  23525. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(175996054, 0);
  23526. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-433112808), (-1479030417)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1873327132));
  23527. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  23528. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(175996054, 0), new $c_sjsr_RuntimeLong().init___I__I(175996054, 0));
  23529. var this$36 = $m_Lorg_junit_Assert$();
  23530. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(771890457, 0);
  23531. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I((-1786180708), 385945228).$$greater$greater$greater__I__sjsr_RuntimeLong(1526047775);
  23532. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  23533. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(771890457, 0), new $c_sjsr_RuntimeLong().init___I__I(771890457, 0));
  23534. var this$37 = $m_Lorg_junit_Assert$();
  23535. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(868056695, (-1200391723));
  23536. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(868056695, (-1200391723)).$$greater$greater$greater__I__sjsr_RuntimeLong(93595840);
  23537. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  23538. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(868056695, (-1200391723)), new $c_sjsr_RuntimeLong().init___I__I(868056695, (-1200391723)));
  23539. var this$38 = $m_Lorg_junit_Assert$();
  23540. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(88233, 0);
  23541. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(1335240662, (-1403745666)).$$greater$greater$greater__I__sjsr_RuntimeLong(1625850351);
  23542. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  23543. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(88233, 0), new $c_sjsr_RuntimeLong().init___I__I(88233, 0));
  23544. var this$39 = $m_Lorg_junit_Assert$();
  23545. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I(21, 0);
  23546. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-681452715), (-1446696044)).$$greater$greater$greater__I__sjsr_RuntimeLong((-742234373));
  23547. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  23548. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(21, 0), new $c_sjsr_RuntimeLong().init___I__I(21, 0));
  23549. var this$40 = $m_Lorg_junit_Assert$();
  23550. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(200097858, 0);
  23551. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(301750839, 1600782865).$$greater$greater$greater__I__sjsr_RuntimeLong(1678034787);
  23552. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  23553. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(200097858, 0), new $c_sjsr_RuntimeLong().init___I__I(200097858, 0));
  23554. var this$41 = $m_Lorg_junit_Assert$();
  23555. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  23556. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-2077889650), 445749598).$$greater$greater$greater__I__sjsr_RuntimeLong(363036476);
  23557. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  23558. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  23559. var this$42 = $m_Lorg_junit_Assert$();
  23560. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-1160719403), 3135);
  23561. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-1633078438), 1644025478).$$greater$greater$greater__I__sjsr_RuntimeLong((-1297864237));
  23562. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  23563. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1160719403), 3135), new $c_sjsr_RuntimeLong().init___I__I((-1160719403), 3135));
  23564. var this$43 = $m_Lorg_junit_Assert$();
  23565. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(27660, 0);
  23566. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1159483779, 906375175).$$greater$greater$greater__I__sjsr_RuntimeLong((-1204888593));
  23567. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  23568. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(27660, 0), new $c_sjsr_RuntimeLong().init___I__I(27660, 0));
  23569. var this$44 = $m_Lorg_junit_Assert$();
  23570. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I(1096217739, 131290637);
  23571. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(179807326, 1050325098).$$greater$greater$greater__I__sjsr_RuntimeLong((-1598422013));
  23572. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  23573. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1096217739, 131290637), new $c_sjsr_RuntimeLong().init___I__I(1096217739, 131290637));
  23574. var this$45 = $m_Lorg_junit_Assert$();
  23575. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(61, 0);
  23576. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(952383136, (-193355640)).$$greater$greater$greater__I__sjsr_RuntimeLong(415626042);
  23577. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  23578. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(61, 0), new $c_sjsr_RuntimeLong().init___I__I(61, 0));
  23579. var this$46 = $m_Lorg_junit_Assert$();
  23580. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(12362394, 0);
  23581. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(972435428, (-1130194211)).$$greater$greater$greater__I__sjsr_RuntimeLong((-1259042456));
  23582. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  23583. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(12362394, 0), new $c_sjsr_RuntimeLong().init___I__I(12362394, 0));
  23584. var this$47 = $m_Lorg_junit_Assert$();
  23585. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-924965860), 8483);
  23586. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(605823642, 555993310).$$greater$greater$greater__I__sjsr_RuntimeLong(1780437072);
  23587. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  23588. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-924965860), 8483), new $c_sjsr_RuntimeLong().init___I__I((-924965860), 8483));
  23589. var this$48 = $m_Lorg_junit_Assert$();
  23590. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(88, 0);
  23591. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(665774635, 184915839).$$greater$greater$greater__I__sjsr_RuntimeLong(1729784373);
  23592. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  23593. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(88, 0), new $c_sjsr_RuntimeLong().init___I__I(88, 0));
  23594. var this$49 = $m_Lorg_junit_Assert$();
  23595. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I(27109, 0);
  23596. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-263808048), (-741669613)).$$greater$greater$greater__I__sjsr_RuntimeLong((-204793551));
  23597. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  23598. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(27109, 0), new $c_sjsr_RuntimeLong().init___I__I(27109, 0));
  23599. var this$50 = $m_Lorg_junit_Assert$();
  23600. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-5828381), 10);
  23601. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-954198224), 369053217).$$greater$greater$greater__I__sjsr_RuntimeLong(768150041);
  23602. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  23603. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-5828381), 10), new $c_sjsr_RuntimeLong().init___I__I((-5828381), 10))
  23604. });
  23605. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.times$und$times__V = (function() {
  23606. var this$1 = $m_Lorg_junit_Assert$();
  23607. - var expected = new $c_sjsr_RuntimeLong().init___I__I((-1056314208), 1039912134);
  23608. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-1436299491), 1172705251).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1721031968, 0));
  23609. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  23610. + var hi = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1436299491), 1172705251, 1721031968, 0);
  23611. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1056314208), 1039912134), new $c_sjsr_RuntimeLong().init___I__I((-1056314208), hi));
  23612. var this$2 = $m_Lorg_junit_Assert$();
  23613. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(15417694, (-1235494072));
  23614. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I((-1754547158), 1592794750).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-850659149), (-1)));
  23615. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  23616. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1754547158), 1592794750, (-850659149), (-1));
  23617. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(15417694, (-1235494072)), new $c_sjsr_RuntimeLong().init___I__I(15417694, hi$1));
  23618. var this$3 = $m_Lorg_junit_Assert$();
  23619. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I((-1312839754), (-486483117));
  23620. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-582562130), 1508550574).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2054981347), (-1)));
  23621. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  23622. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-582562130), 1508550574, (-2054981347), (-1));
  23623. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1312839754), (-486483117)), new $c_sjsr_RuntimeLong().init___I__I((-1312839754), hi$2));
  23624. var this$4 = $m_Lorg_junit_Assert$();
  23625. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I((-377676239), 1969822597);
  23626. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-517256163), 1107889737).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(324089381, 0));
  23627. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  23628. + var hi$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-517256163), 1107889737, 324089381, 0);
  23629. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-377676239), 1969822597), new $c_sjsr_RuntimeLong().init___I__I((-377676239), hi$3));
  23630. var this$5 = $m_Lorg_junit_Assert$();
  23631. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-1426078720), (-1379092277));
  23632. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(1862517504, (-2146745095)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2043533548, 0));
  23633. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  23634. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1862517504, (-2146745095), 2043533548, 0);
  23635. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1426078720), (-1379092277)), new $c_sjsr_RuntimeLong().init___I__I((-1426078720), hi$4));
  23636. var this$6 = $m_Lorg_junit_Assert$();
  23637. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I((-1611894400), 514550890);
  23638. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-1341087062), 93674761).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1272468928, 0));
  23639. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  23640. + var hi$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1341087062), 93674761, 1272468928, 0);
  23641. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1611894400), 514550890), new $c_sjsr_RuntimeLong().init___I__I((-1611894400), hi$5));
  23642. var this$7 = $m_Lorg_junit_Assert$();
  23643. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(88803236, (-172420721));
  23644. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1911825604), 1026411170).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(244738503, 0));
  23645. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  23646. + var hi$6 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1911825604), 1026411170, 244738503, 0);
  23647. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(88803236, (-172420721)), new $c_sjsr_RuntimeLong().init___I__I(88803236, hi$6));
  23648. var this$8 = $m_Lorg_junit_Assert$();
  23649. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I(1486387579, 668666773);
  23650. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(2102189793, 425022510).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(750432219, 0));
  23651. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  23652. + var hi$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(2102189793, 425022510, 750432219, 0);
  23653. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1486387579, 668666773), new $c_sjsr_RuntimeLong().init___I__I(1486387579, hi$7));
  23654. var this$9 = $m_Lorg_junit_Assert$();
  23655. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I(913918418, 2124658288);
  23656. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-1628887094), 2043879870).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1367964491), (-1)));
  23657. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  23658. + var hi$8 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1628887094), 2043879870, (-1367964491), (-1));
  23659. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(913918418, 2124658288), new $c_sjsr_RuntimeLong().init___I__I(913918418, hi$8));
  23660. var this$10 = $m_Lorg_junit_Assert$();
  23661. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I((-1067082241), 864193319);
  23662. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(454909009, (-1096315634)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-461844145), (-1)));
  23663. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  23664. + var hi$9 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(454909009, (-1096315634), (-461844145), (-1));
  23665. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1067082241), 864193319), new $c_sjsr_RuntimeLong().init___I__I((-1067082241), hi$9));
  23666. var this$11 = $m_Lorg_junit_Assert$();
  23667. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(949541055, 403324299);
  23668. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-1346593793), (-331776468)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1495188289, 0));
  23669. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  23670. + var hi$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1346593793), (-331776468), 1495188289, 0);
  23671. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(949541055, 403324299), new $c_sjsr_RuntimeLong().init___I__I(949541055, hi$10));
  23672. var this$12 = $m_Lorg_junit_Assert$();
  23673. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I((-232871624), (-1943313306));
  23674. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(39946028, (-363039140)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1134101206), (-1)));
  23675. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  23676. + var hi$11 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(39946028, (-363039140), (-1134101206), (-1));
  23677. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-232871624), (-1943313306)), new $c_sjsr_RuntimeLong().init___I__I((-232871624), hi$11));
  23678. var this$13 = $m_Lorg_junit_Assert$();
  23679. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-528828160), (-1884969955));
  23680. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(769959254, (-432157368)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-488368768), (-1)));
  23681. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  23682. + var hi$12 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(769959254, (-432157368), (-488368768), (-1));
  23683. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-528828160), (-1884969955)), new $c_sjsr_RuntimeLong().init___I__I((-528828160), hi$12));
  23684. var this$14 = $m_Lorg_junit_Assert$();
  23685. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(913322937, (-2105457977));
  23686. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(1975078475, 1181124823).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1852476533), (-1)));
  23687. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  23688. + var hi$13 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1975078475, 1181124823, (-1852476533), (-1));
  23689. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(913322937, (-2105457977)), new $c_sjsr_RuntimeLong().init___I__I(913322937, hi$13));
  23690. var this$15 = $m_Lorg_junit_Assert$();
  23691. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(1594278208, 943829214);
  23692. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-2118478876), (-1521449422)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-235907376), (-1)));
  23693. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  23694. + var hi$14 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2118478876), (-1521449422), (-235907376), (-1));
  23695. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1594278208, 943829214), new $c_sjsr_RuntimeLong().init___I__I(1594278208, hi$14));
  23696. var this$16 = $m_Lorg_junit_Assert$();
  23697. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-50678328), 2146883835);
  23698. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-192590815), (-1552754278)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(990887112, 0));
  23699. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  23700. + var hi$15 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-192590815), (-1552754278), 990887112, 0);
  23701. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-50678328), 2146883835), new $c_sjsr_RuntimeLong().init___I__I((-50678328), hi$15));
  23702. var this$17 = $m_Lorg_junit_Assert$();
  23703. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(1779498513, (-1732099612));
  23704. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-74714605), 386143916).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1634792395, 0));
  23705. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  23706. + var hi$16 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-74714605), 386143916, 1634792395, 0);
  23707. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1779498513, (-1732099612)), new $c_sjsr_RuntimeLong().init___I__I(1779498513, hi$16));
  23708. var this$18 = $m_Lorg_junit_Assert$();
  23709. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(982209626, 857499597);
  23710. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(1839773441, (-590412588)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(799604314, 0));
  23711. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  23712. + var hi$17 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1839773441, (-590412588), 799604314, 0);
  23713. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(982209626, 857499597), new $c_sjsr_RuntimeLong().init___I__I(982209626, hi$17));
  23714. var this$19 = $m_Lorg_junit_Assert$();
  23715. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1806268816, (-990479821));
  23716. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(1395571130, (-1228992407)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1440046952, 0));
  23717. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  23718. + var hi$18 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1395571130, (-1228992407), 1440046952, 0);
  23719. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1806268816, (-990479821)), new $c_sjsr_RuntimeLong().init___I__I(1806268816, hi$18));
  23720. var this$20 = $m_Lorg_junit_Assert$();
  23721. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(1683728223, (-957382628));
  23722. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-1094818235), 1759139279).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-156634285), (-1)));
  23723. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  23724. + var hi$19 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1094818235), 1759139279, (-156634285), (-1));
  23725. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1683728223, (-957382628)), new $c_sjsr_RuntimeLong().init___I__I(1683728223, hi$19));
  23726. var this$21 = $m_Lorg_junit_Assert$();
  23727. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I((-1590791694), 595489480);
  23728. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(853844787, 525523561).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(600761926, 0));
  23729. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  23730. + var hi$20 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(853844787, 525523561, 600761926, 0);
  23731. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1590791694), 595489480), new $c_sjsr_RuntimeLong().init___I__I((-1590791694), hi$20));
  23732. var this$22 = $m_Lorg_junit_Assert$();
  23733. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(1353714367, 146465211);
  23734. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-903115469), 793487771).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1986597957, 0));
  23735. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  23736. + var hi$21 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-903115469), 793487771, 1986597957, 0);
  23737. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1353714367, 146465211), new $c_sjsr_RuntimeLong().init___I__I(1353714367, hi$21));
  23738. var this$23 = $m_Lorg_junit_Assert$();
  23739. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(1421874569, (-1462441210));
  23740. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-830036223), 830164681).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1711884663), (-1)));
  23741. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  23742. + var hi$22 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-830036223), 830164681, (-1711884663), (-1));
  23743. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1421874569, (-1462441210)), new $c_sjsr_RuntimeLong().init___I__I(1421874569, hi$22));
  23744. var this$24 = $m_Lorg_junit_Assert$();
  23745. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-962035602), (-2086325336));
  23746. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(1514898873, 1802395563).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1763957470, 0));
  23747. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  23748. + var hi$23 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1514898873, 1802395563, 1763957470, 0);
  23749. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-962035602), (-2086325336)), new $c_sjsr_RuntimeLong().init___I__I((-962035602), hi$23));
  23750. var this$25 = $m_Lorg_junit_Assert$();
  23751. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(213232144, (-1084932179));
  23752. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-1931885288), 136587512).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-241565738), (-1)));
  23753. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  23754. + var hi$24 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1931885288), 136587512, (-241565738), (-1));
  23755. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(213232144, (-1084932179)), new $c_sjsr_RuntimeLong().init___I__I(213232144, hi$24));
  23756. var this$26 = $m_Lorg_junit_Assert$();
  23757. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I((-915935202), 1495104097);
  23758. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(571274323, 1264898114).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1823828906, 0));
  23759. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  23760. + var hi$25 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(571274323, 1264898114, 1823828906, 0);
  23761. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-915935202), 1495104097), new $c_sjsr_RuntimeLong().init___I__I((-915935202), hi$25));
  23762. var this$27 = $m_Lorg_junit_Assert$();
  23763. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(1116543789, (-1473151538));
  23764. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-15708939), (-2105030313)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(48280153, 0));
  23765. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  23766. + var hi$26 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-15708939), (-2105030313), 48280153, 0);
  23767. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1116543789, (-1473151538)), new $c_sjsr_RuntimeLong().init___I__I(1116543789, hi$26));
  23768. var this$28 = $m_Lorg_junit_Assert$();
  23769. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I((-1230228445), (-570579388));
  23770. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(1792017337, (-1626094957)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(301685947, 0));
  23771. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  23772. + var hi$27 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1792017337, (-1626094957), 301685947, 0);
  23773. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1230228445), (-570579388)), new $c_sjsr_RuntimeLong().init___I__I((-1230228445), hi$27));
  23774. var this$29 = $m_Lorg_junit_Assert$();
  23775. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(1335719116, 1447187791);
  23776. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-1942632452), (-691115342)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-889918259), (-1)));
  23777. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  23778. + var hi$28 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1942632452), (-691115342), (-889918259), (-1));
  23779. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1335719116, 1447187791), new $c_sjsr_RuntimeLong().init___I__I(1335719116, hi$28));
  23780. var this$30 = $m_Lorg_junit_Assert$();
  23781. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(1398640985, (-1330552693));
  23782. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I((-683458011), (-1409200935)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-996910555), (-1)));
  23783. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  23784. + var hi$29 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-683458011), (-1409200935), (-996910555), (-1));
  23785. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1398640985, (-1330552693)), new $c_sjsr_RuntimeLong().init___I__I(1398640985, hi$29));
  23786. var this$31 = $m_Lorg_junit_Assert$();
  23787. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-402621042), 1775759707);
  23788. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(562125786, (-1303526635)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1761056509), (-1)));
  23789. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  23790. + var hi$30 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(562125786, (-1303526635), (-1761056509), (-1));
  23791. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-402621042), 1775759707), new $c_sjsr_RuntimeLong().init___I__I((-402621042), hi$30));
  23792. var this$32 = $m_Lorg_junit_Assert$();
  23793. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(129149596, (-78429064));
  23794. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(2115902292, (-1194658096)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1549721205), (-1)));
  23795. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  23796. + var hi$31 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(2115902292, (-1194658096), (-1549721205), (-1));
  23797. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(129149596, (-78429064)), new $c_sjsr_RuntimeLong().init___I__I(129149596, hi$31));
  23798. var this$33 = $m_Lorg_junit_Assert$();
  23799. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I(1706925885, 1413499189);
  23800. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(1852083423, 330104035).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1414822755, 0));
  23801. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  23802. + var hi$32 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1852083423, 330104035, 1414822755, 0);
  23803. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1706925885, 1413499189), new $c_sjsr_RuntimeLong().init___I__I(1706925885, hi$32));
  23804. var this$34 = $m_Lorg_junit_Assert$();
  23805. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-722178384), 1850552711);
  23806. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1623207532), 1442771787).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-948878276), (-1)));
  23807. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  23808. + var hi$33 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1623207532), 1442771787, (-948878276), (-1));
  23809. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-722178384), 1850552711), new $c_sjsr_RuntimeLong().init___I__I((-722178384), hi$33));
  23810. var this$35 = $m_Lorg_junit_Assert$();
  23811. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(545021767, (-1389368834));
  23812. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-898643831), 773279296).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1294488911, 0));
  23813. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  23814. + var hi$34 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-898643831), 773279296, 1294488911, 0);
  23815. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(545021767, (-1389368834)), new $c_sjsr_RuntimeLong().init___I__I(545021767, hi$34));
  23816. var this$36 = $m_Lorg_junit_Assert$();
  23817. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(1541594150, 820379725);
  23818. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(421823854, 802578424).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1394107269, 0));
  23819. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  23820. + var hi$35 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(421823854, 802578424, 1394107269, 0);
  23821. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1541594150, 820379725), new $c_sjsr_RuntimeLong().init___I__I(1541594150, hi$35));
  23822. var this$37 = $m_Lorg_junit_Assert$();
  23823. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I((-279324848), 1175391379);
  23824. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(1589092022, 237831212).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-763790472), (-1)));
  23825. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  23826. + var hi$36 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1589092022, 237831212, (-763790472), (-1));
  23827. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-279324848), 1175391379), new $c_sjsr_RuntimeLong().init___I__I((-279324848), hi$36));
  23828. var this$38 = $m_Lorg_junit_Assert$();
  23829. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(2089067814, 975727054);
  23830. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-1247207721), (-370556328)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1449901386, 0));
  23831. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  23832. + var hi$37 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1247207721), (-370556328), 1449901386, 0);
  23833. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2089067814, 975727054), new $c_sjsr_RuntimeLong().init___I__I(2089067814, hi$37));
  23834. var this$39 = $m_Lorg_junit_Assert$();
  23835. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-1977714127), (-377823390));
  23836. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(109386811, 368962517).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1406834819, 0));
  23837. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  23838. + var hi$38 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(109386811, 368962517, 1406834819, 0);
  23839. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1977714127), (-377823390)), new $c_sjsr_RuntimeLong().init___I__I((-1977714127), hi$38));
  23840. var this$40 = $m_Lorg_junit_Assert$();
  23841. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(1759713497, (-312922364));
  23842. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(2135299059, (-798752868)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1861488893), (-1)));
  23843. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  23844. + var hi$39 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(2135299059, (-798752868), (-1861488893), (-1));
  23845. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1759713497, (-312922364)), new $c_sjsr_RuntimeLong().init___I__I(1759713497, hi$39));
  23846. var this$41 = $m_Lorg_junit_Assert$();
  23847. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(1030024362, (-795941843));
  23848. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-695671854), 1917612060).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2083344781, 0));
  23849. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  23850. + var hi$40 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-695671854), 1917612060, 2083344781, 0);
  23851. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1030024362, (-795941843)), new $c_sjsr_RuntimeLong().init___I__I(1030024362, hi$40));
  23852. var this$42 = $m_Lorg_junit_Assert$();
  23853. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-704748314), 388197332);
  23854. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(250669253, (-442179349)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-552836178), (-1)));
  23855. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  23856. + var hi$41 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(250669253, (-442179349), (-552836178), (-1));
  23857. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-704748314), 388197332), new $c_sjsr_RuntimeLong().init___I__I((-704748314), hi$41));
  23858. var this$43 = $m_Lorg_junit_Assert$();
  23859. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(758103782, (-158300478));
  23860. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1237744278, 206295616).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1547545223), (-1)));
  23861. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  23862. + var hi$42 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1237744278, 206295616, (-1547545223), (-1));
  23863. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(758103782, (-158300478)), new $c_sjsr_RuntimeLong().init___I__I(758103782, hi$42));
  23864. var this$44 = $m_Lorg_junit_Assert$();
  23865. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-629736326), 810097466);
  23866. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(492775518, 1691641907).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1172634963, 0));
  23867. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  23868. + var hi$43 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(492775518, 1691641907, 1172634963, 0);
  23869. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-629736326), 810097466), new $c_sjsr_RuntimeLong().init___I__I((-629736326), hi$43));
  23870. var this$45 = $m_Lorg_junit_Assert$();
  23871. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(610754048, 1997636055);
  23872. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-1549380722), 49835026).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1645815552), (-1)));
  23873. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  23874. + var hi$44 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1549380722), 49835026, (-1645815552), (-1));
  23875. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(610754048, 1997636055), new $c_sjsr_RuntimeLong().init___I__I(610754048, hi$44));
  23876. var this$46 = $m_Lorg_junit_Assert$();
  23877. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(1696857284, 1549588995);
  23878. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(1850430325, (-1942955614)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-295254732), (-1)));
  23879. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  23880. + var hi$45 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(1850430325, (-1942955614), (-295254732), (-1));
  23881. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1696857284, 1549588995), new $c_sjsr_RuntimeLong().init___I__I(1696857284, hi$45));
  23882. var this$47 = $m_Lorg_junit_Assert$();
  23883. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-66011146), (-376837532));
  23884. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-1276671498), (-1984743584)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1583554303), (-1)));
  23885. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  23886. + var hi$46 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-1276671498), (-1984743584), (-1583554303), (-1));
  23887. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-66011146), (-376837532)), new $c_sjsr_RuntimeLong().init___I__I((-66011146), hi$46));
  23888. var this$48 = $m_Lorg_junit_Assert$();
  23889. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(2033040344, (-167450557));
  23890. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I((-2127158934), (-2058421178)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1620104636, 0));
  23891. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  23892. + var hi$47 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I((-2127158934), (-2058421178), 1620104636, 0);
  23893. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2033040344, (-167450557)), new $c_sjsr_RuntimeLong().init___I__I(2033040344, hi$47));
  23894. var this$49 = $m_Lorg_junit_Assert$();
  23895. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-1886196376), (-31345953));
  23896. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(69958717, (-772556465)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(21655944, 0));
  23897. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  23898. + var hi$48 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(69958717, (-772556465), 21655944, 0);
  23899. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1886196376), (-31345953)), new $c_sjsr_RuntimeLong().init___I__I((-1886196376), hi$48));
  23900. var this$50 = $m_Lorg_junit_Assert$();
  23901. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-38147573), (-1269583268));
  23902. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(406538265, (-107036516)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2077087683, 0));
  23903. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  23904. + var hi$49 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(406538265, (-107036516), 2077087683, 0);
  23905. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-38147573), (-1269583268)), new $c_sjsr_RuntimeLong().init___I__I((-38147573), hi$49))
  23906. });
  23907. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.bitwise$undxor$und$up__V = (function() {
  23908. var this$1 = $m_Lorg_junit_Assert$();
  23909. - var expected = new $c_sjsr_RuntimeLong().init___I__I(1342248740, (-313223199));
  23910. - var actual = new $c_sjsr_RuntimeLong().init___I__I(690404572, (-1279287229)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2032643064, 1592473506));
  23911. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  23912. + this$1.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1342248740, (-313223199)), new $c_sjsr_RuntimeLong().init___I__I(1342248740, (-313223199)));
  23913. var this$2 = $m_Lorg_junit_Assert$();
  23914. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I((-1691405730), 274213753);
  23915. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(1880634009, 1433776255).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-348716857), 1160616710));
  23916. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  23917. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1691405730), 274213753), new $c_sjsr_RuntimeLong().init___I__I((-1691405730), 274213753));
  23918. var this$3 = $m_Lorg_junit_Assert$();
  23919. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(882329013, (-513228751));
  23920. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-958227509), 287282926).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-227156354), (-260614433)));
  23921. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  23922. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(882329013, (-513228751)), new $c_sjsr_RuntimeLong().init___I__I(882329013, (-513228751)));
  23923. var this$4 = $m_Lorg_junit_Assert$();
  23924. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I(1416185065, (-1664302164));
  23925. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-266860160), 1815641996).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1536078487), (-252396512)));
  23926. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  23927. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1416185065, (-1664302164)), new $c_sjsr_RuntimeLong().init___I__I(1416185065, (-1664302164)));
  23928. var this$5 = $m_Lorg_junit_Assert$();
  23929. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-1268929640), 1388542260);
  23930. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I(1278830943, 22194981).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-127614265), 1402065425));
  23931. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  23932. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1268929640), 1388542260), new $c_sjsr_RuntimeLong().init___I__I((-1268929640), 1388542260));
  23933. var this$6 = $m_Lorg_junit_Assert$();
  23934. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(2107251545, (-1588280474));
  23935. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-865349911), (-84319450)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1309551184), 1538105408));
  23936. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  23937. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2107251545, (-1588280474)), new $c_sjsr_RuntimeLong().init___I__I(2107251545, (-1588280474)));
  23938. var this$7 = $m_Lorg_junit_Assert$();
  23939. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I((-1128180942), 150893828);
  23940. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1973252863), (-1969367363)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(916708915, (-2107399239)));
  23941. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  23942. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1128180942), 150893828), new $c_sjsr_RuntimeLong().init___I__I((-1128180942), 150893828));
  23943. var this$8 = $m_Lorg_junit_Assert$();
  23944. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-721878765), 35051090);
  23945. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I(2098389933, (-3394272)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1444158786), (-35986574)));
  23946. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  23947. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-721878765), 35051090), new $c_sjsr_RuntimeLong().init___I__I((-721878765), 35051090));
  23948. var this$9 = $m_Lorg_junit_Assert$();
  23949. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-1863503396), 535478572);
  23950. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(533612062, (-1712875225)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1893500990), (-2045945845)));
  23951. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  23952. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1863503396), 535478572), new $c_sjsr_RuntimeLong().init___I__I((-1863503396), 535478572));
  23953. var this$10 = $m_Lorg_junit_Assert$();
  23954. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(1732708730, (-1611595623));
  23955. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(799833325, 2072025633).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1223390615, (-462316872)));
  23956. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  23957. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1732708730, (-1611595623)), new $c_sjsr_RuntimeLong().init___I__I(1732708730, (-1611595623)));
  23958. var this$11 = $m_Lorg_junit_Assert$();
  23959. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I((-757432261), (-1755342186));
  23960. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(570370215, 1665373667).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-215635812), (-199487627)));
  23961. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  23962. + this$11.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-757432261), (-1755342186)), new $c_sjsr_RuntimeLong().init___I__I((-757432261), (-1755342186)));
  23963. var this$12 = $m_Lorg_junit_Assert$();
  23964. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(755676969, 926086823);
  23965. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-1440978805), 1756956707).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2028544094), 1603010180));
  23966. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  23967. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(755676969, 926086823), new $c_sjsr_RuntimeLong().init___I__I(755676969, 926086823));
  23968. var this$13 = $m_Lorg_junit_Assert$();
  23969. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I(1331057947, 1347408402);
  23970. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-1788434031), (-203193594)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-634323830), (-1548988140)));
  23971. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  23972. + this$13.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1331057947, 1347408402), new $c_sjsr_RuntimeLong().init___I__I(1331057947, 1347408402));
  23973. var this$14 = $m_Lorg_junit_Assert$();
  23974. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(596183682, (-256181831));
  23975. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-1101798994), 1399594232).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1646597332), (-1546197695)));
  23976. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  23977. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(596183682, (-256181831)), new $c_sjsr_RuntimeLong().init___I__I(596183682, (-256181831)));
  23978. var this$15 = $m_Lorg_junit_Assert$();
  23979. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I(1360009516, 182700672);
  23980. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1432962218), (-1631098948)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-75062662), (-1809535684)));
  23981. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  23982. + this$15.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1360009516, 182700672), new $c_sjsr_RuntimeLong().init___I__I(1360009516, 182700672));
  23983. var this$16 = $m_Lorg_junit_Assert$();
  23984. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I(594798246, (-124892913));
  23985. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(699430210, 902448324).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(180589540, (-851178037)));
  23986. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  23987. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(594798246, (-124892913)), new $c_sjsr_RuntimeLong().init___I__I(594798246, (-124892913)));
  23988. var this$17 = $m_Lorg_junit_Assert$();
  23989. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I((-1331407219), 1819608371);
  23990. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-1873118605), (-20501824)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(553528574, (-1833816077)));
  23991. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  23992. + this$17.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1331407219), 1819608371), new $c_sjsr_RuntimeLong().init___I__I((-1331407219), 1819608371));
  23993. var this$18 = $m_Lorg_junit_Assert$();
  23994. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1679931669, 470452622);
  23995. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-693963147), 616673404).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1300017312), 952842738));
  23996. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  23997. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1679931669, 470452622), new $c_sjsr_RuntimeLong().init___I__I(1679931669, 470452622));
  23998. var this$19 = $m_Lorg_junit_Assert$();
  23999. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1861159718, (-1488989292));
  24000. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(1250421224, 1104113895).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(610853582, (-420437133)));
  24001. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  24002. + this$19.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1861159718, (-1488989292)), new $c_sjsr_RuntimeLong().init___I__I(1861159718, (-1488989292)));
  24003. var this$20 = $m_Lorg_junit_Assert$();
  24004. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(1056597675, (-102857583));
  24005. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-611286212), (-1550148499)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-445979241), 1514412284));
  24006. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  24007. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1056597675, (-102857583)), new $c_sjsr_RuntimeLong().init___I__I(1056597675, (-102857583)));
  24008. var this$21 = $m_Lorg_junit_Assert$();
  24009. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(255992058, 1610836280);
  24010. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(1704771515, 1382796179).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1792974657, 845718187));
  24011. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  24012. + this$21.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(255992058, 1610836280), new $c_sjsr_RuntimeLong().init___I__I(255992058, 1610836280));
  24013. var this$22 = $m_Lorg_junit_Assert$();
  24014. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(315376042, 566682776);
  24015. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(1042258124, 728098489).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(752081254, 178455073));
  24016. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  24017. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(315376042, 566682776), new $c_sjsr_RuntimeLong().init___I__I(315376042, 566682776));
  24018. var this$23 = $m_Lorg_junit_Assert$();
  24019. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-185728083), (-2076881789));
  24020. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1887944331), 1039677246).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2073445080, (-1177715779)));
  24021. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  24022. + this$23.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-185728083), (-2076881789)), new $c_sjsr_RuntimeLong().init___I__I((-185728083), (-2076881789)));
  24023. var this$24 = $m_Lorg_junit_Assert$();
  24024. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(22829354, 1511361245);
  24025. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I(1986213921, (-1875380784)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2000642315, (-903708915)));
  24026. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  24027. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(22829354, 1511361245), new $c_sjsr_RuntimeLong().init___I__I(22829354, 1511361245));
  24028. var this$25 = $m_Lorg_junit_Assert$();
  24029. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I((-1209040105), 1698106233);
  24030. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(365179043, (-418125319)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1574194252), (-2111511936)));
  24031. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  24032. + this$25.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1209040105), 1698106233), new $c_sjsr_RuntimeLong().init___I__I((-1209040105), 1698106233));
  24033. var this$26 = $m_Lorg_junit_Assert$();
  24034. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I((-2034371369), (-364230501));
  24035. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I((-376038790), 1936322298).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1865150125, (-1725716895)));
  24036. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  24037. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2034371369), (-364230501)), new $c_sjsr_RuntimeLong().init___I__I((-2034371369), (-364230501)));
  24038. var this$27 = $m_Lorg_junit_Assert$();
  24039. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-324294323), (-1435696355));
  24040. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(182372182, (-1389399582)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-428511717), 121795327));
  24041. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  24042. + this$27.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-324294323), (-1435696355)), new $c_sjsr_RuntimeLong().init___I__I((-324294323), (-1435696355)));
  24043. var this$28 = $m_Lorg_junit_Assert$();
  24044. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I((-1632322296), 110394084);
  24045. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I(408417754, (-547668779)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2031925038), (-640727503)));
  24046. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  24047. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1632322296), 110394084), new $c_sjsr_RuntimeLong().init___I__I((-1632322296), 110394084));
  24048. var this$29 = $m_Lorg_junit_Assert$();
  24049. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(1545363539, (-418308022));
  24050. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I(1515701412, 860890032).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(105620727, (-733936646)));
  24051. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  24052. + this$29.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1545363539, (-418308022)), new $c_sjsr_RuntimeLong().init___I__I(1545363539, (-418308022)));
  24053. var this$30 = $m_Lorg_junit_Assert$();
  24054. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-2124553361), 1571601224);
  24055. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(144626057, 2121098703).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1983696154), 599907975));
  24056. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  24057. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2124553361), 1571601224), new $c_sjsr_RuntimeLong().init___I__I((-2124553361), 1571601224));
  24058. var this$31 = $m_Lorg_junit_Assert$();
  24059. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I((-508527758), 679546956);
  24060. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I(1716685092, (-647833300)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2015169962), (-236730016)));
  24061. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  24062. + this$31.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-508527758), 679546956), new $c_sjsr_RuntimeLong().init___I__I((-508527758), 679546956));
  24063. var this$32 = $m_Lorg_junit_Assert$();
  24064. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I((-703803607), (-1904715404));
  24065. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-2016515438), (-1674300757)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1371710907, 306998239));
  24066. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  24067. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-703803607), (-1904715404)), new $c_sjsr_RuntimeLong().init___I__I((-703803607), (-1904715404)));
  24068. var this$33 = $m_Lorg_junit_Assert$();
  24069. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1295788899), 1052686696);
  24070. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I((-547404938), (-860356684)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1838979051, (-234273060)));
  24071. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  24072. + this$33.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1295788899), 1052686696), new $c_sjsr_RuntimeLong().init___I__I((-1295788899), 1052686696));
  24073. var this$34 = $m_Lorg_junit_Assert$();
  24074. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I((-1416482745), (-1744821078));
  24075. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I(1034397763, 1158948099).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1774872572), (-585891415)));
  24076. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  24077. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1416482745), (-1744821078)), new $c_sjsr_RuntimeLong().init___I__I((-1416482745), (-1744821078)));
  24078. var this$35 = $m_Lorg_junit_Assert$();
  24079. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I((-420256974), (-1759976200));
  24080. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(1755131065, (-847055172)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1905373301), 1520046660));
  24081. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  24082. + this$35.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-420256974), (-1759976200)), new $c_sjsr_RuntimeLong().init___I__I((-420256974), (-1759976200)));
  24083. var this$36 = $m_Lorg_junit_Assert$();
  24084. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-1978435977), (-1613559541));
  24085. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(755114159, 1707687361).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1492035880), (-98945846)));
  24086. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  24087. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1978435977), (-1613559541)), new $c_sjsr_RuntimeLong().init___I__I((-1978435977), (-1613559541)));
  24088. var this$37 = $m_Lorg_junit_Assert$();
  24089. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I(1517584033, (-1108617107));
  24090. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I(1110955283, (-394871226)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(407088050, 1436378667));
  24091. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  24092. + this$37.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1517584033, (-1108617107)), new $c_sjsr_RuntimeLong().init___I__I(1517584033, (-1108617107)));
  24093. var this$38 = $m_Lorg_junit_Assert$();
  24094. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(1706214170, (-555203143));
  24095. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I(729918767, (-1047522396)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1311993397, 527980061));
  24096. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  24097. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1706214170, (-555203143)), new $c_sjsr_RuntimeLong().init___I__I(1706214170, (-555203143)));
  24098. var this$39 = $m_Lorg_junit_Assert$();
  24099. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-278231087), (-1148948163));
  24100. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-1533968339), 1826223468).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1274742780, (-681737135)));
  24101. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  24102. + this$39.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-278231087), (-1148948163)), new $c_sjsr_RuntimeLong().init___I__I((-278231087), (-1148948163)));
  24103. var this$40 = $m_Lorg_junit_Assert$();
  24104. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I((-204001370), 1220298027);
  24105. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(230297309, (-219465279)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-26402437), (-1168671510)));
  24106. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  24107. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-204001370), 1220298027), new $c_sjsr_RuntimeLong().init___I__I((-204001370), 1220298027));
  24108. var this$41 = $m_Lorg_junit_Assert$();
  24109. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I((-1169385448), (-2039889677));
  24110. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I((-1364422220), 1487677662).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(350226860, (-557455315)));
  24111. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  24112. + this$41.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1169385448), (-2039889677)), new $c_sjsr_RuntimeLong().init___I__I((-1169385448), (-2039889677)));
  24113. var this$42 = $m_Lorg_junit_Assert$();
  24114. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(791138554, 668046473);
  24115. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I((-1049451753), 1883174397).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-296389651), 1475305844));
  24116. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  24117. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(791138554, 668046473), new $c_sjsr_RuntimeLong().init___I__I(791138554, 668046473));
  24118. var this$43 = $m_Lorg_junit_Assert$();
  24119. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(2103687665, 1121138741);
  24120. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I((-895088167), 1303802204).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1211781080), 258296169));
  24121. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  24122. + this$43.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2103687665, 1121138741), new $c_sjsr_RuntimeLong().init___I__I(2103687665, 1121138741));
  24123. var this$44 = $m_Lorg_junit_Assert$();
  24124. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-387978954), 908804328);
  24125. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(1409034242, (-1162000487)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1155284684), (-1936324751)));
  24126. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  24127. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-387978954), 908804328), new $c_sjsr_RuntimeLong().init___I__I((-387978954), 908804328));
  24128. var this$45 = $m_Lorg_junit_Assert$();
  24129. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(1265820840, 1142688859);
  24130. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(861082066, (-475962819)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2015491450, (-1480757658)));
  24131. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  24132. + this$45.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1265820840, 1142688859), new $c_sjsr_RuntimeLong().init___I__I(1265820840, 1142688859));
  24133. var this$46 = $m_Lorg_junit_Assert$();
  24134. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(1490973918, (-277478122));
  24135. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-288714491), 1935424926).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1240144421), (-1674954616)));
  24136. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  24137. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1490973918, (-277478122)), new $c_sjsr_RuntimeLong().init___I__I(1490973918, (-277478122)));
  24138. var this$47 = $m_Lorg_junit_Assert$();
  24139. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I(1839163014, 362842460);
  24140. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-699164585), (-731232280)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1144193327), (-1043673420)));
  24141. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  24142. + this$47.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1839163014, 362842460), new $c_sjsr_RuntimeLong().init___I__I(1839163014, 362842460));
  24143. var this$48 = $m_Lorg_junit_Assert$();
  24144. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(634920094, (-2001579101));
  24145. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(683993930, 248552821).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(220002260, (-2040344874)));
  24146. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  24147. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(634920094, (-2001579101)), new $c_sjsr_RuntimeLong().init___I__I(634920094, (-2001579101)));
  24148. var this$49 = $m_Lorg_junit_Assert$();
  24149. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-831642917), (-817908795));
  24150. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(640417317, 298956382).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-398074626), (-554826341)));
  24151. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  24152. + this$49.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-831642917), (-817908795)), new $c_sjsr_RuntimeLong().init___I__I((-831642917), (-817908795)));
  24153. var this$50 = $m_Lorg_junit_Assert$();
  24154. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I(857398449, 1711937081);
  24155. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I((-1493347776), 1187436882).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1779986703), 550293355));
  24156. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  24157. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(857398449, 1711937081), new $c_sjsr_RuntimeLong().init___I__I(857398449, 1711937081))
  24158. });
  24159. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.test$1__p1__sjsr_RuntimeLong__sjsr_RuntimeLong__I__V = (function(x, y, expected) {
  24160. var this$5 = $m_Lorg_junit_Assert$();
  24161. - var x$1 = x.compareTo__sjsr_RuntimeLong__I(y);
  24162. + var x$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x.lo$2, x.hi$2, y.lo$2, y.hi$2);
  24163. var actual = ((x$1 === 0) ? 0 : ((x$1 < 0) ? (-1) : 1));
  24164. this$5.assertEquals__T__O__O__V(null, expected, actual);
  24165. var this$12 = $m_Lorg_junit_Assert$();
  24166. - var x$2 = $uJ(y);
  24167. - var x$3 = x.compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(x$2));
  24168. - var actual$1 = ((x$3 === 0) ? 0 : ((x$3 < 0) ? (-1) : 1));
  24169. + var b = $uJ(y);
  24170. + var lo = b.lo$2;
  24171. + var hi = b.hi$2;
  24172. + var x$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x.lo$2, x.hi$2, lo, hi);
  24173. + var actual$1 = ((x$2 === 0) ? 0 : ((x$2 < 0) ? (-1) : 1));
  24174. this$12.assertEquals__T__O__O__V(null, expected, actual$1);
  24175. var this$13 = $m_Lorg_junit_Assert$();
  24176. var expected$1 = (expected === 0);
  24177. @@ -115571,535 +119140,327 @@ $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.test$1__p1__sjsr_R
  24178. this$13.assertEquals__T__O__O__V(null, expected$1, actual$2);
  24179. var this$14 = $m_Lorg_junit_Assert$();
  24180. var expected$2 = (expected !== 0);
  24181. - var actual$3 = x.notEquals__sjsr_RuntimeLong__Z(y);
  24182. + var actual$3 = (!((x.lo$2 === y.lo$2) && (x.hi$2 === y.hi$2)));
  24183. this$14.assertEquals__T__O__O__V(null, expected$2, actual$3);
  24184. var this$15 = $m_Lorg_junit_Assert$();
  24185. var expected$3 = (expected < 0);
  24186. - var actual$4 = x.$$less__sjsr_RuntimeLong__Z(y);
  24187. + var ahi = x.hi$2;
  24188. + var bhi = y.hi$2;
  24189. + var actual$4 = ((ahi === bhi) ? (((-2147483648) ^ x.lo$2) < ((-2147483648) ^ y.lo$2)) : (ahi < bhi));
  24190. this$15.assertEquals__T__O__O__V(null, expected$3, actual$4);
  24191. var this$16 = $m_Lorg_junit_Assert$();
  24192. var expected$4 = (expected <= 0);
  24193. - var actual$5 = x.$$less$eq__sjsr_RuntimeLong__Z(y);
  24194. + var ahi$1 = x.hi$2;
  24195. + var bhi$1 = y.hi$2;
  24196. + var actual$5 = ((ahi$1 === bhi$1) ? (((-2147483648) ^ x.lo$2) <= ((-2147483648) ^ y.lo$2)) : (ahi$1 < bhi$1));
  24197. this$16.assertEquals__T__O__O__V(null, expected$4, actual$5);
  24198. var this$17 = $m_Lorg_junit_Assert$();
  24199. var expected$5 = (expected > 0);
  24200. - var actual$6 = x.$$greater__sjsr_RuntimeLong__Z(y);
  24201. + var ahi$2 = x.hi$2;
  24202. + var bhi$2 = y.hi$2;
  24203. + var actual$6 = ((ahi$2 === bhi$2) ? (((-2147483648) ^ x.lo$2) > ((-2147483648) ^ y.lo$2)) : (ahi$2 > bhi$2));
  24204. this$17.assertEquals__T__O__O__V(null, expected$5, actual$6);
  24205. var this$18 = $m_Lorg_junit_Assert$();
  24206. var expected$6 = (expected >= 0);
  24207. - var actual$7 = x.$$greater$eq__sjsr_RuntimeLong__Z(y);
  24208. + var ahi$3 = x.hi$2;
  24209. + var bhi$3 = y.hi$2;
  24210. + var actual$7 = ((ahi$3 === bhi$3) ? (((-2147483648) ^ x.lo$2) >= ((-2147483648) ^ y.lo$2)) : (ahi$3 > bhi$3));
  24211. this$18.assertEquals__T__O__O__V(null, expected$6, actual$7)
  24212. });
  24213. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.minus$und$minus__V = (function() {
  24214. - var this$1 = $m_Lorg_junit_Assert$();
  24215. - var expected = new $c_sjsr_RuntimeLong().init___I((-1));
  24216. - var actual = new $c_sjsr_RuntimeLong().init___I(0).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(1));
  24217. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  24218. var this$2 = $m_Lorg_junit_Assert$();
  24219. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(1318078695, 462416044);
  24220. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(406229717, 462416044).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-911848978), (-1)));
  24221. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  24222. - var this$3 = $m_Lorg_junit_Assert$();
  24223. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(459412414, 466142261);
  24224. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(873646396, 466142261).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(414233982, 0));
  24225. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  24226. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)), new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)));
  24227. var this$4 = $m_Lorg_junit_Assert$();
  24228. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I(1749422706, (-573388520));
  24229. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-2077914189), (-573388520)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(467630401, 0));
  24230. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  24231. - var this$5 = $m_Lorg_junit_Assert$();
  24232. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I(855866353, (-1980988131));
  24233. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I((-789253983), (-1980988132)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1645120336), (-1)));
  24234. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  24235. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1318078695, 462416044), new $c_sjsr_RuntimeLong().init___I__I(1318078695, 462416044));
  24236. var this$6 = $m_Lorg_junit_Assert$();
  24237. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I(1858485462, 1825277273);
  24238. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-482388232), 1825277273).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1954093602, 0));
  24239. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  24240. - var this$7 = $m_Lorg_junit_Assert$();
  24241. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(1211608504, (-1077757379));
  24242. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1616159373), (-1077757379)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1467199419, 0));
  24243. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  24244. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(459412414, 466142261), new $c_sjsr_RuntimeLong().init___I__I(459412414, 466142261));
  24245. var this$8 = $m_Lorg_junit_Assert$();
  24246. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-1391411781), (-1825579414));
  24247. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-105778670), (-1825579414)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1285633111, 0));
  24248. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  24249. - var this$9 = $m_Lorg_junit_Assert$();
  24250. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I(1573921037, (-2018677385));
  24251. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I(1306759468, (-2018677385)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-267161569), (-1)));
  24252. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  24253. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1749422706, (-573388520)), new $c_sjsr_RuntimeLong().init___I__I(1749422706, (-573388520)));
  24254. var this$10 = $m_Lorg_junit_Assert$();
  24255. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I(2075838974, (-289291128));
  24256. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(618139116, (-289291128)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1457699858), (-1)));
  24257. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  24258. - var this$11 = $m_Lorg_junit_Assert$();
  24259. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(600013127, (-1980710784));
  24260. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(1736445522, (-1980710784)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1136432395, 0));
  24261. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  24262. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(855866353, (-1980988131)), new $c_sjsr_RuntimeLong().init___I__I(855866353, (-1980988131)));
  24263. var this$12 = $m_Lorg_junit_Assert$();
  24264. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I((-558434179), 21136449);
  24265. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-1970971750), 21136449).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1412537571), (-1)));
  24266. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  24267. - var this$13 = $m_Lorg_junit_Assert$();
  24268. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-343650116), 229693364);
  24269. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-1491842755), 229693364).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1148192639), (-1)));
  24270. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  24271. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1858485462, 1825277273), new $c_sjsr_RuntimeLong().init___I__I(1858485462, 1825277273));
  24272. var this$14 = $m_Lorg_junit_Assert$();
  24273. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(1686071974, (-2064363005));
  24274. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(2125082313, (-2064363005)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(439010339, 0));
  24275. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  24276. - var this$15 = $m_Lorg_junit_Assert$();
  24277. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I((-1587252411), (-1887690341));
  24278. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(922634658, (-1887690341)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1785080227), (-1)));
  24279. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  24280. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1211608504, (-1077757379)), new $c_sjsr_RuntimeLong().init___I__I(1211608504, (-1077757379)));
  24281. var this$16 = $m_Lorg_junit_Assert$();
  24282. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I((-992416688), 1754335328);
  24283. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I(478015362, 1754335329).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1470432050, 0));
  24284. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  24285. - var this$17 = $m_Lorg_junit_Assert$();
  24286. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I(1718268050, (-845578935));
  24287. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I((-1788952896), (-845578935)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(787746350, 0));
  24288. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  24289. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1391411781), (-1825579414)), new $c_sjsr_RuntimeLong().init___I__I((-1391411781), (-1825579414)));
  24290. var this$18 = $m_Lorg_junit_Assert$();
  24291. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1316319511, (-1479013672));
  24292. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-1177368338), (-1479013672)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1801279447, 0));
  24293. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  24294. - var this$19 = $m_Lorg_junit_Assert$();
  24295. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I(1568876561, (-2147323821));
  24296. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(1761081661, (-2147323821)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(192205100, 0));
  24297. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  24298. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1573921037, (-2018677385)), new $c_sjsr_RuntimeLong().init___I__I(1573921037, (-2018677385)));
  24299. var this$20 = $m_Lorg_junit_Assert$();
  24300. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I((-1122491731), 1604940224);
  24301. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(261772552, 1604940225).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1384264283, 0));
  24302. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  24303. - var this$21 = $m_Lorg_junit_Assert$();
  24304. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I(1556996455, 1018615990);
  24305. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I((-1441241840), 1018615990).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1296729001, 0));
  24306. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  24307. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2075838974, (-289291128)), new $c_sjsr_RuntimeLong().init___I__I(2075838974, (-289291128)));
  24308. var this$22 = $m_Lorg_junit_Assert$();
  24309. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I((-52258673), (-155632234));
  24310. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I(907527568, (-155632233)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(959786241, 0));
  24311. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  24312. - var this$23 = $m_Lorg_junit_Assert$();
  24313. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I(1911811399, 1534910973);
  24314. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I(1509034771, 1534910973).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-402776628), (-1)));
  24315. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  24316. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(600013127, (-1980710784)), new $c_sjsr_RuntimeLong().init___I__I(600013127, (-1980710784)));
  24317. var this$24 = $m_Lorg_junit_Assert$();
  24318. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I(1234505303, (-718856464));
  24319. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-344668006), (-718856465)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1579173309), (-1)));
  24320. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  24321. - var this$25 = $m_Lorg_junit_Assert$();
  24322. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I(1263823751, 1792314521);
  24323. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I((-2096618226), 1792314521).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(934525319, 0));
  24324. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  24325. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-558434179), 21136449), new $c_sjsr_RuntimeLong().init___I__I((-558434179), 21136449));
  24326. var this$26 = $m_Lorg_junit_Assert$();
  24327. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I((-1901870284), (-977488448));
  24328. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(1861956484, (-977488448)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-531140528), (-1)));
  24329. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  24330. - var this$27 = $m_Lorg_junit_Assert$();
  24331. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I(170060904, (-1532994269));
  24332. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I((-691455907), (-1532994270)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-861516811), (-1)));
  24333. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  24334. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-343650116), 229693364), new $c_sjsr_RuntimeLong().init___I__I((-343650116), 229693364));
  24335. var this$28 = $m_Lorg_junit_Assert$();
  24336. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I((-417244722), (-946809431));
  24337. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-693769914), (-946809431)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-276525192), (-1)));
  24338. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  24339. - var this$29 = $m_Lorg_junit_Assert$();
  24340. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(1392505816, (-834216711));
  24341. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-1698674051), (-834216711)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1203787429, 0));
  24342. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  24343. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1686071974, (-2064363005)), new $c_sjsr_RuntimeLong().init___I__I(1686071974, (-2064363005)));
  24344. var this$30 = $m_Lorg_junit_Assert$();
  24345. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I(339105023, (-930632047));
  24346. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(1453492556, (-930632047)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1114387533, 0));
  24347. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  24348. - var this$31 = $m_Lorg_junit_Assert$();
  24349. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(1588670098, (-422836102));
  24350. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-516102112), (-422836103)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2104772210), (-1)));
  24351. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  24352. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1587252411), (-1887690341)), new $c_sjsr_RuntimeLong().init___I__I((-1587252411), (-1887690341)));
  24353. var this$32 = $m_Lorg_junit_Assert$();
  24354. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I((-1793332542), 1839759286);
  24355. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I(1194707556, 1839759286).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1306927198), (-1)));
  24356. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  24357. - var this$33 = $m_Lorg_junit_Assert$();
  24358. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1933743595), (-1652840750));
  24359. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(1188016800, (-1652840750)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1173206901), (-1)));
  24360. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  24361. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-992416688), 1754335328), new $c_sjsr_RuntimeLong().init___I__I((-992416688), 1754335328));
  24362. var this$34 = $m_Lorg_junit_Assert$();
  24363. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(1172675504, 1790839027);
  24364. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-1268512415), 1790839027).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1853779377, 0));
  24365. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  24366. - var this$35 = $m_Lorg_junit_Assert$();
  24367. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I((-2038245078), 275932678);
  24368. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I((-777434907), 275932678).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1260810171, 0));
  24369. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  24370. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1718268050, (-845578935)), new $c_sjsr_RuntimeLong().init___I__I(1718268050, (-845578935)));
  24371. var this$36 = $m_Lorg_junit_Assert$();
  24372. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I((-640120196), 658575618);
  24373. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I(607917442, 658575619).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1248037638, 0));
  24374. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  24375. - var this$37 = $m_Lorg_junit_Assert$();
  24376. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I((-939204613), (-2089057829));
  24377. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-1490388970), (-2089057829)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-551184357), (-1)));
  24378. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  24379. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1316319511, (-1479013672)), new $c_sjsr_RuntimeLong().init___I__I(1316319511, (-1479013672)));
  24380. var this$38 = $m_Lorg_junit_Assert$();
  24381. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I((-2089897031), 992436418);
  24382. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-1342917439), 992436418).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(746979592, 0));
  24383. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  24384. - var this$39 = $m_Lorg_junit_Assert$();
  24385. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-767046771), (-1192540532));
  24386. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I((-1045496394), (-1192540532)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-278449623), (-1)));
  24387. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  24388. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1568876561, (-2147323821)), new $c_sjsr_RuntimeLong().init___I__I(1568876561, (-2147323821)));
  24389. var this$40 = $m_Lorg_junit_Assert$();
  24390. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(735191894, (-683257085));
  24391. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(1555450000, (-683257085)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(820258106, 0));
  24392. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  24393. - var this$41 = $m_Lorg_junit_Assert$();
  24394. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I(2026420598, 481753248);
  24395. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(1022728181, 481753248).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1003692417), (-1)));
  24396. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  24397. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1122491731), 1604940224), new $c_sjsr_RuntimeLong().init___I__I((-1122491731), 1604940224));
  24398. var this$42 = $m_Lorg_junit_Assert$();
  24399. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I((-2132649422), 1411964223);
  24400. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(2028304312, 1411964223).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-134013562), (-1)));
  24401. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  24402. - var this$43 = $m_Lorg_junit_Assert$();
  24403. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(1346424260, (-217374406));
  24404. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(704117341, (-217374406)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-642306919), (-1)));
  24405. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  24406. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1556996455, 1018615990), new $c_sjsr_RuntimeLong().init___I__I(1556996455, 1018615990));
  24407. var this$44 = $m_Lorg_junit_Assert$();
  24408. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-692878557), 278237510);
  24409. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I(313351245, 278237511).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1006229802, 0));
  24410. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  24411. - var this$45 = $m_Lorg_junit_Assert$();
  24412. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I((-1545280043), 2054685372);
  24413. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I(2076724262, 2054685372).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-672962991), (-1)));
  24414. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  24415. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-52258673), (-155632234)), new $c_sjsr_RuntimeLong().init___I__I((-52258673), (-155632234)));
  24416. var this$46 = $m_Lorg_junit_Assert$();
  24417. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I(1156651977, 261806288);
  24418. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I(1990098163, 261806288).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(833446186, 0));
  24419. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  24420. - var this$47 = $m_Lorg_junit_Assert$();
  24421. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-244547539), 1626774417);
  24422. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I(1425435353, 1626774418).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1669982892, 0));
  24423. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  24424. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1911811399, 1534910973), new $c_sjsr_RuntimeLong().init___I__I(1911811399, 1534910973));
  24425. var this$48 = $m_Lorg_junit_Assert$();
  24426. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I((-125857115), (-1714068645));
  24427. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(2084724465, (-1714068645)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2084385716), (-1)));
  24428. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  24429. - var this$49 = $m_Lorg_junit_Assert$();
  24430. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-2124426763), (-543675020));
  24431. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I((-1799809279), (-543675020)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(324617484, 0));
  24432. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  24433. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1234505303, (-718856464)), new $c_sjsr_RuntimeLong().init___I__I(1234505303, (-718856464)));
  24434. var this$50 = $m_Lorg_junit_Assert$();
  24435. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-2145169231), (-602489858));
  24436. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(1972622018, (-602489858)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-177176047), (-1)));
  24437. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49);
  24438. - var this$51 = $m_Lorg_junit_Assert$();
  24439. - var expected$50 = new $c_sjsr_RuntimeLong().init___I__I(408960051, 967789979);
  24440. - var actual$50 = new $c_sjsr_RuntimeLong().init___I__I(883147297, 967789979).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(474187246, 0));
  24441. - this$51.assertEquals__T__O__O__V(null, expected$50, actual$50)
  24442. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1263823751, 1792314521), new $c_sjsr_RuntimeLong().init___I__I(1263823751, 1792314521));
  24443. + var this$52 = $m_Lorg_junit_Assert$();
  24444. + this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1901870284), (-977488448)), new $c_sjsr_RuntimeLong().init___I__I((-1901870284), (-977488448)));
  24445. + var this$54 = $m_Lorg_junit_Assert$();
  24446. + this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(170060904, (-1532994269)), new $c_sjsr_RuntimeLong().init___I__I(170060904, (-1532994269)));
  24447. + var this$56 = $m_Lorg_junit_Assert$();
  24448. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-417244722), (-946809431)), new $c_sjsr_RuntimeLong().init___I__I((-417244722), (-946809431)));
  24449. + var this$58 = $m_Lorg_junit_Assert$();
  24450. + this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1392505816, (-834216711)), new $c_sjsr_RuntimeLong().init___I__I(1392505816, (-834216711)));
  24451. + var this$60 = $m_Lorg_junit_Assert$();
  24452. + this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(339105023, (-930632047)), new $c_sjsr_RuntimeLong().init___I__I(339105023, (-930632047)));
  24453. + var this$62 = $m_Lorg_junit_Assert$();
  24454. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1588670098, (-422836102)), new $c_sjsr_RuntimeLong().init___I__I(1588670098, (-422836102)));
  24455. + var this$64 = $m_Lorg_junit_Assert$();
  24456. + this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1793332542), 1839759286), new $c_sjsr_RuntimeLong().init___I__I((-1793332542), 1839759286));
  24457. + var this$66 = $m_Lorg_junit_Assert$();
  24458. + this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1933743595), (-1652840750)), new $c_sjsr_RuntimeLong().init___I__I((-1933743595), (-1652840750)));
  24459. + var this$68 = $m_Lorg_junit_Assert$();
  24460. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1172675504, 1790839027), new $c_sjsr_RuntimeLong().init___I__I(1172675504, 1790839027));
  24461. + var this$70 = $m_Lorg_junit_Assert$();
  24462. + this$70.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2038245078), 275932678), new $c_sjsr_RuntimeLong().init___I__I((-2038245078), 275932678));
  24463. + var this$72 = $m_Lorg_junit_Assert$();
  24464. + this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-640120196), 658575618), new $c_sjsr_RuntimeLong().init___I__I((-640120196), 658575618));
  24465. + var this$74 = $m_Lorg_junit_Assert$();
  24466. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-939204613), (-2089057829)), new $c_sjsr_RuntimeLong().init___I__I((-939204613), (-2089057829)));
  24467. + var this$76 = $m_Lorg_junit_Assert$();
  24468. + this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2089897031), 992436418), new $c_sjsr_RuntimeLong().init___I__I((-2089897031), 992436418));
  24469. + var this$78 = $m_Lorg_junit_Assert$();
  24470. + this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-767046771), (-1192540532)), new $c_sjsr_RuntimeLong().init___I__I((-767046771), (-1192540532)));
  24471. + var this$80 = $m_Lorg_junit_Assert$();
  24472. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(735191894, (-683257085)), new $c_sjsr_RuntimeLong().init___I__I(735191894, (-683257085)));
  24473. + var this$82 = $m_Lorg_junit_Assert$();
  24474. + this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2026420598, 481753248), new $c_sjsr_RuntimeLong().init___I__I(2026420598, 481753248));
  24475. + var this$84 = $m_Lorg_junit_Assert$();
  24476. + this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2132649422), 1411964223), new $c_sjsr_RuntimeLong().init___I__I((-2132649422), 1411964223));
  24477. + var this$86 = $m_Lorg_junit_Assert$();
  24478. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1346424260, (-217374406)), new $c_sjsr_RuntimeLong().init___I__I(1346424260, (-217374406)));
  24479. + var this$88 = $m_Lorg_junit_Assert$();
  24480. + this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-692878557), 278237510), new $c_sjsr_RuntimeLong().init___I__I((-692878557), 278237510));
  24481. + var this$90 = $m_Lorg_junit_Assert$();
  24482. + this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1545280043), 2054685372), new $c_sjsr_RuntimeLong().init___I__I((-1545280043), 2054685372));
  24483. + var this$92 = $m_Lorg_junit_Assert$();
  24484. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1156651977, 261806288), new $c_sjsr_RuntimeLong().init___I__I(1156651977, 261806288));
  24485. + var this$94 = $m_Lorg_junit_Assert$();
  24486. + this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-244547539), 1626774417), new $c_sjsr_RuntimeLong().init___I__I((-244547539), 1626774417));
  24487. + var this$96 = $m_Lorg_junit_Assert$();
  24488. + this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-125857115), (-1714068645)), new $c_sjsr_RuntimeLong().init___I__I((-125857115), (-1714068645)));
  24489. + var this$98 = $m_Lorg_junit_Assert$();
  24490. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2124426763), (-543675020)), new $c_sjsr_RuntimeLong().init___I__I((-2124426763), (-543675020)));
  24491. + var this$100 = $m_Lorg_junit_Assert$();
  24492. + this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2145169231), (-602489858)), new $c_sjsr_RuntimeLong().init___I__I((-2145169231), (-602489858)));
  24493. + var this$102 = $m_Lorg_junit_Assert$();
  24494. + this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(408960051, 967789979), new $c_sjsr_RuntimeLong().init___I__I(408960051, 967789979))
  24495. });
  24496. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.plus$und$plus__V = (function() {
  24497. - var this$1 = $m_Lorg_junit_Assert$();
  24498. - var expected = new $c_sjsr_RuntimeLong().init___I__I(802149732, (-566689627));
  24499. - var actual = new $c_sjsr_RuntimeLong().init___I__I((-202981355), (-566689628)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1005131087, 0));
  24500. - this$1.assertEquals__T__O__O__V(null, expected, actual);
  24501. var this$2 = $m_Lorg_junit_Assert$();
  24502. - var expected$1 = new $c_sjsr_RuntimeLong().init___I__I(902769101, 1674149440);
  24503. - var actual$1 = new $c_sjsr_RuntimeLong().init___I__I(1153016325, 1674149440).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-250247224), (-1)));
  24504. - this$2.assertEquals__T__O__O__V(null, expected$1, actual$1);
  24505. - var this$3 = $m_Lorg_junit_Assert$();
  24506. - var expected$2 = new $c_sjsr_RuntimeLong().init___I__I(1128646485, (-1965159800));
  24507. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I(1701699755, (-1965159800)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-573053270), (-1)));
  24508. - this$3.assertEquals__T__O__O__V(null, expected$2, actual$2);
  24509. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(802149732, (-566689627)), new $c_sjsr_RuntimeLong().init___I__I(802149732, (-566689627)));
  24510. var this$4 = $m_Lorg_junit_Assert$();
  24511. - var expected$3 = new $c_sjsr_RuntimeLong().init___I__I(66936416, (-973893589));
  24512. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-1183294843), (-973893590)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1250231259, 0));
  24513. - this$4.assertEquals__T__O__O__V(null, expected$3, actual$3);
  24514. - var this$5 = $m_Lorg_junit_Assert$();
  24515. - var expected$4 = new $c_sjsr_RuntimeLong().init___I__I((-155818001), 449544496);
  24516. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I((-2145882999), 449544496).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1990064998, 0));
  24517. - this$5.assertEquals__T__O__O__V(null, expected$4, actual$4);
  24518. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(902769101, 1674149440), new $c_sjsr_RuntimeLong().init___I__I(902769101, 1674149440));
  24519. var this$6 = $m_Lorg_junit_Assert$();
  24520. - var expected$5 = new $c_sjsr_RuntimeLong().init___I__I((-1244599644), (-917980205));
  24521. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-528276750), (-917980205)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-716322894), (-1)));
  24522. - this$6.assertEquals__T__O__O__V(null, expected$5, actual$5);
  24523. - var this$7 = $m_Lorg_junit_Assert$();
  24524. - var expected$6 = new $c_sjsr_RuntimeLong().init___I__I(580594010, 1794016499);
  24525. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1061043923), 1794016498).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1641637933, 0));
  24526. - this$7.assertEquals__T__O__O__V(null, expected$6, actual$6);
  24527. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1128646485, (-1965159800)), new $c_sjsr_RuntimeLong().init___I__I(1128646485, (-1965159800)));
  24528. var this$8 = $m_Lorg_junit_Assert$();
  24529. - var expected$7 = new $c_sjsr_RuntimeLong().init___I__I((-1874551871), 1883156001);
  24530. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-315483661), 1883156001).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1559068210), (-1)));
  24531. - this$8.assertEquals__T__O__O__V(null, expected$7, actual$7);
  24532. - var this$9 = $m_Lorg_junit_Assert$();
  24533. - var expected$8 = new $c_sjsr_RuntimeLong().init___I__I((-611587809), 95409025);
  24534. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-1899047326), 95409025).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1287459517, 0));
  24535. - this$9.assertEquals__T__O__O__V(null, expected$8, actual$8);
  24536. + this$8.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(66936416, (-973893589)), new $c_sjsr_RuntimeLong().init___I__I(66936416, (-973893589)));
  24537. var this$10 = $m_Lorg_junit_Assert$();
  24538. - var expected$9 = new $c_sjsr_RuntimeLong().init___I__I((-1393747885), 1167571449);
  24539. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I((-705065818), 1167571449).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-688682067), (-1)));
  24540. - this$10.assertEquals__T__O__O__V(null, expected$9, actual$9);
  24541. - var this$11 = $m_Lorg_junit_Assert$();
  24542. - var expected$10 = new $c_sjsr_RuntimeLong().init___I__I(1135734754, (-607437553));
  24543. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I((-192210545), (-607437554)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1327945299, 0));
  24544. - this$11.assertEquals__T__O__O__V(null, expected$10, actual$10);
  24545. + this$10.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-155818001), 449544496), new $c_sjsr_RuntimeLong().init___I__I((-155818001), 449544496));
  24546. var this$12 = $m_Lorg_junit_Assert$();
  24547. - var expected$11 = new $c_sjsr_RuntimeLong().init___I__I(545472170, (-2007097641));
  24548. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I(11453726, (-2007097641)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(534018444, 0));
  24549. - this$12.assertEquals__T__O__O__V(null, expected$11, actual$11);
  24550. - var this$13 = $m_Lorg_junit_Assert$();
  24551. - var expected$12 = new $c_sjsr_RuntimeLong().init___I__I((-1984029353), (-1191350400));
  24552. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I(1809973610, (-1191350400)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(500964333, 0));
  24553. - this$13.assertEquals__T__O__O__V(null, expected$12, actual$12);
  24554. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1244599644), (-917980205)), new $c_sjsr_RuntimeLong().init___I__I((-1244599644), (-917980205)));
  24555. var this$14 = $m_Lorg_junit_Assert$();
  24556. - var expected$13 = new $c_sjsr_RuntimeLong().init___I__I(1031291620, 108684756);
  24557. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I(972641234, 108684756).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(58650386, 0));
  24558. - this$14.assertEquals__T__O__O__V(null, expected$13, actual$13);
  24559. - var this$15 = $m_Lorg_junit_Assert$();
  24560. - var expected$14 = new $c_sjsr_RuntimeLong().init___I__I((-1375760766), 127758048);
  24561. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I((-1511325903), 127758048).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(135565137, 0));
  24562. - this$15.assertEquals__T__O__O__V(null, expected$14, actual$14);
  24563. + this$14.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(580594010, 1794016499), new $c_sjsr_RuntimeLong().init___I__I(580594010, 1794016499));
  24564. var this$16 = $m_Lorg_junit_Assert$();
  24565. - var expected$15 = new $c_sjsr_RuntimeLong().init___I__I(640679472, 429508922);
  24566. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-942832491), 429508921).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1583511963, 0));
  24567. - this$16.assertEquals__T__O__O__V(null, expected$15, actual$15);
  24568. - var this$17 = $m_Lorg_junit_Assert$();
  24569. - var expected$16 = new $c_sjsr_RuntimeLong().init___I__I((-820503583), (-594798242));
  24570. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(1500842230, (-594798242)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1973621483, 0));
  24571. - this$17.assertEquals__T__O__O__V(null, expected$16, actual$16);
  24572. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1874551871), 1883156001), new $c_sjsr_RuntimeLong().init___I__I((-1874551871), 1883156001));
  24573. var this$18 = $m_Lorg_junit_Assert$();
  24574. - var expected$17 = new $c_sjsr_RuntimeLong().init___I__I(1875301895, 910473912);
  24575. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I((-1088230684), 910473912).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1331434717), (-1)));
  24576. - this$18.assertEquals__T__O__O__V(null, expected$17, actual$17);
  24577. - var this$19 = $m_Lorg_junit_Assert$();
  24578. - var expected$18 = new $c_sjsr_RuntimeLong().init___I__I((-1755864971), 378724963);
  24579. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(798219431, 378724963).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1740882894, 0));
  24580. - this$19.assertEquals__T__O__O__V(null, expected$18, actual$18);
  24581. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-611587809), 95409025), new $c_sjsr_RuntimeLong().init___I__I((-611587809), 95409025));
  24582. var this$20 = $m_Lorg_junit_Assert$();
  24583. - var expected$19 = new $c_sjsr_RuntimeLong().init___I__I(468052904, (-683558197));
  24584. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I((-1763683665), (-683558197)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2063230727), (-1)));
  24585. - this$20.assertEquals__T__O__O__V(null, expected$19, actual$19);
  24586. - var this$21 = $m_Lorg_junit_Assert$();
  24587. - var expected$20 = new $c_sjsr_RuntimeLong().init___I__I((-1488850347), (-1636478025));
  24588. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(627629519, (-1636478024)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-2116479866), (-1)));
  24589. - this$21.assertEquals__T__O__O__V(null, expected$20, actual$20);
  24590. + this$20.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1393747885), 1167571449), new $c_sjsr_RuntimeLong().init___I__I((-1393747885), 1167571449));
  24591. var this$22 = $m_Lorg_junit_Assert$();
  24592. - var expected$21 = new $c_sjsr_RuntimeLong().init___I__I(915882407, (-338305025));
  24593. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-526665240), (-338305026)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1442547647, 0));
  24594. - this$22.assertEquals__T__O__O__V(null, expected$21, actual$21);
  24595. - var this$23 = $m_Lorg_junit_Assert$();
  24596. - var expected$22 = new $c_sjsr_RuntimeLong().init___I__I((-950882103), (-466473801));
  24597. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-1265295286), (-466473801)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(314413183, 0));
  24598. - this$23.assertEquals__T__O__O__V(null, expected$22, actual$22);
  24599. + this$22.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1135734754, (-607437553)), new $c_sjsr_RuntimeLong().init___I__I(1135734754, (-607437553)));
  24600. var this$24 = $m_Lorg_junit_Assert$();
  24601. - var expected$23 = new $c_sjsr_RuntimeLong().init___I__I((-673278223), (-1417005301));
  24602. - var actual$23 = new $c_sjsr_RuntimeLong().init___I__I((-1412852606), (-1417005301)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(739574383, 0));
  24603. - this$24.assertEquals__T__O__O__V(null, expected$23, actual$23);
  24604. - var this$25 = $m_Lorg_junit_Assert$();
  24605. - var expected$24 = new $c_sjsr_RuntimeLong().init___I__I((-1565299836), (-2035157269));
  24606. - var actual$24 = new $c_sjsr_RuntimeLong().init___I__I(708993121, (-2035157269)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2020674339, 0));
  24607. - this$25.assertEquals__T__O__O__V(null, expected$24, actual$24);
  24608. + this$24.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(545472170, (-2007097641)), new $c_sjsr_RuntimeLong().init___I__I(545472170, (-2007097641)));
  24609. var this$26 = $m_Lorg_junit_Assert$();
  24610. - var expected$25 = new $c_sjsr_RuntimeLong().init___I__I(638729196, 1182702858);
  24611. - var actual$25 = new $c_sjsr_RuntimeLong().init___I__I(847269791, 1182702858).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-208540595), (-1)));
  24612. - this$26.assertEquals__T__O__O__V(null, expected$25, actual$25);
  24613. - var this$27 = $m_Lorg_junit_Assert$();
  24614. - var expected$26 = new $c_sjsr_RuntimeLong().init___I__I((-1453651445), (-1902383955));
  24615. - var actual$26 = new $c_sjsr_RuntimeLong().init___I__I(97084677, (-1902383954)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1550736122), (-1)));
  24616. - this$27.assertEquals__T__O__O__V(null, expected$26, actual$26);
  24617. + this$26.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1984029353), (-1191350400)), new $c_sjsr_RuntimeLong().init___I__I((-1984029353), (-1191350400)));
  24618. var this$28 = $m_Lorg_junit_Assert$();
  24619. - var expected$27 = new $c_sjsr_RuntimeLong().init___I__I(1116569659, (-606967004));
  24620. - var actual$27 = new $c_sjsr_RuntimeLong().init___I__I((-267181534), (-606967005)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1383751193, 0));
  24621. - this$28.assertEquals__T__O__O__V(null, expected$27, actual$27);
  24622. - var this$29 = $m_Lorg_junit_Assert$();
  24623. - var expected$28 = new $c_sjsr_RuntimeLong().init___I__I(529048030, 1063184820);
  24624. - var actual$28 = new $c_sjsr_RuntimeLong().init___I__I((-904322265), 1063184819).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1433370295, 0));
  24625. - this$29.assertEquals__T__O__O__V(null, expected$28, actual$28);
  24626. + this$28.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1031291620, 108684756), new $c_sjsr_RuntimeLong().init___I__I(1031291620, 108684756));
  24627. var this$30 = $m_Lorg_junit_Assert$();
  24628. - var expected$29 = new $c_sjsr_RuntimeLong().init___I__I((-499260224), 101142421);
  24629. - var actual$29 = new $c_sjsr_RuntimeLong().init___I__I(1841727454, 101142421).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1953979618, 0));
  24630. - this$30.assertEquals__T__O__O__V(null, expected$29, actual$29);
  24631. - var this$31 = $m_Lorg_junit_Assert$();
  24632. - var expected$30 = new $c_sjsr_RuntimeLong().init___I__I(1452864874, 1045175929);
  24633. - var actual$30 = new $c_sjsr_RuntimeLong().init___I__I((-1716387490), 1045175929).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1125714932), (-1)));
  24634. - this$31.assertEquals__T__O__O__V(null, expected$30, actual$30);
  24635. + this$30.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1375760766), 127758048), new $c_sjsr_RuntimeLong().init___I__I((-1375760766), 127758048));
  24636. var this$32 = $m_Lorg_junit_Assert$();
  24637. - var expected$31 = new $c_sjsr_RuntimeLong().init___I__I(982736721, 1506316757);
  24638. - var actual$31 = new $c_sjsr_RuntimeLong().init___I__I((-1020814821), 1506316756).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2003551542, 0));
  24639. - this$32.assertEquals__T__O__O__V(null, expected$31, actual$31);
  24640. - var this$33 = $m_Lorg_junit_Assert$();
  24641. - var expected$32 = new $c_sjsr_RuntimeLong().init___I__I((-1478064805), 1107506955);
  24642. - var actual$32 = new $c_sjsr_RuntimeLong().init___I__I(467820886, 1107506956).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1945885691), (-1)));
  24643. - this$33.assertEquals__T__O__O__V(null, expected$32, actual$32);
  24644. + this$32.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(640679472, 429508922), new $c_sjsr_RuntimeLong().init___I__I(640679472, 429508922));
  24645. var this$34 = $m_Lorg_junit_Assert$();
  24646. - var expected$33 = new $c_sjsr_RuntimeLong().init___I__I(1436947166, (-57552832));
  24647. - var actual$33 = new $c_sjsr_RuntimeLong().init___I__I((-103701719), (-57552833)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1540648885, 0));
  24648. - this$34.assertEquals__T__O__O__V(null, expected$33, actual$33);
  24649. - var this$35 = $m_Lorg_junit_Assert$();
  24650. - var expected$34 = new $c_sjsr_RuntimeLong().init___I__I(3887456, (-414981457));
  24651. - var actual$34 = new $c_sjsr_RuntimeLong().init___I__I(1280780483, (-414981457)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1276893027), (-1)));
  24652. - this$35.assertEquals__T__O__O__V(null, expected$34, actual$34);
  24653. + this$34.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-820503583), (-594798242)), new $c_sjsr_RuntimeLong().init___I__I((-820503583), (-594798242)));
  24654. var this$36 = $m_Lorg_junit_Assert$();
  24655. - var expected$35 = new $c_sjsr_RuntimeLong().init___I__I(939083871, 606376864);
  24656. - var actual$35 = new $c_sjsr_RuntimeLong().init___I__I((-1505747919), 606376864).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1850135506), (-1)));
  24657. - this$36.assertEquals__T__O__O__V(null, expected$35, actual$35);
  24658. - var this$37 = $m_Lorg_junit_Assert$();
  24659. - var expected$36 = new $c_sjsr_RuntimeLong().init___I__I((-1161495325), (-606274238));
  24660. - var actual$36 = new $c_sjsr_RuntimeLong().init___I__I((-1797917239), (-606274238)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(636421914, 0));
  24661. - this$37.assertEquals__T__O__O__V(null, expected$36, actual$36);
  24662. + this$36.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1875301895, 910473912), new $c_sjsr_RuntimeLong().init___I__I(1875301895, 910473912));
  24663. var this$38 = $m_Lorg_junit_Assert$();
  24664. - var expected$37 = new $c_sjsr_RuntimeLong().init___I__I(2146013782, 52949338);
  24665. - var actual$37 = new $c_sjsr_RuntimeLong().init___I__I((-551974000), 52949338).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1596979514), (-1)));
  24666. - this$38.assertEquals__T__O__O__V(null, expected$37, actual$37);
  24667. - var this$39 = $m_Lorg_junit_Assert$();
  24668. - var expected$38 = new $c_sjsr_RuntimeLong().init___I__I((-159062053), (-623553409));
  24669. - var actual$38 = new $c_sjsr_RuntimeLong().init___I__I(484182807, (-623553408)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-643244860), (-1)));
  24670. - this$39.assertEquals__T__O__O__V(null, expected$38, actual$38);
  24671. + this$38.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1755864971), 378724963), new $c_sjsr_RuntimeLong().init___I__I((-1755864971), 378724963));
  24672. var this$40 = $m_Lorg_junit_Assert$();
  24673. - var expected$39 = new $c_sjsr_RuntimeLong().init___I__I(1680160313, 371486519);
  24674. - var actual$39 = new $c_sjsr_RuntimeLong().init___I__I(1170065239, 371486519).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(510095074, 0));
  24675. - this$40.assertEquals__T__O__O__V(null, expected$39, actual$39);
  24676. - var this$41 = $m_Lorg_junit_Assert$();
  24677. - var expected$40 = new $c_sjsr_RuntimeLong().init___I__I((-2071737549), (-251530660));
  24678. - var actual$40 = new $c_sjsr_RuntimeLong().init___I__I(553737773, (-251530660)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1669491974, 0));
  24679. - this$41.assertEquals__T__O__O__V(null, expected$40, actual$40);
  24680. + this$40.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(468052904, (-683558197)), new $c_sjsr_RuntimeLong().init___I__I(468052904, (-683558197)));
  24681. var this$42 = $m_Lorg_junit_Assert$();
  24682. - var expected$41 = new $c_sjsr_RuntimeLong().init___I__I(793877651, (-324566030));
  24683. - var actual$41 = new $c_sjsr_RuntimeLong().init___I__I(1363264202, (-324566030)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-569386551), (-1)));
  24684. - this$42.assertEquals__T__O__O__V(null, expected$41, actual$41);
  24685. - var this$43 = $m_Lorg_junit_Assert$();
  24686. - var expected$42 = new $c_sjsr_RuntimeLong().init___I__I(1897556965, 1255689015);
  24687. - var actual$42 = new $c_sjsr_RuntimeLong().init___I__I(1461362302, 1255689015).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(436194663, 0));
  24688. - this$43.assertEquals__T__O__O__V(null, expected$42, actual$42);
  24689. + this$42.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1488850347), (-1636478025)), new $c_sjsr_RuntimeLong().init___I__I((-1488850347), (-1636478025)));
  24690. var this$44 = $m_Lorg_junit_Assert$();
  24691. - var expected$43 = new $c_sjsr_RuntimeLong().init___I__I((-540868058), 718534179);
  24692. - var actual$43 = new $c_sjsr_RuntimeLong().init___I__I((-1463314706), 718534179).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(922446648, 0));
  24693. - this$44.assertEquals__T__O__O__V(null, expected$43, actual$43);
  24694. - var this$45 = $m_Lorg_junit_Assert$();
  24695. - var expected$44 = new $c_sjsr_RuntimeLong().init___I__I(2547531, (-716998232));
  24696. - var actual$44 = new $c_sjsr_RuntimeLong().init___I__I((-1684072850), (-716998233)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1686620381, 0));
  24697. - this$45.assertEquals__T__O__O__V(null, expected$44, actual$44);
  24698. + this$44.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(915882407, (-338305025)), new $c_sjsr_RuntimeLong().init___I__I(915882407, (-338305025)));
  24699. var this$46 = $m_Lorg_junit_Assert$();
  24700. - var expected$45 = new $c_sjsr_RuntimeLong().init___I__I((-1709813271), (-2086072551));
  24701. - var actual$45 = new $c_sjsr_RuntimeLong().init___I__I((-183257712), (-2086072551)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1526555559), (-1)));
  24702. - this$46.assertEquals__T__O__O__V(null, expected$45, actual$45);
  24703. - var this$47 = $m_Lorg_junit_Assert$();
  24704. - var expected$46 = new $c_sjsr_RuntimeLong().init___I__I((-2134341942), (-1223154956));
  24705. - var actual$46 = new $c_sjsr_RuntimeLong().init___I__I((-485818523), (-1223154956)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1648523419), (-1)));
  24706. - this$47.assertEquals__T__O__O__V(null, expected$46, actual$46);
  24707. + this$46.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-950882103), (-466473801)), new $c_sjsr_RuntimeLong().init___I__I((-950882103), (-466473801)));
  24708. var this$48 = $m_Lorg_junit_Assert$();
  24709. - var expected$47 = new $c_sjsr_RuntimeLong().init___I__I(1634619686, (-1934382665));
  24710. - var actual$47 = new $c_sjsr_RuntimeLong().init___I__I(392330048, (-1934382665)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1242289638, 0));
  24711. - this$48.assertEquals__T__O__O__V(null, expected$47, actual$47);
  24712. - var this$49 = $m_Lorg_junit_Assert$();
  24713. - var expected$48 = new $c_sjsr_RuntimeLong().init___I__I((-1409927090), (-75135322));
  24714. - var actual$48 = new $c_sjsr_RuntimeLong().init___I__I(1907808353, (-75135322)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(977231853, 0));
  24715. - this$49.assertEquals__T__O__O__V(null, expected$48, actual$48);
  24716. + this$48.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-673278223), (-1417005301)), new $c_sjsr_RuntimeLong().init___I__I((-673278223), (-1417005301)));
  24717. var this$50 = $m_Lorg_junit_Assert$();
  24718. - var expected$49 = new $c_sjsr_RuntimeLong().init___I__I((-1393001322), 1362535802);
  24719. - var actual$49 = new $c_sjsr_RuntimeLong().init___I__I(88305723, 1362535803).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1481307045), (-1)));
  24720. - this$50.assertEquals__T__O__O__V(null, expected$49, actual$49)
  24721. + this$50.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1565299836), (-2035157269)), new $c_sjsr_RuntimeLong().init___I__I((-1565299836), (-2035157269)));
  24722. + var this$52 = $m_Lorg_junit_Assert$();
  24723. + this$52.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(638729196, 1182702858), new $c_sjsr_RuntimeLong().init___I__I(638729196, 1182702858));
  24724. + var this$54 = $m_Lorg_junit_Assert$();
  24725. + this$54.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1453651445), (-1902383955)), new $c_sjsr_RuntimeLong().init___I__I((-1453651445), (-1902383955)));
  24726. + var this$56 = $m_Lorg_junit_Assert$();
  24727. + this$56.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1116569659, (-606967004)), new $c_sjsr_RuntimeLong().init___I__I(1116569659, (-606967004)));
  24728. + var this$58 = $m_Lorg_junit_Assert$();
  24729. + this$58.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(529048030, 1063184820), new $c_sjsr_RuntimeLong().init___I__I(529048030, 1063184820));
  24730. + var this$60 = $m_Lorg_junit_Assert$();
  24731. + this$60.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-499260224), 101142421), new $c_sjsr_RuntimeLong().init___I__I((-499260224), 101142421));
  24732. + var this$62 = $m_Lorg_junit_Assert$();
  24733. + this$62.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1452864874, 1045175929), new $c_sjsr_RuntimeLong().init___I__I(1452864874, 1045175929));
  24734. + var this$64 = $m_Lorg_junit_Assert$();
  24735. + this$64.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(982736721, 1506316757), new $c_sjsr_RuntimeLong().init___I__I(982736721, 1506316757));
  24736. + var this$66 = $m_Lorg_junit_Assert$();
  24737. + this$66.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1478064805), 1107506955), new $c_sjsr_RuntimeLong().init___I__I((-1478064805), 1107506955));
  24738. + var this$68 = $m_Lorg_junit_Assert$();
  24739. + this$68.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1436947166, (-57552832)), new $c_sjsr_RuntimeLong().init___I__I(1436947166, (-57552832)));
  24740. + var this$70 = $m_Lorg_junit_Assert$();
  24741. + this$70.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(3887456, (-414981457)), new $c_sjsr_RuntimeLong().init___I__I(3887456, (-414981457)));
  24742. + var this$72 = $m_Lorg_junit_Assert$();
  24743. + this$72.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(939083871, 606376864), new $c_sjsr_RuntimeLong().init___I__I(939083871, 606376864));
  24744. + var this$74 = $m_Lorg_junit_Assert$();
  24745. + this$74.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1161495325), (-606274238)), new $c_sjsr_RuntimeLong().init___I__I((-1161495325), (-606274238)));
  24746. + var this$76 = $m_Lorg_junit_Assert$();
  24747. + this$76.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2146013782, 52949338), new $c_sjsr_RuntimeLong().init___I__I(2146013782, 52949338));
  24748. + var this$78 = $m_Lorg_junit_Assert$();
  24749. + this$78.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-159062053), (-623553409)), new $c_sjsr_RuntimeLong().init___I__I((-159062053), (-623553409)));
  24750. + var this$80 = $m_Lorg_junit_Assert$();
  24751. + this$80.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1680160313, 371486519), new $c_sjsr_RuntimeLong().init___I__I(1680160313, 371486519));
  24752. + var this$82 = $m_Lorg_junit_Assert$();
  24753. + this$82.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2071737549), (-251530660)), new $c_sjsr_RuntimeLong().init___I__I((-2071737549), (-251530660)));
  24754. + var this$84 = $m_Lorg_junit_Assert$();
  24755. + this$84.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(793877651, (-324566030)), new $c_sjsr_RuntimeLong().init___I__I(793877651, (-324566030)));
  24756. + var this$86 = $m_Lorg_junit_Assert$();
  24757. + this$86.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1897556965, 1255689015), new $c_sjsr_RuntimeLong().init___I__I(1897556965, 1255689015));
  24758. + var this$88 = $m_Lorg_junit_Assert$();
  24759. + this$88.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-540868058), 718534179), new $c_sjsr_RuntimeLong().init___I__I((-540868058), 718534179));
  24760. + var this$90 = $m_Lorg_junit_Assert$();
  24761. + this$90.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2547531, (-716998232)), new $c_sjsr_RuntimeLong().init___I__I(2547531, (-716998232)));
  24762. + var this$92 = $m_Lorg_junit_Assert$();
  24763. + this$92.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1709813271), (-2086072551)), new $c_sjsr_RuntimeLong().init___I__I((-1709813271), (-2086072551)));
  24764. + var this$94 = $m_Lorg_junit_Assert$();
  24765. + this$94.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2134341942), (-1223154956)), new $c_sjsr_RuntimeLong().init___I__I((-2134341942), (-1223154956)));
  24766. + var this$96 = $m_Lorg_junit_Assert$();
  24767. + this$96.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1634619686, (-1934382665)), new $c_sjsr_RuntimeLong().init___I__I(1634619686, (-1934382665)));
  24768. + var this$98 = $m_Lorg_junit_Assert$();
  24769. + this$98.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1409927090), (-75135322)), new $c_sjsr_RuntimeLong().init___I__I((-1409927090), (-75135322)));
  24770. + var this$100 = $m_Lorg_junit_Assert$();
  24771. + this$100.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-1393001322), 1362535802), new $c_sjsr_RuntimeLong().init___I__I((-1393001322), 1362535802))
  24772. });
  24773. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.equals$undAny__V = (function() {
  24774. var this$1 = $m_Lorg_junit_Assert$();
  24775. - var condition = new $c_sjsr_RuntimeLong().init___I__I(0, 0).equals__O__Z(0);
  24776. + if ($is_sjsr_RuntimeLong(0)) {
  24777. + var x2 = $as_sjsr_RuntimeLong(0);
  24778. + var condition = ((x2.lo$2 === 0) && (x2.hi$2 === 0))
  24779. + } else {
  24780. + var condition = false
  24781. + };
  24782. this$1.assertFalse__T__Z__V(null, condition);
  24783. var this$2 = $m_Lorg_junit_Assert$();
  24784. - var condition$1 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).equals__O__Z(null);
  24785. + if ((null !== null)) {
  24786. + var jsx$1;
  24787. + throw new $c_jl_NullPointerException().init___();
  24788. + if ((jsx$1 === 0)) {
  24789. + var jsx$2;
  24790. + throw new $c_jl_NullPointerException().init___();
  24791. + var condition$1 = (jsx$2 === 0)
  24792. + } else {
  24793. + var condition$1 = false
  24794. + }
  24795. + } else {
  24796. + var condition$1 = false
  24797. + };
  24798. this$2.assertFalse__T__Z__V(null, condition$1);
  24799. var this$3 = $m_Lorg_junit_Assert$();
  24800. - var condition$2 = new $c_sjsr_RuntimeLong().init___I__I(0, 0).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I(0, 0));
  24801. - this$3.assertTrue__T__Z__V(null, condition$2);
  24802. + this$3.assertTrue__T__Z__V(null, true);
  24803. var this$4 = $m_Lorg_junit_Assert$();
  24804. - var condition$3 = new $c_sjsr_RuntimeLong().init___I__I(123, 456).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I(123, 456));
  24805. - this$4.assertTrue__T__Z__V(null, condition$3);
  24806. + this$4.assertTrue__T__Z__V(null, true);
  24807. var this$5 = $m_Lorg_junit_Assert$();
  24808. - var condition$4 = new $c_sjsr_RuntimeLong().init___I__I((-123), 456).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I((-123), 456));
  24809. - this$5.assertTrue__T__Z__V(null, condition$4);
  24810. + this$5.assertTrue__T__Z__V(null, true);
  24811. var this$6 = $m_Lorg_junit_Assert$();
  24812. - var condition$5 = new $c_sjsr_RuntimeLong().init___I__I((-123), (-456)).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I((-123), (-456)));
  24813. - this$6.assertTrue__T__Z__V(null, condition$5);
  24814. + this$6.assertTrue__T__Z__V(null, true);
  24815. var this$7 = $m_Lorg_junit_Assert$();
  24816. - var condition$6 = new $c_sjsr_RuntimeLong().init___I__I(123, 456).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I((-123), 456));
  24817. - this$7.assertFalse__T__Z__V(null, condition$6);
  24818. + this$7.assertFalse__T__Z__V(null, false);
  24819. var this$8 = $m_Lorg_junit_Assert$();
  24820. - var condition$7 = new $c_sjsr_RuntimeLong().init___I__I(123, 456).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I(123, (-456)));
  24821. - this$8.assertFalse__T__Z__V(null, condition$7);
  24822. + this$8.assertFalse__T__Z__V(null, false);
  24823. var this$9 = $m_Lorg_junit_Assert$();
  24824. - var condition$8 = new $c_sjsr_RuntimeLong().init___I__I((-123), (-456)).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I(123, (-456)));
  24825. - this$9.assertFalse__T__Z__V(null, condition$8);
  24826. + this$9.assertFalse__T__Z__V(null, false);
  24827. var this$10 = $m_Lorg_junit_Assert$();
  24828. - var condition$9 = new $c_sjsr_RuntimeLong().init___I__I((-123), (-456)).equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I((-123), 456));
  24829. - this$10.assertFalse__T__Z__V(null, condition$9)
  24830. + this$10.assertFalse__T__Z__V(null, false)
  24831. });
  24832. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.toByte__V = (function() {
  24833. var this$1 = $m_Lorg_junit_Assert$();
  24834. - var actual = new $c_sjsr_RuntimeLong().init___I(0).toByte__B();
  24835. - this$1.assertEquals__T__O__O__V(null, 0, actual);
  24836. + this$1.assertEquals__T__O__O__V(null, 0, 0);
  24837. var this$2 = $m_Lorg_junit_Assert$();
  24838. - var actual$1 = new $c_sjsr_RuntimeLong().init___I((-1)).toByte__B();
  24839. - this$2.assertEquals__T__O__O__V(null, (-1), actual$1);
  24840. + this$2.assertEquals__T__O__O__V(null, (-1), (-1));
  24841. var this$3 = $m_Lorg_junit_Assert$();
  24842. - var actual$2 = new $c_sjsr_RuntimeLong().init___I__I((-19088744), 1985229328).toByte__B();
  24843. - this$3.assertEquals__T__O__O__V(null, (-104), actual$2);
  24844. + this$3.assertEquals__T__O__O__V(null, (-104), (-104));
  24845. var this$4 = $m_Lorg_junit_Assert$();
  24846. - var actual$3 = new $c_sjsr_RuntimeLong().init___I__I((-1755353242), (-1245269156)).toByte__B();
  24847. - this$4.assertEquals__T__O__O__V(null, 102, actual$3);
  24848. + this$4.assertEquals__T__O__O__V(null, 102, 102);
  24849. var this$5 = $m_Lorg_junit_Assert$();
  24850. - var actual$4 = new $c_sjsr_RuntimeLong().init___I__I((-359135667), 1391746928).toByte__B();
  24851. - this$5.assertEquals__T__O__O__V(null, 77, actual$4);
  24852. + this$5.assertEquals__T__O__O__V(null, 77, 77);
  24853. var this$6 = $m_Lorg_junit_Assert$();
  24854. - var actual$5 = new $c_sjsr_RuntimeLong().init___I__I((-957203503), 1516742479).toByte__B();
  24855. - this$6.assertEquals__T__O__O__V(null, (-47), actual$5);
  24856. + this$6.assertEquals__T__O__O__V(null, (-47), (-47));
  24857. var this$7 = $m_Lorg_junit_Assert$();
  24858. - var actual$6 = new $c_sjsr_RuntimeLong().init___I__I((-1928741654), 1162703256).toByte__B();
  24859. - this$7.assertEquals__T__O__O__V(null, (-22), actual$6);
  24860. + this$7.assertEquals__T__O__O__V(null, (-22), (-22));
  24861. var this$8 = $m_Lorg_junit_Assert$();
  24862. - var actual$7 = new $c_sjsr_RuntimeLong().init___I__I((-1698228849), 1497186951).toByte__B();
  24863. - this$8.assertEquals__T__O__O__V(null, (-113), actual$7);
  24864. + this$8.assertEquals__T__O__O__V(null, (-113), (-113));
  24865. var this$9 = $m_Lorg_junit_Assert$();
  24866. - var actual$8 = new $c_sjsr_RuntimeLong().init___I__I((-68041812), (-2115448390)).toByte__B();
  24867. - this$9.assertEquals__T__O__O__V(null, (-84), actual$8);
  24868. + this$9.assertEquals__T__O__O__V(null, (-84), (-84));
  24869. var this$10 = $m_Lorg_junit_Assert$();
  24870. - var actual$9 = new $c_sjsr_RuntimeLong().init___I__I(1534301729, 1468418695).toByte__B();
  24871. - this$10.assertEquals__T__O__O__V(null, 33, actual$9);
  24872. + this$10.assertEquals__T__O__O__V(null, 33, 33);
  24873. var this$11 = $m_Lorg_junit_Assert$();
  24874. - var actual$10 = new $c_sjsr_RuntimeLong().init___I__I(1101829489, (-514588123)).toByte__B();
  24875. - this$11.assertEquals__T__O__O__V(null, 113, actual$10);
  24876. + this$11.assertEquals__T__O__O__V(null, 113, 113);
  24877. var this$12 = $m_Lorg_junit_Assert$();
  24878. - var actual$11 = new $c_sjsr_RuntimeLong().init___I__I((-1437577204), 1896338488).toByte__B();
  24879. - this$12.assertEquals__T__O__O__V(null, 12, actual$11);
  24880. + this$12.assertEquals__T__O__O__V(null, 12, 12);
  24881. var this$13 = $m_Lorg_junit_Assert$();
  24882. - var actual$12 = new $c_sjsr_RuntimeLong().init___I__I((-857671082), (-1304076936)).toByte__B();
  24883. - this$13.assertEquals__T__O__O__V(null, 86, actual$12);
  24884. + this$13.assertEquals__T__O__O__V(null, 86, 86);
  24885. var this$14 = $m_Lorg_junit_Assert$();
  24886. - var actual$13 = new $c_sjsr_RuntimeLong().init___I__I((-292818212), (-1485650549)).toByte__B();
  24887. - this$14.assertEquals__T__O__O__V(null, (-36), actual$13);
  24888. + this$14.assertEquals__T__O__O__V(null, (-36), (-36));
  24889. var this$15 = $m_Lorg_junit_Assert$();
  24890. - var actual$14 = new $c_sjsr_RuntimeLong().init___I__I(1044510040, 147719255).toByte__B();
  24891. - this$15.assertEquals__T__O__O__V(null, 88, actual$14);
  24892. + this$15.assertEquals__T__O__O__V(null, 88, 88);
  24893. var this$16 = $m_Lorg_junit_Assert$();
  24894. - var actual$15 = new $c_sjsr_RuntimeLong().init___I__I((-1166136469), 78076997).toByte__B();
  24895. - this$16.assertEquals__T__O__O__V(null, 107, actual$15);
  24896. + this$16.assertEquals__T__O__O__V(null, 107, 107);
  24897. var this$17 = $m_Lorg_junit_Assert$();
  24898. - var actual$16 = new $c_sjsr_RuntimeLong().init___I__I(500131901, 248541787).toByte__B();
  24899. - this$17.assertEquals__T__O__O__V(null, 61, actual$16);
  24900. + this$17.assertEquals__T__O__O__V(null, 61, 61);
  24901. var this$18 = $m_Lorg_junit_Assert$();
  24902. - var actual$17 = new $c_sjsr_RuntimeLong().init___I__I(1863435363, (-1465266670)).toByte__B();
  24903. - this$18.assertEquals__T__O__O__V(null, 99, actual$17);
  24904. + this$18.assertEquals__T__O__O__V(null, 99, 99);
  24905. var this$19 = $m_Lorg_junit_Assert$();
  24906. - var actual$18 = new $c_sjsr_RuntimeLong().init___I__I(136483252, 1662447178).toByte__B();
  24907. - this$19.assertEquals__T__O__O__V(null, (-76), actual$18);
  24908. + this$19.assertEquals__T__O__O__V(null, (-76), (-76));
  24909. var this$20 = $m_Lorg_junit_Assert$();
  24910. - var actual$19 = new $c_sjsr_RuntimeLong().init___I__I(1787939584, 1303926235).toByte__B();
  24911. - this$20.assertEquals__T__O__O__V(null, 0, actual$19);
  24912. + this$20.assertEquals__T__O__O__V(null, 0, 0);
  24913. var this$21 = $m_Lorg_junit_Assert$();
  24914. - var actual$20 = new $c_sjsr_RuntimeLong().init___I__I(2105657787, 845433223).toByte__B();
  24915. - this$21.assertEquals__T__O__O__V(null, (-69), actual$20);
  24916. + this$21.assertEquals__T__O__O__V(null, (-69), (-69));
  24917. var this$22 = $m_Lorg_junit_Assert$();
  24918. - var actual$21 = new $c_sjsr_RuntimeLong().init___I__I((-1298285542), (-1826340261)).toByte__B();
  24919. - this$22.assertEquals__T__O__O__V(null, 26, actual$21);
  24920. + this$22.assertEquals__T__O__O__V(null, 26, 26);
  24921. var this$23 = $m_Lorg_junit_Assert$();
  24922. - var actual$22 = new $c_sjsr_RuntimeLong().init___I__I((-766959552), (-326327606)).toByte__B();
  24923. - this$23.assertEquals__T__O__O__V(null, 64, actual$22)
  24924. + this$23.assertEquals__T__O__O__V(null, 64, 64)
  24925. });
  24926. $c_Lorg_scalajs_testsuite_jsinterop_RuntimeLongTest.prototype.clone__ = (function() {
  24927. if ($is_jl_Cloneable(this)) {
  24928. @@ -121255,7 +124616,13 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testShortAssertion
  24929. var rc8$2 = false;
  24930. var x4$2 = null;
  24931. try {
  24932. - var x1$2 = new $c_s_util_Success().init___O(($m_Lorg_junit_Assert$().assertNotEquals__T__J__J__V(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual])), new $c_sjsr_RuntimeLong().init___I(expected), new $c_sjsr_RuntimeLong().init___I(actual)), (void 0)))
  24933. + var jsx$3 = $m_Lorg_junit_Assert$();
  24934. + var jsx$2 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual]));
  24935. + var hi = (expected >> 31);
  24936. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(expected, hi);
  24937. + var hi$1 = (actual >> 31);
  24938. + jsx$3.assertNotEquals__T__J__J__V(jsx$2, jsx$1, new $c_sjsr_RuntimeLong().init___I__I(actual, hi$1));
  24939. + var x1$2 = new $c_s_util_Success().init___O((void 0))
  24940. } catch (e$4) {
  24941. var e$2$2 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$4);
  24942. if ((e$2$2 !== null)) {
  24943. @@ -121308,9 +124675,9 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testShortAssertion
  24944. var x4$3 = null;
  24945. try {
  24946. var this$6 = $m_Lorg_junit_Assert$();
  24947. - var unexpected = new $c_sjsr_RuntimeLong().init___I(expected);
  24948. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(actual);
  24949. - this$6.assertNotEquals__T__J__J__V(null, unexpected, actual$1);
  24950. + var hi$2 = (expected >> 31);
  24951. + var hi$3 = (actual >> 31);
  24952. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(expected, hi$2), new $c_sjsr_RuntimeLong().init___I__I(actual, hi$3));
  24953. var x1$3 = new $c_s_util_Success().init___O((void 0))
  24954. } catch (e$5) {
  24955. var e$2$3 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$5);
  24956. @@ -122642,7 +126009,13 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testByteAssertion$
  24957. var rc8$2 = false;
  24958. var x4$2 = null;
  24959. try {
  24960. - var x1$2 = new $c_s_util_Success().init___O(($m_Lorg_junit_Assert$().assertNotEquals__T__J__J__V(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual])), new $c_sjsr_RuntimeLong().init___I(expected), new $c_sjsr_RuntimeLong().init___I(actual)), (void 0)))
  24961. + var jsx$3 = $m_Lorg_junit_Assert$();
  24962. + var jsx$2 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual]));
  24963. + var hi = (expected >> 31);
  24964. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(expected, hi);
  24965. + var hi$1 = (actual >> 31);
  24966. + jsx$3.assertNotEquals__T__J__J__V(jsx$2, jsx$1, new $c_sjsr_RuntimeLong().init___I__I(actual, hi$1));
  24967. + var x1$2 = new $c_s_util_Success().init___O((void 0))
  24968. } catch (e$4) {
  24969. var e$2$2 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$4);
  24970. if ((e$2$2 !== null)) {
  24971. @@ -122695,9 +126068,9 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testByteAssertion$
  24972. var x4$3 = null;
  24973. try {
  24974. var this$6 = $m_Lorg_junit_Assert$();
  24975. - var unexpected = new $c_sjsr_RuntimeLong().init___I(expected);
  24976. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(actual);
  24977. - this$6.assertNotEquals__T__J__J__V(null, unexpected, actual$1);
  24978. + var hi$2 = (expected >> 31);
  24979. + var hi$3 = (actual >> 31);
  24980. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(expected, hi$2), new $c_sjsr_RuntimeLong().init___I__I(actual, hi$3));
  24981. var x1$3 = new $c_s_util_Success().init___O((void 0))
  24982. } catch (e$5) {
  24983. var e$2$3 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$5);
  24984. @@ -123076,7 +126449,13 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testIntAssertion$1
  24985. var rc8$2 = false;
  24986. var x4$2 = null;
  24987. try {
  24988. - var x1$2 = new $c_s_util_Success().init___O(($m_Lorg_junit_Assert$().assertNotEquals__T__J__J__V(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual])), new $c_sjsr_RuntimeLong().init___I(expected), new $c_sjsr_RuntimeLong().init___I(actual)), (void 0)))
  24989. + var jsx$3 = $m_Lorg_junit_Assert$();
  24990. + var jsx$2 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([expected, actual]));
  24991. + var hi = (expected >> 31);
  24992. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(expected, hi);
  24993. + var hi$1 = (actual >> 31);
  24994. + jsx$3.assertNotEquals__T__J__J__V(jsx$2, jsx$1, new $c_sjsr_RuntimeLong().init___I__I(actual, hi$1));
  24995. + var x1$2 = new $c_s_util_Success().init___O((void 0))
  24996. } catch (e$4) {
  24997. var e$2$2 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$4);
  24998. if ((e$2$2 !== null)) {
  24999. @@ -123129,9 +126508,9 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testIntAssertion$1
  25000. var x4$3 = null;
  25001. try {
  25002. var this$6 = $m_Lorg_junit_Assert$();
  25003. - var unexpected = new $c_sjsr_RuntimeLong().init___I(expected);
  25004. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(actual);
  25005. - this$6.assertNotEquals__T__J__J__V(null, unexpected, actual$1);
  25006. + var hi$2 = (expected >> 31);
  25007. + var hi$3 = (actual >> 31);
  25008. + this$6.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(expected, hi$2), new $c_sjsr_RuntimeLong().init___I__I(actual, hi$3));
  25009. var x1$3 = new $c_s_util_Success().init___O((void 0))
  25010. } catch (e$5) {
  25011. var e$2$3 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$5);
  25012. @@ -123298,7 +126677,13 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testCharAssertion$
  25013. var rc8$2 = false;
  25014. var x4$2 = null;
  25015. try {
  25016. - var x1$2 = new $c_s_util_Success().init___O(($m_Lorg_junit_Assert$().assertNotEquals__T__J__J__V(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(expected), new $c_jl_Character().init___C(actual)])), new $c_sjsr_RuntimeLong().init___I(expected), new $c_sjsr_RuntimeLong().init___I(actual)), (void 0)))
  25017. + var jsx$3 = $m_Lorg_junit_Assert$();
  25018. + var jsx$2 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Asserting ", " != ", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(expected), new $c_jl_Character().init___C(actual)]));
  25019. + var hi = (expected >> 31);
  25020. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(expected, hi);
  25021. + var hi$1 = (actual >> 31);
  25022. + jsx$3.assertNotEquals__T__J__J__V(jsx$2, jsx$1, new $c_sjsr_RuntimeLong().init___I__I(actual, hi$1));
  25023. + var x1$2 = new $c_s_util_Success().init___O((void 0))
  25024. } catch (e$4) {
  25025. var e$2$2 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$4);
  25026. if ((e$2$2 !== null)) {
  25027. @@ -123351,9 +126736,9 @@ $c_Lorg_scalajs_testsuite_junit_JUnitAssertionsTest.prototype.testCharAssertion$
  25028. var x4$3 = null;
  25029. try {
  25030. var this$22 = $m_Lorg_junit_Assert$();
  25031. - var unexpected = new $c_sjsr_RuntimeLong().init___I(expected);
  25032. - var actual$2 = new $c_sjsr_RuntimeLong().init___I(actual);
  25033. - this$22.assertNotEquals__T__J__J__V(null, unexpected, actual$2);
  25034. + var hi$2 = (expected >> 31);
  25035. + var hi$3 = (actual >> 31);
  25036. + this$22.assertNotEquals__T__J__J__V(null, new $c_sjsr_RuntimeLong().init___I__I(expected, hi$2), new $c_sjsr_RuntimeLong().init___I__I(actual, hi$3));
  25037. var x1$3 = new $c_s_util_Success().init___O((void 0))
  25038. } catch (e$5) {
  25039. var e$2$3 = $m_sjsr_package$().wrapJavaScriptException__O__jl_Throwable(e$5);
  25040. @@ -130448,15 +133833,32 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory.prototype.elemRange__I__I__O =
  25041. if (isEmpty$4) {
  25042. var numRangeElements$4 = 0
  25043. } else {
  25044. - var len = new $c_sjsr_RuntimeLong().init___I(end).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(start));
  25045. - var numRangeElements$4 = (len.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)) ? (-1) : len.lo$2)
  25046. + var hi = (end >> 31);
  25047. + var hi$1 = (start >> 31);
  25048. + var lo = ((end - start) | 0);
  25049. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ end)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  25050. + var hi$3 = (end >> 31);
  25051. + var hi$4 = (start >> 31);
  25052. + var lo$1 = ((end - start) | 0);
  25053. + var b = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  25054. + var lo$2 = b.lo$2;
  25055. + var hi$6 = b.hi$2;
  25056. + if ((!((lo$2 === 0) && (hi$6 === 0)))) {
  25057. + var value = 1
  25058. + } else {
  25059. + var value = 0
  25060. + };
  25061. + var hi$7 = (value >> 31);
  25062. + var lo$3 = ((lo + value) | 0);
  25063. + var hi$8 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ lo)) ? ((1 + ((hi$2 + hi$7) | 0)) | 0) : ((hi$2 + hi$7) | 0));
  25064. + var numRangeElements$4 = (((hi$8 === 0) ? (((-2147483648) ^ lo$3) > (-1)) : (hi$8 > 0)) ? (-1) : lo$3)
  25065. };
  25066. var lastElement$4 = (isEmpty$4 ? (((-1) + start) | 0) : (((-1) + end) | 0));
  25067. $m_sci_IndexedSeq$();
  25068. $m_sc_IndexedSeq$();
  25069. $m_sci_IndexedSeq$();
  25070. $m_sci_Vector$();
  25071. - var b = new $c_sci_VectorBuilder().init___();
  25072. + var b$1 = new $c_sci_VectorBuilder().init___();
  25073. if ((numRangeElements$4 < 0)) {
  25074. $m_sci_Range$().scala$collection$immutable$Range$$fail__I__I__I__Z__sr_Nothing$(start, end, 1, false)
  25075. };
  25076. @@ -130465,16 +133867,16 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory.prototype.elemRange__I__I__O =
  25077. while (true) {
  25078. var arg1 = i;
  25079. var elem = this.elemFromInt__I__O(arg1);
  25080. - b.$$plus$eq__O__sci_VectorBuilder(elem);
  25081. + b$1.$$plus$eq__O__sci_VectorBuilder(elem);
  25082. if ((i === lastElement$4)) {
  25083. break
  25084. };
  25085. i = ((1 + i) | 0)
  25086. }
  25087. };
  25088. - var this$7 = b.result__sci_Vector();
  25089. + var this$10 = b$1.result__sci_Vector();
  25090. var evidence$1 = this.elemClassTag__s_reflect_ClassTag();
  25091. - return $s_sc_TraversableOnce$class__toArray__sc_TraversableOnce__s_reflect_ClassTag__O(this$7, evidence$1)
  25092. + return $s_sc_TraversableOnce$class__toArray__sc_TraversableOnce__s_reflect_ClassTag__O(this$10, evidence$1)
  25093. });
  25094. function $is_Lorg_scalajs_testsuite_niobuffer_BufferFactory(obj) {
  25095. return (!(!((obj && obj.$classData) && obj.$classData.ancestors.Lorg_scalajs_testsuite_niobuffer_BufferFactory)))
  25096. @@ -130799,10 +134201,23 @@ $c_Lorg_scalajs_testsuite_niocharset_BaseCharsetTest$Interpolators$.prototype.ap
  25097. var isEmpty$4 = (end <= 0);
  25098. var isEmpty$4$1 = (end <= 0);
  25099. if (isEmpty$4$1) {
  25100. + /*<skip>*/
  25101. + } else {
  25102. + var hi$2 = (end >> 31);
  25103. + var this$8 = $m_sjsr_RuntimeLong$();
  25104. + var lo = this$8.divideImpl__I__I__I__I__I(end, hi$2, 2, 0);
  25105. + var hi$3 = this$8.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25106. + var hi$4 = (end >> 31);
  25107. + var this$9 = $m_sjsr_RuntimeLong$();
  25108. + this$9.remainderImpl__I__I__I__I__I(end, hi$4, 2, 0)
  25109. + };
  25110. + if (isEmpty$4$1) {
  25111. var lastElement$4$1 = (-2)
  25112. } else {
  25113. - var remainder = ((end % 2) | 0);
  25114. - var lastElement$4$1 = ((remainder !== 0) ? ((end - remainder) | 0) : (((-2) + end) | 0))
  25115. + var hi$8 = (end >> 31);
  25116. + var this$11 = $m_sjsr_RuntimeLong$();
  25117. + var lo$3 = this$11.remainderImpl__I__I__I__I__I(end, hi$8, 2, 0);
  25118. + var lastElement$4$1 = ((lo$3 !== 0) ? ((end - lo$3) | 0) : (((-2) + end) | 0))
  25119. };
  25120. if ((!isEmpty$4$1)) {
  25121. var i = 0;
  25122. @@ -133180,23 +136595,19 @@ $c_Lorg_scalajs_testsuite_typedarray_DataViewTest.prototype.getInt64$undthrough$
  25123. var this$3 = $m_Lorg_junit_Assert$();
  25124. var high = $uI(view.getInt32(0, false));
  25125. var low = $uI(view.getInt32(4, false));
  25126. - var actual = new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)));
  25127. - this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(443833533, 33534768), actual);
  25128. + this$3.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(443833533, 33534768), new $c_sjsr_RuntimeLong().init___I__I(low, high));
  25129. var this$6 = $m_Lorg_junit_Assert$();
  25130. var high$1 = $uI(view.getInt32(4, true));
  25131. var low$1 = $uI(view.getInt32(0, true));
  25132. - var actual$1 = new $c_sjsr_RuntimeLong().init___I(high$1).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low$1)));
  25133. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(817102593, (-1118014438)), actual$1);
  25134. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(817102593, (-1118014438)), new $c_sjsr_RuntimeLong().init___I__I(low$1, high$1));
  25135. var this$9 = $m_Lorg_junit_Assert$();
  25136. var high$2 = $uI(view.getInt32(1, false));
  25137. var low$2 = $uI(view.getInt32(5, false));
  25138. - var actual$2 = new $c_sjsr_RuntimeLong().init___I(high$2).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low$2)));
  25139. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1952234927, (-5033958)), actual$2);
  25140. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1952234927, (-5033958)), new $c_sjsr_RuntimeLong().init___I__I(low$2, high$2));
  25141. var this$12 = $m_Lorg_junit_Assert$();
  25142. var high$3 = $uI(view.getInt32(5, true));
  25143. var low$3 = $uI(view.getInt32(1, true));
  25144. - var actual$3 = new $c_sjsr_RuntimeLong().init___I(high$3).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low$3)));
  25145. - this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(439399423, (-1346544524)), actual$3)
  25146. + this$12.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(439399423, (-1346544524)), new $c_sjsr_RuntimeLong().init___I__I(low$3, high$3))
  25147. });
  25148. $c_Lorg_scalajs_testsuite_typedarray_DataViewTest.prototype.arrayBuffer$undoffset$undand$undlength$undconstructor__V = (function() {
  25149. var buf = new $g.ArrayBuffer(10);
  25150. @@ -134741,8 +138152,12 @@ function $h_jl_Math$() {
  25151. }
  25152. $h_jl_Math$.prototype = $c_jl_Math$.prototype;
  25153. $c_jl_Math$.prototype.incrementExact__J__J = (function(a) {
  25154. - if (a.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647))) {
  25155. - return new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(a)
  25156. + if ((!((a.lo$2 === (-1)) && (a.hi$2 === 2147483647)))) {
  25157. + var blo = a.lo$2;
  25158. + var bhi = a.hi$2;
  25159. + var lo = ((1 + blo) | 0);
  25160. + var hi = ((lo === 0) ? ((1 + bhi) | 0) : bhi);
  25161. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25162. } else {
  25163. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25164. }
  25165. @@ -134764,8 +138179,20 @@ $c_jl_Math$.prototype.expm1__D__D = (function(a) {
  25166. return (((a === 0) || (a !== a)) ? a : (($uD($g.Math.abs(a)) < 1.0E-5) ? (a + ((0.5 * a) * a)) : ((-1.0) + $uD($g.Math.exp(a)))))
  25167. });
  25168. $c_jl_Math$.prototype.floorMod__J__J__J = (function(a, b) {
  25169. - var rem = a.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  25170. - return (((a.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) === b.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) || rem.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) ? rem : rem.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(b))
  25171. + var this$1 = $m_sjsr_RuntimeLong$();
  25172. + var lo = this$1.remainderImpl__I__I__I__I__I(a.lo$2, a.hi$2, b.lo$2, b.hi$2);
  25173. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25174. + var ahi = a.hi$2;
  25175. + var ahi$1 = b.hi$2;
  25176. + if ((((ahi < 0) === (ahi$1 < 0)) || ((lo === 0) && (hi === 0)))) {
  25177. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25178. + } else {
  25179. + var blo = b.lo$2;
  25180. + var bhi = b.hi$2;
  25181. + var lo$1 = ((lo + blo) | 0);
  25182. + var hi$1 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi + bhi) | 0)) | 0) : ((hi + bhi) | 0));
  25183. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  25184. + }
  25185. });
  25186. $c_jl_Math$.prototype.rint__D__D = (function(a) {
  25187. var rounded = $uD($g.Math.round(a));
  25188. @@ -134790,8 +138217,12 @@ $c_jl_Math$.prototype.tanh__D__D = (function(a) {
  25189. }
  25190. });
  25191. $c_jl_Math$.prototype.negateExact__J__J = (function(a) {
  25192. - if (a.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)))) {
  25193. - return a.unary$und$minus__sjsr_RuntimeLong()
  25194. + if ((!((a.lo$2 === 0) && (a.hi$2 === (-2147483648))))) {
  25195. + var lo = a.lo$2;
  25196. + var hi = a.hi$2;
  25197. + var lo$1 = ((-lo) | 0);
  25198. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  25199. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  25200. } else {
  25201. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25202. }
  25203. @@ -134823,9 +138254,47 @@ $c_jl_Math$.prototype.floorMod__I__I__I = (function(a, b) {
  25204. return ((((a < 0) === (b < 0)) || (rem === 0)) ? rem : ((rem + b) | 0))
  25205. });
  25206. $c_jl_Math$.prototype.multiplyExact__J__J__J = (function(a, b) {
  25207. - var overflow = (b.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? (a.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b)) || a.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b))) : (b.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))) ? (a.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b)) || a.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b))) : (b.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))) && a.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))))));
  25208. + var ahi = b.hi$2;
  25209. + if (((ahi === 0) ? (b.lo$2 !== 0) : (ahi > 0))) {
  25210. + var this$1 = $m_sjsr_RuntimeLong$();
  25211. + var lo = this$1.divideImpl__I__I__I__I__I((-1), 2147483647, b.lo$2, b.hi$2);
  25212. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25213. + var ahi$1 = a.hi$2;
  25214. + if (((ahi$1 === hi) ? (((-2147483648) ^ a.lo$2) > ((-2147483648) ^ lo)) : (ahi$1 > hi))) {
  25215. + var overflow = true
  25216. + } else {
  25217. + var this$2 = $m_sjsr_RuntimeLong$();
  25218. + var lo$1 = this$2.divideImpl__I__I__I__I__I(0, (-2147483648), b.lo$2, b.hi$2);
  25219. + var hi$1 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25220. + var ahi$2 = a.hi$2;
  25221. + var overflow = ((ahi$2 === hi$1) ? (((-2147483648) ^ a.lo$2) < ((-2147483648) ^ lo$1)) : (ahi$2 < hi$1))
  25222. + }
  25223. + } else {
  25224. + var ahi$3 = b.hi$2;
  25225. + if (((ahi$3 === (-1)) ? (b.lo$2 !== (-1)) : (ahi$3 < (-1)))) {
  25226. + var this$3 = $m_sjsr_RuntimeLong$();
  25227. + var lo$2 = this$3.divideImpl__I__I__I__I__I(0, (-2147483648), b.lo$2, b.hi$2);
  25228. + var hi$2 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25229. + var ahi$4 = a.hi$2;
  25230. + if (((ahi$4 === hi$2) ? (((-2147483648) ^ a.lo$2) > ((-2147483648) ^ lo$2)) : (ahi$4 > hi$2))) {
  25231. + var overflow = true
  25232. + } else {
  25233. + var this$4 = $m_sjsr_RuntimeLong$();
  25234. + var lo$3 = this$4.divideImpl__I__I__I__I__I((-1), 2147483647, b.lo$2, b.hi$2);
  25235. + var hi$3 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25236. + var ahi$5 = a.hi$2;
  25237. + var overflow = ((ahi$5 === hi$3) ? (((-2147483648) ^ a.lo$2) < ((-2147483648) ^ lo$3)) : (ahi$5 < hi$3))
  25238. + }
  25239. + } else {
  25240. + var overflow = (((b.lo$2 === (-1)) && (b.hi$2 === (-1))) && ((a.lo$2 === 0) && (a.hi$2 === (-2147483648))))
  25241. + }
  25242. + };
  25243. if ((!overflow)) {
  25244. - return a.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(b)
  25245. + var alo = a.lo$2;
  25246. + var blo = b.lo$2;
  25247. + var lo$4 = $imul(alo, blo);
  25248. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, a.hi$2, blo, b.hi$2);
  25249. + return new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4)
  25250. } else {
  25251. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25252. }
  25253. @@ -134841,10 +138310,22 @@ $c_jl_Math$.prototype.notify__ = (function() {
  25254. return (void 0)
  25255. });
  25256. $c_jl_Math$.prototype.addExact__J__J__J = (function(a, b) {
  25257. - var res = a.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  25258. - var resSgnBit = res.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  25259. - if (((resSgnBit === a.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) || (resSgnBit === b.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())))) {
  25260. - return res
  25261. + var alo = a.lo$2;
  25262. + var ahi = a.hi$2;
  25263. + var blo = b.lo$2;
  25264. + var bhi = b.hi$2;
  25265. + var lo = ((alo + blo) | 0);
  25266. + var hi = ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0));
  25267. + var resSgnBit = (hi < 0);
  25268. + var ahi$1 = a.hi$2;
  25269. + if ((resSgnBit === (ahi$1 < 0))) {
  25270. + var jsx$1 = true
  25271. + } else {
  25272. + var ahi$2 = b.hi$2;
  25273. + var jsx$1 = (resSgnBit === (ahi$2 < 0))
  25274. + };
  25275. + if (jsx$1) {
  25276. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25277. } else {
  25278. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25279. }
  25280. @@ -134901,7 +138382,14 @@ $c_jl_Math$.prototype.cosh__D__D = (function(a) {
  25281. }
  25282. });
  25283. $c_jl_Math$.prototype.toIntExact__J__I = (function(a) {
  25284. - if ((a.$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), (-1))) && a.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)))) {
  25285. + var ahi = a.hi$2;
  25286. + if (((ahi === (-1)) ? (((-2147483648) ^ a.lo$2) >= 0) : (ahi > (-1)))) {
  25287. + var ahi$1 = a.hi$2;
  25288. + var jsx$1 = ((ahi$1 === 0) ? (((-2147483648) ^ a.lo$2) <= (-1)) : (ahi$1 < 0))
  25289. + } else {
  25290. + var jsx$1 = false
  25291. + };
  25292. + if (jsx$1) {
  25293. return a.lo$2
  25294. } else {
  25295. throw new $c_jl_ArithmeticException().init___T("Integer overflow")
  25296. @@ -134916,17 +138404,33 @@ $c_jl_Math$.prototype.multiplyExact__I__I__I = (function(a, b) {
  25297. }
  25298. });
  25299. $c_jl_Math$.prototype.subtractExact__J__J__J = (function(a, b) {
  25300. - var res = a.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  25301. - var resSgnBit = res.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  25302. - if (((resSgnBit === a.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) || (resSgnBit === b.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())))) {
  25303. - return res
  25304. + var alo = a.lo$2;
  25305. + var ahi = a.hi$2;
  25306. + var blo = b.lo$2;
  25307. + var bhi = b.hi$2;
  25308. + var lo = ((alo - blo) | 0);
  25309. + var hi = ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - bhi) | 0)) | 0) : ((ahi - bhi) | 0));
  25310. + var resSgnBit = (hi < 0);
  25311. + var ahi$1 = a.hi$2;
  25312. + if ((resSgnBit === (ahi$1 < 0))) {
  25313. + var jsx$1 = true
  25314. + } else {
  25315. + var ahi$2 = b.hi$2;
  25316. + var jsx$1 = (resSgnBit === ((ahi$2 === 0) ? (b.lo$2 !== 0) : (ahi$2 > 0)))
  25317. + };
  25318. + if (jsx$1) {
  25319. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25320. } else {
  25321. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25322. }
  25323. });
  25324. $c_jl_Math$.prototype.decrementExact__J__J = (function(a) {
  25325. - if (a.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)))) {
  25326. - return new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(a)
  25327. + if ((!((a.lo$2 === 0) && (a.hi$2 === (-2147483648))))) {
  25328. + var blo = a.lo$2;
  25329. + var bhi = a.hi$2;
  25330. + var lo = (((-1) + blo) | 0);
  25331. + var hi = ((lo !== (-1)) ? bhi : (((-1) + bhi) | 0));
  25332. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25333. } else {
  25334. throw new $c_jl_ArithmeticException().init___T("Long overflow")
  25335. }
  25336. @@ -134948,8 +138452,26 @@ $c_jl_Math$.prototype.hypot__D__D__D = (function(a, b) {
  25337. }
  25338. });
  25339. $c_jl_Math$.prototype.floorDiv__J__J__J = (function(a, b) {
  25340. - var quot = a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(b);
  25341. - return (((a.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) === b.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) || quot.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(b).equals__sjsr_RuntimeLong__Z(a)) ? quot : new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(quot))
  25342. + var this$1 = $m_sjsr_RuntimeLong$();
  25343. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, b.lo$2, b.hi$2);
  25344. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25345. + var ahi = a.hi$2;
  25346. + var ahi$1 = b.hi$2;
  25347. + if (((ahi < 0) === (ahi$1 < 0))) {
  25348. + var jsx$1 = true
  25349. + } else {
  25350. + var blo = b.lo$2;
  25351. + var lo$1 = $imul(lo, blo);
  25352. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo, hi, blo, b.hi$2);
  25353. + var jsx$1 = ((lo$1 === a.lo$2) && (hi$1 === a.hi$2))
  25354. + };
  25355. + if (jsx$1) {
  25356. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25357. + } else {
  25358. + var lo$2 = (((-1) + lo) | 0);
  25359. + var hi$2 = ((lo$2 !== (-1)) ? hi : (((-1) + hi) | 0));
  25360. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2)
  25361. + }
  25362. });
  25363. $c_jl_Math$.prototype.incrementExact__I__I = (function(a) {
  25364. if ((a !== 2147483647)) {
  25365. @@ -135074,7 +138596,11 @@ $c_jl_System$.prototype.notify__ = (function() {
  25366. return (void 0)
  25367. });
  25368. $c_jl_System$.prototype.nanoTime__J = (function() {
  25369. - return $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong((1000000 * $uD((0, this.getHighPrecisionTime$1)())))
  25370. + var this$1 = $m_sjsr_RuntimeLong$();
  25371. + var value = (1000000 * $uD((0, this.getHighPrecisionTime$1)()));
  25372. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(value);
  25373. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25374. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25375. });
  25376. $c_jl_System$.prototype.clone__ = (function() {
  25377. if ($is_jl_Cloneable(this)) {
  25378. @@ -135555,8 +139081,11 @@ $c_ju_Arrays$.prototype.binarySearch__AJ__J__I = (function(a, key) {
  25379. } else {
  25380. var mid = ((((startIndex + endIndex) | 0) >>> 1) | 0);
  25381. var elem = a.u[mid];
  25382. - var x$2 = $uJ(elem);
  25383. - if (key.$$less__sjsr_RuntimeLong__Z(x$2)) {
  25384. + var b = $uJ(elem);
  25385. + var lo = b.lo$2;
  25386. + var hi = b.hi$2;
  25387. + var ahi = key.hi$2;
  25388. + if (((ahi === hi) ? (((-2147483648) ^ key.lo$2) < ((-2147483648) ^ lo)) : (ahi < hi))) {
  25389. endIndex = mid;
  25390. continue _binarySearchImpl
  25391. } else if ($m_sr_BoxesRunTime$().equals__O__O__Z(key, elem)) {
  25392. @@ -136440,8 +139969,11 @@ $c_ju_Arrays$.prototype.binarySearch__AJ__I__I__J__I = (function(a, startIndex,
  25393. } else {
  25394. var mid = ((((startIndex$1 + endIndex$1) | 0) >>> 1) | 0);
  25395. var elem = a.u[mid];
  25396. - var x$4 = $uJ(elem);
  25397. - if (key.$$less__sjsr_RuntimeLong__Z(x$4)) {
  25398. + var b = $uJ(elem);
  25399. + var lo = b.lo$2;
  25400. + var hi = b.hi$2;
  25401. + var ahi = key.hi$2;
  25402. + if (((ahi === hi) ? (((-2147483648) ^ key.lo$2) < ((-2147483648) ^ lo)) : (ahi < hi))) {
  25403. endIndex$1 = mid;
  25404. continue _binarySearchImpl
  25405. } else if ($m_sr_BoxesRunTime$().equals__O__O__Z(key, elem)) {
  25406. @@ -139998,11 +143530,27 @@ $c_sc_BitSetLike$.prototype.init___ = (function() {
  25407. });
  25408. $c_sc_BitSetLike$.prototype.updateArray__AJ__I__J__AJ = (function(elems, idx, w) {
  25409. var len = elems.u.length;
  25410. - while (((len > 0) && (elems.u[(((-1) + len) | 0)].equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) || (w.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) && (idx === (((-1) + len) | 0)))))) {
  25411. - len = (((-1) + len) | 0)
  25412. + while (true) {
  25413. + if ((len > 0)) {
  25414. + var b = elems.u[(((-1) + len) | 0)];
  25415. + var lo = b.lo$2;
  25416. + var hi = b.hi$2;
  25417. + if (((lo === 0) && (hi === 0))) {
  25418. + var jsx$1 = true
  25419. + } else {
  25420. + var jsx$1 = (((w.lo$2 === 0) && (w.hi$2 === 0)) && (idx === (((-1) + len) | 0)))
  25421. + }
  25422. + } else {
  25423. + var jsx$1 = false
  25424. + };
  25425. + if (jsx$1) {
  25426. + len = (((-1) + len) | 0)
  25427. + } else {
  25428. + break
  25429. + }
  25430. };
  25431. var newlen = len;
  25432. - if (((idx >= newlen) && w.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))) {
  25433. + if (((idx >= newlen) && (!((w.lo$2 === 0) && (w.hi$2 === 0))))) {
  25434. newlen = ((1 + idx) | 0)
  25435. };
  25436. var newelems = $newArrayObject($d_J.getArrayOf(), [newlen]);
  25437. @@ -140010,7 +143558,7 @@ $c_sc_BitSetLike$.prototype.updateArray__AJ__I__J__AJ = (function(elems, idx, w)
  25438. if ((idx < newlen)) {
  25439. newelems.u[idx] = w
  25440. } else {
  25441. - $m_s_Predef$().assert__Z__V(w.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))
  25442. + $m_s_Predef$().assert__Z__V(((w.lo$2 === 0) && (w.hi$2 === 0)))
  25443. };
  25444. return newelems
  25445. });
  25446. @@ -141642,7 +145190,13 @@ $c_scm_FlatHashTable$.prototype.newThreshold__I__I__I = (function(_loadFactor, s
  25447. if ((!assertion)) {
  25448. throw new $c_jl_AssertionError().init___O("assertion failed: loadFactor too large; must be < 0.5")
  25449. };
  25450. - return new $c_sjsr_RuntimeLong().init___I(size).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(_loadFactor)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000, 0)).lo$2
  25451. + var hi = (size >> 31);
  25452. + var hi$1 = (_loadFactor >> 31);
  25453. + var lo = $imul(size, _loadFactor);
  25454. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(size, hi, _loadFactor, hi$1);
  25455. + var this$2 = $m_sjsr_RuntimeLong$();
  25456. + var lo$1 = this$2.divideImpl__I__I__I__I__I(lo, hi$2, 1000, 0);
  25457. + return lo$1
  25458. });
  25459. $c_scm_FlatHashTable$.prototype.clone__ = (function() {
  25460. if ($is_jl_Cloneable(this)) {
  25461. @@ -141736,7 +145290,13 @@ $c_scm_HashTable$.prototype.capacity__I__I = (function(expectedSize) {
  25462. return ((expectedSize === 0) ? 1 : this.powerOfTwo__I__I(expectedSize))
  25463. });
  25464. $c_scm_HashTable$.prototype.newThreshold__I__I__I = (function(_loadFactor, size) {
  25465. - return new $c_sjsr_RuntimeLong().init___I(size).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(_loadFactor)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000, 0)).lo$2
  25466. + var hi = (size >> 31);
  25467. + var hi$1 = (_loadFactor >> 31);
  25468. + var lo = $imul(size, _loadFactor);
  25469. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(size, hi, _loadFactor, hi$1);
  25470. + var this$1 = $m_sjsr_RuntimeLong$();
  25471. + var lo$1 = this$1.divideImpl__I__I__I__I__I(lo, hi$2, 1000, 0);
  25472. + return lo$1
  25473. });
  25474. $c_scm_HashTable$.prototype.clone__ = (function() {
  25475. if ($is_jl_Cloneable(this)) {
  25476. @@ -142570,8 +146130,10 @@ $c_sjsr_Bits$.prototype.numberHashCode__D__I = (function(value) {
  25477. if (((iv === value) && ((1.0 / value) !== (-Infinity)))) {
  25478. return iv
  25479. } else {
  25480. - var this$1 = this.doubleToLongBits__D__J(value);
  25481. - return (this$1.lo$2 ^ this$1.hi$2)
  25482. + var b = this.doubleToLongBits__D__J(value);
  25483. + var lo = b.lo$2;
  25484. + var hi = b.hi$2;
  25485. + return (lo ^ hi)
  25486. }
  25487. });
  25488. $c_sjsr_Bits$.prototype.doubleToLongBitsPolyfill__p1__D__J = (function(value) {
  25489. @@ -142637,7 +146199,7 @@ $c_sjsr_Bits$.prototype.doubleToLongBitsPolyfill__p1__D__J = (function(value) {
  25490. var hif = $uI((x$1 | 0));
  25491. var hi = (((s$1 ? (-2147483648) : 0) | (e$1 << 20)) | hif);
  25492. var lo = $uI((f$3 | 0));
  25493. - return new $c_sjsr_RuntimeLong().init___I(hi).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(lo)))
  25494. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25495. });
  25496. $c_sjsr_Bits$.prototype.floatToIntBits__F__I = (function(value) {
  25497. if (this.scala$scalajs$runtime$Bits$$$undareTypedArraysSupported$f) {
  25498. @@ -142738,7 +146300,10 @@ $c_sjsr_Bits$.prototype.intBitsToFloat__I__F = (function(bits) {
  25499. });
  25500. $c_sjsr_Bits$.prototype.longBitsToDouble__J__D = (function(bits) {
  25501. if (this.scala$scalajs$runtime$Bits$$$undareTypedArraysSupported$f) {
  25502. - this.int32Array$1[this.highOffset$1] = bits.hi$2;
  25503. + var jsx$2 = this.int32Array$1;
  25504. + var jsx$1 = this.highOffset$1;
  25505. + var hi = bits.hi$2;
  25506. + jsx$2[jsx$1] = hi;
  25507. this.int32Array$1[this.lowOffset$1] = bits.lo$2;
  25508. return $uD(this.float64Array$1[0])
  25509. } else {
  25510. @@ -142748,7 +146313,9 @@ $c_sjsr_Bits$.prototype.longBitsToDouble__J__D = (function(bits) {
  25511. $c_sjsr_Bits$.prototype.doubleToLongBits__D__J = (function(value) {
  25512. if (this.scala$scalajs$runtime$Bits$$$undareTypedArraysSupported$f) {
  25513. this.float64Array$1[0] = value;
  25514. - return new $c_sjsr_RuntimeLong().init___I($uI(this.int32Array$1[this.highOffset$1])).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I($uI(this.int32Array$1[this.lowOffset$1]))))
  25515. + var value$1 = $uI(this.int32Array$1[this.highOffset$1]);
  25516. + var value$2 = $uI(this.int32Array$1[this.lowOffset$1]);
  25517. + return new $c_sjsr_RuntimeLong().init___I__I(value$2, value$1)
  25518. } else {
  25519. return this.doubleToLongBitsPolyfill__p1__D__J(value)
  25520. }
  25521. @@ -142856,7 +146423,13 @@ $c_sjsr_IntegerReflectiveCall.prototype.unary$und$minus__I = (function() {
  25522. return ((-this.value$1) | 0)
  25523. });
  25524. $c_sjsr_IntegerReflectiveCall.prototype.$$plus__J__J = (function(x) {
  25525. - return new $c_sjsr_RuntimeLong().init___I(this.value$1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(x)
  25526. + var value = this.value$1;
  25527. + var hi = (value >> 31);
  25528. + var blo = x.lo$2;
  25529. + var bhi = x.hi$2;
  25530. + var lo = ((value + blo) | 0);
  25531. + var hi$1 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? ((1 + ((hi + bhi) | 0)) | 0) : ((hi + bhi) | 0));
  25532. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1)
  25533. });
  25534. $c_sjsr_IntegerReflectiveCall.prototype.$$plus__S__ = (function(x) {
  25535. return this.$$plus__S__I(x)
  25536. @@ -142922,14 +146495,24 @@ function $h_sjsr_LongReflectiveCall() {
  25537. }
  25538. $h_sjsr_LongReflectiveCall.prototype = $c_sjsr_LongReflectiveCall.prototype;
  25539. $c_sjsr_LongReflectiveCall.prototype.$$div__D__D = (function(y) {
  25540. - return (this.value$1.toDouble__D() / y)
  25541. + var b = this.value$1;
  25542. + var lo = b.lo$2;
  25543. + var hi = b.hi$2;
  25544. + return ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi) / y)
  25545. });
  25546. $c_sjsr_LongReflectiveCall.prototype.init___J = (function(value) {
  25547. this.value$1 = value;
  25548. return this
  25549. });
  25550. $c_sjsr_LongReflectiveCall.prototype.$$plus__J__J = (function(y) {
  25551. - return this.value$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(y)
  25552. + var b = this.value$1;
  25553. + var lo = b.lo$2;
  25554. + var hi = b.hi$2;
  25555. + var blo = y.lo$2;
  25556. + var bhi = y.hi$2;
  25557. + var lo$1 = ((lo + blo) | 0);
  25558. + var hi$1 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi + bhi) | 0)) | 0) : ((hi + bhi) | 0));
  25559. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  25560. });
  25561. $c_sjsr_LongReflectiveCall.prototype.$$div__D__ = (function(y) {
  25562. return this.$$div__D__D(y)
  25563. @@ -142950,31 +146533,60 @@ $c_sjsr_LongReflectiveCall.prototype.$$plus__J__ = (function(y) {
  25564. return this.$$plus__J__J(y)
  25565. });
  25566. $c_sjsr_LongReflectiveCall.prototype.$$eq$eq__I__Z = (function(y) {
  25567. - return this.value$1.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(y))
  25568. + var b = this.value$1;
  25569. + var lo = b.lo$2;
  25570. + var hi$1 = b.hi$2;
  25571. + var hi = (y >> 31);
  25572. + return ((lo === y) && (hi$1 === hi))
  25573. });
  25574. $c_sjsr_LongReflectiveCall.prototype.$$div__I__ = (function(y) {
  25575. return this.$$div__I__J(y)
  25576. });
  25577. $c_sjsr_LongReflectiveCall.prototype.$$div__I__J = (function(y) {
  25578. - return this.value$1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(y))
  25579. + var b = this.value$1;
  25580. + var lo = b.lo$2;
  25581. + var hi$1 = b.hi$2;
  25582. + var hi = (y >> 31);
  25583. + var this$1 = $m_sjsr_RuntimeLong$();
  25584. + var lo$1 = this$1.divideImpl__I__I__I__I__I(lo, hi$1, y, hi);
  25585. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25586. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$2)
  25587. });
  25588. $c_sjsr_LongReflectiveCall.prototype.$$eq$eq__I__ = (function(y) {
  25589. return this.$$eq$eq__I__Z(y)
  25590. });
  25591. $c_sjsr_LongReflectiveCall.prototype.$$plus__S__J = (function(y) {
  25592. - return this.value$1.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(y))
  25593. + var b = this.value$1;
  25594. + var lo = b.lo$2;
  25595. + var hi$1 = b.hi$2;
  25596. + var hi = (y >> 31);
  25597. + var lo$1 = ((lo + y) | 0);
  25598. + var hi$2 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$1 + hi) | 0)) | 0) : ((hi$1 + hi) | 0));
  25599. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$2)
  25600. });
  25601. $c_sjsr_LongReflectiveCall.prototype.$$percent__F__F = (function(y) {
  25602. - return $fround(($fround(this.value$1.toDouble__D()) % y))
  25603. + var b = this.value$1;
  25604. + var lo = b.lo$2;
  25605. + var hi = b.hi$2;
  25606. + return $fround(($fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi)) % y))
  25607. });
  25608. $c_sjsr_LongReflectiveCall.prototype.unary$und$minus__J = (function() {
  25609. - return this.value$1.unary$und$minus__sjsr_RuntimeLong()
  25610. + var b = this.value$1;
  25611. + var lo = b.lo$2;
  25612. + var hi = b.hi$2;
  25613. + var lo$1 = ((-lo) | 0);
  25614. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  25615. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  25616. });
  25617. $c_sjsr_LongReflectiveCall.prototype.$$percent__F__ = (function(y) {
  25618. return this.$$percent__F__F(y)
  25619. });
  25620. $c_sjsr_LongReflectiveCall.prototype.$$bang$eq__I__Z = (function(y) {
  25621. - return this.value$1.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(y))
  25622. + var b = this.value$1;
  25623. + var lo = b.lo$2;
  25624. + var hi$1 = b.hi$2;
  25625. + var hi = (y >> 31);
  25626. + return (!((lo === y) && (hi$1 === hi)))
  25627. });
  25628. $c_sjsr_LongReflectiveCall.prototype.notifyAll__ = (function() {
  25629. return (void 0)
  25630. @@ -143029,7 +146641,7 @@ $c_sjsr_NumberReflectiveCall.prototype.unary$und$minus__ = (function() {
  25631. return this.unary$und$minus__D()
  25632. });
  25633. $c_sjsr_NumberReflectiveCall.prototype.$$plus__J__D = (function(x) {
  25634. - return (this.value$1 + x.toDouble__D())
  25635. + return (this.value$1 + $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(x.lo$2, x.hi$2))
  25636. });
  25637. $c_sjsr_NumberReflectiveCall.prototype.$$percent__F__D = (function(x) {
  25638. return (this.value$1 % x)
  25639. @@ -144115,8 +147727,12 @@ $c_sr_BoxesRunTime$.prototype.equalsCharObject__jl_Character__O__Z = (function(x
  25640. var x2$1 = $uD(x3);
  25641. return (x2$1 === xc.value$1)
  25642. } else if ($is_sjsr_RuntimeLong(x3)) {
  25643. - var x3$1 = $uJ(x3);
  25644. - return x3$1.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(xc.value$1))
  25645. + var b = $uJ(x3);
  25646. + var lo = b.lo$2;
  25647. + var hi = b.hi$2;
  25648. + var value = xc.value$1;
  25649. + var hi$1 = (value >> 31);
  25650. + return ((lo === value) && (hi === hi$1))
  25651. } else {
  25652. return ((x3 === null) ? (xc === null) : $objectEquals(x3, xc))
  25653. }
  25654. @@ -144134,8 +147750,12 @@ $c_sr_BoxesRunTime$.prototype.equalsNumObject__jl_Number__O__Z = (function(xn, y
  25655. var x2$1 = $uD(xn);
  25656. return (x2$1 === x3.value$1)
  25657. } else if ($is_sjsr_RuntimeLong(xn)) {
  25658. - var x3$1 = $uJ(xn);
  25659. - return x3$1.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(x3.value$1))
  25660. + var b = $uJ(xn);
  25661. + var lo = b.lo$2;
  25662. + var hi = b.hi$2;
  25663. + var value = x3.value$1;
  25664. + var hi$1 = (value >> 31);
  25665. + return ((lo === value) && (hi === hi$1))
  25666. } else {
  25667. return ((xn === null) ? (x3 === null) : $objectEquals(xn, x3))
  25668. }
  25669. @@ -144166,8 +147786,10 @@ $c_sr_BoxesRunTime$.prototype.equalsNumNum__jl_Number__jl_Number__Z = (function(
  25670. var x2$2 = $uD(yn);
  25671. return (x2 === x2$2)
  25672. } else if ($is_sjsr_RuntimeLong(yn)) {
  25673. - var x3 = $uJ(yn);
  25674. - return (x2 === x3.toDouble__D())
  25675. + var b = $uJ(yn);
  25676. + var lo = b.lo$2;
  25677. + var hi = b.hi$2;
  25678. + return (x2 === $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi))
  25679. } else if ($is_s_math_ScalaNumber(yn)) {
  25680. var x4 = $as_s_math_ScalaNumber(yn);
  25681. return x4.equals__O__Z(x2)
  25682. @@ -144175,16 +147797,20 @@ $c_sr_BoxesRunTime$.prototype.equalsNumNum__jl_Number__jl_Number__Z = (function(
  25683. return false
  25684. }
  25685. } else if ($is_sjsr_RuntimeLong(xn)) {
  25686. - var x3$2 = $uJ(xn);
  25687. + var b$1 = $uJ(xn);
  25688. + var lo$1 = b$1.lo$2;
  25689. + var hi$1 = b$1.hi$2;
  25690. if ($is_sjsr_RuntimeLong(yn)) {
  25691. - var x2$3 = $uJ(yn);
  25692. - return x3$2.equals__sjsr_RuntimeLong__Z(x2$3)
  25693. + var b$2 = $uJ(yn);
  25694. + var lo$2 = b$2.lo$2;
  25695. + var hi$2 = b$2.hi$2;
  25696. + return ((lo$1 === lo$2) && (hi$1 === hi$2))
  25697. } else if (((typeof yn) === "number")) {
  25698. var x3$3 = $uD(yn);
  25699. - return (x3$2.toDouble__D() === x3$3)
  25700. + return ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo$1, hi$1) === x3$3)
  25701. } else if ($is_s_math_ScalaNumber(yn)) {
  25702. var x4$2 = $as_s_math_ScalaNumber(yn);
  25703. - return x4$2.equals__O__Z(x3$2)
  25704. + return x4$2.equals__O__Z(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  25705. } else {
  25706. return false
  25707. }
  25708. @@ -144274,7 +147900,8 @@ $c_sr_RichChar$.prototype.notify__ = (function() {
  25709. return (void 0)
  25710. });
  25711. $c_sr_RichChar$.prototype.longValue$extension__C__J = (function($$this) {
  25712. - return new $c_sjsr_RuntimeLong().init___I($$this)
  25713. + var hi = ($$this >> 31);
  25714. + return new $c_sjsr_RuntimeLong().init___I__I($$this, hi)
  25715. });
  25716. $c_sr_RichChar$.prototype.floatValue$extension__C__F = (function($$this) {
  25717. return $fround($$this)
  25718. @@ -144341,8 +147968,10 @@ $c_sr_RichDouble$.prototype.isValidChar$extension__D__Z = (function($$this) {
  25719. return ((65535 & $doubleToInt($$this)) === $$this)
  25720. });
  25721. $c_sr_RichDouble$.prototype.isWhole$extension__D__Z = (function($$this) {
  25722. - var l = $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong($$this);
  25723. - return (((l.toDouble__D() === $$this) || (l.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)) && ($$this < Infinity))) || (l.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))) && ($$this > (-Infinity))))
  25724. + var this$1 = $m_sjsr_RuntimeLong$();
  25725. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I($$this);
  25726. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25727. + return ((($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi) === $$this) || (((lo === (-1)) && (hi === 2147483647)) && ($$this < Infinity))) || (((lo === 0) && (hi === (-2147483648))) && ($$this > (-Infinity))))
  25728. });
  25729. $c_sr_RichDouble$.prototype.notify__ = (function() {
  25730. return (void 0)
  25731. @@ -144360,7 +147989,10 @@ $c_sr_RichDouble$.prototype.shortValue$extension__D__S = (function($$this) {
  25732. return (($$this << 16) >> 16)
  25733. });
  25734. $c_sr_RichDouble$.prototype.longValue$extension__D__J = (function($$this) {
  25735. - return $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong($$this)
  25736. + var this$1 = $m_sjsr_RuntimeLong$();
  25737. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I($$this);
  25738. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25739. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  25740. });
  25741. $c_sr_RichDouble$.prototype.clone__ = (function() {
  25742. if ($is_jl_Cloneable(this)) {
  25743. @@ -144442,9 +148074,11 @@ $c_sr_ScalaRunTime$.prototype.hash__D__I = (function(dv) {
  25744. if ((iv === dv)) {
  25745. return iv
  25746. };
  25747. - var lv = $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong(dv);
  25748. - if ((lv.toDouble__D() === dv)) {
  25749. - return (lv.lo$2 ^ lv.hi$2)
  25750. + var this$1 = $m_sjsr_RuntimeLong$();
  25751. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(dv);
  25752. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25753. + if (($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi) === dv)) {
  25754. + return (lo ^ hi)
  25755. };
  25756. var fv = $fround(dv);
  25757. return ((fv === dv) ? $m_sjsr_Bits$().numberHashCode__D__I(fv) : $m_sjsr_Bits$().numberHashCode__D__I(dv))
  25758. @@ -144541,8 +148175,10 @@ $c_sr_ScalaRunTime$.prototype.hash__O__I = (function(x) {
  25759. var x2 = $uD(n);
  25760. return $m_sr_Statics$().doubleHash__D__I(x2)
  25761. } else if ($is_sjsr_RuntimeLong(n)) {
  25762. - var x3 = $uJ(n);
  25763. - return $m_sr_Statics$().longHash__J__I(x3)
  25764. + var b = $uJ(n);
  25765. + var lo = b.lo$2;
  25766. + var hi = b.hi$2;
  25767. + return $m_sr_Statics$().longHash__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  25768. } else {
  25769. return $objectHashCode(n)
  25770. }
  25771. @@ -144687,8 +148323,10 @@ $c_sr_Statics$.prototype.doubleHash__D__I = (function(dv) {
  25772. if ((iv === dv)) {
  25773. return iv
  25774. } else {
  25775. - var lv = $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong(dv);
  25776. - return ((lv.toDouble__D() === dv) ? (lv.lo$2 ^ lv.hi$2) : $m_sjsr_Bits$().numberHashCode__D__I(dv))
  25777. + var this$1 = $m_sjsr_RuntimeLong$();
  25778. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(dv);
  25779. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  25780. + return (($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi) === dv) ? (lo ^ hi) : $m_sjsr_Bits$().numberHashCode__D__I(dv))
  25781. }
  25782. });
  25783. $c_sr_Statics$.prototype.avalanche__I__I = (function(h0) {
  25784. @@ -144919,10 +148557,19 @@ $c_Ljava_io_InputStream.prototype.liftedTree1$1__p1__I = (function() {
  25785. });
  25786. $c_Ljava_io_InputStream.prototype.skip__J__J = (function(n) {
  25787. var skipped = 0;
  25788. - while ((new $c_sjsr_RuntimeLong().init___I(skipped).$$less__sjsr_RuntimeLong__Z(n) && (this.read__I() !== (-1)))) {
  25789. - skipped = ((1 + skipped) | 0)
  25790. + while (true) {
  25791. + var value = skipped;
  25792. + var hi = (value >> 31);
  25793. + var bhi = n.hi$2;
  25794. + if ((((hi === bhi) ? (((-2147483648) ^ value) < ((-2147483648) ^ n.lo$2)) : (hi < bhi)) && (this.read__I() !== (-1)))) {
  25795. + skipped = ((1 + skipped) | 0)
  25796. + } else {
  25797. + break
  25798. + }
  25799. };
  25800. - return new $c_sjsr_RuntimeLong().init___I(skipped)
  25801. + var value$1 = skipped;
  25802. + var hi$1 = (value$1 >> 31);
  25803. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$1)
  25804. });
  25805. $c_Ljava_io_InputStream.prototype.close__V = (function() {
  25806. /*<skip>*/
  25807. @@ -145665,7 +149312,9 @@ $c_Lorg_scalajs_junit_JUnitTask.prototype.execute__Lsbt_testing_EventHandler__AL
  25808. var richLogger = new $c_Lcom_novocode_junit_RichLogger().init___ALsbt_testing_Logger__Lcom_novocode_junit_RunSettings__T(loggers, this.org$scalajs$junit$JUnitTask$$runner$f.runSettings$1, fullClassName);
  25809. this.infoOrDebug$1__p1__T__Lcom_novocode_junit_RichLogger__V($m_Lcom_novocode_junit_Ansi$().c__T__T__T("Test run started", "\u001b[34m"), richLogger);
  25810. var bootstrapperName = (fullClassName + "$scalajs$junit$bootstrapper");
  25811. - var startTime = $m_jl_System$().nanoTime__J();
  25812. + var b = $m_jl_System$().nanoTime__J();
  25813. + var lo = b.lo$2;
  25814. + var hi = b.hi$2;
  25815. var rc8 = false;
  25816. var x2 = null;
  25817. try {
  25818. @@ -145713,14 +149362,18 @@ $c_Lorg_scalajs_junit_JUnitTask.prototype.execute__Lsbt_testing_EventHandler__AL
  25819. throw new $c_s_MatchError().init___O(x1)
  25820. };
  25821. this.org$scalajs$junit$JUnitTask$$runner$f.taskDone__V();
  25822. - var time = $m_jl_System$().nanoTime__J().$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(startTime);
  25823. - var this$2 = this.org$scalajs$junit$JUnitTask$$runner$f;
  25824. - var failed = this$2.failedCount$1;
  25825. + var b$1 = $m_jl_System$().nanoTime__J();
  25826. + var lo$1 = b$1.lo$2;
  25827. + var hi$1 = b$1.hi$2;
  25828. + var lo$2 = ((lo$1 - lo) | 0);
  25829. + var hi$2 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ lo$1)) ? (((-1) + ((hi$1 - hi) | 0)) | 0) : ((hi$1 - hi) | 0));
  25830. var this$3 = this.org$scalajs$junit$JUnitTask$$runner$f;
  25831. - var ignored = this$3.ignoredCount$1;
  25832. + var failed = this$3.failedCount$1;
  25833. var this$4 = this.org$scalajs$junit$JUnitTask$$runner$f;
  25834. - var total = this$4.totalCount$1;
  25835. - var msg$2 = ((((("" + $m_Lcom_novocode_junit_Ansi$().c__T__T__T("Test run finished: ", "\u001b[34m")) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["", " failed"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([failed])), ((failed === 0) ? "\u001b[34m" : "\u001b[31m"))) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array([", "])).s__sc_Seq__T($m_sci_Nil$()), "\u001b[34m")) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["", " ignored"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([ignored])), ((ignored === 0) ? "\u001b[34m" : "\u001b[33m"))) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array([", ", " total, ", "s"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([total, (time.toDouble__D() / 1000000000)])), "\u001b[34m"));
  25836. + var ignored = this$4.ignoredCount$1;
  25837. + var this$5 = this.org$scalajs$junit$JUnitTask$$runner$f;
  25838. + var total = this$5.totalCount$1;
  25839. + var msg$2 = ((((("" + $m_Lcom_novocode_junit_Ansi$().c__T__T__T("Test run finished: ", "\u001b[34m")) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["", " failed"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([failed])), ((failed === 0) ? "\u001b[34m" : "\u001b[31m"))) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array([", "])).s__sc_Seq__T($m_sci_Nil$()), "\u001b[34m")) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["", " ignored"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([ignored])), ((ignored === 0) ? "\u001b[34m" : "\u001b[33m"))) + $m_Lcom_novocode_junit_Ansi$().c__T__T__T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array([", ", " total, ", "s"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([total, ($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo$2, hi$2) / 1000000000)])), "\u001b[34m"));
  25840. this.infoOrDebug$1__p1__T__Lcom_novocode_junit_RichLogger__V(msg$2, richLogger);
  25841. this.org$scalajs$junit$JUnitTask$$runner$f.resetTestCounts__V();
  25842. var xs = $m_sci_Nil$();
  25843. @@ -145728,9 +149381,9 @@ $c_Lorg_scalajs_junit_JUnitTask.prototype.execute__Lsbt_testing_EventHandler__AL
  25844. var array = $newArrayObject($d_Lsbt_testing_Task.getArrayOf(), [len]);
  25845. var elem$1 = 0;
  25846. elem$1 = 0;
  25847. - var this$8 = new $c_sc_LinearSeqLike$$anon$1().init___sc_LinearSeqLike(xs);
  25848. - while (this$8.hasNext__Z()) {
  25849. - var arg1 = this$8.next__O();
  25850. + var this$9 = new $c_sc_LinearSeqLike$$anon$1().init___sc_LinearSeqLike(xs);
  25851. + while (this$9.hasNext__Z()) {
  25852. + var arg1 = this$9.next__O();
  25853. array.u[elem$1] = arg1;
  25854. elem$1 = ((1 + elem$1) | 0)
  25855. };
  25856. @@ -151691,32 +155344,42 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  25857. var seq = new $c_sci_Range$Inclusive().init___I__I__I(1, 10, 1);
  25858. var stream = new $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest$$anon$1().init___Lorg_scalajs_testsuite_javalib_io_InputStreamTest__sc_Seq(this, seq);
  25859. var this$4 = $m_Lorg_junit_Assert$();
  25860. - var actual = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  25861. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), actual);
  25862. + var b = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(5, 0));
  25863. + var lo = b.lo$2;
  25864. + var hi = b.hi$2;
  25865. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(5, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  25866. var this$5 = $m_Lorg_junit_Assert$();
  25867. - var actual$1 = stream.read__I();
  25868. - this$5.assertEquals__T__O__O__V(null, 6, actual$1);
  25869. + var actual = stream.read__I();
  25870. + this$5.assertEquals__T__O__O__V(null, 6, actual);
  25871. var this$6 = $m_Lorg_junit_Assert$();
  25872. - var actual$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  25873. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), actual$2);
  25874. + var b$1 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(1, 0));
  25875. + var lo$1 = b$1.lo$2;
  25876. + var hi$1 = b$1.hi$2;
  25877. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(1, 0), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  25878. var this$7 = $m_Lorg_junit_Assert$();
  25879. - var actual$3 = stream.read__I();
  25880. - this$7.assertEquals__T__O__O__V(null, 8, actual$3);
  25881. + var actual$1 = stream.read__I();
  25882. + this$7.assertEquals__T__O__O__V(null, 8, actual$1);
  25883. var this$8 = $m_Lorg_junit_Assert$();
  25884. - var actual$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  25885. - this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$4);
  25886. + var b$2 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I((-5), (-1)));
  25887. + var lo$2 = b$2.lo$2;
  25888. + var hi$2 = b$2.hi$2;
  25889. + this$8.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  25890. var this$9 = $m_Lorg_junit_Assert$();
  25891. - var actual$5 = stream.read__I();
  25892. - this$9.assertEquals__T__O__O__V(null, 9, actual$5);
  25893. + var actual$2 = stream.read__I();
  25894. + this$9.assertEquals__T__O__O__V(null, 9, actual$2);
  25895. var this$10 = $m_Lorg_junit_Assert$();
  25896. - var actual$6 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  25897. - this$10.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$6);
  25898. + var b$3 = stream.skip__J__J($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  25899. + var lo$3 = b$3.lo$2;
  25900. + var hi$3 = b$3.hi$2;
  25901. + this$10.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  25902. var this$11 = $m_Lorg_junit_Assert$();
  25903. - var actual$7 = stream.read__I();
  25904. - this$11.assertEquals__T__O__O__V(null, 10, actual$7);
  25905. + var actual$3 = stream.read__I();
  25906. + this$11.assertEquals__T__O__O__V(null, 10, actual$3);
  25907. var this$12 = $m_Lorg_junit_Assert$();
  25908. - var actual$8 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  25909. - this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), actual$8)
  25910. + var b$4 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  25911. + var lo$4 = b$4.lo$2;
  25912. + var hi$4 = b$4.hi$2;
  25913. + this$12.assertEquals__T__O__O__V(null, $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$4))
  25914. });
  25915. $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.org$scalajs$testsuite$javalib$io$CommonStreamsTests$$length__I = (function() {
  25916. return this.org$scalajs$testsuite$javalib$io$CommonStreamsTests$$length$1
  25917. @@ -151882,21 +155545,23 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  25918. var this$101 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  25919. this$101.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, buf, true);
  25920. var this$102 = $m_Lorg_junit_Assert$();
  25921. - var actual$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  25922. - this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), actual$3);
  25923. + var b$3 = stream.skip__J__J(new $c_sjsr_RuntimeLong().init___I__I(40, 0));
  25924. + var lo = b$3.lo$2;
  25925. + var hi = b$3.hi$2;
  25926. + this$102.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(40, 0), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  25927. var this$103 = $m_Lorg_junit_Assert$();
  25928. var len$6 = buf.u.length;
  25929. - var actual$4 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, len$6);
  25930. - this$103.assertEquals__T__O__O__V(null, 50, actual$4);
  25931. + var actual$3 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, len$6);
  25932. + this$103.assertEquals__T__O__O__V(null, 50, actual$3);
  25933. $m_sci_IndexedSeq$();
  25934. $m_sc_IndexedSeq$();
  25935. $m_sci_IndexedSeq$();
  25936. $m_sci_Vector$();
  25937. - var b$3 = new $c_sci_VectorBuilder().init___();
  25938. + var b$4 = new $c_sci_VectorBuilder().init___();
  25939. var i$10 = 111;
  25940. while (true) {
  25941. var arg1$10 = i$10;
  25942. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$10);
  25943. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$10);
  25944. if ((i$10 === 127)) {
  25945. break
  25946. };
  25947. @@ -151905,13 +155570,13 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  25948. var i$11 = (-128);
  25949. while (true) {
  25950. var arg1$11 = i$11;
  25951. - b$3.$$plus$eq__O__sci_VectorBuilder(arg1$11);
  25952. + b$4.$$plus$eq__O__sci_VectorBuilder(arg1$11);
  25953. if ((i$11 === (-96))) {
  25954. break
  25955. };
  25956. i$11 = ((1 + i$11) | 0)
  25957. };
  25958. - var this$115 = b$3.result__sci_Vector();
  25959. + var this$115 = b$4.result__sci_Vector();
  25960. var len$7 = this$115.length__I();
  25961. var result$1 = $newArrayObject($d_I.getArrayOf(), [len$7]);
  25962. $s_sc_TraversableOnce$class__copyToArray__sc_TraversableOnce__O__I__V(this$115, result$1, 0);
  25963. @@ -151929,17 +155594,17 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  25964. var this$126 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___();
  25965. this$126.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, buf, true);
  25966. var this$127 = $m_Lorg_junit_Assert$();
  25967. - var actual$5 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 5, 45);
  25968. - this$127.assertEquals__T__O__O__V(null, 40, actual$5);
  25969. + var actual$4 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 5, 45);
  25970. + this$127.assertEquals__T__O__O__V(null, 40, actual$4);
  25971. $m_sci_IndexedSeq$();
  25972. $m_sc_IndexedSeq$();
  25973. $m_sci_IndexedSeq$();
  25974. $m_sci_Vector$();
  25975. - var b$4 = new $c_sci_VectorBuilder().init___();
  25976. + var b$5 = new $c_sci_VectorBuilder().init___();
  25977. var i$13 = 111;
  25978. while (true) {
  25979. var arg1$13 = i$13;
  25980. - b$4.$$plus$eq__O__sci_VectorBuilder(arg1$13);
  25981. + b$5.$$plus$eq__O__sci_VectorBuilder(arg1$13);
  25982. if ((i$13 === 115)) {
  25983. break
  25984. };
  25985. @@ -151948,13 +155613,13 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  25986. var i$14 = (-95);
  25987. while (true) {
  25988. var arg1$14 = i$14;
  25989. - b$4.$$plus$eq__O__sci_VectorBuilder(arg1$14);
  25990. + b$5.$$plus$eq__O__sci_VectorBuilder(arg1$14);
  25991. if ((i$14 === (-56))) {
  25992. break
  25993. };
  25994. i$14 = ((1 + i$14) | 0)
  25995. };
  25996. - var xs$3 = $asArrayOf_I($as_sc_TraversableOnce(b$4.result__sci_Vector().$$plus$plus__sc_GenTraversableOnce__scg_CanBuildFrom__O(new $c_sci_Range$Inclusive().init___I__I__I((-100), (-96), 1), ($m_sci_IndexedSeq$(), $m_sc_IndexedSeq$().ReusableCBF$6))).toArray__s_reflect_ClassTag__O($m_s_reflect_ManifestFactory$IntManifest$()), 1);
  25997. + var xs$3 = $asArrayOf_I($as_sc_TraversableOnce(b$5.result__sci_Vector().$$plus$plus__sc_GenTraversableOnce__scg_CanBuildFrom__O(new $c_sci_Range$Inclusive().init___I__I__I((-100), (-96), 1), ($m_sci_IndexedSeq$(), $m_sc_IndexedSeq$().ReusableCBF$6))).toArray__s_reflect_ClassTag__O($m_s_reflect_ManifestFactory$IntManifest$()), 1);
  25998. var elems$2$5 = [];
  25999. var i$15 = 0;
  26000. var len$9 = xs$3.u.length;
  26001. @@ -151970,20 +155635,20 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  26002. this$153.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$5, buf, true);
  26003. var this$154 = $m_Lorg_junit_Assert$();
  26004. var len$10 = buf.u.length;
  26005. - var actual$6 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, len$10);
  26006. - this$154.assertEquals__T__O__O__V(null, (-1), actual$6);
  26007. + var actual$5 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, len$10);
  26008. + this$154.assertEquals__T__O__O__V(null, (-1), actual$5);
  26009. var this$155 = $m_Lorg_junit_Assert$();
  26010. - var actual$7 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, 0);
  26011. - this$155.assertEquals__T__O__O__V(null, 0, actual$7);
  26012. + var actual$6 = $c_Ljava_io_InputStream.prototype.read__AB__I__I__I.call(stream, buf, 0, 0);
  26013. + this$155.assertEquals__T__O__O__V(null, 0, actual$6);
  26014. $m_sci_IndexedSeq$();
  26015. $m_sc_IndexedSeq$();
  26016. $m_sci_IndexedSeq$();
  26017. $m_sci_Vector$();
  26018. - var b$5 = new $c_sci_VectorBuilder().init___();
  26019. + var b$6 = new $c_sci_VectorBuilder().init___();
  26020. var i$16 = 111;
  26021. while (true) {
  26022. var arg1$16 = i$16;
  26023. - b$5.$$plus$eq__O__sci_VectorBuilder(arg1$16);
  26024. + b$6.$$plus$eq__O__sci_VectorBuilder(arg1$16);
  26025. if ((i$16 === 115)) {
  26026. break
  26027. };
  26028. @@ -151992,13 +155657,13 @@ $c_Lorg_scalajs_testsuite_javalib_io_InputStreamTest.prototype.should$undprovide
  26029. var i$17 = (-95);
  26030. while (true) {
  26031. var arg1$17 = i$17;
  26032. - b$5.$$plus$eq__O__sci_VectorBuilder(arg1$17);
  26033. + b$6.$$plus$eq__O__sci_VectorBuilder(arg1$17);
  26034. if ((i$17 === (-56))) {
  26035. break
  26036. };
  26037. i$17 = ((1 + i$17) | 0)
  26038. };
  26039. - var xs$4 = $asArrayOf_I($as_sc_TraversableOnce(b$5.result__sci_Vector().$$plus$plus__sc_GenTraversableOnce__scg_CanBuildFrom__O(new $c_sci_Range$Inclusive().init___I__I__I((-100), (-96), 1), ($m_sci_IndexedSeq$(), $m_sc_IndexedSeq$().ReusableCBF$6))).toArray__s_reflect_ClassTag__O($m_s_reflect_ManifestFactory$IntManifest$()), 1);
  26040. + var xs$4 = $asArrayOf_I($as_sc_TraversableOnce(b$6.result__sci_Vector().$$plus$plus__sc_GenTraversableOnce__scg_CanBuildFrom__O(new $c_sci_Range$Inclusive().init___I__I__I((-100), (-96), 1), ($m_sci_IndexedSeq$(), $m_sc_IndexedSeq$().ReusableCBF$6))).toArray__s_reflect_ClassTag__O($m_s_reflect_ManifestFactory$IntManifest$()), 1);
  26041. var elems$2$6 = [];
  26042. var i$18 = 0;
  26043. var len$11 = xs$4.u.length;
  26044. @@ -172040,8 +175705,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$.prototype.sort$und
  26045. };
  26046. var f$2 = (function(x$2$2) {
  26047. var x$2 = $uI(x$2$2);
  26048. - var x = new $c_sjsr_RuntimeLong().init___I(x$2);
  26049. - return x
  26050. + var hi = (x$2 >> 31);
  26051. + return new $c_sjsr_RuntimeLong().init___I__I(x$2, hi)
  26052. });
  26053. var evidence$1$2 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  26054. var list$2 = factory.empty__s_reflect_ClassTag__ju_List(evidence$1$2);
  26055. @@ -172679,13 +176344,13 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$.prototype.sort$und
  26056. };
  26057. var f$2 = (function(x$6$2) {
  26058. var x$6 = $uI(x$6$2);
  26059. - var x$7 = new $c_sjsr_RuntimeLong().init___I(x$6);
  26060. - return x$7
  26061. + var hi = (x$6 >> 31);
  26062. + return new $c_sjsr_RuntimeLong().init___I__I(x$6, hi)
  26063. });
  26064. var cmpFun$2 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$2, y$2$2) {
  26065. - var x$8 = $as_sjsr_RuntimeLong(x$2$2);
  26066. + var x$7 = $as_sjsr_RuntimeLong(x$2$2);
  26067. var y$4 = $as_sjsr_RuntimeLong(y$2$2);
  26068. - return $as_sjsr_RuntimeLong($uJ(x$8)).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong($uJ(y$4)))
  26069. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(x$7.lo$2, x$7.hi$2, y$4.lo$2, y$4.hi$2)
  26070. }));
  26071. var evidence$2$2 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Long.getClassOf());
  26072. var list$2 = factory.empty__s_reflect_ClassTag__ju_List(evidence$2$2);
  26073. @@ -172850,9 +176515,9 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsOnListTest$.prototype.sort$und
  26074. return x$7$1
  26075. });
  26076. var cmpFun$3 = new $c_sjsr_AnonFunction2().init___sjs_js_Function2((function(x$2$3, y$2$3) {
  26077. - var x$9 = $asDouble(x$2$3);
  26078. + var x$8 = $asDouble(x$2$3);
  26079. var y$5 = $asDouble(y$2$3);
  26080. - return $m_jl_Double$().compare__D__D__I($uD(x$9), $uD(y$5))
  26081. + return $m_jl_Double$().compare__D__D__I($uD(x$8), $uD(y$5))
  26082. }));
  26083. var evidence$2$3 = new $c_s_reflect_ClassTag$ClassClassTag().init___jl_Class($d_jl_Double.getClassOf());
  26084. var list$3 = factory.empty__s_reflect_ClassTag__ju_List(evidence$2$3);
  26085. @@ -177212,7 +180877,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest.prototype.singleton__V =
  26086. this.checkImmutablilityOfCollectionApi__p1__ju_Collection__O__V(singletonSet, elem$1);
  26087. var f$1 = (function(x$15$2) {
  26088. var x$15 = $uI(x$15$2);
  26089. - return new $c_sjsr_RuntimeLong().init___I(x$15)
  26090. + var hi = (x$15 >> 31);
  26091. + return new $c_sjsr_RuntimeLong().init___I__I(x$15, hi)
  26092. });
  26093. var singletonSet$1 = $m_ju_Collections$().singleton__O__ju_Set(f$1(0));
  26094. var this$10 = $m_Lorg_junit_Assert$();
  26095. @@ -177286,7 +180952,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest.prototype.singletonMap__V
  26096. this.checkImmutablilityOfMapApi__p1__ju_Map__O__O__V(singletonMap, f(1), f$1(1));
  26097. var f$2 = (function(x$22$2) {
  26098. var x$22 = $uI(x$22$2);
  26099. - return new $c_sjsr_RuntimeLong().init___I(x$22)
  26100. + var hi = (x$22 >> 31);
  26101. + return new $c_sjsr_RuntimeLong().init___I__I(x$22, hi)
  26102. });
  26103. var f$3 = (function(x$23$2) {
  26104. var x$23 = $uI(x$23$2);
  26105. @@ -177455,7 +181122,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest.prototype.singletonList__
  26106. this.org$scalajs$testsuite$javalib$util$CollectionsTest$$checkImmutablilityOfListApi__ju_List__O__V(singletonList, f(1));
  26107. var f$1 = (function(x$18$2) {
  26108. var x$18 = $uI(x$18$2);
  26109. - return new $c_sjsr_RuntimeLong().init___I(x$18)
  26110. + var hi = (x$18 >> 31);
  26111. + return new $c_sjsr_RuntimeLong().init___I__I(x$18, hi)
  26112. });
  26113. var singletonList$1 = $m_ju_Collections$().singletonList__O__ju_List(f$1(0));
  26114. var this$10 = $m_Lorg_junit_Assert$();
  26115. @@ -177790,7 +181458,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest.prototype.reverseOrder$un
  26116. };
  26117. var f$1 = (function(x$31$2) {
  26118. var x$31 = $uI(x$31$2);
  26119. - return new $c_sjsr_RuntimeLong().init___I(x$31)
  26120. + var hi = (x$31 >> 31);
  26121. + return new $c_sjsr_RuntimeLong().init___I__I(x$31, hi)
  26122. });
  26123. new $c_ju_Collections$$anon$20().init___();
  26124. var this$7 = this.range$1;
  26125. @@ -177911,7 +181580,8 @@ $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest.prototype.nCopies__V = (f
  26126. $as_sc_IterableLike($m_sc_Seq$().apply__sc_Seq__sc_GenTraversable(new $c_sjs_js_WrappedArray().init___sjs_js_Array([(-1), (-4), (-543)]))).foreach__F1__V(new $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest$$anonfun$test$7$2().init___Lorg_scalajs_testsuite_javalib_util_CollectionsTest__F1(this, toElem));
  26127. var toElem$1 = new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(x$28$2) {
  26128. var x$28 = $uI(x$28$2);
  26129. - return new $c_sjsr_RuntimeLong().init___I(x$28)
  26130. + var hi = (x$28 >> 31);
  26131. + return new $c_sjsr_RuntimeLong().init___I__I(x$28, hi)
  26132. }));
  26133. $as_sc_IterableLike($m_sc_Seq$().apply__sc_Seq__sc_GenTraversable(new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 4, 543]))).foreach__F1__V(new $c_Lorg_scalajs_testsuite_javalib_util_CollectionsTest$$anonfun$test$7$1().init___Lorg_scalajs_testsuite_javalib_util_CollectionsTest__F1(this, toElem$1));
  26134. var zeroCopies$1 = $m_ju_Collections$().nCopies__I__O__ju_List(0, toElem$1.apply__O__O(0));
  26135. @@ -197310,8 +200980,10 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.g
  26136. return this.buffer$2.get__I__J(index)
  26137. });
  26138. $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.put__O__Ljava_nio_Buffer = (function(e) {
  26139. - var e$1 = $uJ(e);
  26140. - return this.buffer$2.put__J__Ljava_nio_LongBuffer(e$1)
  26141. + var b = $uJ(e);
  26142. + var lo = b.lo$2;
  26143. + var hi = b.hi$2;
  26144. + return this.buffer$2.put__J__Ljava_nio_LongBuffer(new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  26145. });
  26146. $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.notify__ = (function() {
  26147. return (void 0)
  26148. @@ -197321,8 +200993,10 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.g
  26149. return this.buffer$2.get__AJ__I__I__Ljava_nio_LongBuffer(dst$1, offset, length)
  26150. });
  26151. $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.put__I__O__Ljava_nio_Buffer = (function(index, e) {
  26152. - var e$1 = $uJ(e);
  26153. - return this.buffer$2.put__I__J__Ljava_nio_LongBuffer(index, e$1)
  26154. + var b = $uJ(e);
  26155. + var lo = b.lo$2;
  26156. + var hi = b.hi$2;
  26157. + return this.buffer$2.put__I__J__Ljava_nio_LongBuffer(index, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  26158. });
  26159. $c_Lorg_scalajs_testsuite_niobuffer_BufferAdapter$LongBufferAdapater.prototype.init___Ljava_nio_LongBuffer = (function(buffer) {
  26160. this.buffer$2 = buffer;
  26161. @@ -197667,7 +201341,8 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory.prototype.in
  26162. return this
  26163. });
  26164. $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory.prototype.elemFromInt__I__J = (function(value) {
  26165. - return new $c_sjsr_RuntimeLong().init___I(value)
  26166. + var hi = (value >> 31);
  26167. + return new $c_sjsr_RuntimeLong().init___I__I(value, hi)
  26168. });
  26169. $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory.prototype.bufferAdapter__Ljava_nio_Buffer__Lorg_scalajs_testsuite_niobuffer_BufferAdapter = (function(buffer) {
  26170. var buffer$1 = $as_Ljava_nio_LongBuffer(buffer);
  26171. @@ -197680,8 +201355,10 @@ $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory.prototype.el
  26172. return this.elemFromInt__I__J(value)
  26173. });
  26174. $c_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory.prototype.elemToAnyRef__O__O = (function(elem) {
  26175. - var elem$1 = $uJ(elem);
  26176. - return elem$1
  26177. + var b = $uJ(elem);
  26178. + var lo = b.lo$2;
  26179. + var hi = b.hi$2;
  26180. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  26181. });
  26182. var $d_Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory = new $TypeData().initClass({
  26183. Lorg_scalajs_testsuite_niobuffer_BufferFactory$LongBufferFactory: 0
  26184. @@ -198666,48 +202343,56 @@ $c_Lorg_scalajs_testsuite_niobuffer_ByteBufferTest.prototype.asLongBuffer$undByt
  26185. var actual$4 = longBuf1.order__Ljava_nio_ByteOrder();
  26186. this$6.assertEquals__T__O__O__V(null, expected$1, actual$4);
  26187. var this$7 = $m_Lorg_junit_Assert$();
  26188. - var actual$5 = longBuf1.get__I__J(1);
  26189. - this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2054781048), (-2122153084)), actual$5);
  26190. + var b = longBuf1.get__I__J(1);
  26191. + var lo = b.lo$2;
  26192. + var hi = b.hi$2;
  26193. + this$7.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2054781048), (-2122153084)), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  26194. var this$8 = $m_Lorg_junit_Assert$();
  26195. - var actual$6 = longBuf1.java$nio$Buffer$$$undposition$1;
  26196. - this$8.assertEquals__T__O__O__V(null, 0, actual$6);
  26197. + var actual$5 = longBuf1.java$nio$Buffer$$$undposition$1;
  26198. + this$8.assertEquals__T__O__O__V(null, 0, actual$5);
  26199. var this$9 = $m_Lorg_junit_Assert$();
  26200. - var actual$7 = longBuf1.get__J();
  26201. - this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2105442176, 2038070140), actual$7);
  26202. + var b$1 = longBuf1.get__J();
  26203. + var lo$1 = b$1.lo$2;
  26204. + var hi$1 = b$1.hi$2;
  26205. + this$9.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2105442176, 2038070140), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  26206. var this$10 = $m_Lorg_junit_Assert$();
  26207. - var actual$8 = longBuf1.java$nio$Buffer$$$undposition$1;
  26208. - this$10.assertEquals__T__O__O__V(null, 1, actual$8);
  26209. + var actual$6 = longBuf1.java$nio$Buffer$$$undposition$1;
  26210. + this$10.assertEquals__T__O__O__V(null, 1, actual$6);
  26211. buf.order__Ljava_nio_ByteOrder__Ljava_nio_ByteBuffer($m_Ljava_nio_ByteOrder$().LITTLE$undENDIAN$1);
  26212. var longBuf2 = buf.asLongBuffer__Ljava_nio_LongBuffer();
  26213. var this$11 = $m_Lorg_junit_Assert$();
  26214. var expected$2 = this.factory__Lorg_scalajs_testsuite_niobuffer_BufferFactory$ByteBufferFactory().createsReadOnly__Z();
  26215. - var actual$9 = longBuf2.isReadOnly__Z();
  26216. - this$11.assertEquals__T__O__O__V(null, expected$2, actual$9);
  26217. + var actual$7 = longBuf2.isReadOnly__Z();
  26218. + this$11.assertEquals__T__O__O__V(null, expected$2, actual$7);
  26219. var this$12 = $m_Lorg_junit_Assert$();
  26220. - var actual$10 = longBuf2.$$undcapacity$1;
  26221. - this$12.assertEquals__T__O__O__V(null, 2, actual$10);
  26222. + var actual$8 = longBuf2.$$undcapacity$1;
  26223. + this$12.assertEquals__T__O__O__V(null, 2, actual$8);
  26224. var this$13 = $m_Lorg_junit_Assert$();
  26225. - var actual$11 = longBuf2.java$nio$Buffer$$$undposition$1;
  26226. - this$13.assertEquals__T__O__O__V(null, 0, actual$11);
  26227. + var actual$9 = longBuf2.java$nio$Buffer$$$undposition$1;
  26228. + this$13.assertEquals__T__O__O__V(null, 0, actual$9);
  26229. var this$14 = $m_Lorg_junit_Assert$();
  26230. - var actual$12 = longBuf2.$$undlimit$1;
  26231. - this$14.assertEquals__T__O__O__V(null, 2, actual$12);
  26232. + var actual$10 = longBuf2.$$undlimit$1;
  26233. + this$14.assertEquals__T__O__O__V(null, 2, actual$10);
  26234. var this$15 = $m_Lorg_junit_Assert$();
  26235. var expected$3 = $m_Ljava_nio_ByteOrder$().LITTLE$undENDIAN$1;
  26236. - var actual$13 = longBuf2.order__Ljava_nio_ByteOrder();
  26237. - this$15.assertEquals__T__O__O__V(null, expected$3, actual$13);
  26238. + var actual$11 = longBuf2.order__Ljava_nio_ByteOrder();
  26239. + this$15.assertEquals__T__O__O__V(null, expected$3, actual$11);
  26240. var this$16 = $m_Lorg_junit_Assert$();
  26241. - var actual$14 = longBuf2.get__I__J(1);
  26242. - this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2071756159), (-2004384123)), actual$14);
  26243. + var b$2 = longBuf2.get__I__J(1);
  26244. + var lo$2 = b$2.lo$2;
  26245. + var hi$2 = b$2.hi$2;
  26246. + this$16.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2071756159), (-2004384123)), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  26247. var this$17 = $m_Lorg_junit_Assert$();
  26248. - var actual$15 = longBuf2.java$nio$Buffer$$$undposition$1;
  26249. - this$17.assertEquals__T__O__O__V(null, 0, actual$15);
  26250. + var actual$12 = longBuf2.java$nio$Buffer$$$undposition$1;
  26251. + this$17.assertEquals__T__O__O__V(null, 0, actual$12);
  26252. var this$18 = $m_Lorg_junit_Assert$();
  26253. - var actual$16 = longBuf2.get__J();
  26254. - this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2088467065, (-2139128195)), actual$16);
  26255. + var b$3 = longBuf2.get__J();
  26256. + var lo$3 = b$3.lo$2;
  26257. + var hi$3 = b$3.hi$2;
  26258. + this$18.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2088467065, (-2139128195)), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  26259. var this$19 = $m_Lorg_junit_Assert$();
  26260. - var actual$17 = longBuf2.java$nio$Buffer$$$undposition$1;
  26261. - this$19.assertEquals__T__O__O__V(null, 1, actual$17)
  26262. + var actual$13 = longBuf2.java$nio$Buffer$$$undposition$1;
  26263. + this$19.assertEquals__T__O__O__V(null, 1, actual$13)
  26264. });
  26265. $c_Lorg_scalajs_testsuite_niobuffer_ByteBufferTest.prototype.absolute$undputLong__V = (function() {
  26266. if ((!this.factory__Lorg_scalajs_testsuite_niobuffer_BufferFactory$ByteBufferFactory().createsReadOnly__Z())) {
  26267. @@ -199118,19 +202803,25 @@ $c_Lorg_scalajs_testsuite_niobuffer_ByteBufferTest.prototype.relative$undgetLong
  26268. var buf = $as_Ljava_nio_ByteBuffer(this$1.withContent__I__I__I__sc_Seq__Ljava_nio_Buffer(0, 20, 20, content));
  26269. buf.order__Ljava_nio_ByteOrder__Ljava_nio_ByteBuffer($m_Ljava_nio_ByteOrder$().BIG$undENDIAN$1);
  26270. var this$2 = $m_Lorg_junit_Assert$();
  26271. - var actual = buf.getLong__J();
  26272. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2054913149, 1987541113), actual);
  26273. + var b = buf.getLong__J();
  26274. + var lo = b.lo$2;
  26275. + var hi = b.hi$2;
  26276. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2054913149, 1987541113), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  26277. var this$3 = $m_Lorg_junit_Assert$();
  26278. - var actual$1 = buf.java$nio$Buffer$$$undposition$1;
  26279. - this$3.assertEquals__T__O__O__V(null, 8, actual$1);
  26280. + var actual = buf.java$nio$Buffer$$$undposition$1;
  26281. + this$3.assertEquals__T__O__O__V(null, 8, actual);
  26282. var this$4 = $m_Lorg_junit_Assert$();
  26283. - var actual$2 = buf.getLong__J();
  26284. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2105310075), 2122285185), actual$2);
  26285. + var b$1 = buf.getLong__J();
  26286. + var lo$1 = b$1.lo$2;
  26287. + var hi$1 = b$1.hi$2;
  26288. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2105310075), 2122285185), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  26289. buf.order__Ljava_nio_ByteOrder__Ljava_nio_ByteBuffer($m_Ljava_nio_ByteOrder$().LITTLE$undENDIAN$1);
  26290. buf.position__I__Ljava_nio_Buffer(6);
  26291. var this$5 = $m_Lorg_junit_Assert$();
  26292. - var actual$3 = buf.getLong__J();
  26293. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2138996092, (-2088599168)), actual$3);
  26294. + var b$2 = buf.getLong__J();
  26295. + var lo$2 = b$2.lo$2;
  26296. + var hi$2 = b$2.hi$2;
  26297. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2138996092, (-2088599168)), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  26298. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_nio_BufferUnderflowException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(buf$18) {
  26299. return (function() {
  26300. return buf$18.getLong__J()
  26301. @@ -199518,22 +203209,30 @@ $c_Lorg_scalajs_testsuite_niobuffer_ByteBufferTest.prototype.absolute$undgetLong
  26302. var buf = $as_Ljava_nio_ByteBuffer(this$1.withContent__I__I__I__sc_Seq__Ljava_nio_Buffer(0, 20, 20, content));
  26303. buf.order__Ljava_nio_ByteOrder__Ljava_nio_ByteBuffer($m_Ljava_nio_ByteOrder$().BIG$undENDIAN$1);
  26304. var this$2 = $m_Lorg_junit_Assert$();
  26305. - var actual = buf.getLong__I__J(3);
  26306. - this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2105442176, 2038070140), actual);
  26307. + var b = buf.getLong__I__J(3);
  26308. + var lo = b.lo$2;
  26309. + var hi = b.hi$2;
  26310. + this$2.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I(2105442176, 2038070140), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  26311. var this$3 = $m_Lorg_junit_Assert$();
  26312. - var actual$1 = buf.java$nio$Buffer$$$undposition$1;
  26313. - this$3.assertEquals__T__O__O__V(null, 0, actual$1);
  26314. + var actual = buf.java$nio$Buffer$$$undposition$1;
  26315. + this$3.assertEquals__T__O__O__V(null, 0, actual);
  26316. var this$4 = $m_Lorg_junit_Assert$();
  26317. - var actual$2 = buf.getLong__I__J(6);
  26318. - this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2138996093), 2088599167), actual$2);
  26319. + var b$1 = buf.getLong__I__J(6);
  26320. + var lo$1 = b$1.lo$2;
  26321. + var hi$1 = b$1.hi$2;
  26322. + this$4.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2138996093), 2088599167), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  26323. buf.order__Ljava_nio_ByteOrder__Ljava_nio_ByteBuffer($m_Ljava_nio_ByteOrder$().LITTLE$undENDIAN$1);
  26324. buf.position__I__Ljava_nio_Buffer(6);
  26325. var this$5 = $m_Lorg_junit_Assert$();
  26326. - var actual$3 = buf.getLong__I__J(8);
  26327. - this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2122285186), (-2054913150)), actual$3);
  26328. + var b$2 = buf.getLong__I__J(8);
  26329. + var lo$2 = b$2.lo$2;
  26330. + var hi$2 = b$2.hi$2;
  26331. + this$5.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2122285186), (-2054913150)), new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2));
  26332. var this$6 = $m_Lorg_junit_Assert$();
  26333. - var actual$4 = buf.getLong__I__J(12);
  26334. - this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2054913150), (-1987541114)), actual$4);
  26335. + var b$3 = buf.getLong__I__J(12);
  26336. + var lo$3 = b$3.lo$2;
  26337. + var hi$3 = b$3.hi$2;
  26338. + this$6.assertEquals__T__O__O__V(null, new $c_sjsr_RuntimeLong().init___I__I((-2054913150), (-1987541114)), new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3));
  26339. $m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_jl_IndexOutOfBoundsException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(buf$21) {
  26340. return (function() {
  26341. return buf$21.getLong__I__J(15)
  26342. @@ -245281,7 +248980,11 @@ $c_ju_Random.prototype.init___J = (function(seed_in) {
  26343. return this
  26344. });
  26345. $c_ju_Random.prototype.nextLong__J = (function() {
  26346. - return new $c_sjsr_RuntimeLong().init___I(this.next__I__I(32)).$$less$less__I__sjsr_RuntimeLong(32).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.next__I__I(32)))
  26347. + var value = this.next__I__I(32);
  26348. + var value$1 = this.next__I__I(32);
  26349. + var hi$1 = (value$1 >> 31);
  26350. + var hi$2 = ((value + hi$1) | 0);
  26351. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$2)
  26352. });
  26353. $c_ju_Random.prototype.nextInt__I__I = (function(n) {
  26354. if ((n <= 0)) {
  26355. @@ -245362,9 +249065,12 @@ $c_ju_Random.prototype.nextDouble__D = (function() {
  26356. return (((1.34217728E8 * this.next__I__I(26)) + this.next__I__I(27)) / 9.007199254740992E15)
  26357. });
  26358. $c_ju_Random.prototype.setSeed__J__V = (function(seed_in) {
  26359. - var seed = new $c_sjsr_RuntimeLong().init___I__I((-1), 65535).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-554899859), 5).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(seed_in));
  26360. - this.seedHi$1 = seed.$$greater$greater$greater__I__sjsr_RuntimeLong(24).lo$2;
  26361. - this.seedLo$1 = (16777215 & seed.lo$2);
  26362. + var lo = ((-554899859) ^ seed_in.lo$2);
  26363. + var hi = (5 ^ seed_in.hi$2);
  26364. + var hi$1 = (65535 & hi);
  26365. + var lo$1 = (((lo >>> 24) | 0) | (hi$1 << (-24)));
  26366. + this.seedHi$1 = lo$1;
  26367. + this.seedLo$1 = (16777215 & lo);
  26368. this.haveNextNextGaussian$1 = false
  26369. });
  26370. $c_ju_Random.prototype.clone__ = (function() {
  26371. @@ -248934,11 +252640,21 @@ $c_Ljava_io_ByteArrayInputStream.prototype.notify__ = (function() {
  26372. return (void 0)
  26373. });
  26374. $c_Ljava_io_ByteArrayInputStream.prototype.skip__J__J = (function(n) {
  26375. - var b = new $c_sjsr_RuntimeLong().init___I(((this.count$2 - this.pos$2) | 0));
  26376. - var b$1 = (n.$$less__sjsr_RuntimeLong__Z(b) ? n : b);
  26377. - var k = (b$1.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() : b$1);
  26378. - this.pos$2 = ((this.pos$2 + k.lo$2) | 0);
  26379. - return k
  26380. + var value = ((this.count$2 - this.pos$2) | 0);
  26381. + var hi = (value >> 31);
  26382. + var ahi = n.hi$2;
  26383. + if (((ahi === hi) ? (((-2147483648) ^ n.lo$2) < ((-2147483648) ^ value)) : (ahi < hi))) {
  26384. + var b = n
  26385. + } else {
  26386. + var b = new $c_sjsr_RuntimeLong().init___I__I(value, hi)
  26387. + };
  26388. + var lo = b.lo$2;
  26389. + var hi$1 = b.hi$2;
  26390. + var b$1 = ((hi$1 < 0) ? $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() : new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1));
  26391. + var lo$1 = b$1.lo$2;
  26392. + var hi$2 = b$1.hi$2;
  26393. + this.pos$2 = ((this.pos$2 + lo$1) | 0);
  26394. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$2)
  26395. });
  26396. $c_Ljava_io_ByteArrayInputStream.prototype.available__I = (function() {
  26397. return ((this.count$2 - this.pos$2) | 0)
  26398. @@ -249128,7 +252844,7 @@ function $h_Ljava_math_BigDecimal$() {
  26399. }
  26400. $h_Ljava_math_BigDecimal$.prototype = $c_Ljava_math_BigDecimal$.prototype;
  26401. $c_Ljava_math_BigDecimal$.prototype.valueOf__J__I__Ljava_math_BigDecimal = (function(unscaledVal, scale) {
  26402. - return ((scale === 0) ? this.valueOf__J__Ljava_math_BigDecimal(unscaledVal) : (((unscaledVal.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) && (scale >= 0)) && (scale < this.ZeroScaledBy$1.u.length)) ? this.ZeroScaledBy$1.u[scale] : new $c_Ljava_math_BigDecimal().init___J__I(unscaledVal, scale)))
  26403. + return ((scale === 0) ? this.valueOf__J__Ljava_math_BigDecimal(unscaledVal) : (((((unscaledVal.lo$2 === 0) && (unscaledVal.hi$2 === 0)) && (scale >= 0)) && (scale < this.ZeroScaledBy$1.u.length)) ? this.ZeroScaledBy$1.u[scale] : new $c_Ljava_math_BigDecimal().init___J__I(unscaledVal, scale)))
  26404. });
  26405. $c_Ljava_math_BigDecimal$.prototype.init___ = (function() {
  26406. $n_Ljava_math_BigDecimal$ = this;
  26407. @@ -249185,7 +252901,19 @@ $c_Ljava_math_BigDecimal$.prototype.init___ = (function() {
  26408. return this
  26409. });
  26410. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$longCompareTo__J__J__I = (function(value1, value2) {
  26411. - return (value1.$$greater__sjsr_RuntimeLong__Z(value2) ? 1 : (value1.$$less__sjsr_RuntimeLong__Z(value2) ? (-1) : 0))
  26412. + var ahi = value1.hi$2;
  26413. + var bhi = value2.hi$2;
  26414. + if (((ahi === bhi) ? (((-2147483648) ^ value1.lo$2) > ((-2147483648) ^ value2.lo$2)) : (ahi > bhi))) {
  26415. + return 1
  26416. + } else {
  26417. + var ahi$1 = value1.hi$2;
  26418. + var bhi$1 = value2.hi$2;
  26419. + if (((ahi$1 === bhi$1) ? (((-2147483648) ^ value1.lo$2) < ((-2147483648) ^ value2.lo$2)) : (ahi$1 < bhi$1))) {
  26420. + return (-1)
  26421. + } else {
  26422. + return 0
  26423. + }
  26424. + }
  26425. });
  26426. $c_Ljava_math_BigDecimal$.prototype.valueOf__D__Ljava_math_BigDecimal = (function(d) {
  26427. if ((((d === Infinity) || (d === (-Infinity))) || (d !== d))) {
  26428. @@ -249195,13 +252923,26 @@ $c_Ljava_math_BigDecimal$.prototype.valueOf__D__Ljava_math_BigDecimal = (functio
  26429. });
  26430. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$addAndMult10__Ljava_math_BigDecimal__Ljava_math_BigDecimal__I__Ljava_math_BigDecimal = (function(thisValue, augend, diffScale) {
  26431. if (((diffScale < this.LongTenPows$1.u.length) && (this.maxLen$1__p1__Ljava_math_BigDecimal__Ljava_math_BigDecimal__I__I(thisValue, augend, diffScale) < 64))) {
  26432. - var augPlusPowLength = augend.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(this.LongTenPows$1.u[diffScale]);
  26433. - var unscaled = thisValue.java$math$BigDecimal$$$undsmallValue$2.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(augPlusPowLength);
  26434. - return this.valueOf__J__I__Ljava_math_BigDecimal(unscaled, thisValue.java$math$BigDecimal$$$undscale$2)
  26435. - } else {
  26436. - var bi = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(augend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), new $c_sjsr_RuntimeLong().init___I(diffScale));
  26437. - var this$1 = thisValue.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  26438. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$1, bi), thisValue.java$math$BigDecimal$$$undscale$2)
  26439. + var b = augend.java$math$BigDecimal$$$undsmallValue$2;
  26440. + var lo = b.lo$2;
  26441. + var hi = b.hi$2;
  26442. + var b$1 = this.LongTenPows$1.u[diffScale];
  26443. + var blo = b$1.lo$2;
  26444. + var lo$1 = $imul(lo, blo);
  26445. + var hi$1 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo, hi, blo, b$1.hi$2);
  26446. + var b$2 = thisValue.java$math$BigDecimal$$$undsmallValue$2;
  26447. + var lo$2 = b$2.lo$2;
  26448. + var hi$2 = b$2.hi$2;
  26449. + var lo$3 = ((lo$2 + lo$1) | 0);
  26450. + var hi$3 = ((((-2147483648) ^ lo$3) < ((-2147483648) ^ lo$2)) ? ((1 + ((hi$2 + hi$1) | 0)) | 0) : ((hi$2 + hi$1) | 0));
  26451. + return this.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$3), thisValue.java$math$BigDecimal$$$undscale$2)
  26452. + } else {
  26453. + var jsx$2 = $m_Ljava_math_Multiplication$();
  26454. + var jsx$1 = augend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  26455. + var hi$4 = (diffScale >> 31);
  26456. + var bi = jsx$2.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(jsx$1, new $c_sjsr_RuntimeLong().init___I__I(diffScale, hi$4));
  26457. + var this$2 = thisValue.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  26458. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$2, bi), thisValue.java$math$BigDecimal$$$undscale$2)
  26459. }
  26460. });
  26461. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I = (function(parityBit, fraction, roundingMode) {
  26462. @@ -249261,7 +253002,14 @@ $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$bitLength__I__I = (fun
  26463. return ((32 - $clz32(smallValue)) | 0)
  26464. });
  26465. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$safeLongToInt__J__I = (function(longValue) {
  26466. - if ((longValue.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-2147483648), (-1))) || longValue.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)))) {
  26467. + var ahi = longValue.hi$2;
  26468. + if (((ahi === (-1)) ? (((-2147483648) ^ longValue.lo$2) < 0) : (ahi < (-1)))) {
  26469. + var jsx$1 = true
  26470. + } else {
  26471. + var ahi$1 = longValue.hi$2;
  26472. + var jsx$1 = ((ahi$1 === 0) ? (((-2147483648) ^ longValue.lo$2) > (-1)) : (ahi$1 > 0))
  26473. + };
  26474. + if (jsx$1) {
  26475. throw new $c_jl_ArithmeticException().init___T(("Out of int range: " + longValue))
  26476. };
  26477. return longValue.lo$2
  26478. @@ -249273,11 +253021,33 @@ $c_Ljava_math_BigDecimal$.prototype.powLen$1__p1__I__I = (function(diffScale$1)
  26479. return this.java$math$BigDecimal$$LongTenPowsBitLength$1.u[diffScale$1]
  26480. });
  26481. $c_Ljava_math_BigDecimal$.prototype.valueOf__J__Ljava_math_BigDecimal = (function(unscaledVal) {
  26482. - return ((unscaledVal.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) && unscaledVal.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(11, 0))) ? this.BigIntScaledByZero$1.u[unscaledVal.lo$2] : new $c_Ljava_math_BigDecimal().init___J__I(unscaledVal, 0))
  26483. + var ahi = unscaledVal.hi$2;
  26484. + if ((ahi >= 0)) {
  26485. + var ahi$1 = unscaledVal.hi$2;
  26486. + var jsx$1 = ((ahi$1 === 0) ? (((-2147483648) ^ unscaledVal.lo$2) < (-2147483637)) : (ahi$1 < 0))
  26487. + } else {
  26488. + var jsx$1 = false
  26489. + };
  26490. + if (jsx$1) {
  26491. + return this.BigIntScaledByZero$1.u[unscaledVal.lo$2]
  26492. + } else {
  26493. + return new $c_Ljava_math_BigDecimal().init___J__I(unscaledVal, 0)
  26494. + }
  26495. });
  26496. $c_Ljava_math_BigDecimal$.prototype.bitLength__J__I = (function(sValue) {
  26497. - var smallValue = (sValue.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? sValue.unary$und$tilde__sjsr_RuntimeLong() : sValue);
  26498. - return ((64 - $m_jl_Long$().numberOfLeadingZeros__J__I(smallValue)) | 0)
  26499. + var ahi = sValue.hi$2;
  26500. + if ((ahi < 0)) {
  26501. + var lo = (~sValue.lo$2);
  26502. + var hi = (~sValue.hi$2);
  26503. + var x_$_lo$2 = lo;
  26504. + var x_$_hi$2 = hi;
  26505. + var b = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2)
  26506. + } else {
  26507. + var b = sValue
  26508. + };
  26509. + var lo$1 = b.lo$2;
  26510. + var hi$1 = b.hi$2;
  26511. + return ((64 - ((hi$1 !== 0) ? $clz32(hi$1) : ((32 + $clz32(lo$1)) | 0))) | 0)
  26512. });
  26513. $c_Ljava_math_BigDecimal$.prototype.newArrayOfPows__I__I__AJ = (function(len, pow) {
  26514. var xs = $newArrayObject($d_J.getArrayOf(), [(((-1) + len) | 0)]);
  26515. @@ -249291,10 +253061,18 @@ $c_Ljava_math_BigDecimal$.prototype.newArrayOfPows__I__I__AJ = (function(len, po
  26516. var len$1 = xs.u.length;
  26517. while ((i < len$1)) {
  26518. var idx = i;
  26519. - var arg1 = xs.u[idx];
  26520. - var arg1$1 = elem$1;
  26521. - var z = $uJ(arg1$1);
  26522. - elem$1 = z.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(pow));
  26523. + var b = xs.u[idx];
  26524. + var lo = b.lo$2;
  26525. + var hi = b.hi$2;
  26526. + var arg1 = elem$1;
  26527. + var b$1 = $uJ(arg1);
  26528. + var lo$1 = b$1.lo$2;
  26529. + var hi$1 = b$1.hi$2;
  26530. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  26531. + var hi$3 = (pow >> 31);
  26532. + var lo$3 = $imul(lo$1, pow);
  26533. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$1, hi$1, pow, hi$3);
  26534. + elem$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$4);
  26535. var elem$2 = elem$1;
  26536. var unboxedElem$1 = ((elem$2 === null) ? null : elem$2);
  26537. elems$2.push(unboxedElem$1);
  26538. @@ -249311,22 +253089,56 @@ $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$divideBigIntegers__Lja
  26539. var sign = $imul(scaledDividend.sign$2, scaledDivisor.sign$2);
  26540. var parityBit = (qr.quot$1.testBit__I__Z(0) ? 1 : 0);
  26541. if (($m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(scaledDivisor) < 63)) {
  26542. - var rem = qr.rem$1.longValue__J();
  26543. - var divisor = scaledDivisor.longValue__J();
  26544. - var compRem = this.java$math$BigDecimal$$longCompareTo__J__J__I((rem.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? rem.unary$und$minus__sjsr_RuntimeLong() : rem).$$less$less__I__sjsr_RuntimeLong(1), (divisor.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? divisor.unary$und$minus__sjsr_RuntimeLong() : divisor));
  26545. + var b = qr.rem$1.longValue__J();
  26546. + var lo = b.lo$2;
  26547. + var hi = b.hi$2;
  26548. + var b$1 = scaledDivisor.longValue__J();
  26549. + var lo$1 = b$1.lo$2;
  26550. + var hi$1 = b$1.hi$2;
  26551. + if ((hi < 0)) {
  26552. + var lo$2 = ((-lo) | 0);
  26553. + var hi$2 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  26554. + var this$5_$_lo$2 = lo$2;
  26555. + var this$5_$_hi$2 = hi$2
  26556. + } else {
  26557. + var this$5_$_lo$2 = lo;
  26558. + var this$5_$_hi$2 = hi
  26559. + };
  26560. + var lo$3 = this$5_$_lo$2;
  26561. + var lo$4 = (lo$3 << 1);
  26562. + var hi$3 = (((lo$3 >>> (-1)) | 0) | (this$5_$_hi$2 << 1));
  26563. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$3);
  26564. + if ((hi$1 < 0)) {
  26565. + var lo$5 = ((-lo$1) | 0);
  26566. + var hi$4 = ((lo$1 !== 0) ? (~hi$1) : ((-hi$1) | 0));
  26567. + var x_$_lo$2 = lo$5;
  26568. + var x_$_hi$2 = hi$4
  26569. + } else {
  26570. + var x_$_lo$2 = lo$1;
  26571. + var x_$_hi$2 = hi$1
  26572. + };
  26573. + var compRem = this.java$math$BigDecimal$$longCompareTo__J__J__I(jsx$1, new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2));
  26574. var compRem$3 = this.java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I(parityBit, $imul(sign, ((5 + compRem) | 0)), roundingMode)
  26575. } else {
  26576. var compRem$2 = qr.rem$1.abs__Ljava_math_BigInteger().shiftLeftOneBit__Ljava_math_BigInteger().compareTo__Ljava_math_BigInteger__I(scaledDivisor.abs__Ljava_math_BigInteger());
  26577. var compRem$3 = this.java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I(parityBit, $imul(sign, ((5 + compRem$2) | 0)), roundingMode)
  26578. };
  26579. if ((compRem$3 !== 0)) {
  26580. - var this$4 = qr.quot$1;
  26581. - if (($m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(this$4) < 63)) {
  26582. - return this.valueOf__J__I__Ljava_math_BigDecimal(qr.quot$1.longValue__J().$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(compRem$3)), scale)
  26583. + var this$9 = qr.quot$1;
  26584. + if (($m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(this$9) < 63)) {
  26585. + var b$2 = qr.quot$1.longValue__J();
  26586. + var lo$6 = b$2.lo$2;
  26587. + var hi$6 = b$2.hi$2;
  26588. + var hi$5 = (compRem$3 >> 31);
  26589. + var lo$7 = ((lo$6 + compRem$3) | 0);
  26590. + var hi$7 = ((((-2147483648) ^ lo$7) < ((-2147483648) ^ lo$6)) ? ((1 + ((hi$6 + hi$5) | 0)) | 0) : ((hi$6 + hi$5) | 0));
  26591. + return this.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$7), scale)
  26592. } else {
  26593. - var this$5 = qr.quot$1;
  26594. - var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(compRem$3));
  26595. - var quotient2 = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$5, bi);
  26596. + var this$11 = qr.quot$1;
  26597. + var jsx$2 = $m_Ljava_math_BigInteger$();
  26598. + var hi$8 = (compRem$3 >> 31);
  26599. + var bi = jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(compRem$3, hi$8));
  26600. + var quotient2 = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$11, bi);
  26601. return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(quotient2, scale)
  26602. }
  26603. } else {
  26604. @@ -249335,19 +253147,68 @@ $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$divideBigIntegers__Lja
  26605. }
  26606. });
  26607. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal = (function(scaledDividend, scaledDivisor, scale, roundingMode) {
  26608. - var remainder = scaledDividend.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(scaledDivisor);
  26609. - var sign = $imul($m_jl_Long$().signum__J__I(scaledDividend), $m_jl_Long$().signum__J__I(scaledDivisor));
  26610. - var q = scaledDividend.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(scaledDivisor);
  26611. - if (remainder.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  26612. - var compRem = this.java$math$BigDecimal$$longCompareTo__J__J__I((remainder.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? remainder.unary$und$minus__sjsr_RuntimeLong() : remainder).$$less$less__I__sjsr_RuntimeLong(1), (scaledDivisor.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? scaledDivisor.unary$und$minus__sjsr_RuntimeLong() : scaledDivisor));
  26613. - var quotient = q.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I((1 & q.lo$2), $imul(sign, ((5 + compRem) | 0)), roundingMode)))
  26614. + var this$1 = $m_sjsr_RuntimeLong$();
  26615. + var lo = this$1.remainderImpl__I__I__I__I__I(scaledDividend.lo$2, scaledDividend.hi$2, scaledDivisor.lo$2, scaledDivisor.hi$2);
  26616. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  26617. + var hi$1 = scaledDividend.hi$2;
  26618. + var jsx$1 = ((hi$1 < 0) ? (-1) : (((hi$1 === 0) && (scaledDividend.lo$2 === 0)) ? 0 : 1));
  26619. + var hi$2 = scaledDivisor.hi$2;
  26620. + var sign = $imul(jsx$1, ((hi$2 < 0) ? (-1) : (((hi$2 === 0) && (scaledDivisor.lo$2 === 0)) ? 0 : 1)));
  26621. + var this$4 = $m_sjsr_RuntimeLong$();
  26622. + var lo$1 = this$4.divideImpl__I__I__I__I__I(scaledDividend.lo$2, scaledDividend.hi$2, scaledDivisor.lo$2, scaledDivisor.hi$2);
  26623. + var hi$3 = this$4.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  26624. + if ((!((lo === 0) && (hi === 0)))) {
  26625. + if ((hi < 0)) {
  26626. + var lo$2 = ((-lo) | 0);
  26627. + var hi$4 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  26628. + var this$8_$_lo$2 = lo$2;
  26629. + var this$8_$_hi$2 = hi$4
  26630. + } else {
  26631. + var this$8_$_lo$2 = lo;
  26632. + var this$8_$_hi$2 = hi
  26633. + };
  26634. + var lo$3 = this$8_$_lo$2;
  26635. + var lo$4 = (lo$3 << 1);
  26636. + var hi$5 = (((lo$3 >>> (-1)) | 0) | (this$8_$_hi$2 << 1));
  26637. + var jsx$3 = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$5);
  26638. + var ahi = scaledDivisor.hi$2;
  26639. + if ((ahi < 0)) {
  26640. + var lo$5 = scaledDivisor.lo$2;
  26641. + var hi$6 = scaledDivisor.hi$2;
  26642. + var lo$6 = ((-lo$5) | 0);
  26643. + var hi$7 = ((lo$5 !== 0) ? (~hi$6) : ((-hi$6) | 0));
  26644. + var x_$_lo$2 = lo$6;
  26645. + var x_$_hi$2 = hi$7;
  26646. + var jsx$2 = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2)
  26647. + } else {
  26648. + var jsx$2 = scaledDivisor
  26649. + };
  26650. + var compRem = this.java$math$BigDecimal$$longCompareTo__J__J__I(jsx$3, jsx$2);
  26651. + var value = this.java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I((1 & lo$1), $imul(sign, ((5 + compRem) | 0)), roundingMode);
  26652. + var hi$8 = (value >> 31);
  26653. + var lo$7 = ((lo$1 + value) | 0);
  26654. + var hi$9 = ((((-2147483648) ^ lo$7) < ((-2147483648) ^ lo$1)) ? ((1 + ((hi$3 + hi$8) | 0)) | 0) : ((hi$3 + hi$8) | 0));
  26655. + var quotient_$_lo$2 = lo$7;
  26656. + var quotient_$_hi$2 = hi$9
  26657. } else {
  26658. - var quotient = q
  26659. + var quotient_$_lo$2 = lo$1;
  26660. + var quotient_$_hi$2 = hi$3
  26661. };
  26662. - return this.valueOf__J__I__Ljava_math_BigDecimal(quotient, scale)
  26663. + return this.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(quotient_$_lo$2, quotient_$_hi$2), scale)
  26664. });
  26665. $c_Ljava_math_BigDecimal$.prototype.java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal = (function(longScale) {
  26666. - return (longScale.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(longScale.lo$2)) ? this.valueOf__J__I__Ljava_math_BigDecimal($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), longScale.lo$2) : (longScale.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? new $c_Ljava_math_BigDecimal().init___I__I(0, 2147483647) : new $c_Ljava_math_BigDecimal().init___I__I(0, (-2147483648))))
  26667. + var value = longScale.lo$2;
  26668. + var hi = (value >> 31);
  26669. + if (((longScale.lo$2 === value) && (longScale.hi$2 === hi))) {
  26670. + return this.valueOf__J__I__Ljava_math_BigDecimal($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong(), longScale.lo$2)
  26671. + } else {
  26672. + var ahi = longScale.hi$2;
  26673. + if ((ahi >= 0)) {
  26674. + return new $c_Ljava_math_BigDecimal().init___I__I(0, 2147483647)
  26675. + } else {
  26676. + return new $c_Ljava_math_BigDecimal().init___I__I(0, (-2147483648))
  26677. + }
  26678. + }
  26679. });
  26680. $c_Ljava_math_BigDecimal$.prototype.maxLen$1__p1__Ljava_math_BigDecimal__Ljava_math_BigDecimal__I__I = (function(thisValue$1, augend$1, diffScale$1) {
  26681. var a = thisValue$1.java$math$BigDecimal$$$undbitLength$2;
  26682. @@ -249424,7 +253285,19 @@ $c_Ljava_math_BigInteger$.prototype.init___ = (function() {
  26683. var i = 0;
  26684. while ((i < 32)) {
  26685. var arg1$1 = i;
  26686. - var elem = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(arg1$1));
  26687. + var jsx$1 = $m_Ljava_math_BigInteger$();
  26688. + var n = (63 & arg1$1);
  26689. + if ((n < 32)) {
  26690. + var lo = (1 << n);
  26691. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  26692. + var x_$_lo$2 = lo;
  26693. + var x_$_hi$2 = hi
  26694. + } else {
  26695. + var hi$1 = (1 << n);
  26696. + var x_$_lo$2 = 0;
  26697. + var x_$_hi$2 = hi$1
  26698. + };
  26699. + var elem = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2));
  26700. var unboxedElem = ((elem === null) ? null : elem);
  26701. elems$2.push(unboxedElem);
  26702. i = ((1 + i) | 0)
  26703. @@ -249447,7 +253320,25 @@ $c_Ljava_math_BigInteger$.prototype.getPowerOfTwo__I__Ljava_math_BigInteger = (f
  26704. }
  26705. });
  26706. $c_Ljava_math_BigInteger$.prototype.valueOf__J__Ljava_math_BigInteger = (function(lVal) {
  26707. - return (lVal.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? (lVal.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))) ? new $c_Ljava_math_BigInteger().init___I__J((-1), lVal.unary$und$minus__sjsr_RuntimeLong()) : this.MINUS$undONE$1) : (lVal.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(10, 0)) ? this.SMALL$undVALUES$1.u[lVal.lo$2] : new $c_Ljava_math_BigInteger().init___I__J(1, lVal)))
  26708. + var ahi = lVal.hi$2;
  26709. + if ((ahi < 0)) {
  26710. + if ((!((lVal.lo$2 === (-1)) && (lVal.hi$2 === (-1))))) {
  26711. + var lo = lVal.lo$2;
  26712. + var hi = lVal.hi$2;
  26713. + var lo$1 = ((-lo) | 0);
  26714. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  26715. + return new $c_Ljava_math_BigInteger().init___I__J((-1), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  26716. + } else {
  26717. + return this.MINUS$undONE$1
  26718. + }
  26719. + } else {
  26720. + var ahi$1 = lVal.hi$2;
  26721. + if (((ahi$1 === 0) ? (((-2147483648) ^ lVal.lo$2) <= (-2147483638)) : (ahi$1 < 0))) {
  26722. + return this.SMALL$undVALUES$1.u[lVal.lo$2]
  26723. + } else {
  26724. + return new $c_Ljava_math_BigInteger().init___I__J(1, lVal)
  26725. + }
  26726. + }
  26727. });
  26728. $c_Ljava_math_BigInteger$.prototype.clone__ = (function() {
  26729. if ($is_jl_Cloneable(this)) {
  26730. @@ -250343,10 +254234,20 @@ $c_Ljava_nio_LongBuffer.prototype.compareTo__Ljava_nio_LongBuffer__I = (function
  26731. var i = 0;
  26732. while ((i !== shortestLength)) {
  26733. var index = ((thisStart + i) | 0);
  26734. - var arg1 = this.load__I__J(index);
  26735. + var b = this.load__I__J(index);
  26736. + var lo = b.lo$2;
  26737. + var hi = b.hi$2;
  26738. var index$1 = ((thatStart + i) | 0);
  26739. - var arg2 = that.load__I__J(index$1);
  26740. - var cmp = $as_sjsr_RuntimeLong(arg1).compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(arg2));
  26741. + var b$1 = that.load__I__J(index$1);
  26742. + var lo$1 = b$1.lo$2;
  26743. + var hi$1 = b$1.hi$2;
  26744. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  26745. + var lo$2 = b$2.lo$2;
  26746. + var hi$2 = b$2.hi$2;
  26747. + var b$3 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1));
  26748. + var lo$3 = b$3.lo$2;
  26749. + var hi$3 = b$3.hi$2;
  26750. + var cmp = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(lo$2, hi$2, lo$3, hi$3);
  26751. if ((cmp !== 0)) {
  26752. return cmp
  26753. };
  26754. @@ -253035,21 +256936,21 @@ $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapTest.prototype.should$undite
  26755. i$2 = ((1 + i$2) | 0)
  26756. }
  26757. };
  26758. - var this$20 = b.result__sci_Vector();
  26759. - var len$1 = this$20.length__I();
  26760. - var result = $newArrayObject($d_I.getArrayOf(), [len$1]);
  26761. - $s_sc_TraversableOnce$class__copyToArray__sc_TraversableOnce__O__I__V(this$20, result, 0);
  26762. + var this$22 = b.result__sci_Vector();
  26763. + var len = this$22.length__I();
  26764. + var result = $newArrayObject($d_I.getArrayOf(), [len]);
  26765. + $s_sc_TraversableOnce$class__copyToArray__sc_TraversableOnce__O__I__V(this$22, result, 0);
  26766. var expectedSize = (this.withSizeLimit$2.isDefined__Z() ? 33 : 66);
  26767. - var this$22 = $m_Lorg_junit_Assert$();
  26768. - var this$21 = new $c_ju_HashMap$EntrySet().init___ju_HashMap(lhm);
  26769. - var actual = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$21);
  26770. - this$22.assertEquals__T__O__O__V(null, expectedSize, actual);
  26771. - var this$23 = $m_sc_JavaConversions$();
  26772. + var this$24 = $m_Lorg_junit_Assert$();
  26773. + var this$23 = new $c_ju_HashMap$EntrySet().init___ju_HashMap(lhm);
  26774. + var actual = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$23);
  26775. + this$24.assertEquals__T__O__O__V(null, expectedSize, actual);
  26776. + var this$25 = $m_sc_JavaConversions$();
  26777. var s = new $c_ju_HashMap$EntrySet().init___ju_HashMap(lhm);
  26778. - var this$25 = $s_sc_convert_WrapAsScala$class__asScalaSet__sc_convert_WrapAsScala__ju_Set__scm_Set(this$23, s);
  26779. - var this$24 = $m_scm_Set$();
  26780. - var bf = new $c_scg_GenSetFactory$$anon$1().init___scg_GenSetFactory(this$24);
  26781. - $as_sc_TraversableLike($s_sc_IterableLike$class__zipWithIndex__sc_IterableLike__scg_CanBuildFrom__O(this$25, bf)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$4$2) {
  26782. + var this$27 = $s_sc_convert_WrapAsScala$class__asScalaSet__sc_convert_WrapAsScala__ju_Set__scm_Set(this$25, s);
  26783. + var this$26 = $m_scm_Set$();
  26784. + var bf = new $c_scg_GenSetFactory$$anon$1().init___scg_GenSetFactory(this$26);
  26785. + $as_sc_TraversableLike($s_sc_IterableLike$class__zipWithIndex__sc_IterableLike__scg_CanBuildFrom__O(this$27, bf)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$4$2) {
  26786. var check$ifrefutable$4 = $as_T2(check$ifrefutable$4$2);
  26787. return (check$ifrefutable$4 !== null)
  26788. }))).foreach__F1__V(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(arg$outer, expectedKey$2) {
  26789. @@ -253058,29 +256959,29 @@ $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapTest.prototype.should$undite
  26790. if ((x$5 !== null)) {
  26791. var entry = $as_ju_Map$Entry(x$5.$$und1__O());
  26792. var index = x$5.$$und2$mcI$sp__I();
  26793. - var this$26 = $m_Lorg_junit_Assert$();
  26794. + var this$28 = $m_Lorg_junit_Assert$();
  26795. var expected = expectedKey$2.u[index];
  26796. var actual$1 = entry.getKey__O();
  26797. - this$26.assertEquals__T__O__O__V(null, expected, actual$1);
  26798. - var this$27 = $m_Lorg_junit_Assert$();
  26799. + this$28.assertEquals__T__O__O__V(null, expected, actual$1);
  26800. + var this$29 = $m_Lorg_junit_Assert$();
  26801. var expected$1 = arg$outer.org$scalajs$testsuite$javalib$util$LinkedHashMapTest$$expectedValue$2__I__AI__T(index, expectedKey$2);
  26802. var actual$2 = entry.getValue__O();
  26803. - this$27.assertEquals__T__O__O__V(null, expected$1, actual$2)
  26804. + this$29.assertEquals__T__O__O__V(null, expected$1, actual$2)
  26805. } else {
  26806. throw new $c_s_MatchError().init___O(x$5)
  26807. }
  26808. })
  26809. })(this, result)));
  26810. - var this$29 = $m_Lorg_junit_Assert$();
  26811. - var this$28 = new $c_ju_HashMap$KeySet().init___ju_HashMap(lhm);
  26812. - var actual$3 = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$28);
  26813. - this$29.assertEquals__T__O__O__V(null, expectedSize, actual$3);
  26814. - var this$30 = $m_sc_JavaConversions$();
  26815. + var this$31 = $m_Lorg_junit_Assert$();
  26816. + var this$30 = new $c_ju_HashMap$KeySet().init___ju_HashMap(lhm);
  26817. + var actual$3 = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$30);
  26818. + this$31.assertEquals__T__O__O__V(null, expectedSize, actual$3);
  26819. + var this$32 = $m_sc_JavaConversions$();
  26820. var s$1 = new $c_ju_HashMap$KeySet().init___ju_HashMap(lhm);
  26821. - var this$32 = $s_sc_convert_WrapAsScala$class__asScalaSet__sc_convert_WrapAsScala__ju_Set__scm_Set(this$30, s$1);
  26822. - var this$31 = $m_scm_Set$();
  26823. - var bf$1 = new $c_scg_GenSetFactory$$anon$1().init___scg_GenSetFactory(this$31);
  26824. - $as_sc_TraversableLike($s_sc_IterableLike$class__zipWithIndex__sc_IterableLike__scg_CanBuildFrom__O(this$32, bf$1)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$5$2) {
  26825. + var this$34 = $s_sc_convert_WrapAsScala$class__asScalaSet__sc_convert_WrapAsScala__ju_Set__scm_Set(this$32, s$1);
  26826. + var this$33 = $m_scm_Set$();
  26827. + var bf$1 = new $c_scg_GenSetFactory$$anon$1().init___scg_GenSetFactory(this$33);
  26828. + $as_sc_TraversableLike($s_sc_IterableLike$class__zipWithIndex__sc_IterableLike__scg_CanBuildFrom__O(this$34, bf$1)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$5$2) {
  26829. var check$ifrefutable$5 = $as_T2(check$ifrefutable$5$2);
  26830. return (check$ifrefutable$5 !== null)
  26831. }))).foreach__F1__V(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(expectedKey$2$1) {
  26832. @@ -253089,23 +256990,23 @@ $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapTest.prototype.should$undite
  26833. if ((x$6 !== null)) {
  26834. var key = $asInt(x$6.$$und1__O());
  26835. var index$1 = x$6.$$und2$mcI$sp__I();
  26836. - var this$33 = $m_Lorg_junit_Assert$();
  26837. + var this$35 = $m_Lorg_junit_Assert$();
  26838. var expected$2 = expectedKey$2$1.u[index$1];
  26839. - this$33.assertEquals__T__O__O__V(null, expected$2, key)
  26840. + this$35.assertEquals__T__O__O__V(null, expected$2, key)
  26841. } else {
  26842. throw new $c_s_MatchError().init___O(x$6)
  26843. }
  26844. })
  26845. })(result)));
  26846. - var this$35 = $m_Lorg_junit_Assert$();
  26847. - var this$34 = new $c_ju_HashMap$EntrySet().init___ju_HashMap(lhm);
  26848. - var actual$4 = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$34);
  26849. - this$35.assertEquals__T__O__O__V(null, expectedSize, actual$4);
  26850. - var this$36 = $m_sc_JavaConversions$();
  26851. + var this$37 = $m_Lorg_junit_Assert$();
  26852. + var this$36 = new $c_ju_HashMap$EntrySet().init___ju_HashMap(lhm);
  26853. + var actual$4 = $s_ju_HashMap$AbstractMapView$class__size__ju_HashMap$AbstractMapView__I(this$36);
  26854. + this$37.assertEquals__T__O__O__V(null, expectedSize, actual$4);
  26855. + var this$38 = $m_sc_JavaConversions$();
  26856. var i$3 = new $c_ju_HashMap$ValuesView().init___ju_HashMap(lhm);
  26857. - var jsx$1 = $s_sc_convert_WrapAsScala$class__collectionAsScalaIterable__sc_convert_WrapAsScala__ju_Collection__sc_Iterable(this$36, i$3);
  26858. - var this$37 = $m_sc_Iterable$();
  26859. - $as_sc_TraversableLike(jsx$1.zipWithIndex__scg_CanBuildFrom__O(this$37.ReusableCBFInstance$2)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$6$2) {
  26860. + var jsx$1 = $s_sc_convert_WrapAsScala$class__collectionAsScalaIterable__sc_convert_WrapAsScala__ju_Collection__sc_Iterable(this$38, i$3);
  26861. + var this$39 = $m_sc_Iterable$();
  26862. + $as_sc_TraversableLike(jsx$1.zipWithIndex__scg_CanBuildFrom__O(this$39.ReusableCBFInstance$2)).withFilter__F1__scg_FilterMonadic(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(check$ifrefutable$6$2) {
  26863. var check$ifrefutable$6 = $as_T2(check$ifrefutable$6$2);
  26864. return (check$ifrefutable$6 !== null)
  26865. }))).foreach__F1__V(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(arg$outer$1, expectedKey$2$2) {
  26866. @@ -253114,9 +257015,9 @@ $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapTest.prototype.should$undite
  26867. if ((x$7 !== null)) {
  26868. var value = $as_T(x$7.$$und1__O());
  26869. var index$2 = x$7.$$und2$mcI$sp__I();
  26870. - var this$38 = $m_Lorg_junit_Assert$();
  26871. + var this$40 = $m_Lorg_junit_Assert$();
  26872. var expected$3 = arg$outer$1.org$scalajs$testsuite$javalib$util$LinkedHashMapTest$$expectedValue$2__I__AI__T(index$2, expectedKey$2$2);
  26873. - this$38.assertEquals__T__O__O__V(null, expected$3, value)
  26874. + this$40.assertEquals__T__O__O__V(null, expected$3, value)
  26875. } else {
  26876. throw new $c_s_MatchError().init___O(x$7)
  26877. }
  26878. @@ -260405,7 +264306,13 @@ $c_jl_Character.prototype.equals__O__Z = (function(that) {
  26879. }
  26880. });
  26881. $c_jl_Character.prototype.$$plus__J__J = (function(x) {
  26882. - return new $c_sjsr_RuntimeLong().init___I(this.value$1).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(x)
  26883. + var value = this.value$1;
  26884. + var hi = (value >> 31);
  26885. + var blo = x.lo$2;
  26886. + var bhi = x.hi$2;
  26887. + var lo = ((value + blo) | 0);
  26888. + var hi$1 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? ((1 + ((hi + bhi) | 0)) | 0) : ((hi + bhi) | 0));
  26889. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1)
  26890. });
  26891. $c_jl_Character.prototype.unary$und$minus__I = (function() {
  26892. return ((-this.value$1) | 0)
  26893. @@ -261214,33 +265121,50 @@ function $h_jl_Long$() {
  26894. /*<skip>*/
  26895. }
  26896. $h_jl_Long$.prototype = $c_jl_Long$.prototype;
  26897. -$c_jl_Long$.prototype.highestOneBit__J__J = (function(i) {
  26898. - var hi = i.hi$2;
  26899. - if ((hi !== 0)) {
  26900. - return new $c_sjsr_RuntimeLong().init___I(((hi === 0) ? 0 : (((-2147483648) >>> $clz32(hi)) | 0))).$$less$less__I__sjsr_RuntimeLong(32)
  26901. - } else {
  26902. - var i$1 = i.lo$2;
  26903. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((i$1 === 0) ? 0 : (((-2147483648) >>> $clz32(i$1)) | 0))))
  26904. - }
  26905. -});
  26906. $c_jl_Long$.prototype.toUnsignedStringInternalLarge__p1__J__I__T = (function(i, radix) {
  26907. var radixInfo = $as_jl_Long$StringRadixInfo(this.StringRadixInfos__p1__sjs_js_Array()[radix]);
  26908. - var divisor = radixInfo.radixPowLength$1;
  26909. + var b = radixInfo.radixPowLength$1;
  26910. + var lo = b.lo$2;
  26911. + var hi = b.hi$2;
  26912. var paddingZeros = radixInfo.paddingZeros$1;
  26913. - var divisorXorSignBit = new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(divisor);
  26914. + var hi$1 = ((-2147483648) ^ hi);
  26915. var res = "";
  26916. - var value = i;
  26917. - while (new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(value).$$greater$eq__sjsr_RuntimeLong__Z(divisorXorSignBit)) {
  26918. - var div = $as_sjsr_RuntimeLong(value).divideUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong($as_sjsr_RuntimeLong(divisor));
  26919. - var rem = value.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(div.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(divisor));
  26920. - var x = rem.lo$2;
  26921. - var jsx$1 = x.toString(radix);
  26922. - var remStr = $as_T(jsx$1);
  26923. - res = ((("" + $as_T(paddingZeros.substring($uI(remStr.length)))) + remStr) + res);
  26924. - value = div
  26925. - };
  26926. - var x$1 = value.lo$2;
  26927. - var jsx$2 = x$1.toString(radix);
  26928. + var lo$1 = i.lo$2;
  26929. + var hi$2 = i.hi$2;
  26930. + var value_$_lo$2 = lo$1;
  26931. + var value_$_hi$2 = hi$2;
  26932. + while (true) {
  26933. + var b$1_$_lo$2 = value_$_lo$2;
  26934. + var b$1_$_hi$2 = value_$_hi$2;
  26935. + var lo$2 = b$1_$_lo$2;
  26936. + var hi$3 = ((-2147483648) ^ b$1_$_hi$2);
  26937. + if (((hi$3 === hi$1) ? (((-2147483648) ^ lo$2) >= ((-2147483648) ^ lo)) : (hi$3 > hi$1))) {
  26938. + var this$1_$_lo$2 = value_$_lo$2;
  26939. + var this$1_$_hi$2 = value_$_hi$2;
  26940. + var this$2 = $m_sjsr_RuntimeLong$();
  26941. + var lo$3 = this$2.divideUnsignedImpl__I__I__I__I__I(this$1_$_lo$2, this$1_$_hi$2, lo, hi);
  26942. + var hi$4 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  26943. + var this$3_$_lo$2 = value_$_lo$2;
  26944. + var this$3_$_hi$2 = value_$_hi$2;
  26945. + var lo$4 = $imul(lo$3, lo);
  26946. + var hi$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$3, hi$4, lo, hi);
  26947. + var alo = this$3_$_lo$2;
  26948. + var ahi = this$3_$_hi$2;
  26949. + var lo$5 = ((alo - lo$4) | 0);
  26950. + var remStr = $as_T(lo$5.toString(radix));
  26951. + res = ((("" + $as_T(paddingZeros.substring($uI(remStr.length)))) + remStr) + res);
  26952. + var jsx$1_$_lo$2 = lo$3;
  26953. + var jsx$1_$_hi$2 = hi$4;
  26954. + value_$_lo$2 = jsx$1_$_lo$2;
  26955. + value_$_hi$2 = jsx$1_$_hi$2
  26956. + } else {
  26957. + break
  26958. + }
  26959. + };
  26960. + var this$8_$_lo$2 = value_$_lo$2;
  26961. + var this$8_$_hi$2 = value_$_hi$2;
  26962. + var x = this$8_$_lo$2;
  26963. + var jsx$2 = x.toString(radix);
  26964. return (("" + $as_T(jsx$2)) + res)
  26965. });
  26966. $c_jl_Long$.prototype.init___ = (function() {
  26967. @@ -261250,7 +265174,8 @@ $c_jl_Long$.prototype.StringRadixInfos__p1__sjs_js_Array = (function() {
  26968. return ((!this.bitmap$0$1) ? this.StringRadixInfos$lzycompute__p1__sjs_js_Array() : this.StringRadixInfos$1)
  26969. });
  26970. $c_jl_Long$.prototype.java$lang$Long$$toUnsignedStringImpl__J__I__T = (function(i, radix) {
  26971. - if ((i.hi$2 === 0)) {
  26972. + var hi = i.hi$2;
  26973. + if ((hi === 0)) {
  26974. var x = i.lo$2;
  26975. var x$1 = $uD((x >>> 0));
  26976. var jsx$1 = x$1.toString(radix);
  26977. @@ -261280,32 +265205,36 @@ $c_jl_Long$.prototype.parseLong__T__I__J = (function(s, radix) {
  26978. /*<skip>*/
  26979. }
  26980. };
  26981. - var unsignedResult = this.parseUnsignedLongInternal__T__I__I__J(s, radix, start);
  26982. + var b = this.parseUnsignedLongInternal__T__I__I__J(s, radix, start);
  26983. + var lo = b.lo$2;
  26984. + var hi = b.hi$2;
  26985. if (neg) {
  26986. - var result = unsignedResult.unary$und$minus__sjsr_RuntimeLong();
  26987. - if (result.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  26988. + var lo$1 = ((-lo) | 0);
  26989. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  26990. + if (((hi$1 === 0) ? (lo$1 !== 0) : (hi$1 > 0))) {
  26991. this.parseLongError__p1__T__sr_Nothing$(s)
  26992. };
  26993. - return result
  26994. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1)
  26995. } else {
  26996. - if (unsignedResult.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  26997. + if ((hi < 0)) {
  26998. this.parseLongError__p1__T__sr_Nothing$(s)
  26999. };
  27000. - return unsignedResult
  27001. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  27002. }
  27003. });
  27004. $c_jl_Long$.prototype.java$lang$Long$$toStringImpl__J__I__T = (function(i, radix) {
  27005. var lo = i.lo$2;
  27006. var hi = i.hi$2;
  27007. - return (((lo >> 31) === hi) ? $as_T(lo.toString(radix)) : ((hi < 0) ? ("-" + this.toUnsignedStringInternalLarge__p1__J__I__T(i.unary$und$minus__sjsr_RuntimeLong(), radix)) : this.toUnsignedStringInternalLarge__p1__J__I__T(i, radix)))
  27008. -});
  27009. -$c_jl_Long$.prototype.lowestOneBit__J__J = (function(i) {
  27010. - var lo = i.lo$2;
  27011. - if ((lo !== 0)) {
  27012. - return new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((lo & ((-lo) | 0))))
  27013. + if (((lo >> 31) === hi)) {
  27014. + return $as_T(lo.toString(radix))
  27015. + } else if ((hi < 0)) {
  27016. + var lo$1 = i.lo$2;
  27017. + var hi$1 = i.hi$2;
  27018. + var lo$2 = ((-lo$1) | 0);
  27019. + var hi$2 = ((lo$1 !== 0) ? (~hi$1) : ((-hi$1) | 0));
  27020. + return ("-" + this.toUnsignedStringInternalLarge__p1__J__I__T(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2), radix))
  27021. } else {
  27022. - var i$1 = i.hi$2;
  27023. - return new $c_sjsr_RuntimeLong().init___I((i$1 & ((-i$1) | 0))).$$less$less__I__sjsr_RuntimeLong(32)
  27024. + return this.toUnsignedStringInternalLarge__p1__J__I__T(i, radix)
  27025. }
  27026. });
  27027. $c_jl_Long$.prototype.toOctalString__J__T = (function(l) {
  27028. @@ -261361,15 +265290,6 @@ $c_jl_Long$.prototype.toBinaryString__J__T = (function(l) {
  27029. return $as_T(jsx$4)
  27030. }
  27031. });
  27032. -$c_jl_Long$.prototype.numberOfTrailingZeros__J__I = (function(l) {
  27033. - var lo = l.lo$2;
  27034. - if ((lo !== 0)) {
  27035. - return ((lo === 0) ? 32 : ((31 - $clz32((lo & ((-lo) | 0)))) | 0))
  27036. - } else {
  27037. - var i = l.hi$2;
  27038. - return ((32 + ((i === 0) ? 32 : ((31 - $clz32((i & ((-i) | 0)))) | 0))) | 0)
  27039. - }
  27040. -});
  27041. $c_jl_Long$.prototype.parseLongError__p1__T__sr_Nothing$ = (function(s) {
  27042. throw new $c_jl_NumberFormatException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["For input string: \"", "\""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([s])))
  27043. });
  27044. @@ -261415,42 +265335,46 @@ $c_jl_Long$.prototype.parseUnsignedLongInternal__T__I__I__J = (function(s, radix
  27045. var chunk = $as_T(s.substring(chunkStart, firstChunkEnd));
  27046. var chunkValueDouble = $uD($g.parseInt(chunk, radix));
  27047. var x = $doubleToInt(chunkValueDouble);
  27048. - var firstResult = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(x));
  27049. if ((firstChunkEnd === length)) {
  27050. - return firstResult
  27051. + return new $c_sjsr_RuntimeLong().init___I__I(x, 0)
  27052. } else {
  27053. - var multiplier = radixInfo.radixPowLength$1;
  27054. + var b = radixInfo.radixPowLength$1;
  27055. + var lo = b.lo$2;
  27056. + var hi$1 = b.hi$2;
  27057. var secondChunkEnd = ((firstChunkEnd + chunkLen) | 0);
  27058. + var lo$1 = $imul(x, lo);
  27059. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(x, 0, lo, hi$1);
  27060. var chunk$1 = $as_T(s.substring(firstChunkEnd, secondChunkEnd));
  27061. var chunkValueDouble$1 = $uD($g.parseInt(chunk$1, radix));
  27062. var x$1 = $doubleToInt(chunkValueDouble$1);
  27063. - var secondResult = firstResult.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(multiplier).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(x$1)));
  27064. + var lo$2 = ((lo$1 + x$1) | 0);
  27065. + var hi$4 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) ? ((1 + hi$2) | 0) : hi$2);
  27066. if ((secondChunkEnd === length)) {
  27067. - return secondResult
  27068. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$4)
  27069. } else {
  27070. $m_s_Predef$().assert__Z__V((((secondChunkEnd + chunkLen) | 0) === length));
  27071. - var overflowBarrier = radixInfo.overflowBarrier$1;
  27072. + var b$1 = radixInfo.overflowBarrier$1;
  27073. + var lo$3 = b$1.lo$2;
  27074. + var hi$5 = b$1.hi$2;
  27075. var chunk$2 = $as_T(s.substring(secondChunkEnd, length));
  27076. var chunkValueDouble$2 = $uD($g.parseInt(chunk$2, radix));
  27077. var x$2 = $doubleToInt(chunkValueDouble$2);
  27078. - var thirdChunk = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(x$2));
  27079. - if (secondResult.$$greater__sjsr_RuntimeLong__Z(overflowBarrier)) {
  27080. + if (((hi$4 === hi$5) ? (((-2147483648) ^ lo$2) > ((-2147483648) ^ lo$3)) : (hi$4 > hi$5))) {
  27081. this.parseLongError__p1__T__sr_Nothing$(s)
  27082. };
  27083. - var thirdResult = secondResult.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(multiplier).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(thirdChunk);
  27084. - if (new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(thirdResult).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$up__sjsr_RuntimeLong__sjsr_RuntimeLong(thirdChunk))) {
  27085. + var lo$4 = $imul(lo$2, lo);
  27086. + var hi$7 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$2, hi$4, lo, hi$1);
  27087. + var lo$5 = ((lo$4 + x$2) | 0);
  27088. + var hi$8 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ lo$4)) ? ((1 + hi$7) | 0) : hi$7);
  27089. + var hi$9 = ((-2147483648) ^ hi$8);
  27090. + if (((hi$9 === (-2147483648)) && (((-2147483648) ^ lo$5) < ((-2147483648) ^ x$2)))) {
  27091. this.parseLongError__p1__T__sr_Nothing$(s)
  27092. };
  27093. - return thirdResult
  27094. + return new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$8)
  27095. }
  27096. }
  27097. }
  27098. });
  27099. -$c_jl_Long$.prototype.reverseBytes__J__J = (function(i) {
  27100. - var hiReversed = $m_jl_Integer$().reverseBytes__I__I(i.hi$2);
  27101. - var loReversed = $m_jl_Integer$().reverseBytes__I__I(i.lo$2);
  27102. - return new $c_sjsr_RuntimeLong().init___I(loReversed).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(hiReversed)))
  27103. -});
  27104. $c_jl_Long$.prototype.parseUnsignedLong__T__I__J = (function(s, radix) {
  27105. if ((s === "")) {
  27106. this.parseLongError__p1__T__sr_Nothing$(s)
  27107. @@ -261458,13 +265382,6 @@ $c_jl_Long$.prototype.parseUnsignedLong__T__I__J = (function(s, radix) {
  27108. var start = (((65535 & $uI(s.charCodeAt(0))) === 43) ? 1 : 0);
  27109. return this.parseUnsignedLongInternal__T__I__I__J(s, radix, start)
  27110. });
  27111. -$c_jl_Long$.prototype.signum__J__I = (function(i) {
  27112. - var hi = i.hi$2;
  27113. - return ((hi < 0) ? (-1) : (((hi === 0) && (i.lo$2 === 0)) ? 0 : 1))
  27114. -});
  27115. -$c_jl_Long$.prototype.rotateRight__J__I__J = (function(i, distance) {
  27116. - return i.$$greater$greater$greater__I__sjsr_RuntimeLong(distance).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(i.$$less$less__I__sjsr_RuntimeLong(((-distance) | 0)))
  27117. -});
  27118. $c_jl_Long$.prototype.StringRadixInfos$lzycompute__p1__sjs_js_Array = (function() {
  27119. if ((!this.bitmap$0$1)) {
  27120. var r = [];
  27121. @@ -261489,9 +265406,12 @@ $c_jl_Long$.prototype.StringRadixInfos$lzycompute__p1__sjs_js_Array = (function(
  27122. chunkLength = ((1 + chunkLength) | 0);
  27123. paddingZeros = (paddingZeros + "0")
  27124. };
  27125. - var radixPowLengthLong = new $c_sjsr_RuntimeLong().init___I(radixPowLength);
  27126. - var overflowBarrier = $as_sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))).divideUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong($as_sjsr_RuntimeLong(radixPowLengthLong));
  27127. - var elem = new $c_jl_Long$StringRadixInfo().init___I__J__T__J(chunkLength, radixPowLengthLong, paddingZeros, overflowBarrier);
  27128. + var value = radixPowLength;
  27129. + var hi = (value >> 31);
  27130. + var this$8 = $m_sjsr_RuntimeLong$();
  27131. + var lo = this$8.divideUnsignedImpl__I__I__I__I__I((-1), (-1), value, hi);
  27132. + var hi$1 = this$8.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27133. + var elem = new $c_jl_Long$StringRadixInfo().init___I__J__T__J(chunkLength, new $c_sjsr_RuntimeLong().init___I__I(value, hi), paddingZeros, new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1));
  27134. r.push(elem);
  27135. if ((i$1 === 36)) {
  27136. break
  27137. @@ -261521,18 +265441,6 @@ $c_jl_Long$.prototype.toHexString__J__T = (function(l) {
  27138. return $as_T(jsx$4)
  27139. }
  27140. });
  27141. -$c_jl_Long$.prototype.rotateLeft__J__I__J = (function(i, distance) {
  27142. - return i.$$less$less__I__sjsr_RuntimeLong(distance).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(i.$$greater$greater$greater__I__sjsr_RuntimeLong(((-distance) | 0)))
  27143. -});
  27144. -$c_jl_Long$.prototype.numberOfLeadingZeros__J__I = (function(l) {
  27145. - var hi = l.hi$2;
  27146. - return ((hi !== 0) ? $clz32(hi) : ((32 + $clz32(l.lo$2)) | 0))
  27147. -});
  27148. -$c_jl_Long$.prototype.bitCount__J__I = (function(i) {
  27149. - var lo = i.lo$2;
  27150. - var hi = i.hi$2;
  27151. - return (($m_jl_Integer$().bitCount__I__I(lo) + $m_jl_Integer$().bitCount__I__I(hi)) | 0)
  27152. -});
  27153. $c_jl_Long$.prototype.clone__ = (function() {
  27154. if ($is_jl_Cloneable(this)) {
  27155. return $m_sjsr_package$().cloneObject__sjs_js_Object__sjs_js_Object(this)
  27156. @@ -261996,7 +265904,11 @@ $c_ju_Date$.prototype.notify__ = (function() {
  27157. return (void 0)
  27158. });
  27159. $c_ju_Date$.prototype.UTC__I__I__I__I__I__I__J = (function(year, month, date, hrs, min, sec) {
  27160. - return $m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong($uD($g.Date.UTC(((1900 + year) | 0), month, date, hrs, min, sec)))
  27161. + var this$1 = $m_sjsr_RuntimeLong$();
  27162. + var value = $uD($g.Date.UTC(((1900 + year) | 0), month, date, hrs, min, sec));
  27163. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(value);
  27164. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27165. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  27166. });
  27167. $c_ju_Date$.prototype.notifyAll__ = (function() {
  27168. return (void 0)
  27169. @@ -262268,8 +266180,10 @@ $c_ju_Formatter.prototype.format__T__AO__ju_Formatter = (function(format_in, arg
  27170. if ((!$is_sjsr_RuntimeLong(arg))) {
  27171. throw new $c_s_MatchError().init___O(arg)
  27172. };
  27173. - var x3$2 = $uJ(arg);
  27174. - var str = $m_jl_Long$().toOctalString__J__T(x3$2)
  27175. + var b = $uJ(arg);
  27176. + var lo = b.lo$2;
  27177. + var hi = b.hi$2;
  27178. + var str = $m_jl_Long$().toOctalString__J__T(new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  27179. };
  27180. this.padCaptureSign$1__p1__T__T__T__I__C__jl_Appendable(str, (this.hasFlag$1__p1__T__T__Z("#", flags) ? "0" : ""), flags, width, conversion);
  27181. break
  27182. @@ -262285,8 +266199,10 @@ $c_ju_Formatter.prototype.format__T__AO__ju_Formatter = (function(format_in, arg
  27183. if ((!$is_sjsr_RuntimeLong(arg))) {
  27184. throw new $c_s_MatchError().init___O(arg)
  27185. };
  27186. - var x3$3 = $uJ(arg);
  27187. - var str$2 = $m_jl_Long$().toHexString__J__T(x3$3)
  27188. + var b$1 = $uJ(arg);
  27189. + var lo$1 = b$1.lo$2;
  27190. + var hi$1 = b$1.hi$2;
  27191. + var str$2 = $m_jl_Long$().toHexString__J__T(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  27192. };
  27193. this.padCaptureSign$1__p1__T__T__T__I__C__jl_Appendable(str$2, (this.hasFlag$1__p1__T__T__Z("#", flags) ? "0x" : ""), flags, width, conversion);
  27194. break
  27195. @@ -262704,7 +266620,9 @@ $c_ju_Random$.prototype.notify__ = (function() {
  27196. return (void 0)
  27197. });
  27198. $c_ju_Random$.prototype.java$util$Random$$randomSeed__J = (function() {
  27199. - return new $c_sjsr_RuntimeLong().init___I(this.randomInt__p1__I()).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.randomInt__p1__I())))
  27200. + var value = this.randomInt__p1__I();
  27201. + var value$1 = this.randomInt__p1__I();
  27202. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  27203. });
  27204. $c_ju_Random$.prototype.randomInt__p1__I = (function() {
  27205. var a = (4.294967296E9 * $uD($g.Math.random()));
  27206. @@ -262766,8 +266684,9 @@ $c_ju_UUID.prototype.equals__O__Z = (function(that) {
  27207. });
  27208. $c_ju_UUID.prototype.getLeastSignificantBits__J = (function() {
  27209. if ((this.l2$1 === null)) {
  27210. - var x = new $c_sjsr_RuntimeLong().init___I(this.i3$1).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.i4$1)));
  27211. - this.l2$1 = x
  27212. + var value = this.i3$1;
  27213. + var value$1 = this.i4$1;
  27214. + this.l2$1 = new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  27215. };
  27216. var this$3 = this.l2$1;
  27217. return $uJ(this$3)
  27218. @@ -262820,19 +266739,25 @@ $c_ju_UUID.prototype.timestamp__J = (function() {
  27219. if ((this.version__I() !== 1)) {
  27220. throw new $c_jl_UnsupportedOperationException().init___T("Not a time-based UUID")
  27221. };
  27222. - return new $c_sjsr_RuntimeLong().init___I((((this.i2$1 >>> 16) | 0) | ((4095 & this.i2$1) << 16))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.i1$1)))
  27223. + var value = (((this.i2$1 >>> 16) | 0) | ((4095 & this.i2$1) << 16));
  27224. + var value$1 = this.i1$1;
  27225. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  27226. });
  27227. $c_ju_UUID.prototype.notify__ = (function() {
  27228. return (void 0)
  27229. });
  27230. $c_ju_UUID.prototype.init___J__J = (function(mostSigBits, leastSigBits) {
  27231. - $c_ju_UUID.prototype.init___I__I__I__I__jl_Long__jl_Long.call(this, mostSigBits.hi$2, mostSigBits.lo$2, leastSigBits.hi$2, leastSigBits.lo$2, mostSigBits, leastSigBits);
  27232. + var hi = mostSigBits.hi$2;
  27233. + var jsx$1 = mostSigBits.lo$2;
  27234. + var hi$1 = leastSigBits.hi$2;
  27235. + $c_ju_UUID.prototype.init___I__I__I__I__jl_Long__jl_Long.call(this, hi, jsx$1, hi$1, leastSigBits.lo$2, mostSigBits, leastSigBits);
  27236. return this
  27237. });
  27238. $c_ju_UUID.prototype.getMostSignificantBits__J = (function() {
  27239. if ((this.l1$1 === null)) {
  27240. - var x = new $c_sjsr_RuntimeLong().init___I(this.i1$1).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.i2$1)));
  27241. - this.l1$1 = x
  27242. + var value = this.i1$1;
  27243. + var value$1 = this.i2$1;
  27244. + this.l1$1 = new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  27245. };
  27246. var this$3 = this.l1$1;
  27247. return $uJ(this$3)
  27248. @@ -262872,7 +266797,9 @@ $c_ju_UUID.prototype.node__J = (function() {
  27249. if ((this.version__I() !== 1)) {
  27250. throw new $c_jl_UnsupportedOperationException().init___T("Not a time-based UUID")
  27251. };
  27252. - return new $c_sjsr_RuntimeLong().init___I((65535 & this.i3$1)).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.i4$1)))
  27253. + var value = (65535 & this.i3$1);
  27254. + var value$1 = this.i4$1;
  27255. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  27256. });
  27257. function $is_ju_UUID(obj) {
  27258. return (!(!((obj && obj.$classData) && obj.$classData.ancestors.ju_UUID)))
  27259. @@ -263020,9 +266947,18 @@ $c_ju_concurrent_ThreadLocalRandom.prototype.nextInt__I__I__I = (function(least,
  27260. });
  27261. $c_ju_concurrent_ThreadLocalRandom.prototype.loop$2__p2__J__J__J = (function(least$2, bound$2) {
  27262. _loop: while (true) {
  27263. - var n = this.nextLong__J();
  27264. - if ((n.$$greater$eq__sjsr_RuntimeLong__Z(least$2) && n.$$less__sjsr_RuntimeLong__Z(bound$2))) {
  27265. - return n
  27266. + var b = this.nextLong__J();
  27267. + var lo = b.lo$2;
  27268. + var hi = b.hi$2;
  27269. + var bhi = least$2.hi$2;
  27270. + if (((hi === bhi) ? (((-2147483648) ^ lo) >= ((-2147483648) ^ least$2.lo$2)) : (hi > bhi))) {
  27271. + var bhi$1 = bound$2.hi$2;
  27272. + var jsx$1 = ((hi === bhi$1) ? (((-2147483648) ^ lo) < ((-2147483648) ^ bound$2.lo$2)) : (hi < bhi$1))
  27273. + } else {
  27274. + var jsx$1 = false
  27275. + };
  27276. + if (jsx$1) {
  27277. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  27278. } else {
  27279. continue _loop
  27280. }
  27281. @@ -263039,28 +266975,102 @@ $c_ju_concurrent_ThreadLocalRandom.prototype.notify__ = (function() {
  27282. return (void 0)
  27283. });
  27284. $c_ju_concurrent_ThreadLocalRandom.prototype.nextLong__J__J = (function(_n) {
  27285. - if (_n.$$less$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  27286. + var ahi = _n.hi$2;
  27287. + if (((ahi === 0) ? (_n.lo$2 === 0) : (ahi < 0))) {
  27288. throw new $c_jl_IllegalArgumentException().init___T("n must be positive")
  27289. };
  27290. - var offset = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  27291. - var n = _n;
  27292. - while (n.$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0))) {
  27293. - var bits = this.next__I__I(2);
  27294. - var halfn = n.$$greater$greater$greater__I__sjsr_RuntimeLong(1);
  27295. - var nextn = (((2 & bits) === 0) ? halfn : n.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(halfn));
  27296. - if (((1 & bits) === 0)) {
  27297. - offset = offset.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(n.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(nextn))
  27298. - };
  27299. - n = nextn
  27300. + var offset_$_lo$2 = 0;
  27301. + var offset_$_hi$2 = 0;
  27302. + var lo = _n.lo$2;
  27303. + var hi = _n.hi$2;
  27304. + var n_$_lo$2 = lo;
  27305. + var n_$_hi$2 = hi;
  27306. + while (true) {
  27307. + var this$1_$_lo$2 = n_$_lo$2;
  27308. + var this$1_$_hi$2 = n_$_hi$2;
  27309. + var ahi$1 = this$1_$_hi$2;
  27310. + if (((ahi$1 === 0) ? (((-2147483648) ^ this$1_$_lo$2) >= (-1)) : (ahi$1 > 0))) {
  27311. + var bits = this.next__I__I(2);
  27312. + var this$2_$_lo$2 = n_$_lo$2;
  27313. + var this$2_$_hi$2 = n_$_hi$2;
  27314. + var hi$1 = this$2_$_hi$2;
  27315. + var lo$1 = (((this$2_$_lo$2 >>> 1) | 0) | (hi$1 << (-1)));
  27316. + var hi$2 = ((hi$1 >>> 1) | 0);
  27317. + if (((2 & bits) === 0)) {
  27318. + var nextn_$_lo$2 = lo$1;
  27319. + var nextn_$_hi$2 = hi$2
  27320. + } else {
  27321. + var this$3_$_lo$2 = n_$_lo$2;
  27322. + var this$3_$_hi$2 = n_$_hi$2;
  27323. + var alo = this$3_$_lo$2;
  27324. + var ahi$2 = this$3_$_hi$2;
  27325. + var lo$2 = ((alo - lo$1) | 0);
  27326. + var hi$3 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$2 - hi$2) | 0)) | 0) : ((ahi$2 - hi$2) | 0));
  27327. + var nextn_$_lo$2 = lo$2;
  27328. + var nextn_$_hi$2 = hi$3
  27329. + };
  27330. + if (((1 & bits) === 0)) {
  27331. + var this$7_$_lo$2 = offset_$_lo$2;
  27332. + var this$7_$_hi$2 = offset_$_hi$2;
  27333. + var this$5_$_lo$2 = n_$_lo$2;
  27334. + var this$5_$_hi$2 = n_$_hi$2;
  27335. + var alo$1 = this$5_$_lo$2;
  27336. + var ahi$3 = this$5_$_hi$2;
  27337. + var blo = nextn_$_lo$2;
  27338. + var bhi = nextn_$_hi$2;
  27339. + var lo$3 = ((alo$1 - blo) | 0);
  27340. + var hi$4 = ((((-2147483648) ^ lo$3) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$3 - bhi) | 0)) | 0) : ((ahi$3 - bhi) | 0));
  27341. + var alo$2 = this$7_$_lo$2;
  27342. + var ahi$4 = this$7_$_hi$2;
  27343. + var lo$4 = ((alo$2 + lo$3) | 0);
  27344. + var hi$5 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ alo$2)) ? ((1 + ((ahi$4 + hi$4) | 0)) | 0) : ((ahi$4 + hi$4) | 0));
  27345. + var jsx$1_$_lo$2 = lo$4;
  27346. + var jsx$1_$_hi$2 = hi$5;
  27347. + offset_$_lo$2 = jsx$1_$_lo$2;
  27348. + offset_$_hi$2 = jsx$1_$_hi$2
  27349. + };
  27350. + n_$_lo$2 = nextn_$_lo$2;
  27351. + n_$_hi$2 = nextn_$_hi$2
  27352. + } else {
  27353. + break
  27354. + }
  27355. };
  27356. - return offset.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.nextInt__I__I(n.lo$2)))
  27357. + var this$10_$_lo$2 = offset_$_lo$2;
  27358. + var this$10_$_hi$2 = offset_$_hi$2;
  27359. + var this$9_$_lo$2 = n_$_lo$2;
  27360. + var this$9_$_hi$2 = n_$_hi$2;
  27361. + var value = this.nextInt__I__I(this$9_$_lo$2);
  27362. + var hi$6 = (value >> 31);
  27363. + var alo$3 = this$10_$_lo$2;
  27364. + var ahi$5 = this$10_$_hi$2;
  27365. + var lo$5 = ((alo$3 + value) | 0);
  27366. + var hi$7 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ alo$3)) ? ((1 + ((ahi$5 + hi$6) | 0)) | 0) : ((ahi$5 + hi$6) | 0));
  27367. + return new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$7)
  27368. });
  27369. $c_ju_concurrent_ThreadLocalRandom.prototype.nextLong__J__J__J = (function(least, bound) {
  27370. - if (least.$$greater$eq__sjsr_RuntimeLong__Z(bound)) {
  27371. + var ahi = least.hi$2;
  27372. + var bhi = bound.hi$2;
  27373. + if (((ahi === bhi) ? (((-2147483648) ^ least.lo$2) >= ((-2147483648) ^ bound.lo$2)) : (ahi > bhi))) {
  27374. throw new $c_jl_IllegalArgumentException().init___()
  27375. };
  27376. - var difference = bound.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(least);
  27377. - return (difference.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? this.nextLong__J__J(difference).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(least) : this.loop$2__p2__J__J__J(least, bound))
  27378. + var alo = bound.lo$2;
  27379. + var ahi$1 = bound.hi$2;
  27380. + var blo = least.lo$2;
  27381. + var bhi$1 = least.hi$2;
  27382. + var lo = ((alo - blo) | 0);
  27383. + var hi = ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$1 - bhi$1) | 0)) | 0) : ((ahi$1 - bhi$1) | 0));
  27384. + if ((hi >= 0)) {
  27385. + var b = this.nextLong__J__J(new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  27386. + var lo$1 = b.lo$2;
  27387. + var hi$1 = b.hi$2;
  27388. + var blo$1 = least.lo$2;
  27389. + var bhi$2 = least.hi$2;
  27390. + var lo$2 = ((lo$1 + blo$1) | 0);
  27391. + var hi$2 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) ? ((1 + ((hi$1 + bhi$2) | 0)) | 0) : ((hi$1 + bhi$2) | 0));
  27392. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2)
  27393. + } else {
  27394. + return this.loop$2__p2__J__J__J(least, bound)
  27395. + }
  27396. });
  27397. $c_ju_concurrent_ThreadLocalRandom.prototype.loop$1__p2__I__I__I = (function(least$1, bound$1) {
  27398. _loop: while (true) {
  27399. @@ -263229,7 +267239,26 @@ $c_ju_concurrent_TimeUnit$.prototype.notify__ = (function() {
  27400. return (void 0)
  27401. });
  27402. $c_ju_concurrent_TimeUnit$.prototype.java$util$concurrent$TimeUnit$$x__J__J__J__J = (function(a, b, max) {
  27403. - return (a.$$greater__sjsr_RuntimeLong__Z(max) ? new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647) : (a.$$less__sjsr_RuntimeLong__Z(max.unary$und$minus__sjsr_RuntimeLong()) ? new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648)) : a.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(b)))
  27404. + var ahi = a.hi$2;
  27405. + var bhi = max.hi$2;
  27406. + if (((ahi === bhi) ? (((-2147483648) ^ a.lo$2) > ((-2147483648) ^ max.lo$2)) : (ahi > bhi))) {
  27407. + return new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647)
  27408. + } else {
  27409. + var lo = max.lo$2;
  27410. + var hi = max.hi$2;
  27411. + var lo$1 = ((-lo) | 0);
  27412. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  27413. + var ahi$1 = a.hi$2;
  27414. + if (((ahi$1 === hi$1) ? (((-2147483648) ^ a.lo$2) < ((-2147483648) ^ lo$1)) : (ahi$1 < hi$1))) {
  27415. + return new $c_sjsr_RuntimeLong().init___I__I(1, (-2147483648))
  27416. + } else {
  27417. + var alo = a.lo$2;
  27418. + var blo = b.lo$2;
  27419. + var lo$2 = $imul(alo, blo);
  27420. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, a.hi$2, blo, b.hi$2);
  27421. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2)
  27422. + }
  27423. + }
  27424. });
  27425. $c_ju_concurrent_TimeUnit$.prototype.values__Aju_concurrent_TimeUnit = (function() {
  27426. return $asArrayOf_ju_concurrent_TimeUnit(this.$$undvalues$1.clone__O(), 1)
  27427. @@ -265003,12 +269032,15 @@ $c_s_math_BigDecimal$.prototype.apply__I__Ljava_math_MathContext__s_math_BigDeci
  27428. var offset = ((i - this.minCached$1) | 0);
  27429. var n = this.cache__p1__As_math_BigDecimal().u[offset];
  27430. if ((n === null)) {
  27431. - n = new $c_s_math_BigDecimal().init___Ljava_math_BigDecimal__Ljava_math_MathContext($m_Ljava_math_BigDecimal$().valueOf__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I(i)), mc);
  27432. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  27433. + var hi = (i >> 31);
  27434. + n = new $c_s_math_BigDecimal().init___Ljava_math_BigDecimal__Ljava_math_MathContext(jsx$1.valueOf__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(i, hi)), mc);
  27435. this.cache__p1__As_math_BigDecimal().u[offset] = n
  27436. };
  27437. return n
  27438. } else {
  27439. - return this.apply__J__Ljava_math_MathContext__s_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I(i), mc)
  27440. + var hi$1 = (i >> 31);
  27441. + return this.apply__J__Ljava_math_MathContext__s_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(i, hi$1), mc)
  27442. }
  27443. });
  27444. $c_s_math_BigDecimal$.prototype.exact__T__s_math_BigDecimal = (function(s) {
  27445. @@ -265081,12 +269113,16 @@ $c_s_math_BigInt$.prototype.apply__I__s_math_BigInt = (function(i) {
  27446. var offset = ((i - this.minCached$1) | 0);
  27447. var n = this.cache$1.u[offset];
  27448. if ((n === null)) {
  27449. - n = new $c_s_math_BigInt().init___Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(i)));
  27450. + var jsx$1 = $m_Ljava_math_BigInteger$();
  27451. + var hi = (i >> 31);
  27452. + n = new $c_s_math_BigInt().init___Ljava_math_BigInteger(jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(i, hi)));
  27453. this.cache$1.u[offset] = n
  27454. };
  27455. return n
  27456. } else {
  27457. - return new $c_s_math_BigInt().init___Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(i)))
  27458. + var jsx$2 = $m_Ljava_math_BigInteger$();
  27459. + var hi$1 = (i >> 31);
  27460. + return new $c_s_math_BigInt().init___Ljava_math_BigInteger(jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(i, hi$1)))
  27461. }
  27462. });
  27463. $c_s_math_BigInt$.prototype.notify__ = (function() {
  27464. @@ -265096,7 +269132,22 @@ $c_s_math_BigInt$.prototype.apply__I__ = (function(i) {
  27465. return this.apply__I__s_math_BigInt(i)
  27466. });
  27467. $c_s_math_BigInt$.prototype.apply__J__s_math_BigInt = (function(l) {
  27468. - return ((new $c_sjsr_RuntimeLong().init___I(this.minCached$1).$$less$eq__sjsr_RuntimeLong__Z(l) && l.$$less$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.maxCached$1))) ? this.apply__I__s_math_BigInt(l.lo$2) : new $c_s_math_BigInt().init___Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(l)))
  27469. + var value = this.minCached$1;
  27470. + var hi = (value >> 31);
  27471. + var bhi = l.hi$2;
  27472. + if (((hi === bhi) ? (((-2147483648) ^ value) <= ((-2147483648) ^ l.lo$2)) : (hi < bhi))) {
  27473. + var value$1 = this.maxCached$1;
  27474. + var hi$1 = (value$1 >> 31);
  27475. + var ahi = l.hi$2;
  27476. + var jsx$1 = ((ahi === hi$1) ? (((-2147483648) ^ l.lo$2) <= ((-2147483648) ^ value$1)) : (ahi < hi$1))
  27477. + } else {
  27478. + var jsx$1 = false
  27479. + };
  27480. + if (jsx$1) {
  27481. + return this.apply__I__s_math_BigInt(l.lo$2)
  27482. + } else {
  27483. + return new $c_s_math_BigInt().init___Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(l))
  27484. + }
  27485. });
  27486. $c_s_math_BigInt$.prototype.apply__T__s_math_BigInt = (function(x) {
  27487. return new $c_s_math_BigInt().init___Ljava_math_BigInteger(new $c_Ljava_math_BigInteger().init___T(x))
  27488. @@ -265400,7 +269451,8 @@ $c_s_util_Random.prototype.notify__ = (function() {
  27489. return (void 0)
  27490. });
  27491. $c_s_util_Random.prototype.init___I = (function(seed) {
  27492. - $c_s_util_Random.prototype.init___J.call(this, new $c_sjsr_RuntimeLong().init___I(seed));
  27493. + var hi = (seed >> 31);
  27494. + $c_s_util_Random.prototype.init___J.call(this, new $c_sjsr_RuntimeLong().init___I__I(seed, hi));
  27495. return this
  27496. });
  27497. $c_s_util_Random.prototype.shuffle__sc_TraversableOnce__scg_CanBuildFrom__sc_TraversableOnce = (function(xs, bf) {
  27498. @@ -266087,8 +270139,17 @@ $c_sci_NumericRange$.prototype.count__O__O__O__Z__s_math_Integral__I = (function
  27499. if (isEmpty$4) {
  27500. var numRangeElements$4 = 0
  27501. } else {
  27502. - var len = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(endint).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(startint)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(stepint)));
  27503. - var numRangeElements$4 = (len.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)) ? (-1) : len.lo$2)
  27504. + var hi = (endint >> 31);
  27505. + var hi$1 = (startint >> 31);
  27506. + var lo = ((endint - startint) | 0);
  27507. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ endint)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  27508. + var hi$3 = (stepint >> 31);
  27509. + var this$3 = $m_sjsr_RuntimeLong$();
  27510. + var lo$1 = this$3.divideImpl__I__I__I__I__I(lo, hi$2, stepint, hi$3);
  27511. + var hi$4 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27512. + var lo$2 = ((1 + lo$1) | 0);
  27513. + var hi$5 = ((lo$2 === 0) ? ((1 + hi$4) | 0) : hi$4);
  27514. + var numRangeElements$4 = (((hi$5 === 0) ? (((-2147483648) ^ lo$2) > (-1)) : (hi$5 > 0)) ? (-1) : lo$2)
  27515. };
  27516. if (isEmpty$4) {
  27517. /*<skip>*/
  27518. @@ -266101,7 +270162,13 @@ $c_sci_NumericRange$.prototype.count__O__O__O__Z__s_math_Integral__I = (function
  27519. break
  27520. }
  27521. default: {
  27522. - var remainder = new $c_sjsr_RuntimeLong().init___I(endint).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(startint)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(stepint)).lo$2
  27523. + var hi$6 = (endint >> 31);
  27524. + var hi$7 = (startint >> 31);
  27525. + var lo$3 = ((endint - startint) | 0);
  27526. + var hi$8 = ((((-2147483648) ^ lo$3) > ((-2147483648) ^ endint)) ? (((-1) + ((hi$6 - hi$7) | 0)) | 0) : ((hi$6 - hi$7) | 0));
  27527. + var hi$9 = (stepint >> 31);
  27528. + var this$6 = $m_sjsr_RuntimeLong$();
  27529. + var lo$4 = this$6.remainderImpl__I__I__I__I__I(lo$3, hi$8, stepint, hi$9)
  27530. }
  27531. }
  27532. };
  27533. @@ -266114,8 +270181,31 @@ $c_sci_NumericRange$.prototype.count__O__O__O__Z__s_math_Integral__I = (function
  27534. if (isEmpty$4$1) {
  27535. var numRangeElements$4$1 = 0
  27536. } else {
  27537. - var len$1 = new $c_sjsr_RuntimeLong().init___I(endint).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(startint)).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(stepint)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((new $c_sjsr_RuntimeLong().init___I(endint).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(startint)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(stepint)).notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? 1 : 0)));
  27538. - var numRangeElements$4$1 = (len$1.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)) ? (-1) : len$1.lo$2)
  27539. + var hi$11 = (endint >> 31);
  27540. + var hi$12 = (startint >> 31);
  27541. + var lo$5 = ((endint - startint) | 0);
  27542. + var hi$13 = ((((-2147483648) ^ lo$5) > ((-2147483648) ^ endint)) ? (((-1) + ((hi$11 - hi$12) | 0)) | 0) : ((hi$11 - hi$12) | 0));
  27543. + var hi$14 = (stepint >> 31);
  27544. + var this$9 = $m_sjsr_RuntimeLong$();
  27545. + var lo$6 = this$9.divideImpl__I__I__I__I__I(lo$5, hi$13, stepint, hi$14);
  27546. + var hi$15 = this$9.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27547. + var hi$16 = (endint >> 31);
  27548. + var hi$17 = (startint >> 31);
  27549. + var lo$7 = ((endint - startint) | 0);
  27550. + var hi$18 = ((((-2147483648) ^ lo$7) > ((-2147483648) ^ endint)) ? (((-1) + ((hi$16 - hi$17) | 0)) | 0) : ((hi$16 - hi$17) | 0));
  27551. + var hi$19 = (stepint >> 31);
  27552. + var this$11 = $m_sjsr_RuntimeLong$();
  27553. + var lo$8 = this$11.remainderImpl__I__I__I__I__I(lo$7, hi$18, stepint, hi$19);
  27554. + var hi$20 = this$11.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27555. + if ((!((lo$8 === 0) && (hi$20 === 0)))) {
  27556. + var value = 1
  27557. + } else {
  27558. + var value = 0
  27559. + };
  27560. + var hi$21 = (value >> 31);
  27561. + var lo$9 = ((lo$6 + value) | 0);
  27562. + var hi$22 = ((((-2147483648) ^ lo$9) < ((-2147483648) ^ lo$6)) ? ((1 + ((hi$15 + hi$21) | 0)) | 0) : ((hi$15 + hi$21) | 0));
  27563. + var numRangeElements$4$1 = (((hi$22 === 0) ? (((-2147483648) ^ lo$9) > (-1)) : (hi$22 > 0)) ? (-1) : lo$9)
  27564. };
  27565. if (isEmpty$4$1) {
  27566. /*<skip>*/
  27567. @@ -266128,7 +270218,13 @@ $c_sci_NumericRange$.prototype.count__O__O__O__Z__s_math_Integral__I = (function
  27568. break
  27569. }
  27570. default: {
  27571. - var remainder$1 = new $c_sjsr_RuntimeLong().init___I(endint).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(startint)).$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(stepint)).lo$2
  27572. + var hi$23 = (endint >> 31);
  27573. + var hi$24 = (startint >> 31);
  27574. + var lo$10 = ((endint - startint) | 0);
  27575. + var hi$25 = ((((-2147483648) ^ lo$10) > ((-2147483648) ^ endint)) ? (((-1) + ((hi$23 - hi$24) | 0)) | 0) : ((hi$23 - hi$24) | 0));
  27576. + var hi$26 = (stepint >> 31);
  27577. + var this$14 = $m_sjsr_RuntimeLong$();
  27578. + var lo$11 = this$14.remainderImpl__I__I__I__I__I(lo$10, hi$25, stepint, hi$26)
  27579. }
  27580. }
  27581. };
  27582. @@ -266144,8 +270240,8 @@ $c_sci_NumericRange$.prototype.count__O__O__O__Z__s_math_Integral__I = (function
  27583. if (($imul(startside, endside) >= 0)) {
  27584. var diff = num.minus__O__O__O(end, start);
  27585. var quotient = this.check$1__p1__O__s_math_Integral__O__O(num.quot__O__O__O(diff, step), num, limit);
  27586. - var remainder$2 = num.minus__O__O__O(diff, num.times__O__O__O(quotient, step));
  27587. - var jsx$1 = (((!isInclusive) && $m_sr_BoxesRunTime$().equals__O__O__Z(zero, remainder$2)) ? quotient : this.check$1__p1__O__s_math_Integral__O__O(num.plus__O__O__O(quotient, one), num, limit))
  27588. + var remainder = num.minus__O__O__O(diff, num.times__O__O__O(quotient, step));
  27589. + var jsx$1 = (((!isInclusive) && $m_sr_BoxesRunTime$().equals__O__O__Z(zero, remainder)) ? quotient : this.check$1__p1__O__s_math_Integral__O__O(num.plus__O__O__O(quotient, one), num, limit))
  27590. } else {
  27591. var negone = num.fromInt__I__O((-1));
  27592. var startlim = (posStep ? negone : one);
  27593. @@ -266484,11 +270580,21 @@ $c_sjs_js_typedarray_ArrayBufferInputStream.prototype.notify__ = (function() {
  27594. return (void 0)
  27595. });
  27596. $c_sjs_js_typedarray_ArrayBufferInputStream.prototype.skip__J__J = (function(n) {
  27597. - var b = new $c_sjsr_RuntimeLong().init___I(((this.length$2 - this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f) | 0));
  27598. - var b$1 = (n.$$less__sjsr_RuntimeLong__Z(b) ? n : b);
  27599. - var k = (b$1.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() : b$1).lo$2;
  27600. - this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f = ((this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f + k) | 0);
  27601. - return new $c_sjsr_RuntimeLong().init___I(k)
  27602. + var value = ((this.length$2 - this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f) | 0);
  27603. + var hi = (value >> 31);
  27604. + var ahi = n.hi$2;
  27605. + if (((ahi === hi) ? (((-2147483648) ^ n.lo$2) < ((-2147483648) ^ value)) : (ahi < hi))) {
  27606. + var b = n
  27607. + } else {
  27608. + var b = new $c_sjsr_RuntimeLong().init___I__I(value, hi)
  27609. + };
  27610. + var lo = b.lo$2;
  27611. + var hi$1 = b.hi$2;
  27612. + var b$1 = ((hi$1 < 0) ? $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() : new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1));
  27613. + var lo$1 = b$1.lo$2;
  27614. + this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f = ((this.scala$scalajs$js$typedarray$ArrayBufferInputStream$$$undpos$f + lo$1) | 0);
  27615. + var hi$3 = (lo$1 >> 31);
  27616. + return new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$3)
  27617. });
  27618. $c_sjs_js_typedarray_ArrayBufferInputStream.prototype.init___sjs_js_typedarray_ArrayBuffer__I__I = (function(buffer, offset, length) {
  27619. this.buffer$2 = buffer;
  27620. @@ -266860,11 +270966,8 @@ function $c_sjsr_RuntimeLong$() {
  27621. this.AskQuotient$1 = 0;
  27622. this.AskRemainder$1 = 0;
  27623. this.AskBoth$1 = 0;
  27624. - this.Zero$1 = null;
  27625. - this.One$1 = null;
  27626. - this.MinusOne$1 = null;
  27627. - this.MinValue$1 = null;
  27628. - this.MaxValue$1 = null
  27629. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27630. + this.Zero$1 = null
  27631. }
  27632. $c_sjsr_RuntimeLong$.prototype = new $h_O();
  27633. $c_sjsr_RuntimeLong$.prototype.constructor = $c_sjsr_RuntimeLong$;
  27634. @@ -266876,34 +270979,375 @@ $h_sjsr_RuntimeLong$.prototype = $c_sjsr_RuntimeLong$.prototype;
  27635. $c_sjsr_RuntimeLong$.prototype.init___ = (function() {
  27636. $n_sjsr_RuntimeLong$ = this;
  27637. this.Zero$1 = new $c_sjsr_RuntimeLong().init___I__I(0, 0);
  27638. - this.One$1 = new $c_sjsr_RuntimeLong().init___I__I(1, 0);
  27639. - this.MinusOne$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1));
  27640. - this.MinValue$1 = new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648));
  27641. - this.MaxValue$1 = new $c_sjsr_RuntimeLong().init___I__I((-1), 2147483647);
  27642. return this
  27643. });
  27644. $c_sjsr_RuntimeLong$.prototype.Zero__sjsr_RuntimeLong = (function() {
  27645. return this.Zero$1
  27646. });
  27647. +$c_sjsr_RuntimeLong$.prototype.toUnsignedString__p1__I__I__T = (function(lo, hi) {
  27648. + if ((((-2097152) & hi) === 0)) {
  27649. + var this$5 = ((4.294967296E9 * hi) + $uD((lo >>> 0)));
  27650. + return ("" + this$5)
  27651. + } else {
  27652. + var quotRem = this.unsignedDivModHelper__p1__I__I__I__I__I__sjs_js_$bar(lo, hi, 1000000000, 0, 2);
  27653. + var quotLo = $uI(quotRem["0"]);
  27654. + var quotHi = $uI(quotRem["1"]);
  27655. + var rem = $uI(quotRem["2"]);
  27656. + var quot = ((4.294967296E9 * quotHi) + $uD((quotLo >>> 0)));
  27657. + var remStr = ("" + rem);
  27658. + return ((("" + quot) + $as_T("000000000".substring($uI(remStr.length)))) + remStr)
  27659. + }
  27660. +});
  27661. +$c_sjsr_RuntimeLong$.prototype.divideImpl__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27662. + if (((blo | bhi) === 0)) {
  27663. + throw new $c_jl_ArithmeticException().init___T("/ by zero")
  27664. + };
  27665. + if ((ahi === (alo >> 31))) {
  27666. + if ((bhi === (blo >> 31))) {
  27667. + if (((alo === (-2147483648)) && (blo === (-1)))) {
  27668. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27669. + return (-2147483648)
  27670. + } else {
  27671. + var lo = ((alo / blo) | 0);
  27672. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = (lo >> 31);
  27673. + return lo
  27674. + }
  27675. + } else if (((alo === (-2147483648)) && ((blo === (-2147483648)) && (bhi === 0)))) {
  27676. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = (-1);
  27677. + return (-1)
  27678. + } else {
  27679. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27680. + return 0
  27681. + }
  27682. + } else {
  27683. + var neg = (ahi < 0);
  27684. + if (neg) {
  27685. + var lo$1 = ((-alo) | 0);
  27686. + var hi = ((alo !== 0) ? (~ahi) : ((-ahi) | 0));
  27687. + var abs_$_lo$2 = lo$1;
  27688. + var abs_$_hi$2 = hi
  27689. + } else {
  27690. + var abs_$_lo$2 = alo;
  27691. + var abs_$_hi$2 = ahi
  27692. + };
  27693. + var neg$1 = (bhi < 0);
  27694. + if (neg$1) {
  27695. + var lo$2 = ((-blo) | 0);
  27696. + var hi$1 = ((blo !== 0) ? (~bhi) : ((-bhi) | 0));
  27697. + var abs$1_$_lo$2 = lo$2;
  27698. + var abs$1_$_hi$2 = hi$1
  27699. + } else {
  27700. + var abs$1_$_lo$2 = blo;
  27701. + var abs$1_$_hi$2 = bhi
  27702. + };
  27703. + var absRLo = this.unsigned$und$div__p1__I__I__I__I__I(abs_$_lo$2, abs_$_hi$2, abs$1_$_lo$2, abs$1_$_hi$2);
  27704. + if ((neg === neg$1)) {
  27705. + return absRLo
  27706. + } else {
  27707. + var hi$2 = this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27708. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ((absRLo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  27709. + return ((-absRLo) | 0)
  27710. + }
  27711. + }
  27712. +});
  27713. +$c_sjsr_RuntimeLong$.prototype.scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D = (function(lo, hi) {
  27714. + if ((hi < 0)) {
  27715. + var x = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  27716. + var jsx$1 = $uD((x >>> 0));
  27717. + var x$1 = ((-lo) | 0);
  27718. + return (-((4.294967296E9 * jsx$1) + $uD((x$1 >>> 0))))
  27719. + } else {
  27720. + return ((4.294967296E9 * hi) + $uD((lo >>> 0)))
  27721. + }
  27722. +});
  27723. $c_sjsr_RuntimeLong$.prototype.fromDouble__D__sjsr_RuntimeLong = (function(value) {
  27724. + var lo = this.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(value);
  27725. + return new $c_sjsr_RuntimeLong().init___I__I(lo, this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  27726. +});
  27727. +$c_sjsr_RuntimeLong$.prototype.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I = (function(value) {
  27728. if ((value !== value)) {
  27729. - return this.Zero$1
  27730. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27731. + return 0
  27732. } else if ((value < (-9.223372036854776E18))) {
  27733. - return this.MinValue$1
  27734. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = (-2147483648);
  27735. + return 0
  27736. } else if ((value >= 9.223372036854776E18)) {
  27737. - return this.MaxValue$1
  27738. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 2147483647;
  27739. + return (-1)
  27740. } else {
  27741. var neg = (value < 0);
  27742. var absValue = (neg ? (-value) : value);
  27743. var lo = $uI((absValue | 0));
  27744. var x = (absValue / 4.294967296E9);
  27745. var hi = $uI((x | 0));
  27746. - return (neg ? new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0))) : new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  27747. + if (neg) {
  27748. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  27749. + return ((-lo) | 0)
  27750. + } else {
  27751. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = hi;
  27752. + return lo
  27753. + }
  27754. + }
  27755. +});
  27756. +$c_sjsr_RuntimeLong$.prototype.unsigned$und$div__p1__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27757. + if ((((-2097152) & ahi) === 0)) {
  27758. + if ((((-2097152) & bhi) === 0)) {
  27759. + var aDouble = ((4.294967296E9 * ahi) + $uD((alo >>> 0)));
  27760. + var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  27761. + var rDouble = (aDouble / bDouble);
  27762. + var x = (rDouble / 4.294967296E9);
  27763. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = $uI((x | 0));
  27764. + return $uI((rDouble | 0))
  27765. + } else {
  27766. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27767. + return 0
  27768. + }
  27769. + } else if (((bhi === 0) && ((blo & (((-1) + blo) | 0)) === 0))) {
  27770. + var pow = ((31 - $clz32(blo)) | 0);
  27771. + if ((pow === 0)) {
  27772. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ahi;
  27773. + return alo
  27774. + } else {
  27775. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ((ahi >>> pow) | 0);
  27776. + return (((alo >>> pow) | 0) | (ahi << ((-pow) | 0)))
  27777. + }
  27778. + } else if (((blo === 0) && ((bhi & (((-1) + bhi) | 0)) === 0))) {
  27779. + var pow$2 = ((31 - $clz32(bhi)) | 0);
  27780. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27781. + return ((ahi >>> pow$2) | 0)
  27782. + } else {
  27783. + return $uI(this.unsignedDivModHelper__p1__I__I__I__I__I__sjs_js_$bar(alo, ahi, blo, bhi, 0))
  27784. + }
  27785. +});
  27786. +$c_sjsr_RuntimeLong$.prototype.divideUnsignedImpl__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27787. + if (((blo | bhi) === 0)) {
  27788. + throw new $c_jl_ArithmeticException().init___T("/ by zero")
  27789. + };
  27790. + if ((ahi === 0)) {
  27791. + if ((bhi === 0)) {
  27792. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27793. + var x = ($uD((alo >>> 0)) / $uD((blo >>> 0)));
  27794. + return $uI((x | 0))
  27795. + } else {
  27796. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27797. + return 0
  27798. + }
  27799. + } else {
  27800. + return this.unsigned$und$div__p1__I__I__I__I__I(alo, ahi, blo, bhi)
  27801. }
  27802. });
  27803. $c_sjsr_RuntimeLong$.prototype.notify__ = (function() {
  27804. return (void 0)
  27805. });
  27806. +$c_sjsr_RuntimeLong$.prototype.scala$scalajs$runtime$RuntimeLong$$toString__I__I__T = (function(lo, hi) {
  27807. + return ((hi === (lo >> 31)) ? ("" + lo) : ((hi < 0) ? ("-" + this.toUnsignedString__p1__I__I__T(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)))) : this.toUnsignedString__p1__I__I__T(lo, hi)))
  27808. +});
  27809. +$c_sjsr_RuntimeLong$.prototype.scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27810. + return ((ahi === bhi) ? ((alo === blo) ? 0 : ((((-2147483648) ^ alo) < ((-2147483648) ^ blo)) ? (-1) : 1)) : ((ahi < bhi) ? (-1) : 1))
  27811. +});
  27812. +$c_sjsr_RuntimeLong$.prototype.unsignedDivModHelper__p1__I__I__I__I__I__sjs_js_$bar = (function(alo, ahi, blo, bhi, ask) {
  27813. + var shift = ((((bhi !== 0) ? $clz32(bhi) : ((32 + $clz32(blo)) | 0)) - ((ahi !== 0) ? $clz32(ahi) : ((32 + $clz32(alo)) | 0))) | 0);
  27814. + var n = shift;
  27815. + if ((n < 32)) {
  27816. + var lo = (blo << n);
  27817. + var hi = ((n === 0) ? bhi : (((blo >>> ((-n) | 0)) | 0) | (bhi << n)));
  27818. + var initialBShift_$_lo$2 = lo;
  27819. + var initialBShift_$_hi$2 = hi
  27820. + } else {
  27821. + var hi$1 = (blo << n);
  27822. + var initialBShift_$_lo$2 = 0;
  27823. + var initialBShift_$_hi$2 = hi$1
  27824. + };
  27825. + var bShiftLo = initialBShift_$_lo$2;
  27826. + var bShiftHi = initialBShift_$_hi$2;
  27827. + var remLo = alo;
  27828. + var remHi = ahi;
  27829. + var quotLo = 0;
  27830. + var quotHi = 0;
  27831. + while (((shift >= 0) && (((-2097152) & remHi) !== 0))) {
  27832. + var alo$1 = remLo;
  27833. + var ahi$1 = remHi;
  27834. + var blo$1 = bShiftLo;
  27835. + var bhi$1 = bShiftHi;
  27836. + if (((ahi$1 === bhi$1) ? (((-2147483648) ^ alo$1) >= ((-2147483648) ^ blo$1)) : (((-2147483648) ^ ahi$1) >= ((-2147483648) ^ bhi$1)))) {
  27837. + var alo$2 = remLo;
  27838. + var ahi$2 = remHi;
  27839. + var blo$2 = bShiftLo;
  27840. + var bhi$2 = bShiftHi;
  27841. + var lo$1 = ((alo$2 - blo$2) | 0);
  27842. + var hi$2 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ alo$2)) ? (((-1) + ((ahi$2 - bhi$2) | 0)) | 0) : ((ahi$2 - bhi$2) | 0));
  27843. + remLo = lo$1;
  27844. + remHi = hi$2;
  27845. + if ((shift < 32)) {
  27846. + quotLo = (quotLo | (1 << shift))
  27847. + } else {
  27848. + quotHi = (quotHi | (1 << shift))
  27849. + }
  27850. + };
  27851. + shift = (((-1) + shift) | 0);
  27852. + var lo$2 = bShiftLo;
  27853. + var hi$3 = bShiftHi;
  27854. + var lo$3 = (((lo$2 >>> 1) | 0) | (hi$3 << (-1)));
  27855. + var hi$4 = ((hi$3 >>> 1) | 0);
  27856. + bShiftLo = lo$3;
  27857. + bShiftHi = hi$4
  27858. + };
  27859. + var alo$3 = remLo;
  27860. + var ahi$3 = remHi;
  27861. + if (((ahi$3 === bhi) ? (((-2147483648) ^ alo$3) >= ((-2147483648) ^ blo)) : (((-2147483648) ^ ahi$3) >= ((-2147483648) ^ bhi)))) {
  27862. + var lo$4 = remLo;
  27863. + var hi$5 = remHi;
  27864. + var remDouble = ((4.294967296E9 * hi$5) + $uD((lo$4 >>> 0)));
  27865. + var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  27866. + if ((ask !== 1)) {
  27867. + var rem_div_bDouble = (remDouble / bDouble);
  27868. + var alo$4 = quotLo;
  27869. + var ahi$4 = quotHi;
  27870. + var blo$3 = $uI((rem_div_bDouble | 0));
  27871. + var x = (rem_div_bDouble / 4.294967296E9);
  27872. + var bhi$3 = $uI((x | 0));
  27873. + var lo$5 = ((alo$4 + blo$3) | 0);
  27874. + var hi$6 = ((((-2147483648) ^ lo$5) < ((-2147483648) ^ alo$4)) ? ((1 + ((ahi$4 + bhi$3) | 0)) | 0) : ((ahi$4 + bhi$3) | 0));
  27875. + quotLo = lo$5;
  27876. + quotHi = hi$6
  27877. + };
  27878. + if ((ask !== 0)) {
  27879. + var rem_mod_bDouble = (remDouble % bDouble);
  27880. + remLo = $uI((rem_mod_bDouble | 0));
  27881. + var x$1 = (rem_mod_bDouble / 4.294967296E9);
  27882. + remHi = $uI((x$1 | 0))
  27883. + }
  27884. + };
  27885. + if ((ask === 0)) {
  27886. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = quotHi;
  27887. + var a = quotLo;
  27888. + return a
  27889. + } else if ((ask === 1)) {
  27890. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = remHi;
  27891. + var a$1 = remLo;
  27892. + return a$1
  27893. + } else {
  27894. + var _1 = quotLo;
  27895. + var _2 = quotHi;
  27896. + var _3 = remLo;
  27897. + var _4 = remHi;
  27898. + var a$2 = [_1, _2, _3, _4];
  27899. + return a$2
  27900. + }
  27901. +});
  27902. +$c_sjsr_RuntimeLong$.prototype.remainderImpl__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27903. + if (((blo | bhi) === 0)) {
  27904. + throw new $c_jl_ArithmeticException().init___T("/ by zero")
  27905. + };
  27906. + if ((ahi === (alo >> 31))) {
  27907. + if ((bhi === (blo >> 31))) {
  27908. + if ((blo !== (-1))) {
  27909. + var lo = ((alo % blo) | 0);
  27910. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = (lo >> 31);
  27911. + return lo
  27912. + } else {
  27913. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27914. + return 0
  27915. + }
  27916. + } else if (((alo === (-2147483648)) && ((blo === (-2147483648)) && (bhi === 0)))) {
  27917. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27918. + return 0
  27919. + } else {
  27920. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ahi;
  27921. + return alo
  27922. + }
  27923. + } else {
  27924. + var neg = (ahi < 0);
  27925. + if (neg) {
  27926. + var lo$1 = ((-alo) | 0);
  27927. + var hi = ((alo !== 0) ? (~ahi) : ((-ahi) | 0));
  27928. + var abs_$_lo$2 = lo$1;
  27929. + var abs_$_hi$2 = hi
  27930. + } else {
  27931. + var abs_$_lo$2 = alo;
  27932. + var abs_$_hi$2 = ahi
  27933. + };
  27934. + var neg$1 = (bhi < 0);
  27935. + if (neg$1) {
  27936. + var lo$2 = ((-blo) | 0);
  27937. + var hi$1 = ((blo !== 0) ? (~bhi) : ((-bhi) | 0));
  27938. + var abs$1_$_lo$2 = lo$2;
  27939. + var abs$1_$_hi$2 = hi$1
  27940. + } else {
  27941. + var abs$1_$_lo$2 = blo;
  27942. + var abs$1_$_hi$2 = bhi
  27943. + };
  27944. + var absRLo = this.unsigned$und$percent__p1__I__I__I__I__I(abs_$_lo$2, abs_$_hi$2, abs$1_$_lo$2, abs$1_$_hi$2);
  27945. + if (neg) {
  27946. + var hi$2 = this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  27947. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ((absRLo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  27948. + return ((-absRLo) | 0)
  27949. + } else {
  27950. + return absRLo
  27951. + }
  27952. + }
  27953. +});
  27954. +$c_sjsr_RuntimeLong$.prototype.remainderUnsignedImpl__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27955. + if (((blo | bhi) === 0)) {
  27956. + throw new $c_jl_ArithmeticException().init___T("/ by zero")
  27957. + };
  27958. + if ((ahi === 0)) {
  27959. + if ((bhi === 0)) {
  27960. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27961. + var x = ($uD((alo >>> 0)) % $uD((blo >>> 0)));
  27962. + return $uI((x | 0))
  27963. + } else {
  27964. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ahi;
  27965. + return alo
  27966. + }
  27967. + } else {
  27968. + return this.unsigned$und$percent__p1__I__I__I__I__I(alo, ahi, blo, bhi)
  27969. + }
  27970. +});
  27971. +$c_sjsr_RuntimeLong$.prototype.unsigned$und$percent__p1__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27972. + if ((((-2097152) & ahi) === 0)) {
  27973. + if ((((-2097152) & bhi) === 0)) {
  27974. + var aDouble = ((4.294967296E9 * ahi) + $uD((alo >>> 0)));
  27975. + var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  27976. + var rDouble = (aDouble % bDouble);
  27977. + var x = (rDouble / 4.294967296E9);
  27978. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = $uI((x | 0));
  27979. + return $uI((rDouble | 0))
  27980. + } else {
  27981. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = ahi;
  27982. + return alo
  27983. + }
  27984. + } else if (((bhi === 0) && ((blo & (((-1) + blo) | 0)) === 0))) {
  27985. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = 0;
  27986. + return (alo & (((-1) + blo) | 0))
  27987. + } else if (((blo === 0) && ((bhi & (((-1) + bhi) | 0)) === 0))) {
  27988. + this.scala$scalajs$runtime$RuntimeLong$$hiReturn$f = (ahi & (((-1) + bhi) | 0));
  27989. + return alo
  27990. + } else {
  27991. + return $uI(this.unsignedDivModHelper__p1__I__I__I__I__I__sjs_js_$bar(alo, ahi, blo, bhi, 1))
  27992. + }
  27993. +});
  27994. +$c_sjsr_RuntimeLong$.prototype.scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I = (function(alo, ahi, blo, bhi) {
  27995. + var a0 = (65535 & alo);
  27996. + var a1 = ((alo >>> 16) | 0);
  27997. + var a2 = (65535 & ahi);
  27998. + var a3 = ((ahi >>> 16) | 0);
  27999. + var b0 = (65535 & blo);
  28000. + var b1 = ((blo >>> 16) | 0);
  28001. + var b2 = (65535 & bhi);
  28002. + var b3 = ((bhi >>> 16) | 0);
  28003. + var c1part = (((($imul(a0, b0) >>> 16) | 0) + $imul(a1, b0)) | 0);
  28004. + var c2 = ((((c1part >>> 16) | 0) + (((((65535 & c1part) + $imul(a0, b1)) | 0) >>> 16) | 0)) | 0);
  28005. + var c3 = ((c2 >>> 16) | 0);
  28006. + c2 = (((65535 & c2) + $imul(a2, b0)) | 0);
  28007. + c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  28008. + c2 = (((65535 & c2) + $imul(a1, b1)) | 0);
  28009. + c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  28010. + c2 = (((65535 & c2) + $imul(a0, b2)) | 0);
  28011. + c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  28012. + c3 = ((((((((c3 + $imul(a3, b0)) | 0) + $imul(a2, b1)) | 0) + $imul(a1, b2)) | 0) + $imul(a0, b3)) | 0);
  28013. + return ((65535 & c2) | (c3 << 16))
  28014. +});
  28015. $c_sjsr_RuntimeLong$.prototype.clone__ = (function() {
  28016. if ($is_jl_Cloneable(this)) {
  28017. return $m_sjsr_package$().cloneObject__sjs_js_Object__sjs_js_Object(this)
  28018. @@ -267537,12 +271981,20 @@ $c_Ljava_io_StringReader.prototype.notify__ = (function() {
  28019. });
  28020. $c_Ljava_io_StringReader.prototype.skip__J__J = (function(ns) {
  28021. var thiz = this.s$2;
  28022. - var b = new $c_sjsr_RuntimeLong().init___I((($uI(thiz.length) - this.pos$2) | 0));
  28023. - var a = (ns.$$less__sjsr_RuntimeLong__Z(b) ? ns : b).lo$2;
  28024. + var value = (($uI(thiz.length) - this.pos$2) | 0);
  28025. + var hi = (value >> 31);
  28026. + var ahi = ns.hi$2;
  28027. + if (((ahi === hi) ? (((-2147483648) ^ ns.lo$2) < ((-2147483648) ^ value)) : (ahi < hi))) {
  28028. + var b = ns
  28029. + } else {
  28030. + var b = new $c_sjsr_RuntimeLong().init___I__I(value, hi)
  28031. + };
  28032. + var lo = b.lo$2;
  28033. var b$1 = ((-this.pos$2) | 0);
  28034. - var count = ((a > b$1) ? a : b$1);
  28035. + var count = ((lo > b$1) ? lo : b$1);
  28036. this.pos$2 = ((this.pos$2 + count) | 0);
  28037. - return new $c_sjsr_RuntimeLong().init___I(count)
  28038. + var hi$2 = (count >> 31);
  28039. + return new $c_sjsr_RuntimeLong().init___I__I(count, hi$2)
  28040. });
  28041. $c_Ljava_io_StringReader.prototype.ready__Z = (function() {
  28042. this.ensureOpen__p2__V();
  28043. @@ -267698,50 +272150,99 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__Ljava_math_Mat
  28044. if ((((mc.precision$1 === 0) || this.isZero__p2__Z()) || divisor.isZero__p2__Z())) {
  28045. return this.divide__Ljava_math_BigDecimal__Ljava_math_BigDecimal(divisor)
  28046. };
  28047. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.java$math$BigDecimal$$$undscale$2));
  28048. - var trailingZeros = new $c_sjsr_RuntimeLong().init___I__I(2, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(mc.precision$1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.approxPrecision__p2__I())).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.approxPrecision__p2__I()));
  28049. - if (trailingZeros.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28050. - var q = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(trailingZeros));
  28051. - var _2 = diffScale.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(trailingZeros);
  28052. + var value = this.java$math$BigDecimal$$$undscale$2;
  28053. + var hi = (value >> 31);
  28054. + var value$1 = divisor.java$math$BigDecimal$$$undscale$2;
  28055. + var hi$1 = (value$1 >> 31);
  28056. + var lo = ((value - value$1) | 0);
  28057. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  28058. + var value$2 = mc.precision$1;
  28059. + var hi$3 = (value$2 >> 31);
  28060. + var lo$1 = ((2 + value$2) | 0);
  28061. + var hi$4 = ((((-2147483648) ^ lo$1) < (-2147483646)) ? ((1 + hi$3) | 0) : hi$3);
  28062. + var value$3 = divisor.approxPrecision__p2__I();
  28063. + var hi$5 = (value$3 >> 31);
  28064. + var lo$2 = ((lo$1 + value$3) | 0);
  28065. + var hi$6 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) ? ((1 + ((hi$4 + hi$5) | 0)) | 0) : ((hi$4 + hi$5) | 0));
  28066. + var value$4 = this.approxPrecision__p2__I();
  28067. + var hi$7 = (value$4 >> 31);
  28068. + var lo$3 = ((lo$2 - value$4) | 0);
  28069. + var hi$8 = ((((-2147483648) ^ lo$3) > ((-2147483648) ^ lo$2)) ? (((-1) + ((hi$6 - hi$7) | 0)) | 0) : ((hi$6 - hi$7) | 0));
  28070. + if (((hi$8 === 0) ? (lo$3 !== 0) : (hi$8 > 0))) {
  28071. + var q = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$8)));
  28072. + var lo$4 = ((lo + lo$3) | 0);
  28073. + var hi$9 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ lo)) ? ((1 + ((hi$2 + hi$8) | 0)) | 0) : ((hi$2 + hi$8) | 0));
  28074. var x1_$_$$und1$f = q;
  28075. - var x1_$_$$und2$f = _2
  28076. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$9)
  28077. } else {
  28078. var _1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28079. var x1_$_$$und1$f = _1;
  28080. - var x1_$_$$und2$f = diffScale
  28081. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)
  28082. };
  28083. var quot = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  28084. - var newScale0 = $uJ(x1_$_$$und2$f);
  28085. + var b = $uJ(x1_$_$$und2$f);
  28086. + var lo$5 = b.lo$2;
  28087. + var hi$10 = b.hi$2;
  28088. + var b$1 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$10));
  28089. + var lo$6 = b$1.lo$2;
  28090. + var hi$11 = b$1.hi$2;
  28091. var qr = quot.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  28092. - var this$1 = qr.rem$1;
  28093. - if ((this$1.sign$2 !== 0)) {
  28094. + var this$6 = qr.rem$1;
  28095. + if ((this$6.sign$2 !== 0)) {
  28096. var compRem = qr.rem$1.shiftLeftOneBit__Ljava_math_BigInteger().compareTo__Ljava_math_BigInteger__I(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  28097. var jsx$1 = $m_Ljava_math_BigInteger$();
  28098. - var this$2 = qr.quot$1;
  28099. - var bi = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I($imul(this$2.sign$2, ((5 + compRem) | 0))));
  28100. - var this$3 = qr.quot$1.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().TEN$1);
  28101. - var _1$1 = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi);
  28102. - var _2$1 = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(newScale0);
  28103. + var this$7 = qr.quot$1;
  28104. + var value$5 = $imul(this$7.sign$2, ((5 + compRem) | 0));
  28105. + var hi$12 = (value$5 >> 31);
  28106. + var bi = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$5, hi$12));
  28107. + var this$8 = qr.quot$1.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().TEN$1);
  28108. + var _1$1 = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$8, bi);
  28109. + var lo$7 = ((1 + lo$6) | 0);
  28110. + var hi$13 = ((lo$7 === 0) ? ((1 + hi$11) | 0) : hi$11);
  28111. var x1$2_$_$$und1$f = _1$1;
  28112. - var x1$2_$_$$und2$f = _2$1
  28113. + var x1$2_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$13)
  28114. } else {
  28115. var lastPow = (((-1) + $m_Ljava_math_Multiplication$().BigTenPows$1.u.length) | 0);
  28116. var i = 1;
  28117. var iq = qr.quot$1;
  28118. - var scale = newScale0;
  28119. + var scale_$_lo$2 = lo$6;
  28120. + var scale_$_hi$2 = hi$11;
  28121. var x1$2_$_$$und1$f;
  28122. var x1$2_$_$$und2$f;
  28123. _loop: while (true) {
  28124. if ((!iq.testBit__I__Z(0))) {
  28125. var qr$1 = iq.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem($m_Ljava_math_Multiplication$().BigTenPows$1.u[i]);
  28126. - var this$4 = qr$1.rem$1;
  28127. - if (((this$4.sign$2 === 0) && scale.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i)).$$greater$eq__sjsr_RuntimeLong__Z(diffScale))) {
  28128. + var this$10 = qr$1.rem$1;
  28129. + if ((this$10.sign$2 === 0)) {
  28130. + var this$11_$_lo$2 = scale_$_lo$2;
  28131. + var this$11_$_hi$2 = scale_$_hi$2;
  28132. + var value$6 = i;
  28133. + var hi$14 = (value$6 >> 31);
  28134. + var alo = this$11_$_lo$2;
  28135. + var ahi = this$11_$_hi$2;
  28136. + var lo$8 = ((alo - value$6) | 0);
  28137. + var hi$15 = ((((-2147483648) ^ lo$8) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - hi$14) | 0)) | 0) : ((ahi - hi$14) | 0));
  28138. + var jsx$2 = ((hi$15 === hi$2) ? (((-2147483648) ^ lo$8) >= ((-2147483648) ^ lo)) : (hi$15 > hi$2))
  28139. + } else {
  28140. + var jsx$2 = false
  28141. + };
  28142. + if (jsx$2) {
  28143. var temp$i = ((i < lastPow) ? ((1 + i) | 0) : i);
  28144. var temp$iq = qr$1.quot$1;
  28145. - var temp$scale = scale.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i));
  28146. + var this$13_$_lo$2 = scale_$_lo$2;
  28147. + var this$13_$_hi$2 = scale_$_hi$2;
  28148. + var value$7 = i;
  28149. + var hi$16 = (value$7 >> 31);
  28150. + var alo$1 = this$13_$_lo$2;
  28151. + var ahi$1 = this$13_$_hi$2;
  28152. + var lo$9 = ((alo$1 - value$7) | 0);
  28153. + var hi$17 = ((((-2147483648) ^ lo$9) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$1 - hi$16) | 0)) | 0) : ((ahi$1 - hi$16) | 0));
  28154. i = temp$i;
  28155. iq = temp$iq;
  28156. - scale = temp$scale;
  28157. + var jsx$3_$_lo$2 = lo$9;
  28158. + var jsx$3_$_hi$2 = hi$17;
  28159. + scale_$_lo$2 = jsx$3_$_lo$2;
  28160. + scale_$_hi$2 = jsx$3_$_hi$2;
  28161. continue _loop
  28162. };
  28163. if ((i !== 1)) {
  28164. @@ -267749,22 +272250,29 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__Ljava_math_Mat
  28165. continue _loop
  28166. };
  28167. var _1$2 = iq;
  28168. - var _2$2 = scale;
  28169. + var _2_$_lo$2 = scale_$_lo$2;
  28170. + var _2_$_hi$2 = scale_$_hi$2;
  28171. var x1$2_$_$$und1$f = _1$2;
  28172. - var x1$2_$_$$und2$f = _2$2;
  28173. + var x1$2_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2_$_lo$2, _2_$_hi$2);
  28174. break
  28175. } else {
  28176. var _1$3 = iq;
  28177. - var _2$3 = scale;
  28178. + var _2$1_$_lo$2 = scale_$_lo$2;
  28179. + var _2$1_$_hi$2 = scale_$_hi$2;
  28180. var x1$2_$_$$und1$f = _1$3;
  28181. - var x1$2_$_$$und2$f = _2$3;
  28182. + var x1$2_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2$1_$_lo$2, _2$1_$_hi$2);
  28183. break
  28184. }
  28185. }
  28186. };
  28187. var integerQuot = $as_Ljava_math_BigInteger(x1$2_$_$$und1$f);
  28188. - var newScale = $uJ(x1$2_$_$$und2$f);
  28189. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I__Ljava_math_MathContext(integerQuot, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale), mc)
  28190. + var b$2 = $uJ(x1$2_$_$$und2$f);
  28191. + var lo$10 = b$2.lo$2;
  28192. + var hi$18 = b$2.hi$2;
  28193. + var b$3 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$18));
  28194. + var lo$11 = b$3.lo$2;
  28195. + var hi$19 = b$3.hi$2;
  28196. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I__Ljava_math_MathContext(integerQuot, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$19)), mc)
  28197. });
  28198. $c_Ljava_math_BigDecimal.prototype.longValue__J = (function() {
  28199. return (((this.java$math$BigDecimal$$$undscale$2 <= (-64)) || (this.java$math$BigDecimal$$$undscale$2 > this.approxPrecision__p2__I())) ? $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong() : this.toBigInteger__Ljava_math_BigInteger().longValue__J())
  28200. @@ -267779,7 +272287,15 @@ $c_Ljava_math_BigDecimal.prototype.init___ = (function() {
  28201. return this
  28202. });
  28203. $c_Ljava_math_BigDecimal.prototype.valueExact__p2__I__J = (function(bitLengthOfType) {
  28204. - if (new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).unary$und$minus__sjsr_RuntimeLong().$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.approxPrecision__p2__I())).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(19, 0))) {
  28205. + var value = this.java$math$BigDecimal$$$undscale$2;
  28206. + var hi = (value >> 31);
  28207. + var lo = ((-value) | 0);
  28208. + var hi$1 = ((value !== 0) ? (~hi) : ((-hi) | 0));
  28209. + var value$1 = this.approxPrecision__p2__I();
  28210. + var hi$2 = (value$1 >> 31);
  28211. + var lo$1 = ((lo + value$1) | 0);
  28212. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$1 + hi$2) | 0)) | 0) : ((hi$1 + hi$2) | 0));
  28213. + if (((hi$3 === 0) ? (((-2147483648) ^ lo$1) > (-2147483629)) : (hi$3 > 0))) {
  28214. throw new $c_jl_ArithmeticException().init___T("Rounding necessary")
  28215. };
  28216. var bigInteger = this.toBigIntegerExact__Ljava_math_BigInteger();
  28217. @@ -267806,33 +272322,57 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__I__Ljava_math_
  28218. } else if (divisor.isZero__p2__Z()) {
  28219. throw new $c_jl_ArithmeticException().init___T("Division by zero")
  28220. };
  28221. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.java$math$BigDecimal$$$undscale$2)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(scale));
  28222. - if (($m_Ljava_math_BigDecimal$().bitLength__J__I(diffScale) > 32)) {
  28223. - var msg = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Unable to scale as difference is too big (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([diffScale]));
  28224. + var value = this.java$math$BigDecimal$$$undscale$2;
  28225. + var hi = (value >> 31);
  28226. + var value$1 = divisor.java$math$BigDecimal$$$undscale$2;
  28227. + var hi$1 = (value$1 >> 31);
  28228. + var lo = ((value - value$1) | 0);
  28229. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  28230. + var hi$3 = (scale >> 31);
  28231. + var lo$1 = ((lo - scale) | 0);
  28232. + var hi$4 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ lo)) ? (((-1) + ((hi$2 - hi$3) | 0)) | 0) : ((hi$2 - hi$3) | 0));
  28233. + if (($m_Ljava_math_BigDecimal$().bitLength__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$4)) > 32)) {
  28234. + var msg = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Unable to scale as difference is too big (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$4)]));
  28235. throw new $c_jl_ArithmeticException().init___T(msg)
  28236. };
  28237. if (((this.java$math$BigDecimal$$$undbitLength$2 < 64) && (divisor.java$math$BigDecimal$$$undbitLength$2 < 64))) {
  28238. - var lpt = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[diffScale.lo$2];
  28239. + var b = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[lo$1];
  28240. + var lo$2 = b.lo$2;
  28241. + var hi$5 = b.hi$2;
  28242. var lptLen = $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length;
  28243. - var lptbLen = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongTenPowsBitLength$1.u[diffScale.lo$2];
  28244. - var lptMinus = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-diffScale.lo$2) | 0)];
  28245. - var lptbMinusLen = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongTenPowsBitLength$1.u[((-diffScale.lo$2) | 0)];
  28246. - if (diffScale.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28247. - var div = divisor.java$math$BigDecimal$$$undsmallValue$2;
  28248. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, div, scale, roundingMode)
  28249. - } else if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28250. - if ((diffScale.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(lptLen)) && (((divisor.java$math$BigDecimal$$$undbitLength$2 + lptbLen) | 0) < 64))) {
  28251. - var div$2 = divisor.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(lpt);
  28252. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, div$2, scale, roundingMode)
  28253. + var lptbLen = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongTenPowsBitLength$1.u[lo$1];
  28254. + var b$1 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-lo$1) | 0)];
  28255. + var lo$3 = b$1.lo$2;
  28256. + var hi$6 = b$1.hi$2;
  28257. + var lptbMinusLen = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongTenPowsBitLength$1.u[((-lo$1) | 0)];
  28258. + if (((lo$1 === 0) && (hi$4 === 0))) {
  28259. + var b$2 = divisor.java$math$BigDecimal$$$undsmallValue$2;
  28260. + var lo$4 = b$2.lo$2;
  28261. + var hi$7 = b$2.hi$2;
  28262. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$7), scale, roundingMode)
  28263. + } else if (((hi$4 === 0) ? (lo$1 !== 0) : (hi$4 > 0))) {
  28264. + var hi$8 = (lptLen >> 31);
  28265. + if ((((hi$4 === hi$8) ? (((-2147483648) ^ lo$1) < ((-2147483648) ^ lptLen)) : (hi$4 < hi$8)) && (((divisor.java$math$BigDecimal$$$undbitLength$2 + lptbLen) | 0) < 64))) {
  28266. + var b$3 = divisor.java$math$BigDecimal$$$undsmallValue$2;
  28267. + var lo$5 = b$3.lo$2;
  28268. + var hi$9 = b$3.hi$2;
  28269. + var lo$6 = $imul(lo$5, lo$2);
  28270. + var hi$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$5, hi$9, lo$2, hi$5);
  28271. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$10), scale, roundingMode)
  28272. } else {
  28273. var scaledDividend0 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28274. var scaledDivisor0 = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28275. - if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28276. - var _2 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0, new $c_sjsr_RuntimeLong().init___I(diffScale.lo$2));
  28277. + if (((hi$4 === 0) ? (lo$1 !== 0) : (hi$4 > 0))) {
  28278. + var jsx$1 = $m_Ljava_math_Multiplication$();
  28279. + var hi$11 = (lo$1 >> 31);
  28280. + var _2 = jsx$1.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0, new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$11));
  28281. var x1_$_$$und1$f = scaledDividend0;
  28282. var x1_$_$$und2$f = _2
  28283. - } else if (diffScale.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28284. - var _1 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0, new $c_sjsr_RuntimeLong().init___I(((-diffScale.lo$2) | 0)));
  28285. + } else if ((hi$4 < 0)) {
  28286. + var jsx$2 = $m_Ljava_math_Multiplication$();
  28287. + var value$2 = ((-lo$1) | 0);
  28288. + var hi$12 = (value$2 >> 31);
  28289. + var _1 = jsx$2.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0, new $c_sjsr_RuntimeLong().init___I__I(value$2, hi$12));
  28290. var x1_$_$$und1$f = _1;
  28291. var x1_$_$$und2$f = scaledDivisor0
  28292. } else {
  28293. @@ -267843,37 +272383,56 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__I__Ljava_math_
  28294. var scaledDivisor = $as_Ljava_math_BigInteger(x1_$_$$und2$f);
  28295. return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$divideBigIntegers__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(scaledDividend, scaledDivisor, scale, roundingMode)
  28296. }
  28297. - } else if ((diffScale.unary$und$minus__sjsr_RuntimeLong().$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(lptLen)) && (((this.java$math$BigDecimal$$$undbitLength$2 + lptbMinusLen) | 0) < 64))) {
  28298. - var div$3 = this.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(lptMinus);
  28299. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(div$3, divisor.java$math$BigDecimal$$$undsmallValue$2, scale, roundingMode)
  28300. } else {
  28301. - var scaledDividend0$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28302. - var scaledDivisor0$1 = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28303. - if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28304. - var _2$1 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0$1, new $c_sjsr_RuntimeLong().init___I(diffScale.lo$2));
  28305. - var x1$1_$_$$und1$f = scaledDividend0$1;
  28306. - var x1$1_$_$$und2$f = _2$1
  28307. - } else if (diffScale.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28308. - var _1$1 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0$1, new $c_sjsr_RuntimeLong().init___I(((-diffScale.lo$2) | 0)));
  28309. - var x1$1_$_$$und1$f = _1$1;
  28310. - var x1$1_$_$$und2$f = scaledDivisor0$1
  28311. + var lo$7 = ((-lo$1) | 0);
  28312. + var hi$13 = ((lo$1 !== 0) ? (~hi$4) : ((-hi$4) | 0));
  28313. + var hi$14 = (lptLen >> 31);
  28314. + if ((((hi$13 === hi$14) ? (((-2147483648) ^ lo$7) < ((-2147483648) ^ lptLen)) : (hi$13 < hi$14)) && (((this.java$math$BigDecimal$$$undbitLength$2 + lptbMinusLen) | 0) < 64))) {
  28315. + var b$4 = this.java$math$BigDecimal$$$undsmallValue$2;
  28316. + var lo$8 = b$4.lo$2;
  28317. + var hi$15 = b$4.hi$2;
  28318. + var lo$9 = $imul(lo$8, lo$3);
  28319. + var hi$16 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$8, hi$15, lo$3, hi$6);
  28320. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$16), divisor.java$math$BigDecimal$$$undsmallValue$2, scale, roundingMode)
  28321. } else {
  28322. - var x1$1_$_$$und1$f = scaledDividend0$1;
  28323. - var x1$1_$_$$und2$f = scaledDivisor0$1
  28324. - };
  28325. - var scaledDividend$1 = $as_Ljava_math_BigInteger(x1$1_$_$$und1$f);
  28326. - var scaledDivisor$1 = $as_Ljava_math_BigInteger(x1$1_$_$$und2$f);
  28327. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$divideBigIntegers__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(scaledDividend$1, scaledDivisor$1, scale, roundingMode)
  28328. + var scaledDividend0$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28329. + var scaledDivisor0$1 = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28330. + if (((hi$4 === 0) ? (lo$1 !== 0) : (hi$4 > 0))) {
  28331. + var jsx$3 = $m_Ljava_math_Multiplication$();
  28332. + var hi$17 = (lo$1 >> 31);
  28333. + var _2$1 = jsx$3.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0$1, new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$17));
  28334. + var x1$1_$_$$und1$f = scaledDividend0$1;
  28335. + var x1$1_$_$$und2$f = _2$1
  28336. + } else if ((hi$4 < 0)) {
  28337. + var jsx$4 = $m_Ljava_math_Multiplication$();
  28338. + var value$3 = ((-lo$1) | 0);
  28339. + var hi$18 = (value$3 >> 31);
  28340. + var _1$1 = jsx$4.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0$1, new $c_sjsr_RuntimeLong().init___I__I(value$3, hi$18));
  28341. + var x1$1_$_$$und1$f = _1$1;
  28342. + var x1$1_$_$$und2$f = scaledDivisor0$1
  28343. + } else {
  28344. + var x1$1_$_$$und1$f = scaledDividend0$1;
  28345. + var x1$1_$_$$und2$f = scaledDivisor0$1
  28346. + };
  28347. + var scaledDividend$1 = $as_Ljava_math_BigInteger(x1$1_$_$$und1$f);
  28348. + var scaledDivisor$1 = $as_Ljava_math_BigInteger(x1$1_$_$$und2$f);
  28349. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$divideBigIntegers__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(scaledDividend$1, scaledDivisor$1, scale, roundingMode)
  28350. + }
  28351. }
  28352. } else {
  28353. var scaledDividend0$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28354. var scaledDivisor0$2 = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28355. - if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28356. - var _2$2 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0$2, new $c_sjsr_RuntimeLong().init___I(diffScale.lo$2));
  28357. + if (((hi$4 === 0) ? (lo$1 !== 0) : (hi$4 > 0))) {
  28358. + var jsx$5 = $m_Ljava_math_Multiplication$();
  28359. + var hi$19 = (lo$1 >> 31);
  28360. + var _2$2 = jsx$5.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDivisor0$2, new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$19));
  28361. var x1$2_$_$$und1$f = scaledDividend0$2;
  28362. var x1$2_$_$$und2$f = _2$2
  28363. - } else if (diffScale.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28364. - var _1$2 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0$2, new $c_sjsr_RuntimeLong().init___I(((-diffScale.lo$2) | 0)));
  28365. + } else if ((hi$4 < 0)) {
  28366. + var jsx$6 = $m_Ljava_math_Multiplication$();
  28367. + var value$4 = ((-lo$1) | 0);
  28368. + var hi$20 = (value$4 >> 31);
  28369. + var _1$2 = jsx$6.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(scaledDividend0$2, new $c_sjsr_RuntimeLong().init___I__I(value$4, hi$20));
  28370. var x1$2_$_$$und1$f = _1$2;
  28371. var x1$2_$_$$und2$f = scaledDivisor0$2
  28372. } else {
  28373. @@ -267915,7 +272474,19 @@ $c_Ljava_math_BigDecimal.prototype.multiply__Ljava_math_BigDecimal__Ljava_math_M
  28374. $c_Ljava_math_BigDecimal.prototype.equals__O__Z = (function(x) {
  28375. if ($is_Ljava_math_BigDecimal(x)) {
  28376. var x2 = $as_Ljava_math_BigDecimal(x);
  28377. - return ((x2.java$math$BigDecimal$$$undscale$2 === this.java$math$BigDecimal$$$undscale$2) && ((this.java$math$BigDecimal$$$undbitLength$2 < 64) ? x2.java$math$BigDecimal$$$undsmallValue$2.equals__sjsr_RuntimeLong__Z(this.java$math$BigDecimal$$$undsmallValue$2) : $m_sr_BoxesRunTime$().equalsNumNum__jl_Number__jl_Number__Z(this.$$undintVal$2, x2.$$undintVal$2)))
  28378. + if ((x2.java$math$BigDecimal$$$undscale$2 === this.java$math$BigDecimal$$$undscale$2)) {
  28379. + if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  28380. + var b = x2.java$math$BigDecimal$$$undsmallValue$2;
  28381. + var lo = b.lo$2;
  28382. + var hi = b.hi$2;
  28383. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  28384. + return ((lo === b$1.lo$2) && (hi === b$1.hi$2))
  28385. + } else {
  28386. + return $m_sr_BoxesRunTime$().equalsNumNum__jl_Number__jl_Number__Z(this.$$undintVal$2, x2.$$undintVal$2)
  28387. + }
  28388. + } else {
  28389. + return false
  28390. + }
  28391. } else {
  28392. return false
  28393. }
  28394. @@ -267930,53 +272501,163 @@ $c_Ljava_math_BigDecimal.prototype.init___D = (function(dVal) {
  28395. if ((((dVal === Infinity) || (dVal === (-Infinity))) || (dVal !== dVal))) {
  28396. throw new $c_jl_NumberFormatException().init___T(("Infinity or NaN: " + dVal))
  28397. };
  28398. - var bits = $m_sjsr_Bits$().doubleToLongBits__D__J(dVal);
  28399. - this.java$math$BigDecimal$$$undscale$2 = ((1075 - new $c_sjsr_RuntimeLong().init___I__I(2047, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits.$$greater$greater__I__sjsr_RuntimeLong(52)).lo$2) | 0);
  28400. - var mantissa = ((this.java$math$BigDecimal$$$undscale$2 === 1075) ? new $c_sjsr_RuntimeLong().init___I__I((-1), 1048575).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).$$less$less__I__sjsr_RuntimeLong(1) : new $c_sjsr_RuntimeLong().init___I__I(0, 1048576).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 1048575).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits)));
  28401. - if (mantissa.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28402. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(dVal);
  28403. + var lo = b.lo$2;
  28404. + var hi = b.hi$2;
  28405. + var lo$1 = (hi >> 52);
  28406. + var lo$2 = (2047 & lo$1);
  28407. + this.java$math$BigDecimal$$$undscale$2 = ((1075 - lo$2) | 0);
  28408. + if ((this.java$math$BigDecimal$$$undscale$2 === 1075)) {
  28409. + var hi$2 = (1048575 & hi);
  28410. + var lo$3 = (lo << 1);
  28411. + var hi$3 = (((lo >>> (-1)) | 0) | (hi$2 << 1));
  28412. + var mantissa_$_lo$2 = lo$3;
  28413. + var mantissa_$_hi$2 = hi$3
  28414. + } else {
  28415. + var hi$4 = (1048575 & hi);
  28416. + var hi$5 = (1048576 | hi$4);
  28417. + var mantissa_$_lo$2 = lo;
  28418. + var mantissa_$_hi$2 = hi$5
  28419. + };
  28420. + if (((mantissa_$_lo$2 === 0) && (mantissa_$_hi$2 === 0))) {
  28421. this.java$math$BigDecimal$$$undscale$2 = 0;
  28422. this.$$undprecision$2 = 1
  28423. };
  28424. if ((this.java$math$BigDecimal$$$undscale$2 > 0)) {
  28425. var a = this.java$math$BigDecimal$$$undscale$2;
  28426. - var b = $m_jl_Long$().numberOfTrailingZeros__J__I(mantissa);
  28427. - var trailingZeros = ((a < b) ? a : b);
  28428. + var lo$4 = mantissa_$_lo$2;
  28429. + if ((lo$4 !== 0)) {
  28430. + var b$1 = ((lo$4 === 0) ? 32 : ((31 - $clz32((lo$4 & ((-lo$4) | 0)))) | 0))
  28431. + } else {
  28432. + var hi$6 = mantissa_$_hi$2;
  28433. + var b$1 = ((32 + ((hi$6 === 0) ? 32 : ((31 - $clz32((hi$6 & ((-hi$6) | 0)))) | 0))) | 0)
  28434. + };
  28435. + var trailingZeros = ((a < b$1) ? a : b$1);
  28436. this.java$math$BigDecimal$$$undscale$2 = ((this.java$math$BigDecimal$$$undscale$2 - trailingZeros) | 0);
  28437. - var mantissa2 = mantissa.$$greater$greater$greater__I__sjsr_RuntimeLong(trailingZeros)
  28438. + var n = (63 & trailingZeros);
  28439. + var hi$7 = mantissa_$_hi$2;
  28440. + if ((n < 32)) {
  28441. + var lo$5 = ((n === 0) ? mantissa_$_lo$2 : (((mantissa_$_lo$2 >>> n) | 0) | (hi$7 << ((-n) | 0))));
  28442. + var hi$8 = ((hi$7 >>> n) | 0);
  28443. + var mantissa2_$_lo$2 = lo$5;
  28444. + var mantissa2_$_hi$2 = hi$8
  28445. + } else {
  28446. + var lo$6 = ((hi$7 >>> n) | 0);
  28447. + var mantissa2_$_lo$2 = lo$6;
  28448. + var mantissa2_$_hi$2 = 0
  28449. + }
  28450. + } else {
  28451. + var mantissa2_$_lo$2 = mantissa_$_lo$2;
  28452. + var mantissa2_$_hi$2 = mantissa_$_hi$2
  28453. + };
  28454. + var lo$7 = (hi >> 63);
  28455. + var hi$9 = (hi >> 31);
  28456. + if ((!((lo$7 === 0) && (hi$9 === 0)))) {
  28457. + var lo$8 = mantissa2_$_lo$2;
  28458. + var hi$10 = mantissa2_$_hi$2;
  28459. + var lo$9 = ((-lo$8) | 0);
  28460. + var hi$11 = ((lo$8 !== 0) ? (~hi$10) : ((-hi$10) | 0));
  28461. + var mantissa3_$_lo$2 = lo$9;
  28462. + var mantissa3_$_hi$2 = hi$11
  28463. } else {
  28464. - var mantissa2 = mantissa
  28465. + var mantissa3_$_lo$2 = mantissa2_$_lo$2;
  28466. + var mantissa3_$_hi$2 = mantissa2_$_hi$2
  28467. };
  28468. - var mantissa3 = (bits.$$greater$greater__I__sjsr_RuntimeLong(63).notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? mantissa2.unary$und$minus__sjsr_RuntimeLong() : mantissa2);
  28469. - var mantissaBits = $m_Ljava_math_BigDecimal$().bitLength__J__I(mantissa3);
  28470. + var mantissaBits = $m_Ljava_math_BigDecimal$().bitLength__J__I(new $c_sjsr_RuntimeLong().init___I__I(mantissa3_$_lo$2, mantissa3_$_hi$2));
  28471. if ((this.java$math$BigDecimal$$$undscale$2 < 0)) {
  28472. this.java$math$BigDecimal$$$undbitLength$2 = ((mantissaBits === 0) ? 0 : ((mantissaBits - this.java$math$BigDecimal$$$undscale$2) | 0));
  28473. if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  28474. - this.java$math$BigDecimal$$$undsmallValue$2 = mantissa3.$$less$less__I__sjsr_RuntimeLong(((-this.java$math$BigDecimal$$$undscale$2) | 0))
  28475. + var n0 = ((-this.java$math$BigDecimal$$$undscale$2) | 0);
  28476. + var n$1 = (63 & n0);
  28477. + var lo$10 = mantissa3_$_lo$2;
  28478. + if ((n$1 < 32)) {
  28479. + var lo$11 = (lo$10 << n$1);
  28480. + var hi$12 = ((n$1 === 0) ? mantissa3_$_hi$2 : (((lo$10 >>> ((-n$1) | 0)) | 0) | (mantissa3_$_hi$2 << n$1)));
  28481. + var x_$_lo$2 = lo$11;
  28482. + var x_$_hi$2 = hi$12
  28483. + } else {
  28484. + var hi$13 = (lo$10 << n$1);
  28485. + var x_$_lo$2 = 0;
  28486. + var x_$_hi$2 = hi$13
  28487. + };
  28488. + this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2)
  28489. } else {
  28490. - this.$$undintVal$2 = new $c_Ljava_math_BigInteger().init___I__J(1, mantissa3).shiftLeft__I__Ljava_math_BigInteger(((-this.java$math$BigDecimal$$$undscale$2) | 0))
  28491. + this.$$undintVal$2 = new $c_Ljava_math_BigInteger().init___I__J(1, new $c_sjsr_RuntimeLong().init___I__I(mantissa3_$_lo$2, mantissa3_$_hi$2)).shiftLeft__I__Ljava_math_BigInteger(((-this.java$math$BigDecimal$$$undscale$2) | 0))
  28492. };
  28493. this.java$math$BigDecimal$$$undscale$2 = 0
  28494. } else if ((this.java$math$BigDecimal$$$undscale$2 > 0)) {
  28495. if (((this.java$math$BigDecimal$$$undscale$2 < $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongFivePows$1.u.length) && (this.mSum$1__p2__I__I(mantissaBits) < 64))) {
  28496. - this.java$math$BigDecimal$$$undsmallValue$2 = mantissa3.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong($m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongFivePows$1.u[this.java$math$BigDecimal$$$undscale$2]);
  28497. + var b$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongFivePows$1.u[this.java$math$BigDecimal$$$undscale$2];
  28498. + var alo = mantissa3_$_lo$2;
  28499. + var blo = b$2.lo$2;
  28500. + var lo$12 = $imul(alo, blo);
  28501. + var hi$14 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, mantissa3_$_hi$2, blo, b$2.hi$2);
  28502. + this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$14);
  28503. this.java$math$BigDecimal$$$undbitLength$2 = $m_Ljava_math_BigDecimal$().bitLength__J__I(this.java$math$BigDecimal$$$undsmallValue$2)
  28504. } else {
  28505. - this.setUnscaledValue__p2__Ljava_math_BigInteger__V($m_Ljava_math_Multiplication$().multiplyByFivePow__Ljava_math_BigInteger__I__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(mantissa3), this.java$math$BigDecimal$$$undscale$2))
  28506. + this.setUnscaledValue__p2__Ljava_math_BigInteger__V($m_Ljava_math_Multiplication$().multiplyByFivePow__Ljava_math_BigInteger__I__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(mantissa3_$_lo$2, mantissa3_$_hi$2)), this.java$math$BigDecimal$$$undscale$2))
  28507. }
  28508. } else {
  28509. - this.java$math$BigDecimal$$$undsmallValue$2 = mantissa3;
  28510. + this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I__I(mantissa3_$_lo$2, mantissa3_$_hi$2);
  28511. this.java$math$BigDecimal$$$undbitLength$2 = mantissaBits
  28512. };
  28513. return this
  28514. });
  28515. $c_Ljava_math_BigDecimal.prototype.intValueExact__I = (function() {
  28516. - return this.valueExact__p2__I__J(32).lo$2
  28517. + var b = this.valueExact__p2__I__J(32);
  28518. + var lo = b.lo$2;
  28519. + return lo
  28520. });
  28521. $c_Ljava_math_BigDecimal.prototype.isZero__p2__Z = (function() {
  28522. - return ((this.java$math$BigDecimal$$$undbitLength$2 === 0) && this.java$math$BigDecimal$$$undsmallValue$2.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1))))
  28523. + if ((this.java$math$BigDecimal$$$undbitLength$2 === 0)) {
  28524. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28525. + var lo = b.lo$2;
  28526. + var hi = b.hi$2;
  28527. + return (!((lo === (-1)) && (hi === (-1))))
  28528. + } else {
  28529. + return false
  28530. + }
  28531. });
  28532. $c_Ljava_math_BigDecimal.prototype.movePoint__p2__J__Ljava_math_BigDecimal = (function(newScale) {
  28533. - return (this.isZero__p2__Z() ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal((newScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? newScale : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) : (newScale.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? ((this.java$math$BigDecimal$$$undbitLength$2 < 64) ? $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale)) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale))) : ((newScale.unary$und$minus__sjsr_RuntimeLong().$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_BigDecimal$().LongTenPows$1.u.length)) && (((this.java$math$BigDecimal$$$undbitLength$2 + this.lptbLen$1__p2__J__I(newScale)) | 0) < 64)) ? $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong($m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-newScale.lo$2) | 0)]), 0) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale.unary$und$minus__sjsr_RuntimeLong()))), 0))))
  28534. + if (this.isZero__p2__Z()) {
  28535. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  28536. + var ahi = newScale.hi$2;
  28537. + return jsx$1.java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal((((ahi === 0) ? (newScale.lo$2 !== 0) : (ahi > 0)) ? newScale : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))
  28538. + } else {
  28539. + var ahi$1 = newScale.hi$2;
  28540. + if ((ahi$1 >= 0)) {
  28541. + return ((this.java$math$BigDecimal$$$undbitLength$2 < 64) ? $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale)) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale)))
  28542. + } else {
  28543. + var lo = newScale.lo$2;
  28544. + var hi = newScale.hi$2;
  28545. + var lo$1 = ((-lo) | 0);
  28546. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  28547. + var value = $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length;
  28548. + var hi$2 = (value >> 31);
  28549. + if ((((hi$1 === hi$2) ? (((-2147483648) ^ lo$1) < ((-2147483648) ^ value)) : (hi$1 < hi$2)) && (((this.java$math$BigDecimal$$$undbitLength$2 + this.lptbLen$1__p2__J__I(newScale)) | 0) < 64))) {
  28550. + var jsx$2 = $m_Ljava_math_BigDecimal$();
  28551. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28552. + var lo$2 = b.lo$2;
  28553. + var hi$3 = b.hi$2;
  28554. + var b$1 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-newScale.lo$2) | 0)];
  28555. + var blo = b$1.lo$2;
  28556. + var lo$3 = $imul(lo$2, blo);
  28557. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$2, hi$3, blo, b$1.hi$2);
  28558. + return jsx$2.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$4), 0)
  28559. + } else {
  28560. + var jsx$5 = $m_Ljava_math_Multiplication$();
  28561. + var jsx$4 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28562. + var jsx$3 = $m_Ljava_math_BigDecimal$();
  28563. + var lo$4 = newScale.lo$2;
  28564. + var hi$5 = newScale.hi$2;
  28565. + var lo$5 = ((-lo$4) | 0);
  28566. + var hi$6 = ((lo$4 !== 0) ? (~hi$5) : ((-hi$5) | 0));
  28567. + var value$1 = jsx$3.java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$6));
  28568. + var hi$7 = (value$1 >> 31);
  28569. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(jsx$5.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(jsx$4, new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$7)), 0)
  28570. + }
  28571. + }
  28572. + }
  28573. });
  28574. $c_Ljava_math_BigDecimal.prototype.divideAndRemainder__Ljava_math_BigDecimal__Ljava_math_MathContext__ALjava_math_BigDecimal = (function(divisor, mc) {
  28575. var quot = this.divideToIntegralValue__Ljava_math_BigDecimal__Ljava_math_MathContext__Ljava_math_BigDecimal(divisor, mc);
  28576. @@ -268001,7 +272682,10 @@ $c_Ljava_math_BigDecimal.prototype.stripTrailingZeros__Ljava_math_BigDecimal = (
  28577. var lastPow = (((-1) + $m_Ljava_math_Multiplication$().BigTenPows$1.u.length) | 0);
  28578. var i = 1;
  28579. var strippedBI = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28580. - var scale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2);
  28581. + var value = this.java$math$BigDecimal$$$undscale$2;
  28582. + var hi = (value >> 31);
  28583. + var scale_$_lo$2 = value;
  28584. + var scale_$_hi$2 = hi;
  28585. var x1_$_$$und1$f;
  28586. var x1_$_$$und2$f;
  28587. _loop: while (true) {
  28588. @@ -268011,10 +272695,20 @@ $c_Ljava_math_BigDecimal.prototype.stripTrailingZeros__Ljava_math_BigDecimal = (
  28589. if ((this$1.sign$2 === 0)) {
  28590. var temp$i = ((i < lastPow) ? ((1 + i) | 0) : i);
  28591. var temp$strippedBI = qr.quot$1;
  28592. - var temp$scale = scale.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i));
  28593. + var this$2_$_lo$2 = scale_$_lo$2;
  28594. + var this$2_$_hi$2 = scale_$_hi$2;
  28595. + var value$1 = i;
  28596. + var hi$1 = (value$1 >> 31);
  28597. + var alo = this$2_$_lo$2;
  28598. + var ahi = this$2_$_hi$2;
  28599. + var lo = ((alo - value$1) | 0);
  28600. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - hi$1) | 0)) | 0) : ((ahi - hi$1) | 0));
  28601. i = temp$i;
  28602. strippedBI = temp$strippedBI;
  28603. - scale = temp$scale;
  28604. + var jsx$1_$_lo$2 = lo;
  28605. + var jsx$1_$_hi$2 = hi$2;
  28606. + scale_$_lo$2 = jsx$1_$_lo$2;
  28607. + scale_$_hi$2 = jsx$1_$_hi$2;
  28608. continue _loop
  28609. };
  28610. if ((i !== 1)) {
  28611. @@ -268022,21 +272716,28 @@ $c_Ljava_math_BigDecimal.prototype.stripTrailingZeros__Ljava_math_BigDecimal = (
  28612. continue _loop
  28613. };
  28614. var _1 = strippedBI;
  28615. - var _2 = scale;
  28616. + var _2_$_lo$2 = scale_$_lo$2;
  28617. + var _2_$_hi$2 = scale_$_hi$2;
  28618. var x1_$_$$und1$f = _1;
  28619. - var x1_$_$$und2$f = _2;
  28620. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2_$_lo$2, _2_$_hi$2);
  28621. break
  28622. } else {
  28623. var _1$1 = strippedBI;
  28624. - var _2$1 = scale;
  28625. + var _2$1_$_lo$2 = scale_$_lo$2;
  28626. + var _2$1_$_hi$2 = scale_$_hi$2;
  28627. var x1_$_$$und1$f = _1$1;
  28628. - var x1_$_$$und2$f = _2$1;
  28629. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2$1_$_lo$2, _2$1_$_hi$2);
  28630. break
  28631. }
  28632. };
  28633. var strippedBI$1 = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  28634. - var newScale = $uJ(x1_$_$$und2$f);
  28635. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(strippedBI$1, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale))
  28636. + var b = $uJ(x1_$_$$und2$f);
  28637. + var lo$1 = b.lo$2;
  28638. + var hi$3 = b.hi$2;
  28639. + var b$1 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$3));
  28640. + var lo$2 = b$1.lo$2;
  28641. + var hi$4 = b$1.hi$2;
  28642. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(strippedBI$1, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$4)))
  28643. }
  28644. });
  28645. $c_Ljava_math_BigDecimal.prototype.inplaceRound__p2__Ljava_math_MathContext__V = (function(mc) {
  28646. @@ -268047,33 +272748,46 @@ $c_Ljava_math_BigDecimal.prototype.inplaceRound__p2__Ljava_math_MathContext__V =
  28647. if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  28648. this.smallRound__p2__Ljava_math_MathContext__I__V(mc, discardedPrecision)
  28649. } else {
  28650. - var sizeOfFraction = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(discardedPrecision));
  28651. + var jsx$1 = $m_Ljava_math_Multiplication$();
  28652. + var hi = (discardedPrecision >> 31);
  28653. + var sizeOfFraction = jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(discardedPrecision, hi));
  28654. var integerAndFraction = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divideAndRemainder__Ljava_math_BigInteger__ALjava_math_BigInteger(sizeOfFraction);
  28655. - var newScale0 = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(discardedPrecision));
  28656. - var this$1 = integerAndFraction.u[1];
  28657. - if ((this$1.sign$2 !== 0)) {
  28658. + var value = this.java$math$BigDecimal$$$undscale$2;
  28659. + var hi$1 = (value >> 31);
  28660. + var hi$2 = (discardedPrecision >> 31);
  28661. + var lo = ((value - discardedPrecision) | 0);
  28662. + var hi$3 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi$1 - hi$2) | 0)) | 0) : ((hi$1 - hi$2) | 0));
  28663. + var this$2 = integerAndFraction.u[1];
  28664. + if ((this$2.sign$2 !== 0)) {
  28665. var absBi = integerAndFraction.u[1].abs__Ljava_math_BigInteger();
  28666. var compRem = absBi.shiftLeftOneBit__Ljava_math_BigInteger().compareTo__Ljava_math_BigInteger__I(sizeOfFraction);
  28667. var parityBit = (integerAndFraction.u[0].testBit__I__Z(0) ? 1 : 0);
  28668. - var this$2 = integerAndFraction.u[1];
  28669. - var frac = $imul(this$2.sign$2, ((5 + compRem) | 0));
  28670. + var this$3 = integerAndFraction.u[1];
  28671. + var frac = $imul(this$3.sign$2, ((5 + compRem) | 0));
  28672. var carry = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I(parityBit, frac, mc.roundingMode$1);
  28673. if ((carry !== 0)) {
  28674. - var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(carry));
  28675. - var this$3 = integerAndFraction.u[0];
  28676. - integerAndFraction.u[0] = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi)
  28677. + var jsx$2 = $m_Ljava_math_BigInteger$();
  28678. + var hi$4 = (carry >> 31);
  28679. + var bi = jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(carry, hi$4));
  28680. + var this$4 = integerAndFraction.u[0];
  28681. + integerAndFraction.u[0] = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$4, bi)
  28682. };
  28683. var tempBD = new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger(integerAndFraction.u[0]);
  28684. if ((tempBD.precision__I() > mcPrecision)) {
  28685. integerAndFraction.u[0] = integerAndFraction.u[0].divide__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_BigInteger$().TEN$1);
  28686. - var newScale = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(newScale0)
  28687. + var lo$1 = (((-1) + lo) | 0);
  28688. + var hi$5 = ((lo$1 !== (-1)) ? hi$3 : (((-1) + hi$3) | 0));
  28689. + var newScale_$_lo$2 = lo$1;
  28690. + var newScale_$_hi$2 = hi$5
  28691. } else {
  28692. - var newScale = newScale0
  28693. + var newScale_$_lo$2 = lo;
  28694. + var newScale_$_hi$2 = hi$3
  28695. }
  28696. } else {
  28697. - var newScale = newScale0
  28698. + var newScale_$_lo$2 = lo;
  28699. + var newScale_$_hi$2 = hi$3
  28700. };
  28701. - this.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale);
  28702. + this.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(newScale_$_lo$2, newScale_$_hi$2));
  28703. this.$$undprecision$2 = mcPrecision;
  28704. this.setUnscaledValue__p2__Ljava_math_BigInteger__V(integerAndFraction.u[0])
  28705. }
  28706. @@ -268107,9 +272821,18 @@ $c_Ljava_math_BigDecimal.prototype.toString__T = (function() {
  28707. var begin = 1
  28708. };
  28709. var end = $uI(intString.length);
  28710. - var exponent = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).unary$und$minus__sjsr_RuntimeLong().$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(end)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(begin));
  28711. - if (((this.java$math$BigDecimal$$$undscale$2 > 0) && exponent.$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-6), (-1))))) {
  28712. - if (exponent.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  28713. + var value = this.java$math$BigDecimal$$$undscale$2;
  28714. + var hi = (value >> 31);
  28715. + var lo = ((-value) | 0);
  28716. + var hi$1 = ((value !== 0) ? (~hi) : ((-hi) | 0));
  28717. + var hi$2 = (end >> 31);
  28718. + var lo$1 = ((lo + end) | 0);
  28719. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$1 + hi$2) | 0)) | 0) : ((hi$1 + hi$2) | 0));
  28720. + var hi$4 = (begin >> 31);
  28721. + var lo$2 = ((lo$1 - begin) | 0);
  28722. + var hi$5 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ lo$1)) ? (((-1) + ((hi$3 - hi$4) | 0)) | 0) : ((hi$3 - hi$4) | 0));
  28723. + if (((this.java$math$BigDecimal$$$undscale$2 > 0) && ((hi$5 === (-1)) ? (((-2147483648) ^ lo$2) >= 2147483642) : (hi$5 > (-1))))) {
  28724. + if ((hi$5 >= 0)) {
  28725. $m_Ljava_math_BigDecimal$();
  28726. var pos = ((end - this.java$math$BigDecimal$$$undscale$2) | 0);
  28727. $m_Ljava_math_BigDecimal$();
  28728. @@ -268142,9 +272865,9 @@ $c_Ljava_math_BigDecimal.prototype.toString__T = (function() {
  28729. i = ((1 + i) | 0)
  28730. };
  28731. b.append__T__scm_StringBuilder("");
  28732. - var this$25 = b.underlying$5;
  28733. - var s2 = this$25.content$1;
  28734. - var s2Len = (((-1) - exponent.lo$2) | 0);
  28735. + var this$29 = b.underlying$5;
  28736. + var s2 = this$29.content$1;
  28737. + var s2Len = (((-1) - lo$2) | 0);
  28738. $m_Ljava_math_BigDecimal$();
  28739. var s2$1 = $as_T(s2.substring(0, s2Len));
  28740. var result = ((("" + $as_T(s.substring(0, pos$2))) + s2$1) + $as_T(s.substring(pos$2)))
  28741. @@ -268152,8 +272875,8 @@ $c_Ljava_math_BigDecimal.prototype.toString__T = (function() {
  28742. } else {
  28743. var r0 = ((((end - begin) | 0) >= 1) ? ($m_Ljava_math_BigDecimal$(), $m_Ljava_math_BigDecimal$(), (($as_T(intString.substring(0, begin)) + ".") + $as_T(intString.substring(begin)))) : intString);
  28744. var r1 = (r0 + "E");
  28745. - var r2 = (exponent.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? (r1 + "+") : r1);
  28746. - var result = (r2 + $as_sjsr_RuntimeLong(exponent).toString__T())
  28747. + var r2 = (((hi$5 === 0) ? (lo$2 !== 0) : (hi$5 > 0)) ? (r1 + "+") : r1);
  28748. + var result = (r2 + $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(lo$2, hi$5))
  28749. };
  28750. this.$$undtoStringImage$2 = result;
  28751. return this.$$undtoStringImage$2
  28752. @@ -268162,14 +272885,28 @@ $c_Ljava_math_BigDecimal.prototype.toString__T = (function() {
  28753. });
  28754. $c_Ljava_math_BigDecimal.prototype.init___I__I = (function(smallValue, scale) {
  28755. $c_Ljava_math_BigDecimal.prototype.init___.call(this);
  28756. - this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I(smallValue);
  28757. + var hi = (smallValue >> 31);
  28758. + this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I__I(smallValue, hi);
  28759. this.java$math$BigDecimal$$$undscale$2 = scale;
  28760. this.java$math$BigDecimal$$$undbitLength$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$bitLength__I__I(smallValue);
  28761. return this
  28762. });
  28763. $c_Ljava_math_BigDecimal.prototype.signum__I = (function() {
  28764. if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  28765. - return (this.java$math$BigDecimal$$$undsmallValue$2.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? (-1) : (this.java$math$BigDecimal$$$undsmallValue$2.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? 1 : 0))
  28766. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28767. + var hi = b.hi$2;
  28768. + if ((hi < 0)) {
  28769. + return (-1)
  28770. + } else {
  28771. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  28772. + var lo$1 = b$1.lo$2;
  28773. + var hi$1 = b$1.hi$2;
  28774. + if (((hi$1 === 0) ? (lo$1 !== 0) : (hi$1 > 0))) {
  28775. + return 1
  28776. + } else {
  28777. + return 0
  28778. + }
  28779. + }
  28780. } else {
  28781. var this$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28782. return this$1.sign$2
  28783. @@ -268185,10 +272922,31 @@ $c_Ljava_math_BigDecimal.prototype.setScale__I__I__Ljava_math_BigDecimal = (func
  28784. return this.setScale__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(newScale, $m_Ljava_math_RoundingMode$().valueOf__I__Ljava_math_RoundingMode(roundingMode))
  28785. });
  28786. $c_Ljava_math_BigDecimal.prototype.toBigInteger__Ljava_math_BigInteger = (function() {
  28787. - return (((this.java$math$BigDecimal$$$undscale$2 === 0) || this.isZero__p2__Z()) ? this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger() : ((this.java$math$BigDecimal$$$undscale$2 < 0) ? this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).unary$und$minus__sjsr_RuntimeLong())) : this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2)))))
  28788. + if (((this.java$math$BigDecimal$$$undscale$2 === 0) || this.isZero__p2__Z())) {
  28789. + return this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger()
  28790. + } else if ((this.java$math$BigDecimal$$$undscale$2 < 0)) {
  28791. + var jsx$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28792. + var jsx$1 = $m_Ljava_math_Multiplication$();
  28793. + var value = this.java$math$BigDecimal$$$undscale$2;
  28794. + var hi = (value >> 31);
  28795. + var lo = ((-value) | 0);
  28796. + var hi$1 = ((value !== 0) ? (~hi) : ((-hi) | 0));
  28797. + return jsx$2.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1)))
  28798. + } else {
  28799. + var jsx$4 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28800. + var jsx$3 = $m_Ljava_math_Multiplication$();
  28801. + var value$1 = this.java$math$BigDecimal$$$undscale$2;
  28802. + var hi$2 = (value$1 >> 31);
  28803. + return jsx$4.divide__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$3.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$2)))
  28804. + }
  28805. });
  28806. $c_Ljava_math_BigDecimal.prototype.movePointRight__I__Ljava_math_BigDecimal = (function(n) {
  28807. - return this.movePoint__p2__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(n)))
  28808. + var value = this.java$math$BigDecimal$$$undscale$2;
  28809. + var hi = (value >> 31);
  28810. + var hi$1 = (n >> 31);
  28811. + var lo = ((value - n) | 0);
  28812. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  28813. + return this.movePoint__p2__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  28814. });
  28815. $c_Ljava_math_BigDecimal.prototype.init___T__Ljava_math_MathContext = (function(sVal, mc) {
  28816. $c_Ljava_math_BigDecimal.prototype.init___AC__I__I.call(this, $m_sjsr_RuntimeString$().toCharArray__T__AC(sVal), 0, $uI(sVal.length));
  28817. @@ -268208,14 +272966,27 @@ $c_Ljava_math_BigDecimal.prototype.remainder__Ljava_math_BigDecimal__Ljava_math_
  28818. return jsx$1_$_rem$1
  28819. });
  28820. $c_Ljava_math_BigDecimal.prototype.multiply__Ljava_math_BigDecimal__Ljava_math_BigDecimal = (function(multiplicand) {
  28821. - var newScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(multiplicand.java$math$BigDecimal$$$undscale$2));
  28822. + var value = this.java$math$BigDecimal$$$undscale$2;
  28823. + var hi = (value >> 31);
  28824. + var value$1 = multiplicand.java$math$BigDecimal$$$undscale$2;
  28825. + var hi$1 = (value$1 >> 31);
  28826. + var lo = ((value + value$1) | 0);
  28827. + var hi$2 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? ((1 + ((hi + hi$1) | 0)) | 0) : ((hi + hi$1) | 0));
  28828. if ((this.isZero__p2__Z() || multiplicand.isZero__p2__Z())) {
  28829. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(newScale)
  28830. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  28831. } else if ((((this.java$math$BigDecimal$$$undbitLength$2 + multiplicand.java$math$BigDecimal$$$undbitLength$2) | 0) < 64)) {
  28832. - return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(multiplicand.java$math$BigDecimal$$$undsmallValue$2), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale))
  28833. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  28834. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28835. + var lo$1 = b.lo$2;
  28836. + var hi$3 = b.hi$2;
  28837. + var b$1 = multiplicand.java$math$BigDecimal$$$undsmallValue$2;
  28838. + var blo = b$1.lo$2;
  28839. + var lo$2 = $imul(lo$1, blo);
  28840. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$1, hi$3, blo, b$1.hi$2);
  28841. + return jsx$1.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$4), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)))
  28842. } else {
  28843. var unscaled = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(multiplicand.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  28844. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(unscaled, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale))
  28845. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(unscaled, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)))
  28846. }
  28847. });
  28848. $c_Ljava_math_BigDecimal.prototype.powTenLen$2__p2__I__I = (function(negDiffScale$1) {
  28849. @@ -268225,11 +272996,46 @@ $c_Ljava_math_BigDecimal.prototype.notify__ = (function() {
  28850. return (void 0)
  28851. });
  28852. $c_Ljava_math_BigDecimal.prototype.negate__Ljava_math_BigDecimal = (function() {
  28853. - return (((this.java$math$BigDecimal$$$undbitLength$2 < 63) || ((this.java$math$BigDecimal$$$undbitLength$2 === 63) && this.java$math$BigDecimal$$$undsmallValue$2.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648))))) ? $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.unary$und$minus__sjsr_RuntimeLong(), this.java$math$BigDecimal$$$undscale$2) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().negate__Ljava_math_BigInteger(), this.java$math$BigDecimal$$$undscale$2))
  28854. + if ((this.java$math$BigDecimal$$$undbitLength$2 < 63)) {
  28855. + var jsx$1 = true
  28856. + } else if ((this.java$math$BigDecimal$$$undbitLength$2 === 63)) {
  28857. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28858. + var lo = b.lo$2;
  28859. + var hi = b.hi$2;
  28860. + var jsx$1 = (!((lo === 0) && (hi === (-2147483648))))
  28861. + } else {
  28862. + var jsx$1 = false
  28863. + };
  28864. + if (jsx$1) {
  28865. + var jsx$2 = $m_Ljava_math_BigDecimal$();
  28866. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  28867. + var lo$1 = b$1.lo$2;
  28868. + var hi$1 = b$1.hi$2;
  28869. + var lo$2 = ((-lo$1) | 0);
  28870. + var hi$2 = ((lo$1 !== 0) ? (~hi$1) : ((-hi$1) | 0));
  28871. + return jsx$2.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$2), this.java$math$BigDecimal$$$undscale$2)
  28872. + } else {
  28873. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().negate__Ljava_math_BigInteger(), this.java$math$BigDecimal$$$undscale$2)
  28874. + }
  28875. });
  28876. $c_Ljava_math_BigDecimal.prototype.scaleByPowerOfTen__I__Ljava_math_BigDecimal = (function(n) {
  28877. - var newScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(n));
  28878. - return ((this.java$math$BigDecimal$$$undbitLength$2 < 64) ? (this.java$math$BigDecimal$$$undsmallValue$2.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(newScale) : $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale))) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale)))
  28879. + var value = this.java$math$BigDecimal$$$undscale$2;
  28880. + var hi = (value >> 31);
  28881. + var hi$1 = (n >> 31);
  28882. + var lo = ((value - n) | 0);
  28883. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  28884. + if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  28885. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  28886. + var lo$1 = b.lo$2;
  28887. + var hi$3 = b.hi$2;
  28888. + if (((lo$1 === 0) && (hi$3 === 0))) {
  28889. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  28890. + } else {
  28891. + return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)))
  28892. + }
  28893. + } else {
  28894. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)))
  28895. + }
  28896. });
  28897. $c_Ljava_math_BigDecimal.prototype.init___Ljava_math_BigInteger__Ljava_math_MathContext = (function(bi, mc) {
  28898. $c_Ljava_math_BigDecimal.prototype.init___Ljava_math_BigInteger__I.call(this, bi, 0);
  28899. @@ -268244,7 +273050,10 @@ $c_Ljava_math_BigDecimal.prototype.precision__I = (function() {
  28900. var jsx$1 = this.decimalDigitsInLong__p2__J__I(this.java$math$BigDecimal$$$undsmallValue$2)
  28901. } else {
  28902. var decimalDigits = ((1 + $doubleToInt((0.3010299956639812 * (((-1) + this.java$math$BigDecimal$$$undbitLength$2) | 0)))) | 0);
  28903. - var this$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(decimalDigits)));
  28904. + var jsx$3 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28905. + var jsx$2 = $m_Ljava_math_Multiplication$();
  28906. + var hi = (decimalDigits >> 31);
  28907. + var this$1 = jsx$3.divide__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$2.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(decimalDigits, hi)));
  28908. if ((this$1.sign$2 !== 0)) {
  28909. var jsx$1 = ((1 + decimalDigits) | 0)
  28910. } else {
  28911. @@ -268259,14 +273068,24 @@ $c_Ljava_math_BigDecimal.prototype.toBigIntegerExact__Ljava_math_BigInteger = (f
  28912. if (((this.java$math$BigDecimal$$$undscale$2 === 0) || this.isZero__p2__Z())) {
  28913. return this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger()
  28914. } else if ((this.java$math$BigDecimal$$$undscale$2 < 0)) {
  28915. - return this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).unary$und$minus__sjsr_RuntimeLong()))
  28916. + var jsx$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28917. + var jsx$1 = $m_Ljava_math_Multiplication$();
  28918. + var value = this.java$math$BigDecimal$$$undscale$2;
  28919. + var hi = (value >> 31);
  28920. + var lo = ((-value) | 0);
  28921. + var hi$1 = ((value !== 0) ? (~hi) : ((-hi) | 0));
  28922. + return jsx$2.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$1)))
  28923. } else {
  28924. if (((this.java$math$BigDecimal$$$undscale$2 > this.approxPrecision__p2__I()) || (this.java$math$BigDecimal$$$undscale$2 > this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().getLowestSetBit__I()))) {
  28925. throw new $c_jl_ArithmeticException().init___T("Rounding necessary")
  28926. };
  28927. - var integerAndFraction = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divideAndRemainder__Ljava_math_BigInteger__ALjava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2)));
  28928. - var this$1 = integerAndFraction.u[1];
  28929. - if ((this$1.sign$2 !== 0)) {
  28930. + var jsx$4 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28931. + var jsx$3 = $m_Ljava_math_Multiplication$();
  28932. + var value$1 = this.java$math$BigDecimal$$$undscale$2;
  28933. + var hi$2 = (value$1 >> 31);
  28934. + var integerAndFraction = jsx$4.divideAndRemainder__Ljava_math_BigInteger__ALjava_math_BigInteger(jsx$3.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$1, hi$2)));
  28935. + var this$3 = integerAndFraction.u[1];
  28936. + if ((this$3.sign$2 !== 0)) {
  28937. throw new $c_jl_ArithmeticException().init___T("Rounding necessary")
  28938. };
  28939. return integerAndFraction.u[0]
  28940. @@ -268277,7 +273096,9 @@ $c_Ljava_math_BigDecimal.prototype.init___I = (function(iVal) {
  28941. return this
  28942. });
  28943. $c_Ljava_math_BigDecimal.prototype.shortValueExact__S = (function() {
  28944. - return ((this.valueExact__p2__I__J(16).lo$2 << 16) >> 16)
  28945. + var b = this.valueExact__p2__I__J(16);
  28946. + var lo = b.lo$2;
  28947. + return ((lo << 16) >> 16)
  28948. });
  28949. $c_Ljava_math_BigDecimal.prototype.cmp$1__p2__J__I = (function(diffScale$6) {
  28950. return ((this.java$math$BigDecimal$$$undbitLength$2 + $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$LongTenPowsBitLength$1.u[diffScale$6.lo$2]) | 0)
  28951. @@ -268287,11 +273108,16 @@ $c_Ljava_math_BigDecimal.prototype.mSum$1__p2__I__I = (function(mantissaBits$1)
  28952. });
  28953. $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__Ljava_math_BigDecimal = (function(divisor) {
  28954. var thisUnscaled = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28955. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.java$math$BigDecimal$$$undscale$2));
  28956. + var value = this.java$math$BigDecimal$$$undscale$2;
  28957. + var hi = (value >> 31);
  28958. + var value$1 = divisor.java$math$BigDecimal$$$undscale$2;
  28959. + var hi$1 = (value$1 >> 31);
  28960. + var lo = ((value - value$1) | 0);
  28961. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  28962. if (divisor.isZero__p2__Z()) {
  28963. throw new $c_jl_ArithmeticException().init___T("Division by zero")
  28964. } else if ((thisUnscaled.sign$2 === 0)) {
  28965. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(diffScale)
  28966. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  28967. } else {
  28968. var divisorUnscaled = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  28969. var lastPow = (((-1) + $m_Ljava_math_Multiplication$().BigFivePows$1.u.length) | 0);
  28970. @@ -268306,8 +273132,8 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__Ljava_math_Big
  28971. var x1_$_$$und2$f;
  28972. _loop: while (true) {
  28973. var qr = q.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem($m_Ljava_math_Multiplication$().BigFivePows$1.u[i]);
  28974. - var this$1 = qr.rem$1;
  28975. - if ((this$1.sign$2 === 0)) {
  28976. + var this$2 = qr.rem$1;
  28977. + if ((this$2.sign$2 === 0)) {
  28978. var temp$i = ((i < lastPow) ? ((1 + i) | 0) : i);
  28979. var temp$q = qr.quot$1;
  28980. var temp$l = ((l + i) | 0);
  28981. @@ -268332,7 +273158,12 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__Ljava_math_Big
  28982. throw new $c_jl_ArithmeticException().init___T("Non-terminating decimal expansion; no exact representable decimal result")
  28983. };
  28984. var p2 = ((q$1.sign$2 < 0) ? p.negate__Ljava_math_BigInteger() : p);
  28985. - var newScale = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(diffScale.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((k > l$1) ? k : l$1))));
  28986. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  28987. + var value$2 = ((k > l$1) ? k : l$1);
  28988. + var hi$3 = (value$2 >> 31);
  28989. + var lo$1 = ((lo + value$2) | 0);
  28990. + var hi$4 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$2 + hi$3) | 0)) | 0) : ((hi$2 + hi$3) | 0));
  28991. + var newScale = jsx$1.java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$4));
  28992. var i$1 = ((k - l$1) | 0);
  28993. var p3 = ((i$1 > 0) ? $m_Ljava_math_Multiplication$().multiplyByFivePow__Ljava_math_BigInteger__I__Ljava_math_BigInteger(p2, i$1) : p2.shiftLeft__I__Ljava_math_BigInteger(((-i$1) | 0)));
  28994. return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(p3, newScale)
  28995. @@ -268352,41 +273183,81 @@ $c_Ljava_math_BigDecimal.prototype.divideToIntegralValue__Ljava_math_BigDecimal_
  28996. if (divisor.isZero__p2__Z()) {
  28997. throw new $c_jl_ArithmeticException().init___T("Division by zero")
  28998. };
  28999. - var newScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.java$math$BigDecimal$$$undscale$2));
  29000. + var value = this.java$math$BigDecimal$$$undscale$2;
  29001. + var hi = (value >> 31);
  29002. + var value$1 = divisor.java$math$BigDecimal$$$undscale$2;
  29003. + var hi$1 = (value$1 >> 31);
  29004. + var lo = ((value - value$1) | 0);
  29005. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  29006. var lastPow = (((-1) + $m_Ljava_math_Multiplication$().BigTenPows$1.u.length) | 0);
  29007. - if ((new $c_sjsr_RuntimeLong().init___I(divisor.approxPrecision__p2__I()).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(newScale).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.approxPrecision__p2__I()))) || this.isZero__p2__Z())) {
  29008. + var value$2 = divisor.approxPrecision__p2__I();
  29009. + var hi$3 = (value$2 >> 31);
  29010. + var lo$1 = ((value$2 + lo) | 0);
  29011. + var hi$4 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ value$2)) ? ((1 + ((hi$3 + hi$2) | 0)) | 0) : ((hi$3 + hi$2) | 0));
  29012. + var value$3 = this.approxPrecision__p2__I();
  29013. + var hi$5 = (value$3 >> 31);
  29014. + var lo$2 = ((1 + value$3) | 0);
  29015. + var hi$6 = ((lo$2 === 0) ? ((1 + hi$5) | 0) : hi$5);
  29016. + if ((((hi$4 === hi$6) ? (((-2147483648) ^ lo$1) > ((-2147483648) ^ lo$2)) : (hi$4 > hi$6)) || this.isZero__p2__Z())) {
  29017. var _1 = $m_Ljava_math_BigInteger$().ZERO$1;
  29018. var x1_$_$$und1$f = _1;
  29019. var x1_$_$$und2$f = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()
  29020. - } else if (newScale.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29021. + } else if (((lo === 0) && (hi$2 === 0))) {
  29022. var _1$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  29023. var x1_$_$$und1$f = _1$1;
  29024. var x1_$_$$und2$f = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()
  29025. - } else if (newScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29026. - var powerOfTen = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(newScale);
  29027. + } else if (((hi$2 === 0) ? (lo !== 0) : (hi$2 > 0))) {
  29028. + var powerOfTen = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2));
  29029. var iv = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(powerOfTen));
  29030. var _1$2 = iv.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(powerOfTen);
  29031. var x1_$_$$und1$f = _1$2;
  29032. - var x1_$_$$und2$f = newScale
  29033. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)
  29034. } else {
  29035. - var powerOfTen$2 = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(newScale.unary$und$minus__sjsr_RuntimeLong());
  29036. + var jsx$1 = $m_Ljava_math_Multiplication$();
  29037. + var lo$3 = ((-lo) | 0);
  29038. + var hi$7 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  29039. + var powerOfTen$2 = jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$7));
  29040. var integralValue0 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(powerOfTen$2).divide__Ljava_math_BigInteger__Ljava_math_BigInteger(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  29041. var i = 1;
  29042. var iv$1 = integralValue0;
  29043. - var vs = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  29044. + var vs_$_lo$2 = 0;
  29045. + var vs_$_hi$2 = 0;
  29046. var x1_$_$$und1$f;
  29047. var x1_$_$$und2$f;
  29048. _loop: while (true) {
  29049. if ((!iv$1.testBit__I__Z(0))) {
  29050. var qr = iv$1.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem($m_Ljava_math_Multiplication$().BigTenPows$1.u[i]);
  29051. - var this$1 = qr.rem$1;
  29052. - if (((this$1.sign$2 === 0) && vs.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i)).$$greater$eq__sjsr_RuntimeLong__Z(newScale))) {
  29053. + var this$6 = qr.rem$1;
  29054. + if ((this$6.sign$2 === 0)) {
  29055. + var this$7_$_lo$2 = vs_$_lo$2;
  29056. + var this$7_$_hi$2 = vs_$_hi$2;
  29057. + var value$4 = i;
  29058. + var hi$8 = (value$4 >> 31);
  29059. + var alo = this$7_$_lo$2;
  29060. + var ahi = this$7_$_hi$2;
  29061. + var lo$4 = ((alo - value$4) | 0);
  29062. + var hi$9 = ((((-2147483648) ^ lo$4) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - hi$8) | 0)) | 0) : ((ahi - hi$8) | 0));
  29063. + var jsx$2 = ((hi$9 === hi$2) ? (((-2147483648) ^ lo$4) >= ((-2147483648) ^ lo)) : (hi$9 > hi$2))
  29064. + } else {
  29065. + var jsx$2 = false
  29066. + };
  29067. + if (jsx$2) {
  29068. var temp$i = ((i < lastPow) ? ((1 + i) | 0) : i);
  29069. var temp$iv = qr.quot$1;
  29070. - var temp$vs = vs.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i));
  29071. + var this$9_$_lo$2 = vs_$_lo$2;
  29072. + var this$9_$_hi$2 = vs_$_hi$2;
  29073. + var value$5 = i;
  29074. + var hi$10 = (value$5 >> 31);
  29075. + var alo$1 = this$9_$_lo$2;
  29076. + var ahi$1 = this$9_$_hi$2;
  29077. + var lo$5 = ((alo$1 - value$5) | 0);
  29078. + var hi$11 = ((((-2147483648) ^ lo$5) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$1 - hi$10) | 0)) | 0) : ((ahi$1 - hi$10) | 0));
  29079. i = temp$i;
  29080. iv$1 = temp$iv;
  29081. - vs = temp$vs;
  29082. + var jsx$3_$_lo$2 = lo$5;
  29083. + var jsx$3_$_hi$2 = hi$11;
  29084. + vs_$_lo$2 = jsx$3_$_lo$2;
  29085. + vs_$_hi$2 = jsx$3_$_hi$2;
  29086. continue _loop
  29087. };
  29088. if ((i !== 1)) {
  29089. @@ -268394,29 +273265,38 @@ $c_Ljava_math_BigDecimal.prototype.divideToIntegralValue__Ljava_math_BigDecimal_
  29090. continue _loop
  29091. };
  29092. var _1$3 = iv$1;
  29093. - var _2 = vs;
  29094. + var _2_$_lo$2 = vs_$_lo$2;
  29095. + var _2_$_hi$2 = vs_$_hi$2;
  29096. var x1_$_$$und1$f = _1$3;
  29097. - var x1_$_$$und2$f = _2;
  29098. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2_$_lo$2, _2_$_hi$2);
  29099. break
  29100. } else {
  29101. var _1$4 = iv$1;
  29102. - var _2$1 = vs;
  29103. + var _2$1_$_lo$2 = vs_$_lo$2;
  29104. + var _2$1_$_hi$2 = vs_$_hi$2;
  29105. var x1_$_$$und1$f = _1$4;
  29106. - var x1_$_$$und2$f = _2$1;
  29107. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(_2$1_$_lo$2, _2$1_$_hi$2);
  29108. break
  29109. }
  29110. }
  29111. };
  29112. var integralValue = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  29113. - var varScale = $uJ(x1_$_$$und2$f);
  29114. - return ((integralValue.sign$2 === 0) ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(varScale) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(integralValue, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(varScale)))
  29115. + var b = $uJ(x1_$_$$und2$f);
  29116. + var lo$6 = b.lo$2;
  29117. + var hi$12 = b.hi$2;
  29118. + var b$1 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$12));
  29119. + var lo$7 = b$1.lo$2;
  29120. + var hi$13 = b$1.hi$2;
  29121. + return ((integralValue.sign$2 === 0) ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$13)) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(integralValue, $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$13))))
  29122. });
  29123. $c_Ljava_math_BigDecimal.prototype.init___AC = (function($in) {
  29124. $c_Ljava_math_BigDecimal.prototype.init___AC__I__I.call(this, $in, 0, $in.u.length);
  29125. return this
  29126. });
  29127. $c_Ljava_math_BigDecimal.prototype.byteValueExact__B = (function() {
  29128. - return ((this.valueExact__p2__I__J(8).lo$2 << 24) >> 24)
  29129. + var b = this.valueExact__p2__I__J(8);
  29130. + var lo = b.lo$2;
  29131. + return ((lo << 24) >> 24)
  29132. });
  29133. $c_Ljava_math_BigDecimal.prototype.remainder__Ljava_math_BigDecimal__Ljava_math_BigDecimal = (function(divisor) {
  29134. var quot = this.divideToIntegralValue__Ljava_math_BigDecimal__Ljava_math_BigDecimal(divisor);
  29135. @@ -268429,41 +273309,85 @@ $c_Ljava_math_BigDecimal.prototype.divide__Ljava_math_BigDecimal__I__I__Ljava_ma
  29136. return this.divide__Ljava_math_BigDecimal__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(divisor, scale, $m_Ljava_math_RoundingMode$().valueOf__I__Ljava_math_RoundingMode(roundingMode))
  29137. });
  29138. $c_Ljava_math_BigDecimal.prototype.smallRound__p2__Ljava_math_MathContext__I__V = (function(mc, discardedPrecision) {
  29139. - var sizeOfFraction = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[discardedPrecision];
  29140. - var newScale0 = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(discardedPrecision));
  29141. - var unscaledVal = this.java$math$BigDecimal$$$undsmallValue$2;
  29142. - var intPart0 = unscaledVal.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(sizeOfFraction);
  29143. - var fraction = unscaledVal.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(sizeOfFraction);
  29144. - if (fraction.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29145. - var compRem = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$longCompareTo__J__J__I((fraction.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? fraction.unary$und$minus__sjsr_RuntimeLong() : fraction).$$less$less__I__sjsr_RuntimeLong(1), sizeOfFraction);
  29146. - var frac = $imul($m_jl_Long$().signum__J__I(fraction), ((5 + compRem) | 0));
  29147. - var intPart1 = intPart0.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_BigDecimal$().java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I((1 & intPart0.lo$2), frac, mc.roundingMode$1)));
  29148. - var a = (intPart1.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? intPart1.unary$und$minus__sjsr_RuntimeLong() : intPart1).toDouble__D();
  29149. + var b = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[discardedPrecision];
  29150. + var lo = b.lo$2;
  29151. + var hi = b.hi$2;
  29152. + var value = this.java$math$BigDecimal$$$undscale$2;
  29153. + var hi$1 = (value >> 31);
  29154. + var hi$2 = (discardedPrecision >> 31);
  29155. + var lo$1 = ((value - discardedPrecision) | 0);
  29156. + var hi$3 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ value)) ? (((-1) + ((hi$1 - hi$2) | 0)) | 0) : ((hi$1 - hi$2) | 0));
  29157. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  29158. + var lo$2 = b$1.lo$2;
  29159. + var hi$4 = b$1.hi$2;
  29160. + var this$2 = $m_sjsr_RuntimeLong$();
  29161. + var lo$3 = this$2.divideImpl__I__I__I__I__I(lo$2, hi$4, lo, hi);
  29162. + var hi$5 = this$2.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  29163. + var this$3 = $m_sjsr_RuntimeLong$();
  29164. + var lo$4 = this$3.remainderImpl__I__I__I__I__I(lo$2, hi$4, lo, hi);
  29165. + var hi$6 = this$3.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  29166. + if ((!((lo$4 === 0) && (hi$6 === 0)))) {
  29167. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  29168. + if ((hi$6 < 0)) {
  29169. + var lo$5 = ((-lo$4) | 0);
  29170. + var hi$7 = ((lo$4 !== 0) ? (~hi$6) : ((-hi$6) | 0));
  29171. + var this$7_$_lo$2 = lo$5;
  29172. + var this$7_$_hi$2 = hi$7
  29173. + } else {
  29174. + var this$7_$_lo$2 = lo$4;
  29175. + var this$7_$_hi$2 = hi$6
  29176. + };
  29177. + var lo$6 = this$7_$_lo$2;
  29178. + var lo$7 = (lo$6 << 1);
  29179. + var hi$8 = (((lo$6 >>> (-1)) | 0) | (this$7_$_hi$2 << 1));
  29180. + var compRem = jsx$1.java$math$BigDecimal$$longCompareTo__J__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$8), new $c_sjsr_RuntimeLong().init___I__I(lo, hi));
  29181. + var frac = $imul(((hi$6 < 0) ? (-1) : (((hi$6 === 0) && (lo$4 === 0)) ? 0 : 1)), ((5 + compRem) | 0));
  29182. + var value$1 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$roundingBehavior__I__I__Ljava_math_RoundingMode__I((1 & lo$3), frac, mc.roundingMode$1);
  29183. + var hi$9 = (value$1 >> 31);
  29184. + var lo$8 = ((lo$3 + value$1) | 0);
  29185. + var hi$10 = ((((-2147483648) ^ lo$8) < ((-2147483648) ^ lo$3)) ? ((1 + ((hi$5 + hi$9) | 0)) | 0) : ((hi$5 + hi$9) | 0));
  29186. + if ((hi$10 < 0)) {
  29187. + var lo$9 = ((-lo$8) | 0);
  29188. + var hi$11 = ((lo$8 !== 0) ? (~hi$10) : ((-hi$10) | 0));
  29189. + var this$13_$_lo$2 = lo$9;
  29190. + var this$13_$_hi$2 = hi$11
  29191. + } else {
  29192. + var this$13_$_lo$2 = lo$8;
  29193. + var this$13_$_hi$2 = hi$10
  29194. + };
  29195. + var a = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this$13_$_lo$2, this$13_$_hi$2);
  29196. if ((($uD($g.Math.log(a)) / 2.302585092994046) >= mc.precision$1)) {
  29197. - var _1$mcJ$sp = new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(newScale0);
  29198. - var _2$mcJ$sp = intPart1.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(10, 0));
  29199. + var lo$10 = (((-1) + lo$1) | 0);
  29200. + var hi$12 = ((lo$10 !== (-1)) ? hi$3 : (((-1) + hi$3) | 0));
  29201. + var this$16 = $m_sjsr_RuntimeLong$();
  29202. + var lo$11 = this$16.divideImpl__I__I__I__I__I(lo$8, hi$10, 10, 0);
  29203. + var hi$13 = this$16.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  29204. var x1_$_$$und1$f = null;
  29205. var x1_$_$$und2$f = null;
  29206. - var x1_$_$$und1$mcJ$sp$f = _1$mcJ$sp;
  29207. - var x1_$_$$und2$mcJ$sp$f = _2$mcJ$sp
  29208. + var x1_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$12);
  29209. + var x1_$_$$und2$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$11, hi$13)
  29210. } else {
  29211. var x1_$_$$und1$f = null;
  29212. var x1_$_$$und2$f = null;
  29213. - var x1_$_$$und1$mcJ$sp$f = newScale0;
  29214. - var x1_$_$$und2$mcJ$sp$f = intPart1
  29215. + var x1_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$3);
  29216. + var x1_$_$$und2$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$8, hi$10)
  29217. }
  29218. } else {
  29219. var x1_$_$$und1$f = null;
  29220. var x1_$_$$und2$f = null;
  29221. - var x1_$_$$und1$mcJ$sp$f = newScale0;
  29222. - var x1_$_$$und2$mcJ$sp$f = intPart0
  29223. - };
  29224. - var newScale = x1_$_$$und1$mcJ$sp$f;
  29225. - var intPart = x1_$_$$und2$mcJ$sp$f;
  29226. - this.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale);
  29227. + var x1_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$3);
  29228. + var x1_$_$$und2$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$5)
  29229. + };
  29230. + var b$2 = x1_$_$$und1$mcJ$sp$f;
  29231. + var lo$12 = b$2.lo$2;
  29232. + var hi$14 = b$2.hi$2;
  29233. + var b$3 = x1_$_$$und2$mcJ$sp$f;
  29234. + var lo$13 = b$3.lo$2;
  29235. + var hi$15 = b$3.hi$2;
  29236. + this.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$12, hi$14));
  29237. this.$$undprecision$2 = mc.precision$1;
  29238. - this.java$math$BigDecimal$$$undsmallValue$2 = intPart;
  29239. - this.java$math$BigDecimal$$$undbitLength$2 = $m_Ljava_math_BigDecimal$().bitLength__J__I(intPart);
  29240. + this.java$math$BigDecimal$$$undsmallValue$2 = new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$15);
  29241. + this.java$math$BigDecimal$$$undbitLength$2 = $m_Ljava_math_BigDecimal$().bitLength__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$15));
  29242. this.$$undintVal$2 = null
  29243. });
  29244. $c_Ljava_math_BigDecimal.prototype.maxLen$2__p2__Ljava_math_BigDecimal__I__I = (function(subtrahend$1, diffScale$2) {
  29245. @@ -268475,65 +273399,120 @@ $c_Ljava_math_BigDecimal.prototype.divideToIntegralValue__Ljava_math_BigDecimal_
  29246. var mcPrecision = mc.precision$1;
  29247. var diffPrecision = ((this.precision__I() - divisor.precision__I()) | 0);
  29248. var lastPow = (((-1) + $m_Ljava_math_Multiplication$().BigTenPows$1.u.length) | 0);
  29249. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.java$math$BigDecimal$$$undscale$2));
  29250. - var quotPrecision = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(diffPrecision).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale));
  29251. + var value = this.java$math$BigDecimal$$$undscale$2;
  29252. + var hi = (value >> 31);
  29253. + var value$1 = divisor.java$math$BigDecimal$$$undscale$2;
  29254. + var hi$1 = (value$1 >> 31);
  29255. + var lo = ((value - value$1) | 0);
  29256. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  29257. + var hi$3 = (diffPrecision >> 31);
  29258. + var lo$1 = ((diffPrecision - lo) | 0);
  29259. + var hi$4 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ diffPrecision)) ? (((-1) + ((hi$3 - hi$2) | 0)) | 0) : ((hi$3 - hi$2) | 0));
  29260. + var lo$2 = ((1 + lo$1) | 0);
  29261. + var hi$5 = ((lo$2 === 0) ? ((1 + hi$4) | 0) : hi$4);
  29262. if ((((mcPrecision === 0) || this.isZero__p2__Z()) || divisor.isZero__p2__Z())) {
  29263. return this.divideToIntegralValue__Ljava_math_BigDecimal__Ljava_math_BigDecimal(divisor)
  29264. };
  29265. - if (quotPrecision.$$less$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29266. + if (((hi$5 === 0) ? (lo$2 === 0) : (hi$5 < 0))) {
  29267. var _1 = $m_Ljava_math_BigInteger$().ZERO$1;
  29268. var x1_$_$$und1$f = _1;
  29269. - var x1_$_$$und2$f = diffScale
  29270. - } else if (diffScale.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29271. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)
  29272. + } else if (((lo === 0) && (hi$2 === 0))) {
  29273. var _1$1 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  29274. var x1_$_$$und1$f = _1$1;
  29275. - var x1_$_$$und2$f = diffScale
  29276. - } else if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29277. - var div = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(diffScale));
  29278. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)
  29279. + } else if (((hi$2 === 0) ? (lo !== 0) : (hi$2 > 0))) {
  29280. + var div = divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)));
  29281. var q = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().divide__Ljava_math_BigInteger__Ljava_math_BigInteger(div);
  29282. - var a = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(mcPrecision).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(quotPrecision));
  29283. - var b = (a.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? a : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  29284. - var ns = (diffScale.$$less__sjsr_RuntimeLong__Z(b) ? diffScale : b);
  29285. - var _1$2 = q.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(ns));
  29286. + var hi$6 = (mcPrecision >> 31);
  29287. + var lo$3 = ((mcPrecision - lo$2) | 0);
  29288. + var hi$7 = ((((-2147483648) ^ lo$3) > ((-2147483648) ^ mcPrecision)) ? (((-1) + ((hi$6 - hi$5) | 0)) | 0) : ((hi$6 - hi$5) | 0));
  29289. + var lo$4 = ((1 + lo$3) | 0);
  29290. + var hi$8 = ((lo$4 === 0) ? ((1 + hi$7) | 0) : hi$7);
  29291. + var b = (((hi$8 === 0) ? (lo$4 !== 0) : (hi$8 > 0)) ? new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$8) : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  29292. + var lo$5 = b.lo$2;
  29293. + var hi$9 = b.hi$2;
  29294. + if (((hi$2 === hi$9) ? (((-2147483648) ^ lo) < ((-2147483648) ^ lo$5)) : (hi$2 < hi$9))) {
  29295. + var ns_$_lo$2 = lo;
  29296. + var ns_$_hi$2 = hi$2
  29297. + } else {
  29298. + var ns_$_lo$2 = lo$5;
  29299. + var ns_$_hi$2 = hi$9
  29300. + };
  29301. + var _1$2 = q.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(ns_$_lo$2, ns_$_hi$2)));
  29302. var x1_$_$$und1$f = _1$2;
  29303. - var x1_$_$$und2$f = ns
  29304. - } else {
  29305. - var a$2 = diffScale.unary$und$minus__sjsr_RuntimeLong();
  29306. - var a$1 = new $c_sjsr_RuntimeLong().init___I(mcPrecision).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(diffPrecision));
  29307. - var b$1 = (a$1.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? a$1 : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  29308. - var exp = (a$2.$$less__sjsr_RuntimeLong__Z(b$1) ? a$2 : b$1);
  29309. - var mult = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(exp));
  29310. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(ns_$_lo$2, ns_$_hi$2)
  29311. + } else {
  29312. + var lo$6 = ((-lo) | 0);
  29313. + var hi$10 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  29314. + var hi$11 = (mcPrecision >> 31);
  29315. + var hi$12 = (diffPrecision >> 31);
  29316. + var lo$7 = ((mcPrecision - diffPrecision) | 0);
  29317. + var hi$13 = ((((-2147483648) ^ lo$7) > ((-2147483648) ^ mcPrecision)) ? (((-1) + ((hi$11 - hi$12) | 0)) | 0) : ((hi$11 - hi$12) | 0));
  29318. + var b$1 = (((hi$13 === 0) ? (lo$7 !== 0) : (hi$13 > 0)) ? new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$13) : $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong());
  29319. + var lo$8 = b$1.lo$2;
  29320. + var hi$14 = b$1.hi$2;
  29321. + if (((hi$10 === hi$14) ? (((-2147483648) ^ lo$6) < ((-2147483648) ^ lo$8)) : (hi$10 < hi$14))) {
  29322. + var exp_$_lo$2 = lo$6;
  29323. + var exp_$_hi$2 = hi$10
  29324. + } else {
  29325. + var exp_$_lo$2 = lo$8;
  29326. + var exp_$_hi$2 = hi$14
  29327. + };
  29328. + var mult = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(exp_$_lo$2, exp_$_hi$2)));
  29329. var qr = mult.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  29330. - var ns$2 = diffScale.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(exp);
  29331. - var exp2 = ns$2.unary$und$minus__sjsr_RuntimeLong();
  29332. - var this$5 = qr.rem$1;
  29333. - if (((this$5.sign$2 !== 0) && exp2.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()))) {
  29334. + var blo = exp_$_lo$2;
  29335. + var bhi = exp_$_hi$2;
  29336. + var lo$9 = ((lo + blo) | 0);
  29337. + var hi$15 = ((((-2147483648) ^ lo$9) < ((-2147483648) ^ lo)) ? ((1 + ((hi$2 + bhi) | 0)) | 0) : ((hi$2 + bhi) | 0));
  29338. + var lo$10 = ((-lo$9) | 0);
  29339. + var hi$16 = ((lo$9 !== 0) ? (~hi$15) : ((-hi$15) | 0));
  29340. + var this$16 = qr.rem$1;
  29341. + if (((this$16.sign$2 !== 0) && ((hi$16 === 0) ? (lo$10 !== 0) : (hi$16 > 0)))) {
  29342. var bi = new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger(qr.rem$1);
  29343. - var compRemDiv0 = new $c_sjsr_RuntimeLong().init___I(bi.precision__I()).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(exp2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.precision__I()));
  29344. - if (compRemDiv0.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29345. - var bi$2 = qr.rem$1.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(exp2));
  29346. + var value$2 = bi.precision__I();
  29347. + var hi$17 = (value$2 >> 31);
  29348. + var lo$11 = ((value$2 + lo$10) | 0);
  29349. + var hi$18 = ((((-2147483648) ^ lo$11) < ((-2147483648) ^ value$2)) ? ((1 + ((hi$17 + hi$16) | 0)) | 0) : ((hi$17 + hi$16) | 0));
  29350. + var value$3 = divisor.precision__I();
  29351. + var hi$19 = (value$3 >> 31);
  29352. + var lo$12 = ((lo$11 - value$3) | 0);
  29353. + var hi$20 = ((((-2147483648) ^ lo$12) > ((-2147483648) ^ lo$11)) ? (((-1) + ((hi$18 - hi$19) | 0)) | 0) : ((hi$18 - hi$19) | 0));
  29354. + if (((lo$12 === 0) && (hi$20 === 0))) {
  29355. + var bi$2 = qr.rem$1.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$16)));
  29356. var rem = bi$2.divide__Ljava_math_BigInteger__Ljava_math_BigInteger(divisor.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger());
  29357. - var a$3 = rem.sign$2;
  29358. - var compRemDiv = new $c_sjsr_RuntimeLong().init___I(((a$3 < 0) ? ((-a$3) | 0) : a$3))
  29359. + var a = rem.sign$2;
  29360. + var value$4 = ((a < 0) ? ((-a) | 0) : a);
  29361. + var hi$21 = (value$4 >> 31);
  29362. + var compRemDiv_$_lo$2 = value$4;
  29363. + var compRemDiv_$_hi$2 = hi$21
  29364. } else {
  29365. - var compRemDiv = compRemDiv0
  29366. + var compRemDiv_$_lo$2 = lo$12;
  29367. + var compRemDiv_$_hi$2 = hi$20
  29368. };
  29369. - if (compRemDiv.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29370. + var ahi = compRemDiv_$_hi$2;
  29371. + if (((ahi === 0) ? (compRemDiv_$_lo$2 !== 0) : (ahi > 0))) {
  29372. throw new $c_jl_ArithmeticException().init___T("Division impossible")
  29373. }
  29374. };
  29375. var _1$3 = qr.quot$1;
  29376. var x1_$_$$und1$f = _1$3;
  29377. - var x1_$_$$und2$f = ns$2
  29378. + var x1_$_$$und2$f = new $c_sjsr_RuntimeLong().init___I__I(lo$9, hi$15)
  29379. };
  29380. var quot = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  29381. - var newScale = $uJ(x1_$_$$und2$f);
  29382. + var b$2 = $uJ(x1_$_$$und2$f);
  29383. + var lo$13 = b$2.lo$2;
  29384. + var hi$22 = b$2.hi$2;
  29385. + var b$3 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$13, hi$22));
  29386. + var lo$14 = b$3.lo$2;
  29387. + var hi$23 = b$3.hi$2;
  29388. if ((quot.sign$2 === 0)) {
  29389. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(diffScale)
  29390. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  29391. };
  29392. var integralValue = new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger(quot);
  29393. var i = 1;
  29394. - var ns$1 = newScale;
  29395. + var ns$1_$_lo$2 = lo$14;
  29396. + var ns$1_$_hi$2 = hi$23;
  29397. var q$1 = quot;
  29398. var prec = integralValue.precision__I();
  29399. var x1$2_$_$$und1$1;
  29400. @@ -268542,19 +273521,41 @@ $c_Ljava_math_BigDecimal.prototype.divideToIntegralValue__Ljava_math_BigDecimal_
  29401. _loop: while (true) {
  29402. if ((!q$1.testBit__I__Z(0))) {
  29403. var qr$1 = q$1.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem($m_Ljava_math_Multiplication$().BigTenPows$1.u[i]);
  29404. - var this$7 = qr$1.rem$1;
  29405. - if ((this$7.sign$2 === 0)) {
  29406. - var cond1 = ((((prec - i) | 0) >= mcPrecision) || ns$1.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i)).$$greater$eq__sjsr_RuntimeLong__Z(diffScale))
  29407. + var this$20 = qr$1.rem$1;
  29408. + if ((this$20.sign$2 === 0)) {
  29409. + if ((((prec - i) | 0) >= mcPrecision)) {
  29410. + var cond1 = true
  29411. + } else {
  29412. + var this$21_$_lo$2 = ns$1_$_lo$2;
  29413. + var this$21_$_hi$2 = ns$1_$_hi$2;
  29414. + var value$5 = i;
  29415. + var hi$24 = (value$5 >> 31);
  29416. + var alo = this$21_$_lo$2;
  29417. + var ahi$1 = this$21_$_hi$2;
  29418. + var lo$15 = ((alo - value$5) | 0);
  29419. + var hi$25 = ((((-2147483648) ^ lo$15) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi$1 - hi$24) | 0)) | 0) : ((ahi$1 - hi$24) | 0));
  29420. + var cond1 = ((hi$25 === hi$2) ? (((-2147483648) ^ lo$15) >= ((-2147483648) ^ lo)) : (hi$25 > hi$2))
  29421. + }
  29422. } else {
  29423. var cond1 = false
  29424. };
  29425. if (cond1) {
  29426. var temp$i = ((i < lastPow) ? ((1 + i) | 0) : i);
  29427. - var temp$ns = ns$1.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(i));
  29428. + var this$23_$_lo$2 = ns$1_$_lo$2;
  29429. + var this$23_$_hi$2 = ns$1_$_hi$2;
  29430. + var value$6 = i;
  29431. + var hi$26 = (value$6 >> 31);
  29432. + var alo$1 = this$23_$_lo$2;
  29433. + var ahi$2 = this$23_$_hi$2;
  29434. + var lo$16 = ((alo$1 - value$6) | 0);
  29435. + var hi$27 = ((((-2147483648) ^ lo$16) > ((-2147483648) ^ alo$1)) ? (((-1) + ((ahi$2 - hi$26) | 0)) | 0) : ((ahi$2 - hi$26) | 0));
  29436. var temp$q = qr$1.quot$1;
  29437. var temp$prec = ((prec - i) | 0);
  29438. i = temp$i;
  29439. - ns$1 = temp$ns;
  29440. + var jsx$1_$_lo$2 = lo$16;
  29441. + var jsx$1_$_hi$2 = hi$27;
  29442. + ns$1_$_lo$2 = jsx$1_$_lo$2;
  29443. + ns$1_$_hi$2 = jsx$1_$_hi$2;
  29444. q$1 = temp$q;
  29445. prec = temp$prec;
  29446. continue _loop
  29447. @@ -268563,35 +273564,47 @@ $c_Ljava_math_BigDecimal.prototype.divideToIntegralValue__Ljava_math_BigDecimal_
  29448. i = 1;
  29449. continue _loop
  29450. };
  29451. - var _1$4 = ns$1;
  29452. + var _1$4_$_lo$2 = ns$1_$_lo$2;
  29453. + var _1$4_$_hi$2 = ns$1_$_hi$2;
  29454. var _2 = q$1;
  29455. var _3 = prec;
  29456. - var x1$2_$_$$und1$1 = _1$4;
  29457. + var x1$2_$_$$und1$1 = new $c_sjsr_RuntimeLong().init___I__I(_1$4_$_lo$2, _1$4_$_hi$2);
  29458. var x1$2_$_$$und2$1 = _2;
  29459. var x1$2_$_$$und3$1 = _3;
  29460. break
  29461. } else {
  29462. - var _1$5 = ns$1;
  29463. + var _1$5_$_lo$2 = ns$1_$_lo$2;
  29464. + var _1$5_$_hi$2 = ns$1_$_hi$2;
  29465. var _2$1 = q$1;
  29466. var _3$1 = prec;
  29467. - var x1$2_$_$$und1$1 = _1$5;
  29468. + var x1$2_$_$$und1$1 = new $c_sjsr_RuntimeLong().init___I__I(_1$5_$_lo$2, _1$5_$_hi$2);
  29469. var x1$2_$_$$und2$1 = _2$1;
  29470. var x1$2_$_$$und3$1 = _3$1;
  29471. break
  29472. }
  29473. };
  29474. - var finalScale = $uJ(x1$2_$_$$und1$1);
  29475. + var b$4 = $uJ(x1$2_$_$$und1$1);
  29476. + var lo$17 = b$4.lo$2;
  29477. + var hi$28 = b$4.hi$2;
  29478. var strippedBI = $as_Ljava_math_BigInteger(x1$2_$_$$und2$1);
  29479. var resultPrecision = $uI(x1$2_$_$$und3$1);
  29480. + var b$5 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$17, hi$28));
  29481. + var lo$18 = b$5.lo$2;
  29482. + var hi$29 = b$5.hi$2;
  29483. if ((resultPrecision > mcPrecision)) {
  29484. throw new $c_jl_ArithmeticException().init___T("Division impossible")
  29485. };
  29486. - integralValue.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(finalScale);
  29487. + integralValue.java$math$BigDecimal$$$undscale$2 = $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo$18, hi$29));
  29488. integralValue.setUnscaledValue__p2__Ljava_math_BigInteger__V(strippedBI);
  29489. return integralValue
  29490. });
  29491. $c_Ljava_math_BigDecimal.prototype.movePointLeft__I__Ljava_math_BigDecimal = (function(n) {
  29492. - return this.movePoint__p2__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(n)))
  29493. + var value = this.java$math$BigDecimal$$$undscale$2;
  29494. + var hi = (value >> 31);
  29495. + var hi$1 = (n >> 31);
  29496. + var lo = ((value + n) | 0);
  29497. + var hi$2 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value)) ? ((1 + ((hi + hi$1) | 0)) | 0) : ((hi + hi$1) | 0));
  29498. + return this.movePoint__p2__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))
  29499. });
  29500. $c_Ljava_math_BigDecimal.prototype.approxPrecision__p2__I = (function() {
  29501. return ((this.$$undprecision$2 > 0) ? this.$$undprecision$2 : ((1 + $doubleToInt((0.3010299956639812 * (((-1) + this.java$math$BigDecimal$$$undbitLength$2) | 0)))) | 0))
  29502. @@ -268607,27 +273620,45 @@ $c_Ljava_math_BigDecimal.prototype.pow__I__Ljava_math_BigDecimal = (function(n)
  29503. } else if (((n < 0) || (n > 999999999))) {
  29504. throw new $c_jl_ArithmeticException().init___T("Invalid operation")
  29505. } else {
  29506. - var newScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(n));
  29507. - return (this.isZero__p2__Z() ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(newScale) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().pow__I__Ljava_math_BigInteger(n), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(newScale)))
  29508. + var value = this.java$math$BigDecimal$$$undscale$2;
  29509. + var hi = (value >> 31);
  29510. + var hi$1 = (n >> 31);
  29511. + var lo = $imul(value, n);
  29512. + var hi$2 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value, hi, n, hi$1);
  29513. + return (this.isZero__p2__Z() ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$zeroScaledBy__J__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().pow__I__Ljava_math_BigInteger(n), $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$safeLongToInt__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2))))
  29514. }
  29515. });
  29516. $c_Ljava_math_BigDecimal.prototype.subtract__Ljava_math_BigDecimal__Ljava_math_MathContext__Ljava_math_BigDecimal = (function(subtrahend, mc) {
  29517. - var diffScale = new $c_sjsr_RuntimeLong().init___I(subtrahend.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2));
  29518. - var precLessDiff = new $c_sjsr_RuntimeLong().init___I(subtrahend.approxPrecision__p2__I()).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale));
  29519. + var value = subtrahend.java$math$BigDecimal$$$undscale$2;
  29520. + var hi = (value >> 31);
  29521. + var value$1 = this.java$math$BigDecimal$$$undscale$2;
  29522. + var hi$1 = (value$1 >> 31);
  29523. + var lo = ((value - value$1) | 0);
  29524. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  29525. + var value$2 = subtrahend.approxPrecision__p2__I();
  29526. + var hi$3 = (value$2 >> 31);
  29527. + var lo$1 = (((-1) + lo) | 0);
  29528. + var hi$4 = ((lo$1 !== (-1)) ? hi$2 : (((-1) + hi$2) | 0));
  29529. + var precLessDiff = ((hi$3 === hi$4) ? (((-2147483648) ^ value$2) < ((-2147483648) ^ lo$1)) : (hi$3 < hi$4));
  29530. if (((subtrahend.isZero__p2__Z() || this.isZero__p2__Z()) || (mc.precision$1 === 0))) {
  29531. return this.subtract__Ljava_math_BigDecimal__Ljava_math_BigDecimal(subtrahend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  29532. } else if ((precLessDiff && (mc.precision$1 < this.approxPrecision__p2__I()))) {
  29533. var thisSignum = this.signum__I();
  29534. - var biSignum = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(thisSignum));
  29535. + var jsx$1 = $m_Ljava_math_BigInteger$();
  29536. + var hi$5 = (thisSignum >> 31);
  29537. + var biSignum = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(thisSignum, hi$5));
  29538. if ((thisSignum !== subtrahend.signum__I())) {
  29539. - var this$1 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), 10);
  29540. - var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$1, biSignum)
  29541. + var this$3 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), 10);
  29542. + var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, biSignum)
  29543. } else {
  29544. - var this$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29545. - var bi = $m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$2, biSignum);
  29546. - var this$3 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(bi, 10);
  29547. - var bi$1 = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I($imul(9, thisSignum)));
  29548. - var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi$1)
  29549. + var this$4 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29550. + var bi = $m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$4, biSignum);
  29551. + var this$5 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(bi, 10);
  29552. + var jsx$2 = $m_Ljava_math_BigInteger$();
  29553. + var value$3 = $imul(9, thisSignum);
  29554. + var hi$6 = (value$3 >> 31);
  29555. + var bi$1 = jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$3, hi$6));
  29556. + var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$5, bi$1)
  29557. };
  29558. return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(tempBI, ((1 + this.java$math$BigDecimal$$$undscale$2) | 0)).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  29559. } else {
  29560. @@ -268636,19 +273667,32 @@ $c_Ljava_math_BigDecimal.prototype.subtract__Ljava_math_BigDecimal__Ljava_math_M
  29561. });
  29562. $c_Ljava_math_BigDecimal.prototype.doubleValue__D = (function() {
  29563. var sign = this.signum__I();
  29564. - var powerOfTwo = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undbitLength$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong($m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong((this.java$math$BigDecimal$$$undscale$2 / 0.3010299956639812)));
  29565. - if ((powerOfTwo.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1074), (-1))) || (sign === 0))) {
  29566. + var value = this.java$math$BigDecimal$$$undbitLength$2;
  29567. + var hi = (value >> 31);
  29568. + var this$1 = $m_sjsr_RuntimeLong$();
  29569. + var value$1 = (this.java$math$BigDecimal$$$undscale$2 / 0.3010299956639812);
  29570. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(value$1);
  29571. + var hi$1 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  29572. + var lo$1 = ((value - lo) | 0);
  29573. + var hi$2 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  29574. + if ((((hi$2 === (-1)) ? (((-2147483648) ^ lo$1) < 2147482574) : (hi$2 < (-1))) || (sign === 0))) {
  29575. return (0.0 * sign)
  29576. - } else if (powerOfTwo.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1025, 0))) {
  29577. + } else if (((hi$2 === 0) ? (((-2147483648) ^ lo$1) > (-2147482623)) : (hi$2 > 0))) {
  29578. return (Infinity * sign)
  29579. } else {
  29580. var mantissa0 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger().abs__Ljava_math_BigInteger();
  29581. var exponent = 1076;
  29582. if ((this.java$math$BigDecimal$$$undscale$2 <= 0)) {
  29583. - var mantissa = mantissa0.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(((-this.java$math$BigDecimal$$$undscale$2) | 0))))
  29584. + var jsx$1 = $m_Ljava_math_Multiplication$();
  29585. + var value$2 = ((-this.java$math$BigDecimal$$$undscale$2) | 0);
  29586. + var hi$3 = (value$2 >> 31);
  29587. + var mantissa = mantissa0.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$2, hi$3)))
  29588. } else {
  29589. - var powerOfTen = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2));
  29590. - var k = ((100 - powerOfTwo.lo$2) | 0);
  29591. + var jsx$2 = $m_Ljava_math_Multiplication$();
  29592. + var value$3 = this.java$math$BigDecimal$$$undscale$2;
  29593. + var hi$4 = (value$3 >> 31);
  29594. + var powerOfTen = jsx$2.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$3, hi$4));
  29595. + var k = ((100 - lo$1) | 0);
  29596. if ((k > 0)) {
  29597. exponent = ((exponent - k) | 0);
  29598. var m = mantissa0.shiftLeft__I__Ljava_math_BigInteger(k)
  29599. @@ -268658,32 +273702,114 @@ $c_Ljava_math_BigDecimal.prototype.doubleValue__D = (function() {
  29600. var qr = m.divideAndRemainderImpl__Ljava_math_BigInteger__Ljava_math_BigInteger$QuotAndRem(powerOfTen);
  29601. var compRem = qr.rem$1.shiftLeftOneBit__Ljava_math_BigInteger().compareTo__Ljava_math_BigInteger__I(powerOfTen);
  29602. exponent = (((-2) + exponent) | 0);
  29603. - var this$1 = qr.quot$1.shiftLeft__I__Ljava_math_BigInteger(2);
  29604. - var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(((1 + (($imul(compRem, ((3 + compRem) | 0)) / 2) | 0)) | 0)));
  29605. - var mantissa = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$1, bi)
  29606. + var this$3 = qr.quot$1.shiftLeft__I__Ljava_math_BigInteger(2);
  29607. + var jsx$3 = $m_Ljava_math_BigInteger$();
  29608. + var value$4 = ((1 + (($imul(compRem, ((3 + compRem) | 0)) / 2) | 0)) | 0);
  29609. + var hi$5 = (value$4 >> 31);
  29610. + var bi = jsx$3.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$4, hi$5));
  29611. + var mantissa = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi)
  29612. };
  29613. var lowestSetBit = mantissa.getLowestSetBit__I();
  29614. var discardedSize = (((-54) + $m_Ljava_math_BitLevel$().bitLength__Ljava_math_BigInteger__I(mantissa)) | 0);
  29615. - var bits = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  29616. - var tempBits = $m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong();
  29617. + var bits_$_lo$2 = 0;
  29618. + var bits_$_hi$2 = 0;
  29619. + var tempBits_$_lo$2 = 0;
  29620. + var tempBits_$_hi$2 = 0;
  29621. if ((discardedSize > 0)) {
  29622. - bits = mantissa.shiftRight__I__Ljava_math_BigInteger(discardedSize).longValue__J();
  29623. - tempBits = bits;
  29624. - if (((new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0)) && (lowestSetBit < discardedSize)) || new $c_sjsr_RuntimeLong().init___I__I(3, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(3, 0)))) {
  29625. - bits = new $c_sjsr_RuntimeLong().init___I__I(2, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bits)
  29626. + var b = mantissa.shiftRight__I__Ljava_math_BigInteger(discardedSize).longValue__J();
  29627. + var lo$2 = b.lo$2;
  29628. + var hi$6 = b.hi$2;
  29629. + var jsx$4_$_lo$2 = lo$2;
  29630. + var jsx$4_$_hi$2 = hi$6;
  29631. + bits_$_lo$2 = jsx$4_$_lo$2;
  29632. + bits_$_hi$2 = jsx$4_$_hi$2;
  29633. + tempBits_$_lo$2 = bits_$_lo$2;
  29634. + tempBits_$_hi$2 = bits_$_hi$2;
  29635. + var b$1_$_lo$2 = bits_$_lo$2;
  29636. + var b$1_$_hi$2 = bits_$_hi$2;
  29637. + var lo$3 = (1 & b$1_$_lo$2);
  29638. + if (((lo$3 === 1) && (lowestSetBit < discardedSize))) {
  29639. + var jsx$5 = true
  29640. + } else {
  29641. + var b$2_$_lo$2 = bits_$_lo$2;
  29642. + var b$2_$_hi$2 = bits_$_hi$2;
  29643. + var lo$4 = (3 & b$2_$_lo$2);
  29644. + var jsx$5 = (lo$4 === 3)
  29645. + };
  29646. + if (jsx$5) {
  29647. + var b$3_$_lo$2 = bits_$_lo$2;
  29648. + var b$3_$_hi$2 = bits_$_hi$2;
  29649. + var blo = b$3_$_lo$2;
  29650. + var bhi = b$3_$_hi$2;
  29651. + var lo$5 = ((2 + blo) | 0);
  29652. + var hi$7 = ((((-2147483648) ^ lo$5) < (-2147483646)) ? ((1 + bhi) | 0) : bhi);
  29653. + var jsx$6_$_lo$2 = lo$5;
  29654. + var jsx$6_$_hi$2 = hi$7;
  29655. + bits_$_lo$2 = jsx$6_$_lo$2;
  29656. + bits_$_hi$2 = jsx$6_$_hi$2
  29657. }
  29658. } else {
  29659. - bits = mantissa.longValue__J().$$less$less__I__sjsr_RuntimeLong(((-discardedSize) | 0));
  29660. - tempBits = bits;
  29661. - if (new $c_sjsr_RuntimeLong().init___I__I(3, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(3, 0))) {
  29662. - bits = new $c_sjsr_RuntimeLong().init___I__I(2, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bits)
  29663. + var b$4 = mantissa.longValue__J();
  29664. + var lo$6 = b$4.lo$2;
  29665. + var hi$8 = b$4.hi$2;
  29666. + var n0 = ((-discardedSize) | 0);
  29667. + var n = (63 & n0);
  29668. + if ((n < 32)) {
  29669. + var lo$7 = (lo$6 << n);
  29670. + var hi$9 = ((n === 0) ? hi$8 : (((lo$6 >>> ((-n) | 0)) | 0) | (hi$8 << n)));
  29671. + var jsx$7_$_lo$2 = lo$7;
  29672. + var jsx$7_$_hi$2 = hi$9;
  29673. + bits_$_lo$2 = jsx$7_$_lo$2;
  29674. + bits_$_hi$2 = jsx$7_$_hi$2
  29675. + } else {
  29676. + var hi$10 = (lo$6 << n);
  29677. + var jsx$8_$_lo$2 = 0;
  29678. + var jsx$8_$_hi$2 = hi$10;
  29679. + bits_$_lo$2 = jsx$8_$_lo$2;
  29680. + bits_$_hi$2 = jsx$8_$_hi$2
  29681. + };
  29682. + tempBits_$_lo$2 = bits_$_lo$2;
  29683. + tempBits_$_hi$2 = bits_$_hi$2;
  29684. + var b$5_$_lo$2 = bits_$_lo$2;
  29685. + var b$5_$_hi$2 = bits_$_hi$2;
  29686. + var lo$8 = (3 & b$5_$_lo$2);
  29687. + if ((lo$8 === 3)) {
  29688. + var b$6_$_lo$2 = bits_$_lo$2;
  29689. + var b$6_$_hi$2 = bits_$_hi$2;
  29690. + var blo$1 = b$6_$_lo$2;
  29691. + var bhi$1 = b$6_$_hi$2;
  29692. + var lo$9 = ((2 + blo$1) | 0);
  29693. + var hi$11 = ((((-2147483648) ^ lo$9) < (-2147483646)) ? ((1 + bhi$1) | 0) : bhi$1);
  29694. + var jsx$9_$_lo$2 = lo$9;
  29695. + var jsx$9_$_hi$2 = hi$11;
  29696. + bits_$_lo$2 = jsx$9_$_lo$2;
  29697. + bits_$_hi$2 = jsx$9_$_hi$2
  29698. }
  29699. };
  29700. - if (new $c_sjsr_RuntimeLong().init___I__I(0, 4194304).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29701. - bits = bits.$$greater$greater__I__sjsr_RuntimeLong(1);
  29702. + var b$7_$_lo$2 = bits_$_lo$2;
  29703. + var b$7_$_hi$2 = bits_$_hi$2;
  29704. + var hi$12 = (4194304 & b$7_$_hi$2);
  29705. + if ((hi$12 === 0)) {
  29706. + var this$6_$_lo$2 = bits_$_lo$2;
  29707. + var this$6_$_hi$2 = bits_$_hi$2;
  29708. + var hi$13 = this$6_$_hi$2;
  29709. + var lo$10 = (((this$6_$_lo$2 >>> 1) | 0) | (hi$13 << (-1)));
  29710. + var hi$14 = (hi$13 >> 1);
  29711. + var jsx$10_$_lo$2 = lo$10;
  29712. + var jsx$10_$_hi$2 = hi$14;
  29713. + bits_$_lo$2 = jsx$10_$_lo$2;
  29714. + bits_$_hi$2 = jsx$10_$_hi$2;
  29715. exponent = ((exponent + discardedSize) | 0)
  29716. } else {
  29717. - bits = bits.$$greater$greater__I__sjsr_RuntimeLong(2);
  29718. + var this$7_$_lo$2 = bits_$_lo$2;
  29719. + var this$7_$_hi$2 = bits_$_hi$2;
  29720. + var hi$15 = this$7_$_hi$2;
  29721. + var lo$11 = (((this$7_$_lo$2 >>> 2) | 0) | (hi$15 << (-2)));
  29722. + var hi$16 = (hi$15 >> 2);
  29723. + var jsx$11_$_lo$2 = lo$11;
  29724. + var jsx$11_$_hi$2 = hi$16;
  29725. + bits_$_lo$2 = jsx$11_$_lo$2;
  29726. + bits_$_hi$2 = jsx$11_$_hi$2;
  29727. exponent = ((exponent + ((1 + discardedSize) | 0)) | 0)
  29728. };
  29729. if ((exponent > 2046)) {
  29730. @@ -268692,17 +273818,111 @@ $c_Ljava_math_BigDecimal.prototype.doubleValue__D = (function() {
  29731. return (0.0 * sign)
  29732. } else {
  29733. if ((exponent <= 0)) {
  29734. - bits = tempBits.$$greater$greater__I__sjsr_RuntimeLong(1);
  29735. - tempBits = bits.$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$greater$greater$greater__I__sjsr_RuntimeLong(((63 + exponent) | 0)));
  29736. - bits = bits.$$greater$greater__I__sjsr_RuntimeLong(((-exponent) | 0));
  29737. - if ((new $c_sjsr_RuntimeLong().init___I__I(3, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(3, 0)) || ((new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits).equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0)) && tempBits.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) && (lowestSetBit < discardedSize)))) {
  29738. - bits = new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(bits)
  29739. + var this$8_$_lo$2 = tempBits_$_lo$2;
  29740. + var this$8_$_hi$2 = tempBits_$_hi$2;
  29741. + var hi$17 = this$8_$_hi$2;
  29742. + var lo$12 = (((this$8_$_lo$2 >>> 1) | 0) | (hi$17 << (-1)));
  29743. + var hi$18 = (hi$17 >> 1);
  29744. + var jsx$12_$_lo$2 = lo$12;
  29745. + var jsx$12_$_hi$2 = hi$18;
  29746. + bits_$_lo$2 = jsx$12_$_lo$2;
  29747. + bits_$_hi$2 = jsx$12_$_hi$2;
  29748. + var this$9_$_lo$2 = bits_$_lo$2;
  29749. + var this$9_$_hi$2 = bits_$_hi$2;
  29750. + var n0$1 = ((63 + exponent) | 0);
  29751. + var n$1 = (63 & n0$1);
  29752. + if ((n$1 < 32)) {
  29753. + var lo$13 = ((n$1 === 0) ? (-1) : ((((-1) >>> n$1) | 0) | ((-1) << ((-n$1) | 0))));
  29754. + var hi$19 = (((-1) >>> n$1) | 0);
  29755. + var b$8_$_lo$2 = lo$13;
  29756. + var b$8_$_hi$2 = hi$19
  29757. + } else {
  29758. + var lo$14 = (((-1) >>> n$1) | 0);
  29759. + var b$8_$_lo$2 = lo$14;
  29760. + var b$8_$_hi$2 = 0
  29761. + };
  29762. + var lo$15 = (this$9_$_lo$2 & b$8_$_lo$2);
  29763. + var hi$20 = (this$9_$_hi$2 & b$8_$_hi$2);
  29764. + var jsx$13_$_lo$2 = lo$15;
  29765. + var jsx$13_$_hi$2 = hi$20;
  29766. + tempBits_$_lo$2 = jsx$13_$_lo$2;
  29767. + tempBits_$_hi$2 = jsx$13_$_hi$2;
  29768. + var this$10_$_lo$2 = bits_$_lo$2;
  29769. + var this$10_$_hi$2 = bits_$_hi$2;
  29770. + var n0$2 = ((-exponent) | 0);
  29771. + var n$2 = (63 & n0$2);
  29772. + var hi$21 = this$10_$_hi$2;
  29773. + if ((n$2 < 32)) {
  29774. + var lo$16 = ((n$2 === 0) ? this$10_$_lo$2 : (((this$10_$_lo$2 >>> n$2) | 0) | (hi$21 << ((-n$2) | 0))));
  29775. + var hi$22 = (hi$21 >> n$2);
  29776. + var jsx$14_$_lo$2 = lo$16;
  29777. + var jsx$14_$_hi$2 = hi$22;
  29778. + bits_$_lo$2 = jsx$14_$_lo$2;
  29779. + bits_$_hi$2 = jsx$14_$_hi$2
  29780. + } else {
  29781. + var lo$17 = (hi$21 >> n$2);
  29782. + var hi$23 = (hi$21 >> 31);
  29783. + var jsx$15_$_lo$2 = lo$17;
  29784. + var jsx$15_$_hi$2 = hi$23;
  29785. + bits_$_lo$2 = jsx$15_$_lo$2;
  29786. + bits_$_hi$2 = jsx$15_$_hi$2
  29787. + };
  29788. + var b$9_$_lo$2 = bits_$_lo$2;
  29789. + var b$9_$_hi$2 = bits_$_hi$2;
  29790. + var lo$18 = (3 & b$9_$_lo$2);
  29791. + if ((lo$18 === 3)) {
  29792. + var jsx$16 = true
  29793. + } else {
  29794. + var b$10_$_lo$2 = bits_$_lo$2;
  29795. + var b$10_$_hi$2 = bits_$_hi$2;
  29796. + var lo$19 = (1 & b$10_$_lo$2);
  29797. + if ((lo$19 === 1)) {
  29798. + var this$11_$_lo$2 = tempBits_$_lo$2;
  29799. + var this$11_$_hi$2 = tempBits_$_hi$2;
  29800. + var jsx$17 = (!((this$11_$_lo$2 === 0) && (this$11_$_hi$2 === 0)))
  29801. + } else {
  29802. + var jsx$17 = false
  29803. + };
  29804. + if (jsx$17) {
  29805. + var jsx$16 = (lowestSetBit < discardedSize)
  29806. + } else {
  29807. + var jsx$16 = false
  29808. + }
  29809. + };
  29810. + if (jsx$16) {
  29811. + var b$11_$_lo$2 = bits_$_lo$2;
  29812. + var b$11_$_hi$2 = bits_$_hi$2;
  29813. + var blo$2 = b$11_$_lo$2;
  29814. + var bhi$2 = b$11_$_hi$2;
  29815. + var lo$20 = ((1 + blo$2) | 0);
  29816. + var hi$24 = ((lo$20 === 0) ? ((1 + bhi$2) | 0) : bhi$2);
  29817. + var jsx$18_$_lo$2 = lo$20;
  29818. + var jsx$18_$_hi$2 = hi$24;
  29819. + bits_$_lo$2 = jsx$18_$_lo$2;
  29820. + bits_$_hi$2 = jsx$18_$_hi$2
  29821. };
  29822. exponent = 0;
  29823. - bits = bits.$$greater$greater__I__sjsr_RuntimeLong(1)
  29824. - };
  29825. - var resultBits = new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(sign)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(exponent).$$less$less__I__sjsr_RuntimeLong(52)).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 1048575).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(bits));
  29826. - return $m_sjsr_Bits$().longBitsToDouble__J__D(resultBits)
  29827. + var this$13_$_lo$2 = bits_$_lo$2;
  29828. + var this$13_$_hi$2 = bits_$_hi$2;
  29829. + var hi$25 = this$13_$_hi$2;
  29830. + var lo$21 = (((this$13_$_lo$2 >>> 1) | 0) | (hi$25 << (-1)));
  29831. + var hi$26 = (hi$25 >> 1);
  29832. + var jsx$19_$_lo$2 = lo$21;
  29833. + var jsx$19_$_hi$2 = hi$26;
  29834. + bits_$_lo$2 = jsx$19_$_lo$2;
  29835. + bits_$_hi$2 = jsx$19_$_hi$2
  29836. + };
  29837. + var hi$27 = (sign >> 31);
  29838. + var hi$28 = ((-2147483648) & hi$27);
  29839. + var value$5 = exponent;
  29840. + var hi$30 = (value$5 << 52);
  29841. + var hi$31 = (hi$28 | hi$30);
  29842. + var b$12_$_lo$2 = bits_$_lo$2;
  29843. + var b$12_$_hi$2 = bits_$_hi$2;
  29844. + var lo$22 = b$12_$_lo$2;
  29845. + var hi$32 = (1048575 & b$12_$_hi$2);
  29846. + var hi$33 = (hi$31 | hi$32);
  29847. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(lo$22, hi$33))
  29848. }
  29849. }
  29850. });
  29851. @@ -268720,8 +273940,13 @@ $c_Ljava_math_BigDecimal.prototype.hashCode__I = (function() {
  29852. if ((this.$$undhashCode$2 !== 0)) {
  29853. return this.$$undhashCode$2
  29854. } else if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  29855. - this.$$undhashCode$2 = this.java$math$BigDecimal$$$undsmallValue$2.lo$2;
  29856. - this.$$undhashCode$2 = (($imul(33, this.$$undhashCode$2) + this.java$math$BigDecimal$$$undsmallValue$2.hi$2) | 0);
  29857. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  29858. + var lo = b.lo$2;
  29859. + this.$$undhashCode$2 = lo;
  29860. + var jsx$1 = this.$$undhashCode$2;
  29861. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  29862. + var hi$1 = b$1.hi$2;
  29863. + this.$$undhashCode$2 = (($imul(33, jsx$1) + hi$1) | 0);
  29864. this.$$undhashCode$2 = (($imul(17, this.$$undhashCode$2) + this.java$math$BigDecimal$$$undscale$2) | 0);
  29865. return this.$$undhashCode$2
  29866. } else {
  29867. @@ -268743,28 +273968,69 @@ $c_Ljava_math_BigDecimal.prototype.subtract__Ljava_math_BigDecimal__Ljava_math_B
  29868. var a = this.java$math$BigDecimal$$$undbitLength$2;
  29869. var b = subtrahend.java$math$BigDecimal$$$undbitLength$2;
  29870. if ((((1 + ((a > b) ? a : b)) | 0) < 64)) {
  29871. - return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(subtrahend.java$math$BigDecimal$$$undsmallValue$2), this.java$math$BigDecimal$$$undscale$2)
  29872. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  29873. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  29874. + var lo = b$1.lo$2;
  29875. + var hi = b$1.hi$2;
  29876. + var b$2 = subtrahend.java$math$BigDecimal$$$undsmallValue$2;
  29877. + var blo = b$2.lo$2;
  29878. + var bhi = b$2.hi$2;
  29879. + var lo$1 = ((lo - blo) | 0);
  29880. + var hi$1 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ lo)) ? (((-1) + ((hi - bhi) | 0)) | 0) : ((hi - bhi) | 0));
  29881. + return jsx$1.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1), this.java$math$BigDecimal$$$undscale$2)
  29882. } else {
  29883. - var this$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29884. + var this$3 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29885. var bi = subtrahend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29886. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$2, bi), this.java$math$BigDecimal$$$undscale$2)
  29887. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi), this.java$math$BigDecimal$$$undscale$2)
  29888. }
  29889. } else if ((diffScale > 0)) {
  29890. if (((diffScale < $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length) && (this.maxLen$2__p2__Ljava_math_BigDecimal__I__I(subtrahend, diffScale) < 64))) {
  29891. - var powTen = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[diffScale];
  29892. - return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(subtrahend.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(powTen)), this.java$math$BigDecimal$$$undscale$2)
  29893. + var b$3 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[diffScale];
  29894. + var lo$2 = b$3.lo$2;
  29895. + var hi$2 = b$3.hi$2;
  29896. + var jsx$2 = $m_Ljava_math_BigDecimal$();
  29897. + var b$5 = this.java$math$BigDecimal$$$undsmallValue$2;
  29898. + var lo$5 = b$5.lo$2;
  29899. + var hi$5 = b$5.hi$2;
  29900. + var b$4 = subtrahend.java$math$BigDecimal$$$undsmallValue$2;
  29901. + var lo$3 = b$4.lo$2;
  29902. + var hi$3 = b$4.hi$2;
  29903. + var lo$4 = $imul(lo$3, lo$2);
  29904. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$3, hi$3, lo$2, hi$2);
  29905. + var lo$6 = ((lo$5 - lo$4) | 0);
  29906. + var hi$6 = ((((-2147483648) ^ lo$6) > ((-2147483648) ^ lo$5)) ? (((-1) + ((hi$5 - hi$4) | 0)) | 0) : ((hi$5 - hi$4) | 0));
  29907. + return jsx$2.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$6), this.java$math$BigDecimal$$$undscale$2)
  29908. } else {
  29909. - var mult = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(subtrahend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), new $c_sjsr_RuntimeLong().init___I(diffScale));
  29910. - var this$3 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29911. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, mult), this.java$math$BigDecimal$$$undscale$2)
  29912. + var jsx$4 = $m_Ljava_math_Multiplication$();
  29913. + var jsx$3 = subtrahend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29914. + var hi$7 = (diffScale >> 31);
  29915. + var mult = jsx$4.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(jsx$3, new $c_sjsr_RuntimeLong().init___I__I(diffScale, hi$7));
  29916. + var this$5 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29917. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$5, mult), this.java$math$BigDecimal$$$undscale$2)
  29918. }
  29919. } else {
  29920. var negDiffScale = ((-diffScale) | 0);
  29921. if (((negDiffScale < $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length) && (this.maxLen$3__p2__Ljava_math_BigDecimal__I__I(subtrahend, negDiffScale) < 64))) {
  29922. - var powTen$2 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[negDiffScale];
  29923. - return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(powTen$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(subtrahend.java$math$BigDecimal$$$undsmallValue$2), subtrahend.java$math$BigDecimal$$$undscale$2)
  29924. + var b$6 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[negDiffScale];
  29925. + var lo$7 = b$6.lo$2;
  29926. + var hi$8 = b$6.hi$2;
  29927. + var jsx$5 = $m_Ljava_math_BigDecimal$();
  29928. + var b$7 = this.java$math$BigDecimal$$$undsmallValue$2;
  29929. + var lo$8 = b$7.lo$2;
  29930. + var hi$9 = b$7.hi$2;
  29931. + var lo$9 = $imul(lo$8, lo$7);
  29932. + var hi$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$8, hi$9, lo$7, hi$8);
  29933. + var b$8 = subtrahend.java$math$BigDecimal$$$undsmallValue$2;
  29934. + var blo$1 = b$8.lo$2;
  29935. + var bhi$1 = b$8.hi$2;
  29936. + var lo$10 = ((lo$9 - blo$1) | 0);
  29937. + var hi$11 = ((((-2147483648) ^ lo$10) > ((-2147483648) ^ lo$9)) ? (((-1) + ((hi$10 - bhi$1) | 0)) | 0) : ((hi$10 - bhi$1) | 0));
  29938. + return jsx$5.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$10, hi$11), subtrahend.java$math$BigDecimal$$$undscale$2)
  29939. } else {
  29940. - var mult$2 = $m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), new $c_sjsr_RuntimeLong().init___I(negDiffScale));
  29941. + var jsx$7 = $m_Ljava_math_Multiplication$();
  29942. + var jsx$6 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29943. + var hi$12 = (negDiffScale >> 31);
  29944. + var mult$2 = jsx$7.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(jsx$6, new $c_sjsr_RuntimeLong().init___I__I(negDiffScale, hi$12));
  29945. var bi$1 = subtrahend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29946. var multSub = $m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(mult$2, bi$1);
  29947. return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(multSub, subtrahend.java$math$BigDecimal$$$undscale$2)
  29948. @@ -268775,17 +274041,54 @@ $c_Ljava_math_BigDecimal.prototype.setScale__I__Ljava_math_RoundingMode__Ljava_m
  29949. if ((roundingMode === null)) {
  29950. throw new $c_jl_NullPointerException().init___T("roundingMode == null")
  29951. };
  29952. - var diffScale = new $c_sjsr_RuntimeLong().init___I(newScale).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2));
  29953. - if (diffScale.equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29954. + var hi = (newScale >> 31);
  29955. + var value = this.java$math$BigDecimal$$$undscale$2;
  29956. + var hi$1 = (value >> 31);
  29957. + var lo = ((newScale - value) | 0);
  29958. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ newScale)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  29959. + if (((lo === 0) && (hi$2 === 0))) {
  29960. return this
  29961. - } else if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  29962. - return ((diffScale.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_BigDecimal$().LongTenPows$1.u.length)) && (this.cmp$1__p2__J__I(diffScale) < 64)) ? $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong($m_Ljava_math_BigDecimal$().LongTenPows$1.u[diffScale.lo$2]), newScale) : new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Multiplication$().multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), new $c_sjsr_RuntimeLong().init___I(diffScale.lo$2)), newScale))
  29963. - } else if (((this.java$math$BigDecimal$$$undbitLength$2 < 64) && diffScale.unary$und$minus__sjsr_RuntimeLong().$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_BigDecimal$().LongTenPows$1.u.length)))) {
  29964. - var lpt = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-diffScale.lo$2) | 0)];
  29965. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, lpt, newScale, roundingMode)
  29966. + } else if (((hi$2 === 0) ? (lo !== 0) : (hi$2 > 0))) {
  29967. + var value$1 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length;
  29968. + var hi$3 = (value$1 >> 31);
  29969. + if ((((hi$2 === hi$3) ? (((-2147483648) ^ lo) < ((-2147483648) ^ value$1)) : (hi$2 < hi$3)) && (this.cmp$1__p2__J__I(new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)) < 64))) {
  29970. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  29971. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  29972. + var lo$1 = b.lo$2;
  29973. + var hi$4 = b.hi$2;
  29974. + var b$1 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[lo];
  29975. + var blo = b$1.lo$2;
  29976. + var lo$2 = $imul(lo$1, blo);
  29977. + var hi$5 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(lo$1, hi$4, blo, b$1.hi$2);
  29978. + return jsx$1.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$5), newScale)
  29979. + } else {
  29980. + var jsx$3 = $m_Ljava_math_Multiplication$();
  29981. + var jsx$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  29982. + var hi$6 = (lo >> 31);
  29983. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(jsx$3.multiplyByTenPow__Ljava_math_BigInteger__J__Ljava_math_BigInteger(jsx$2, new $c_sjsr_RuntimeLong().init___I__I(lo, hi$6)), newScale)
  29984. + }
  29985. } else {
  29986. - var powTen = $m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(diffScale.unary$und$minus__sjsr_RuntimeLong());
  29987. - return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$divideBigIntegers__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), powTen, newScale, roundingMode)
  29988. + if ((this.java$math$BigDecimal$$$undbitLength$2 < 64)) {
  29989. + var lo$3 = ((-lo) | 0);
  29990. + var hi$7 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  29991. + var value$2 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u.length;
  29992. + var hi$8 = (value$2 >> 31);
  29993. + var jsx$4 = ((hi$7 === hi$8) ? (((-2147483648) ^ lo$3) < ((-2147483648) ^ value$2)) : (hi$7 < hi$8))
  29994. + } else {
  29995. + var jsx$4 = false
  29996. + };
  29997. + if (jsx$4) {
  29998. + var b$2 = $m_Ljava_math_BigDecimal$().LongTenPows$1.u[((-lo) | 0)];
  29999. + var lo$4 = b$2.lo$2;
  30000. + var hi$9 = b$2.hi$2;
  30001. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$dividePrimitiveLongs__J__J__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2, new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$9), newScale, roundingMode)
  30002. + } else {
  30003. + var jsx$5 = $m_Ljava_math_Multiplication$();
  30004. + var lo$5 = ((-lo) | 0);
  30005. + var hi$10 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  30006. + var powTen = jsx$5.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$10));
  30007. + return $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$divideBigIntegers__Ljava_math_BigInteger__Ljava_math_BigInteger__I__Ljava_math_RoundingMode__Ljava_math_BigDecimal(this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), powTen, newScale, roundingMode)
  30008. + }
  30009. }
  30010. });
  30011. $c_Ljava_math_BigDecimal.prototype.intValue__I = (function() {
  30012. @@ -268801,11 +274104,20 @@ $c_Ljava_math_BigDecimal.prototype.add__Ljava_math_BigDecimal__Ljava_math_BigDec
  30013. var a = this.java$math$BigDecimal$$$undbitLength$2;
  30014. var b = augend.java$math$BigDecimal$$$undbitLength$2;
  30015. if ((((1 + ((a > b) ? a : b)) | 0) < 64)) {
  30016. - return $m_Ljava_math_BigDecimal$().valueOf__J__I__Ljava_math_BigDecimal(this.java$math$BigDecimal$$$undsmallValue$2.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(augend.java$math$BigDecimal$$$undsmallValue$2), this.java$math$BigDecimal$$$undscale$2)
  30017. + var jsx$1 = $m_Ljava_math_BigDecimal$();
  30018. + var b$1 = this.java$math$BigDecimal$$$undsmallValue$2;
  30019. + var lo = b$1.lo$2;
  30020. + var hi = b$1.hi$2;
  30021. + var b$2 = augend.java$math$BigDecimal$$$undsmallValue$2;
  30022. + var blo = b$2.lo$2;
  30023. + var bhi = b$2.hi$2;
  30024. + var lo$1 = ((lo + blo) | 0);
  30025. + var hi$1 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi + bhi) | 0)) | 0) : ((hi + bhi) | 0));
  30026. + return jsx$1.valueOf__J__I__Ljava_math_BigDecimal(new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1), this.java$math$BigDecimal$$$undscale$2)
  30027. } else {
  30028. - var this$2 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30029. + var this$3 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30030. var bi = augend.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30031. - return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$2, bi), this.java$math$BigDecimal$$$undscale$2)
  30032. + return new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I($m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi), this.java$math$BigDecimal$$$undscale$2)
  30033. }
  30034. } else {
  30035. return ((diffScale > 0) ? $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$addAndMult10__Ljava_math_BigDecimal__Ljava_math_BigDecimal__I__Ljava_math_BigDecimal(this, augend, diffScale) : $m_Ljava_math_BigDecimal$().java$math$BigDecimal$$addAndMult10__Ljava_math_BigDecimal__Ljava_math_BigDecimal__I__Ljava_math_BigDecimal(augend, this, ((-diffScale) | 0)))
  30036. @@ -268815,12 +274127,27 @@ $c_Ljava_math_BigDecimal.prototype.add__Ljava_math_BigDecimal__Ljava_math_MathCo
  30037. if (((augend.isZero__p2__Z() || this.isZero__p2__Z()) || (mc.precision$1 === 0))) {
  30038. return this.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal(augend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  30039. } else {
  30040. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(augend.java$math$BigDecimal$$$undscale$2));
  30041. - if (new $c_sjsr_RuntimeLong().init___I(this.approxPrecision__p2__I()).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale))) {
  30042. + var value = this.java$math$BigDecimal$$$undscale$2;
  30043. + var hi = (value >> 31);
  30044. + var value$1 = augend.java$math$BigDecimal$$$undscale$2;
  30045. + var hi$1 = (value$1 >> 31);
  30046. + var lo = ((value - value$1) | 0);
  30047. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  30048. + var value$2 = this.approxPrecision__p2__I();
  30049. + var hi$3 = (value$2 >> 31);
  30050. + var lo$1 = (((-1) + lo) | 0);
  30051. + var hi$4 = ((lo$1 !== (-1)) ? hi$2 : (((-1) + hi$2) | 0));
  30052. + if (((hi$3 === hi$4) ? (((-2147483648) ^ value$2) < ((-2147483648) ^ lo$1)) : (hi$3 < hi$4))) {
  30053. var x1_$_$$und1$f = augend;
  30054. var x1_$_$$und2$f = this
  30055. } else {
  30056. - if (new $c_sjsr_RuntimeLong().init___I(augend.approxPrecision__p2__I()).$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale))) {
  30057. + var value$3 = augend.approxPrecision__p2__I();
  30058. + var hi$5 = (value$3 >> 31);
  30059. + var lo$2 = ((-lo) | 0);
  30060. + var hi$6 = ((lo !== 0) ? (~hi$2) : ((-hi$2) | 0));
  30061. + var lo$3 = (((-1) + lo$2) | 0);
  30062. + var hi$7 = ((lo$3 !== (-1)) ? hi$6 : (((-1) + hi$6) | 0));
  30063. + if ((!((hi$5 === hi$7) ? (((-2147483648) ^ value$3) < ((-2147483648) ^ lo$3)) : (hi$5 < hi$7)))) {
  30064. return this.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal(augend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  30065. };
  30066. var x1_$_$$und1$f = this;
  30067. @@ -268832,16 +274159,21 @@ $c_Ljava_math_BigDecimal.prototype.add__Ljava_math_BigDecimal__Ljava_math_MathCo
  30068. return this.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal(augend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  30069. };
  30070. var largerSignum = larger.signum__I();
  30071. - var biLarger = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I(largerSignum));
  30072. + var jsx$1 = $m_Ljava_math_BigInteger$();
  30073. + var hi$8 = (largerSignum >> 31);
  30074. + var biLarger = jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(largerSignum, hi$8));
  30075. if ((largerSignum === smaller.signum__I())) {
  30076. - var this$1 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(larger.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), 10);
  30077. - var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$1, biLarger)
  30078. + var this$6 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(larger.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger(), 10);
  30079. + var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$6, biLarger)
  30080. } else {
  30081. - var this$2 = larger.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30082. - var tempBI2 = $m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$2, biLarger);
  30083. - var this$3 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(tempBI2, 10);
  30084. - var bi = $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I($imul(9, largerSignum)));
  30085. - var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$3, bi)
  30086. + var this$7 = larger.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30087. + var tempBI2 = $m_Ljava_math_Elementary$().subtract__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$7, biLarger);
  30088. + var this$8 = $m_Ljava_math_Multiplication$().multiplyByPosInt__Ljava_math_BigInteger__I__Ljava_math_BigInteger(tempBI2, 10);
  30089. + var jsx$2 = $m_Ljava_math_BigInteger$();
  30090. + var value$4 = $imul(9, largerSignum);
  30091. + var hi$9 = (value$4 >> 31);
  30092. + var bi = jsx$2.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value$4, hi$9));
  30093. + var tempBI = $m_Ljava_math_Elementary$().add__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(this$8, bi)
  30094. };
  30095. var result = new $c_Ljava_math_BigDecimal().init___Ljava_math_BigInteger__I(tempBI, ((1 + larger.java$math$BigDecimal$$$undscale$2) | 0));
  30096. return result.round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc)
  30097. @@ -268908,9 +274240,19 @@ $c_Ljava_math_BigDecimal.prototype.toEngineeringString__T = (function() {
  30098. var elem = $uI(intString.length);
  30099. var elem$1 = 0;
  30100. elem$1 = elem;
  30101. - var exponent0 = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).unary$und$minus__sjsr_RuntimeLong().$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(elem$1)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(begin));
  30102. - if (((this.java$math$BigDecimal$$$undscale$2 > 0) && exponent0.$$greater$eq__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-6), (-1))))) {
  30103. - if (exponent0.$$greater$eq__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  30104. + var value = this.java$math$BigDecimal$$$undscale$2;
  30105. + var hi = (value >> 31);
  30106. + var lo = ((-value) | 0);
  30107. + var hi$1 = ((value !== 0) ? (~hi) : ((-hi) | 0));
  30108. + var value$1 = elem$1;
  30109. + var hi$2 = (value$1 >> 31);
  30110. + var lo$1 = ((lo + value$1) | 0);
  30111. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$1 + hi$2) | 0)) | 0) : ((hi$1 + hi$2) | 0));
  30112. + var hi$4 = (begin >> 31);
  30113. + var lo$2 = ((lo$1 - begin) | 0);
  30114. + var hi$5 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ lo$1)) ? (((-1) + ((hi$3 - hi$4) | 0)) | 0) : ((hi$3 - hi$4) | 0));
  30115. + if (((this.java$math$BigDecimal$$$undscale$2 > 0) && ((hi$5 === (-1)) ? (((-2147483648) ^ lo$2) >= 2147483642) : (hi$5 > (-1))))) {
  30116. + if ((hi$5 >= 0)) {
  30117. $m_Ljava_math_BigDecimal$();
  30118. var pos = ((elem$1 - this.java$math$BigDecimal$$$undscale$2) | 0);
  30119. $m_Ljava_math_BigDecimal$();
  30120. @@ -268943,37 +274285,47 @@ $c_Ljava_math_BigDecimal.prototype.toEngineeringString__T = (function() {
  30121. i = ((1 + i) | 0)
  30122. };
  30123. b.append__T__scm_StringBuilder("");
  30124. - var this$26 = b.underlying$5;
  30125. - var s2 = this$26.content$1;
  30126. - var s2Len = (((-1) - exponent0.lo$2) | 0);
  30127. + var this$30 = b.underlying$5;
  30128. + var s2 = this$30.content$1;
  30129. + var s2Len = (((-1) - lo$2) | 0);
  30130. $m_Ljava_math_BigDecimal$();
  30131. var s2$1 = $as_T(s2.substring(0, s2Len));
  30132. var result = ((("" + $as_T(s.substring(0, pos$2))) + s2$1) + $as_T(s.substring(pos$2)))
  30133. }
  30134. } else {
  30135. var delta = ((elem$1 - begin) | 0);
  30136. - var rem = exponent0.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3, 0)).lo$2;
  30137. + var this$39 = $m_sjsr_RuntimeLong$();
  30138. + var lo$3 = this$39.remainderImpl__I__I__I__I__I(lo$2, hi$5, 3, 0);
  30139. var elem$1$2 = null;
  30140. elem$1$2 = intString;
  30141. - if ((rem !== 0)) {
  30142. - var this$36 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30143. - if ((this$36.sign$2 === 0)) {
  30144. - var r = ((rem < 0) ? ((-rem) | 0) : ((3 - rem) | 0));
  30145. - var _2 = exponent0.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(r));
  30146. + if ((lo$3 !== 0)) {
  30147. + var this$41 = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30148. + if ((this$41.sign$2 === 0)) {
  30149. + var r = ((lo$3 < 0) ? ((-lo$3) | 0) : ((3 - lo$3) | 0));
  30150. + var hi$7 = (r >> 31);
  30151. + var lo$4 = ((lo$2 + r) | 0);
  30152. + var hi$8 = ((((-2147483648) ^ lo$4) < ((-2147483648) ^ lo$2)) ? ((1 + ((hi$5 + hi$7) | 0)) | 0) : ((hi$5 + hi$7) | 0));
  30153. var x1_$_$$und1$1 = r;
  30154. - var x1_$_$$und2$1 = _2;
  30155. + var x1_$_$$und2$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$4, hi$8);
  30156. var x1_$_$$und3$1 = begin
  30157. } else {
  30158. - var r$2 = ((rem < 0) ? ((3 + rem) | 0) : rem);
  30159. - var _2$1 = exponent0.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(r$2));
  30160. + var r$2 = ((lo$3 < 0) ? ((3 + lo$3) | 0) : lo$3);
  30161. + var hi$9 = (r$2 >> 31);
  30162. + var lo$5 = ((lo$2 - r$2) | 0);
  30163. + var hi$10 = ((((-2147483648) ^ lo$5) > ((-2147483648) ^ lo$2)) ? (((-1) + ((hi$5 - hi$9) | 0)) | 0) : ((hi$5 - hi$9) | 0));
  30164. var _3 = ((begin + r$2) | 0);
  30165. var x1_$_$$und1$1 = r$2;
  30166. - var x1_$_$$und2$1 = _2$1;
  30167. + var x1_$_$$und2$1 = new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$10);
  30168. var x1_$_$$und3$1 = _3
  30169. };
  30170. var rem1 = $uI(x1_$_$$und1$1);
  30171. - var exp = $uJ(x1_$_$$und2$1);
  30172. + var b$1 = $uJ(x1_$_$$und2$1);
  30173. + var lo$6 = b$1.lo$2;
  30174. + var hi$11 = b$1.hi$2;
  30175. var beg = $uI(x1_$_$$und3$1);
  30176. + var b$2 = $uJ(new $c_sjsr_RuntimeLong().init___I__I(lo$6, hi$11));
  30177. + var lo$7 = b$2.lo$2;
  30178. + var hi$12 = b$2.hi$2;
  30179. if ((delta < 3)) {
  30180. var end = ((rem1 - delta) | 0);
  30181. var isEmpty$4 = (end <= 0);
  30182. @@ -268993,28 +274345,30 @@ $c_Ljava_math_BigDecimal.prototype.toEngineeringString__T = (function() {
  30183. };
  30184. var x1$2_$_$$und1$f = null;
  30185. var x1$2_$_$$und2$f = null;
  30186. - var x1$2_$_$$und1$mcJ$sp$f = exp;
  30187. + var x1$2_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$7, hi$12);
  30188. var x1$2_$_$$und2$mcI$sp$f = beg
  30189. } else {
  30190. var x1$2_$_$$und1$f = null;
  30191. var x1$2_$_$$und2$f = null;
  30192. - var x1$2_$_$$und1$mcJ$sp$f = exponent0;
  30193. + var x1$2_$_$$und1$mcJ$sp$f = new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$5);
  30194. var x1$2_$_$$und2$mcI$sp$f = begin
  30195. };
  30196. - var e = x1$2_$_$$und1$mcJ$sp$f;
  30197. - var b$1 = x1$2_$_$$und2$mcI$sp$f;
  30198. - if ((((elem$1 - b$1) | 0) >= 1)) {
  30199. + var b$3 = x1$2_$_$$und1$mcJ$sp$f;
  30200. + var lo$8 = b$3.lo$2;
  30201. + var hi$15 = b$3.hi$2;
  30202. + var b$4 = x1$2_$_$$und2$mcI$sp$f;
  30203. + if ((((elem$1 - b$4) | 0) >= 1)) {
  30204. $m_Ljava_math_BigDecimal$();
  30205. var s$1 = $as_T(elem$1$2);
  30206. $m_Ljava_math_BigDecimal$();
  30207. - elem$1$2 = (($as_T(s$1.substring(0, b$1)) + ".") + $as_T(s$1.substring(b$1)))
  30208. + elem$1$2 = (($as_T(s$1.substring(0, b$4)) + ".") + $as_T(s$1.substring(b$4)))
  30209. };
  30210. - if (e.notEquals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  30211. + if ((!((lo$8 === 0) && (hi$15 === 0)))) {
  30212. elem$1$2 = ($as_T(elem$1$2) + "E");
  30213. - if (e.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  30214. + if (((hi$15 === 0) ? (lo$8 !== 0) : (hi$15 > 0))) {
  30215. elem$1$2 = ($as_T(elem$1$2) + "+")
  30216. };
  30217. - elem$1$2 = (("" + $as_T(elem$1$2)) + $as_sjsr_RuntimeLong(e).toString__T())
  30218. + elem$1$2 = (("" + $as_T(elem$1$2)) + $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(lo$8, hi$15))
  30219. };
  30220. var result = $as_T(elem$1$2)
  30221. };
  30222. @@ -269086,9 +274440,16 @@ $c_Ljava_math_BigDecimal.prototype.toPlainString__T = (function() {
  30223. }
  30224. });
  30225. $c_Ljava_math_BigDecimal.prototype.floatValue__F = (function() {
  30226. - var powerOfTwo = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undbitLength$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong($m_sjsr_RuntimeLong$().fromDouble__D__sjsr_RuntimeLong((this.java$math$BigDecimal$$$undscale$2 / 0.3010299956639812)));
  30227. + var value = this.java$math$BigDecimal$$$undbitLength$2;
  30228. + var hi = (value >> 31);
  30229. + var this$1 = $m_sjsr_RuntimeLong$();
  30230. + var value$1 = (this.java$math$BigDecimal$$$undscale$2 / 0.3010299956639812);
  30231. + var lo = this$1.scala$scalajs$runtime$RuntimeLong$$fromDoubleImpl__D__I(value$1);
  30232. + var hi$1 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  30233. + var lo$1 = ((value - lo) | 0);
  30234. + var hi$2 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  30235. var floatResult0 = $fround(this.signum__I());
  30236. - var floatResult = ((powerOfTwo.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-149), (-1))) || (floatResult0 === 0.0)) ? $fround((0.0 * floatResult0)) : (powerOfTwo.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(129, 0)) ? $fround((Infinity * floatResult0)) : $fround(this.doubleValue__D())));
  30237. + var floatResult = ((((hi$2 === (-1)) ? (((-2147483648) ^ lo$1) < 2147483499) : (hi$2 < (-1))) || (floatResult0 === 0.0)) ? $fround((0.0 * floatResult0)) : (((hi$2 === 0) ? (((-2147483648) ^ lo$1) > (-2147483519)) : (hi$2 > 0)) ? $fround((Infinity * floatResult0)) : $fround(this.doubleValue__D())));
  30238. return floatResult
  30239. });
  30240. $c_Ljava_math_BigDecimal.prototype.init___AC__I__I = (function($in, offset, len) {
  30241. @@ -269292,17 +274653,23 @@ $c_Ljava_math_BigDecimal.prototype.init___AC__I__I = (function($in, offset, len)
  30242. var this$42 = $m_sjsr_RuntimeString$();
  30243. var count = ((((1 + last) | 0) - begin$3) | 0);
  30244. var scaleString = this$42.newString__AC__I__I__T($in, begin$3, count);
  30245. - var jsx$10 = this.java$math$BigDecimal$$$undscale$2;
  30246. + var value = this.java$math$BigDecimal$$$undscale$2;
  30247. + var hi = (value >> 31);
  30248. var this$43 = $m_jl_Integer$();
  30249. - var newScale = new $c_sjsr_RuntimeLong().init___I(jsx$10).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this$43.parseInt__T__I__I(scaleString, 10)));
  30250. - this.java$math$BigDecimal$$$undscale$2 = newScale.lo$2;
  30251. - if (newScale.notEquals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2))) {
  30252. + var value$1 = this$43.parseInt__T__I__I(scaleString, 10);
  30253. + var hi$1 = (value$1 >> 31);
  30254. + var lo = ((value - value$1) | 0);
  30255. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  30256. + this.java$math$BigDecimal$$$undscale$2 = lo;
  30257. + var value$2 = this.java$math$BigDecimal$$$undscale$2;
  30258. + var hi$3 = (value$2 >> 31);
  30259. + if ((!((lo === value$2) && (hi$2 === hi$3)))) {
  30260. throw new $c_jl_NumberFormatException().init___T("Scale out of range")
  30261. }
  30262. };
  30263. if ((bufLength < 19)) {
  30264. - var this$44 = $m_jl_Long$();
  30265. - this.java$math$BigDecimal$$$undsmallValue$2 = this$44.parseLong__T__I__J(unscaled, 10);
  30266. + var this$45 = $m_jl_Long$();
  30267. + this.java$math$BigDecimal$$$undsmallValue$2 = this$45.parseLong__T__I__J(unscaled, 10);
  30268. this.java$math$BigDecimal$$$undbitLength$2 = $m_Ljava_math_BigDecimal$().bitLength__J__I(this.java$math$BigDecimal$$$undsmallValue$2)
  30269. } else {
  30270. this.setUnscaledValue__p2__Ljava_math_BigInteger__V(new $c_Ljava_math_BigInteger().init___T(unscaled))
  30271. @@ -269326,10 +274693,24 @@ $c_Ljava_math_BigDecimal.prototype.divideAndRemainder__Ljava_math_BigDecimal__AL
  30272. return array
  30273. });
  30274. $c_Ljava_math_BigDecimal.prototype.decimalDigitsInLong__p2__J__I = (function(value) {
  30275. - if (value.equals__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(0, (-2147483648)))) {
  30276. + if (((value.lo$2 === 0) && (value.hi$2 === (-2147483648)))) {
  30277. return 19
  30278. } else {
  30279. - var index = $m_ju_Arrays$().binarySearch__AJ__J__I($m_Ljava_math_BigDecimal$().LongTenPows$1, (value.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong()) ? value.unary$und$minus__sjsr_RuntimeLong() : value));
  30280. + var jsx$3 = $m_ju_Arrays$();
  30281. + var jsx$2 = $m_Ljava_math_BigDecimal$().LongTenPows$1;
  30282. + var ahi = value.hi$2;
  30283. + if ((ahi < 0)) {
  30284. + var lo = value.lo$2;
  30285. + var hi = value.hi$2;
  30286. + var lo$1 = ((-lo) | 0);
  30287. + var hi$1 = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  30288. + var x_$_lo$2 = lo$1;
  30289. + var x_$_hi$2 = hi$1;
  30290. + var jsx$1 = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2)
  30291. + } else {
  30292. + var jsx$1 = value
  30293. + };
  30294. + var index = jsx$3.binarySearch__AJ__J__I(jsx$2, jsx$1);
  30295. return ((index < 0) ? (((-1) - index) | 0) : ((1 + index) | 0))
  30296. }
  30297. });
  30298. @@ -269354,32 +274735,66 @@ $c_Ljava_math_BigDecimal.prototype.compareTo__Ljava_math_BigDecimal__I = (functi
  30299. var valueSign = bi.signum__I();
  30300. if ((thisSign === valueSign)) {
  30301. if ((((this.java$math$BigDecimal$$$undscale$2 === bi.java$math$BigDecimal$$$undscale$2) && (this.java$math$BigDecimal$$$undbitLength$2 < 64)) && (bi.java$math$BigDecimal$$$undbitLength$2 < 64))) {
  30302. - return (this.java$math$BigDecimal$$$undsmallValue$2.$$less__sjsr_RuntimeLong__Z(bi.java$math$BigDecimal$$$undsmallValue$2) ? (-1) : (this.java$math$BigDecimal$$$undsmallValue$2.$$greater__sjsr_RuntimeLong__Z(bi.java$math$BigDecimal$$$undsmallValue$2) ? 1 : 0))
  30303. + var b = this.java$math$BigDecimal$$$undsmallValue$2;
  30304. + var lo = b.lo$2;
  30305. + var hi = b.hi$2;
  30306. + var b$1 = bi.java$math$BigDecimal$$$undsmallValue$2;
  30307. + var bhi = b$1.hi$2;
  30308. + if (((hi === bhi) ? (((-2147483648) ^ lo) < ((-2147483648) ^ b$1.lo$2)) : (hi < bhi))) {
  30309. + return (-1)
  30310. + } else {
  30311. + var b$2 = this.java$math$BigDecimal$$$undsmallValue$2;
  30312. + var lo$1 = b$2.lo$2;
  30313. + var hi$1 = b$2.hi$2;
  30314. + var b$3 = bi.java$math$BigDecimal$$$undsmallValue$2;
  30315. + var bhi$1 = b$3.hi$2;
  30316. + if (((hi$1 === bhi$1) ? (((-2147483648) ^ lo$1) > ((-2147483648) ^ b$3.lo$2)) : (hi$1 > bhi$1))) {
  30317. + return 1
  30318. + } else {
  30319. + return 0
  30320. + }
  30321. + }
  30322. } else {
  30323. - var diffScale = new $c_sjsr_RuntimeLong().init___I(this.java$math$BigDecimal$$$undscale$2).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(bi.java$math$BigDecimal$$$undscale$2));
  30324. + var value = this.java$math$BigDecimal$$$undscale$2;
  30325. + var hi$2 = (value >> 31);
  30326. + var value$1 = bi.java$math$BigDecimal$$$undscale$2;
  30327. + var hi$3 = (value$1 >> 31);
  30328. + var lo$2 = ((value - value$1) | 0);
  30329. + var hi$4 = ((((-2147483648) ^ lo$2) > ((-2147483648) ^ value)) ? (((-1) + ((hi$2 - hi$3) | 0)) | 0) : ((hi$2 - hi$3) | 0));
  30330. var diffPrecision = ((this.approxPrecision__p2__I() - bi.approxPrecision__p2__I()) | 0);
  30331. - if (new $c_sjsr_RuntimeLong().init___I(diffPrecision).$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale))) {
  30332. + var hi$5 = (diffPrecision >> 31);
  30333. + var lo$3 = ((1 + lo$2) | 0);
  30334. + var hi$6 = ((lo$3 === 0) ? ((1 + hi$4) | 0) : hi$4);
  30335. + if (((hi$5 === hi$6) ? (((-2147483648) ^ diffPrecision) > ((-2147483648) ^ lo$3)) : (hi$5 > hi$6))) {
  30336. return thisSign
  30337. - } else if (new $c_sjsr_RuntimeLong().init___I(diffPrecision).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale))) {
  30338. - return ((-thisSign) | 0)
  30339. } else {
  30340. - var t = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30341. - var v = bi.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30342. - if (diffScale.$$less__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  30343. - var _1 = t.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(diffScale.unary$und$minus__sjsr_RuntimeLong()));
  30344. - var x1_$_$$und1$f = _1;
  30345. - var x1_$_$$und2$f = v
  30346. - } else if (diffScale.$$greater__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())) {
  30347. - var _2 = v.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(diffScale));
  30348. - var x1_$_$$und1$f = t;
  30349. - var x1_$_$$und2$f = _2
  30350. + var hi$7 = (diffPrecision >> 31);
  30351. + var lo$4 = (((-1) + lo$2) | 0);
  30352. + var hi$8 = ((lo$4 !== (-1)) ? hi$4 : (((-1) + hi$4) | 0));
  30353. + if (((hi$7 === hi$8) ? (((-2147483648) ^ diffPrecision) < ((-2147483648) ^ lo$4)) : (hi$7 < hi$8))) {
  30354. + return ((-thisSign) | 0)
  30355. } else {
  30356. - var x1_$_$$und1$f = t;
  30357. - var x1_$_$$und2$f = v
  30358. - };
  30359. - var thisUnscaled = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  30360. - var valUnscaled = $as_Ljava_math_BigInteger(x1_$_$$und2$f);
  30361. - return thisUnscaled.compareTo__Ljava_math_BigInteger__I(valUnscaled)
  30362. + var t = this.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30363. + var v = bi.java$math$BigDecimal$$getUnscaledValue__Ljava_math_BigInteger();
  30364. + if ((hi$4 < 0)) {
  30365. + var jsx$1 = $m_Ljava_math_Multiplication$();
  30366. + var lo$5 = ((-lo$2) | 0);
  30367. + var hi$9 = ((lo$2 !== 0) ? (~hi$4) : ((-hi$4) | 0));
  30368. + var _1 = t.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger(jsx$1.powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$5, hi$9)));
  30369. + var x1_$_$$und1$f = _1;
  30370. + var x1_$_$$und2$f = v
  30371. + } else if (((hi$4 === 0) ? (lo$2 !== 0) : (hi$4 > 0))) {
  30372. + var _2 = v.multiply__Ljava_math_BigInteger__Ljava_math_BigInteger($m_Ljava_math_Multiplication$().powerOf10__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$4)));
  30373. + var x1_$_$$und1$f = t;
  30374. + var x1_$_$$und2$f = _2
  30375. + } else {
  30376. + var x1_$_$$und1$f = t;
  30377. + var x1_$_$$und2$f = v
  30378. + };
  30379. + var thisUnscaled = $as_Ljava_math_BigInteger(x1_$_$$und1$f);
  30380. + var valUnscaled = $as_Ljava_math_BigInteger(x1_$_$$und2$f);
  30381. + return thisUnscaled.compareTo__Ljava_math_BigInteger__I(valUnscaled)
  30382. + }
  30383. }
  30384. }
  30385. } else {
  30386. @@ -269467,8 +274882,22 @@ $c_Ljava_math_BigInteger.prototype.setBit__I__Ljava_math_BigInteger = (function(
  30387. return (this.testBit__I__Z(n) ? this : $m_Ljava_math_BitLevel$().flipBit__Ljava_math_BigInteger__I__Ljava_math_BigInteger(this, n))
  30388. });
  30389. $c_Ljava_math_BigInteger.prototype.longValue__J = (function() {
  30390. - var value = ((this.numberLength$2 > 1) ? new $c_sjsr_RuntimeLong().init___I(this.digits$2.u[1]).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.digits$2.u[0]))) : new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.digits$2.u[0])));
  30391. - return new $c_sjsr_RuntimeLong().init___I(this.sign$2).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(value)
  30392. + if ((this.numberLength$2 > 1)) {
  30393. + var value = this.digits$2.u[1];
  30394. + var value$1 = this.digits$2.u[0];
  30395. + var value$3_$_lo$2 = value$1;
  30396. + var value$3_$_hi$2 = value
  30397. + } else {
  30398. + var value$2 = this.digits$2.u[0];
  30399. + var value$3_$_lo$2 = value$2;
  30400. + var value$3_$_hi$2 = 0
  30401. + };
  30402. + var value$4 = this.sign$2;
  30403. + var hi$3 = (value$4 >> 31);
  30404. + var blo = value$3_$_lo$2;
  30405. + var lo = $imul(value$4, blo);
  30406. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value$4, hi$3, blo, value$3_$_hi$2);
  30407. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi$4)
  30408. });
  30409. $c_Ljava_math_BigInteger.prototype.init___ = (function() {
  30410. this.java$math$BigInteger$$firstNonzeroDigit$2 = (-2);
  30411. @@ -269554,11 +274983,26 @@ $c_Ljava_math_BigInteger.prototype.divide__Ljava_math_BigInteger__Ljava_math_Big
  30412. var thisLen = this.numberLength$2;
  30413. var divisorLen = divisor.numberLength$2;
  30414. if ((((thisLen + divisorLen) | 0) === 2)) {
  30415. - var bi = new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.digits$2.u[0])).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(divisor.digits$2.u[0])));
  30416. + var value = this.digits$2.u[0];
  30417. + var value$1 = divisor.digits$2.u[0];
  30418. + var this$1 = $m_sjsr_RuntimeLong$();
  30419. + var lo = this$1.divideImpl__I__I__I__I__I(value, 0, value$1, 0);
  30420. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  30421. + var bi_$_lo$2 = lo;
  30422. + var bi_$_hi$2 = hi$2;
  30423. if ((thisSign !== divisorSign)) {
  30424. - bi = bi.unary$und$minus__sjsr_RuntimeLong()
  30425. - };
  30426. - return $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(bi)
  30427. + var this$2_$_lo$2 = bi_$_lo$2;
  30428. + var this$2_$_hi$2 = bi_$_hi$2;
  30429. + var lo$1 = this$2_$_lo$2;
  30430. + var hi$3 = this$2_$_hi$2;
  30431. + var lo$2 = ((-lo$1) | 0);
  30432. + var hi$4 = ((lo$1 !== 0) ? (~hi$3) : ((-hi$3) | 0));
  30433. + var jsx$1_$_lo$2 = lo$2;
  30434. + var jsx$1_$_hi$2 = hi$4;
  30435. + bi_$_lo$2 = jsx$1_$_lo$2;
  30436. + bi_$_hi$2 = jsx$1_$_hi$2
  30437. + };
  30438. + return $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(bi_$_lo$2, bi_$_hi$2))
  30439. } else {
  30440. var cmp = ((thisLen !== divisorLen) ? ((thisLen > divisorLen) ? 1 : (-1)) : $m_Ljava_math_Elementary$().compareArrays__AI__AI__I__I(this.digits$2, divisor.digits$2, thisLen));
  30441. if ((cmp === 0)) {
  30442. @@ -269778,9 +275222,9 @@ $c_Ljava_math_BigInteger.prototype.setFromString__p2__T__I__V = (function(s, rad
  30443. var beginIndex = substrStart;
  30444. var endIndex = substrEnd;
  30445. var bigRadixDigit = jsx$1.parseInt__T__I__I($as_T(s.substring(beginIndex, endIndex)), radix);
  30446. - var this$10 = $m_Ljava_math_Multiplication$();
  30447. + var this$13 = $m_Ljava_math_Multiplication$();
  30448. var aSize = digitIndex;
  30449. - newDigit = this$10.multiplyByInt__p1__AI__AI__I__I__I(_digits, _digits, aSize, bigRadix);
  30450. + newDigit = this$13.multiplyByInt__p1__AI__AI__I__I__I(_digits, _digits, aSize, bigRadix);
  30451. newDigit = ((newDigit + $m_Ljava_math_Elementary$().inplaceAdd__AI__I__I__I(_digits, digitIndex, bigRadixDigit)) | 0);
  30452. _digits.u[digitIndex] = newDigit;
  30453. digitIndex = ((1 + digitIndex) | 0);
  30454. @@ -270218,7 +275662,18 @@ $c_Ljava_math_BigInteger.prototype.init___I__J = (function(sign, lVal) {
  30455. $c_Ljava_math_BigInteger.prototype.gcd__Ljava_math_BigInteger__Ljava_math_BigInteger = (function(bi) {
  30456. var val1 = this.abs__Ljava_math_BigInteger();
  30457. var val2 = bi.abs__Ljava_math_BigInteger();
  30458. - return ((val1.sign$2 === 0) ? val2 : ((val2.sign$2 === 0) ? val1 : ((((val1.numberLength$2 === 1) && (val1.digits$2.u[0] > 0)) && ((val2.numberLength$2 === 1) && (val2.digits$2.u[0] > 0))) ? $m_Ljava_math_BigInteger$().valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I($m_Ljava_math_Division$().gcdBinary__I__I__I(val1.intValue__I(), val2.intValue__I()))) : $m_Ljava_math_Division$().gcdBinary__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(val1.copy__Ljava_math_BigInteger(), val2.copy__Ljava_math_BigInteger()))))
  30459. + if ((val1.sign$2 === 0)) {
  30460. + return val2
  30461. + } else if ((val2.sign$2 === 0)) {
  30462. + return val1
  30463. + } else if ((((val1.numberLength$2 === 1) && (val1.digits$2.u[0] > 0)) && ((val2.numberLength$2 === 1) && (val2.digits$2.u[0] > 0)))) {
  30464. + var jsx$1 = $m_Ljava_math_BigInteger$();
  30465. + var value = $m_Ljava_math_Division$().gcdBinary__I__I__I(val1.intValue__I(), val2.intValue__I());
  30466. + var hi = (value >> 31);
  30467. + return jsx$1.valueOf__J__Ljava_math_BigInteger(new $c_sjsr_RuntimeLong().init___I__I(value, hi))
  30468. + } else {
  30469. + return $m_Ljava_math_Division$().gcdBinary__Ljava_math_BigInteger__Ljava_math_BigInteger__Ljava_math_BigInteger(val1.copy__Ljava_math_BigInteger(), val2.copy__Ljava_math_BigInteger())
  30470. + }
  30471. });
  30472. $c_Ljava_math_BigInteger.prototype.shiftRight__I__Ljava_math_BigInteger = (function(n) {
  30473. return (((n === 0) || (this.sign$2 === 0)) ? this : ((n > 0) ? $m_Ljava_math_BitLevel$().shiftRight__Ljava_math_BigInteger__I__Ljava_math_BigInteger(this, n) : $m_Ljava_math_BitLevel$().shiftLeft__Ljava_math_BigInteger__I__Ljava_math_BigInteger(this, ((-n) | 0))))
  30474. @@ -271763,7 +277218,7 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.get__I__J = (function(index) {
  30475. var littleEndian = (!this.isBigEndian$3);
  30476. var high = $uI(dataView.getInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), littleEndian));
  30477. var low = $uI(dataView.getInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), littleEndian));
  30478. - return new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)))
  30479. + return $uJ(new $c_sjsr_RuntimeLong().init___I__I(low, high))
  30480. });
  30481. $c_Ljava_nio_DataViewLongBuffer.prototype.put__J__Ljava_nio_LongBuffer = (function(l) {
  30482. if (this.$$undreadOnly$3) {
  30483. @@ -271777,9 +277232,9 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.put__J__Ljava_nio_LongBuffer = (functi
  30484. var dataView = this.$$unddataView$3;
  30485. var index = (p << 3);
  30486. var littleEndian = (!this.isBigEndian$3);
  30487. - var high = l.hi$2;
  30488. + var hi = l.hi$2;
  30489. var low = l.lo$2;
  30490. - dataView.setInt32(((index + (littleEndian ? 4 : 0)) | 0), high, littleEndian);
  30491. + dataView.setInt32(((index + (littleEndian ? 4 : 0)) | 0), hi, littleEndian);
  30492. dataView.setInt32(((index + (littleEndian ? 0 : 4)) | 0), low, littleEndian);
  30493. return this
  30494. });
  30495. @@ -271789,7 +277244,7 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.load__I__J = (function(index) {
  30496. var littleEndian = (!this.isBigEndian$3);
  30497. var high = $uI(dataView.getInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), littleEndian));
  30498. var low = $uI(dataView.getInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), littleEndian));
  30499. - return new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)))
  30500. + return new $c_sjsr_RuntimeLong().init___I__I(low, high)
  30501. });
  30502. $c_Ljava_nio_DataViewLongBuffer.prototype.put__AJ__I__I__Ljava_nio_LongBuffer = (function(src, offset, length) {
  30503. if (this.$$undreadOnly$3) {
  30504. @@ -271810,14 +277265,14 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.put__AJ__I__I__Ljava_nio_LongBuffer =
  30505. while ((selfPos !== endPos)) {
  30506. var index = selfPos;
  30507. var elem = src.u[arrayIndex];
  30508. - var elem$1 = $uJ(elem);
  30509. + var b = $uJ(elem);
  30510. + var lo = b.lo$2;
  30511. + var hi = b.hi$2;
  30512. var dataView = this.$$unddataView$3;
  30513. var index$1 = (index << 3);
  30514. var littleEndian = (!this.isBigEndian$3);
  30515. - var high = elem$1.hi$2;
  30516. - var low = elem$1.lo$2;
  30517. - dataView.setInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), high, littleEndian);
  30518. - dataView.setInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), low, littleEndian);
  30519. + dataView.setInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), hi, littleEndian);
  30520. + dataView.setInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), lo, littleEndian);
  30521. selfPos = ((1 + selfPos) | 0);
  30522. arrayIndex = ((1 + arrayIndex) | 0)
  30523. };
  30524. @@ -271858,7 +277313,7 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.get__AJ__I__I__Ljava_nio_LongBuffer =
  30525. var littleEndian = (!this.isBigEndian$3);
  30526. var high = $uI(dataView.getInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), littleEndian));
  30527. var low = $uI(dataView.getInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), littleEndian));
  30528. - dst.u[jsx$1] = new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)));
  30529. + dst.u[jsx$1] = new $c_sjsr_RuntimeLong().init___I__I(low, high);
  30530. selfPos = ((1 + selfPos) | 0);
  30531. arrayIndex = ((1 + arrayIndex) | 0)
  30532. };
  30533. @@ -271874,9 +277329,9 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.put__I__J__Ljava_nio_LongBuffer = (fun
  30534. var dataView = this.$$unddataView$3;
  30535. var index$1 = (index << 3);
  30536. var littleEndian = (!this.isBigEndian$3);
  30537. - var high = l.hi$2;
  30538. + var hi = l.hi$2;
  30539. var low = l.lo$2;
  30540. - dataView.setInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), high, littleEndian);
  30541. + dataView.setInt32(((index$1 + (littleEndian ? 4 : 0)) | 0), hi, littleEndian);
  30542. dataView.setInt32(((index$1 + (littleEndian ? 0 : 4)) | 0), low, littleEndian);
  30543. return this
  30544. });
  30545. @@ -271941,7 +277396,7 @@ $c_Ljava_nio_DataViewLongBuffer.prototype.get__J = (function() {
  30546. var littleEndian = (!this.isBigEndian$3);
  30547. var high = $uI(dataView.getInt32(((index + (littleEndian ? 4 : 0)) | 0), littleEndian));
  30548. var low = $uI(dataView.getInt32(((index + (littleEndian ? 0 : 4)) | 0), littleEndian));
  30549. - return new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)))
  30550. + return $uJ(new $c_sjsr_RuntimeLong().init___I__I(low, high))
  30551. });
  30552. $c_Ljava_nio_DataViewLongBuffer.prototype.isReadOnly__Z = (function() {
  30553. return this.$$undreadOnly$3
  30554. @@ -272188,16 +277643,16 @@ $c_Ljava_nio_HeapByteBuffer.prototype.putLong__J__Ljava_nio_ByteBuffer = (functi
  30555. throw new $c_Ljava_nio_BufferOverflowException().init___()
  30556. };
  30557. this.java$nio$Buffer$$$undposition$1 = newPos;
  30558. - var i = value.hi$2;
  30559. - var _1 = (((i >> 24) << 24) >> 24);
  30560. - var _2 = (((i >> 16) << 24) >> 24);
  30561. - var _3 = (((i >> 8) << 24) >> 24);
  30562. - var _4 = ((i << 24) >> 24);
  30563. - var i$1 = value.lo$2;
  30564. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  30565. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  30566. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  30567. - var _4$1 = ((i$1 << 24) >> 24);
  30568. + var hi = value.hi$2;
  30569. + var _1 = (((hi >> 24) << 24) >> 24);
  30570. + var _2 = (((hi >> 16) << 24) >> 24);
  30571. + var _3 = (((hi >> 8) << 24) >> 24);
  30572. + var _4 = ((hi << 24) >> 24);
  30573. + var i = value.lo$2;
  30574. + var _1$1 = (((i >> 24) << 24) >> 24);
  30575. + var _2$1 = (((i >> 16) << 24) >> 24);
  30576. + var _3$1 = (((i >> 8) << 24) >> 24);
  30577. + var _4$1 = ((i << 24) >> 24);
  30578. if (isBigEndian) {
  30579. var bs_$_$$und1$1 = _1;
  30580. var bs_$_$$und2$1 = _2;
  30581. @@ -272384,16 +277839,16 @@ $c_Ljava_nio_HeapByteBuffer.prototype.putLong__I__J__Ljava_nio_ByteBuffer = (fun
  30582. if (((index < 0) || (((8 + index) | 0) > this.$$undlimit$1))) {
  30583. throw new $c_jl_IndexOutOfBoundsException().init___()
  30584. };
  30585. - var i = value.hi$2;
  30586. - var _1 = (((i >> 24) << 24) >> 24);
  30587. - var _2 = (((i >> 16) << 24) >> 24);
  30588. - var _3 = (((i >> 8) << 24) >> 24);
  30589. - var _4 = ((i << 24) >> 24);
  30590. - var i$1 = value.lo$2;
  30591. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  30592. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  30593. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  30594. - var _4$1 = ((i$1 << 24) >> 24);
  30595. + var hi = value.hi$2;
  30596. + var _1 = (((hi >> 24) << 24) >> 24);
  30597. + var _2 = (((hi >> 16) << 24) >> 24);
  30598. + var _3 = (((hi >> 8) << 24) >> 24);
  30599. + var _4 = ((hi << 24) >> 24);
  30600. + var i = value.lo$2;
  30601. + var _1$1 = (((i >> 24) << 24) >> 24);
  30602. + var _2$1 = (((i >> 16) << 24) >> 24);
  30603. + var _3$1 = (((i >> 8) << 24) >> 24);
  30604. + var _4$1 = ((i << 24) >> 24);
  30605. if (isBigEndian) {
  30606. var bs_$_$$und1$1 = _1;
  30607. var bs_$_$$und2$1 = _2;
  30608. @@ -272522,260 +277977,288 @@ $c_Ljava_nio_HeapByteBuffer.prototype.getDouble__I__D = (function(index) {
  30609. var b5 = $uB(_6);
  30610. var b6 = $uB(_7);
  30611. var b7 = $uB(_8);
  30612. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  30613. - return $m_sjsr_Bits$().longBitsToDouble__J__D(bits)
  30614. -});
  30615. -$c_Ljava_nio_HeapByteBuffer.prototype.putChar__I__C__Ljava_nio_ByteBuffer = (function(index, value) {
  30616. - if (this.$$undreadOnly$3) {
  30617. - throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30618. - };
  30619. - var array = this.$$undarray$2;
  30620. - var arrayOffset = this.$$undarrayOffset$2;
  30621. - var isBigEndian = this.$$undisBigEndian$2;
  30622. - if (((index < 0) || (((2 + index) | 0) > this.$$undlimit$1))) {
  30623. - throw new $c_jl_IndexOutOfBoundsException().init___()
  30624. - };
  30625. - var _1 = (((value >> 8) << 24) >> 24);
  30626. - var _2 = ((value << 24) >> 24);
  30627. - if (isBigEndian) {
  30628. - var bs_$_$$und1$f = _1;
  30629. - var bs_$_$$und2$f = _2
  30630. - } else {
  30631. - var bs_$_$$und1$f = _2;
  30632. - var bs_$_$$und2$f = _1
  30633. - };
  30634. - var idx = ((index + arrayOffset) | 0);
  30635. - array.u[idx] = $uB(bs_$_$$und1$f);
  30636. - array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$f);
  30637. - return this
  30638. -});
  30639. -$c_Ljava_nio_HeapByteBuffer.prototype.putInt__I__Ljava_nio_ByteBuffer = (function(value) {
  30640. - if (this.$$undreadOnly$3) {
  30641. - throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30642. - };
  30643. - var array = this.$$undarray$2;
  30644. - var arrayOffset = this.$$undarrayOffset$2;
  30645. - var isBigEndian = this.$$undisBigEndian$2;
  30646. - var p = this.java$nio$Buffer$$$undposition$1;
  30647. - var newPos = ((4 + p) | 0);
  30648. - if ((newPos > this.$$undlimit$1)) {
  30649. - throw new $c_Ljava_nio_BufferOverflowException().init___()
  30650. - };
  30651. - this.java$nio$Buffer$$$undposition$1 = newPos;
  30652. - var _1 = (((value >> 24) << 24) >> 24);
  30653. - var _2 = (((value >> 16) << 24) >> 24);
  30654. - var _3 = (((value >> 8) << 24) >> 24);
  30655. - var _4 = ((value << 24) >> 24);
  30656. - if (isBigEndian) {
  30657. - var bs_$_$$und1$1 = _1;
  30658. - var bs_$_$$und2$1 = _2;
  30659. - var bs_$_$$und3$1 = _3;
  30660. - var bs_$_$$und4$1 = _4
  30661. - } else {
  30662. - var bs_$_$$und1$1 = _4;
  30663. - var bs_$_$$und2$1 = _3;
  30664. - var bs_$_$$und3$1 = _2;
  30665. - var bs_$_$$und4$1 = _1
  30666. - };
  30667. - var idx = ((p + arrayOffset) | 0);
  30668. - array.u[idx] = $uB(bs_$_$$und1$1);
  30669. - array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$1);
  30670. - array.u[((2 + idx) | 0)] = $uB(bs_$_$$und3$1);
  30671. - array.u[((3 + idx) | 0)] = $uB(bs_$_$$und4$1);
  30672. - return this
  30673. -});
  30674. -$c_Ljava_nio_HeapByteBuffer.prototype.notify__ = (function() {
  30675. - return (void 0)
  30676. -});
  30677. -$c_Ljava_nio_HeapByteBuffer.prototype.asLongBuffer__Ljava_nio_LongBuffer = (function() {
  30678. - var byteBufferPos = this.java$nio$Buffer$$$undposition$1;
  30679. - var viewCapacity = ((((this.$$undlimit$1 - byteBufferPos) | 0) / 8) | 0);
  30680. - var byteArray = this.$$undarray$2;
  30681. - var byteArrayOffset = ((this.$$undarrayOffset$2 + byteBufferPos) | 0);
  30682. - var readOnly = this.$$undreadOnly$3;
  30683. - var isBigEndian = this.$$undisBigEndian$2;
  30684. - return new $c_Ljava_nio_HeapByteBufferLongView().init___I__AB__I__I__I__Z__Z(viewCapacity, byteArray, byteArrayOffset, 0, viewCapacity, readOnly, isBigEndian)
  30685. -});
  30686. -$c_Ljava_nio_HeapByteBuffer.prototype.getChar__C = (function() {
  30687. - var array = this.$$undarray$2;
  30688. - var arrayOffset = this.$$undarrayOffset$2;
  30689. - var isBigEndian = this.$$undisBigEndian$2;
  30690. - var p = this.java$nio$Buffer$$$undposition$1;
  30691. - var newPos = ((2 + p) | 0);
  30692. - if ((newPos > this.$$undlimit$1)) {
  30693. - throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30694. - };
  30695. - this.java$nio$Buffer$$$undposition$1 = newPos;
  30696. - var idx = ((p + arrayOffset) | 0);
  30697. - var _1 = array.u[idx];
  30698. - var _2 = array.u[((1 + idx) | 0)];
  30699. - var b0 = $uB(_1);
  30700. - var b1 = $uB(_2);
  30701. - return (isBigEndian ? (65535 & ((b0 << 8) | (255 & b1))) : (65535 & ((b1 << 8) | (255 & b0))))
  30702. -});
  30703. -$c_Ljava_nio_HeapByteBuffer.prototype.duplicate__Ljava_nio_ByteBuffer = (function() {
  30704. - var capacity = this.$$undcapacity$1;
  30705. - var array = this.$$undarray$2;
  30706. - var arrayOffset = this.$$undarrayOffset$2;
  30707. - var initialPosition = this.java$nio$Buffer$$$undposition$1;
  30708. - var initialLimit = this.$$undlimit$1;
  30709. - var readOnly = this.$$undreadOnly$3;
  30710. - var result = new $c_Ljava_nio_HeapByteBuffer().init___I__AB__I__I__I__Z(capacity, array, arrayOffset, initialPosition, initialLimit, readOnly);
  30711. - result.$$undmark$1 = this.$$undmark$1;
  30712. - return result
  30713. -});
  30714. -$c_Ljava_nio_HeapByteBuffer.prototype.getInt__I = (function() {
  30715. - var array = this.$$undarray$2;
  30716. - var arrayOffset = this.$$undarrayOffset$2;
  30717. - var isBigEndian = this.$$undisBigEndian$2;
  30718. - var p = this.java$nio$Buffer$$$undposition$1;
  30719. - var newPos = ((4 + p) | 0);
  30720. - if ((newPos > this.$$undlimit$1)) {
  30721. - throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30722. - };
  30723. - this.java$nio$Buffer$$$undposition$1 = newPos;
  30724. - var idx = ((p + arrayOffset) | 0);
  30725. - var _1 = array.u[idx];
  30726. - var _2 = array.u[((1 + idx) | 0)];
  30727. - var _3 = array.u[((2 + idx) | 0)];
  30728. - var _4 = array.u[((3 + idx) | 0)];
  30729. - var b0 = $uB(_1);
  30730. - var b1 = $uB(_2);
  30731. - var b2 = $uB(_3);
  30732. - var b3 = $uB(_4);
  30733. - return (isBigEndian ? ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3)) : ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0)))
  30734. -});
  30735. -$c_Ljava_nio_HeapByteBuffer.prototype.get__B = (function() {
  30736. - var p = this.java$nio$Buffer$$$undposition$1;
  30737. - if ((p === this.$$undlimit$1)) {
  30738. - throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30739. - };
  30740. - this.java$nio$Buffer$$$undposition$1 = ((1 + p) | 0);
  30741. - return $uB($uB(this.$$undarray$2.u[((this.$$undarrayOffset$2 + p) | 0)]))
  30742. -});
  30743. -$c_Ljava_nio_HeapByteBuffer.prototype.putDouble__D__Ljava_nio_ByteBuffer = (function(value) {
  30744. - if (this.$$undreadOnly$3) {
  30745. - throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30746. - };
  30747. - var array = this.$$undarray$2;
  30748. - var arrayOffset = this.$$undarrayOffset$2;
  30749. - var isBigEndian = this.$$undisBigEndian$2;
  30750. - var p = this.java$nio$Buffer$$$undposition$1;
  30751. - var newPos = ((8 + p) | 0);
  30752. - if ((newPos > this.$$undlimit$1)) {
  30753. - throw new $c_Ljava_nio_BufferOverflowException().init___()
  30754. - };
  30755. - this.java$nio$Buffer$$$undposition$1 = newPos;
  30756. - var l = $m_sjsr_Bits$().doubleToLongBits__D__J(value);
  30757. - var i = l.hi$2;
  30758. - var _1 = (((i >> 24) << 24) >> 24);
  30759. - var _2 = (((i >> 16) << 24) >> 24);
  30760. - var _3 = (((i >> 8) << 24) >> 24);
  30761. - var _4 = ((i << 24) >> 24);
  30762. - var i$1 = l.lo$2;
  30763. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  30764. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  30765. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  30766. - var _4$1 = ((i$1 << 24) >> 24);
  30767. if (isBigEndian) {
  30768. - var bs_$_$$und1$1 = _1;
  30769. - var bs_$_$$und2$1 = _2;
  30770. - var bs_$_$$und3$1 = _3;
  30771. - var bs_$_$$und4$1 = _4;
  30772. - var bs_$_$$und5$1 = _1$1;
  30773. - var bs_$_$$und6$1 = _2$1;
  30774. - var bs_$_$$und7$1 = _3$1;
  30775. - var bs_$_$$und8$1 = _4$1
  30776. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  30777. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  30778. + var bits_$_lo$2 = value$1;
  30779. + var bits_$_hi$2 = value
  30780. + } else {
  30781. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  30782. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  30783. + var bits_$_lo$2 = value$3;
  30784. + var bits_$_hi$2 = value$2
  30785. + };
  30786. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2))
  30787. +});
  30788. +$c_Ljava_nio_HeapByteBuffer.prototype.putChar__I__C__Ljava_nio_ByteBuffer = (function(index, value) {
  30789. + if (this.$$undreadOnly$3) {
  30790. + throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30791. + };
  30792. + var array = this.$$undarray$2;
  30793. + var arrayOffset = this.$$undarrayOffset$2;
  30794. + var isBigEndian = this.$$undisBigEndian$2;
  30795. + if (((index < 0) || (((2 + index) | 0) > this.$$undlimit$1))) {
  30796. + throw new $c_jl_IndexOutOfBoundsException().init___()
  30797. + };
  30798. + var _1 = (((value >> 8) << 24) >> 24);
  30799. + var _2 = ((value << 24) >> 24);
  30800. + if (isBigEndian) {
  30801. + var bs_$_$$und1$f = _1;
  30802. + var bs_$_$$und2$f = _2
  30803. + } else {
  30804. + var bs_$_$$und1$f = _2;
  30805. + var bs_$_$$und2$f = _1
  30806. + };
  30807. + var idx = ((index + arrayOffset) | 0);
  30808. + array.u[idx] = $uB(bs_$_$$und1$f);
  30809. + array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$f);
  30810. + return this
  30811. +});
  30812. +$c_Ljava_nio_HeapByteBuffer.prototype.putInt__I__Ljava_nio_ByteBuffer = (function(value) {
  30813. + if (this.$$undreadOnly$3) {
  30814. + throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30815. + };
  30816. + var array = this.$$undarray$2;
  30817. + var arrayOffset = this.$$undarrayOffset$2;
  30818. + var isBigEndian = this.$$undisBigEndian$2;
  30819. + var p = this.java$nio$Buffer$$$undposition$1;
  30820. + var newPos = ((4 + p) | 0);
  30821. + if ((newPos > this.$$undlimit$1)) {
  30822. + throw new $c_Ljava_nio_BufferOverflowException().init___()
  30823. + };
  30824. + this.java$nio$Buffer$$$undposition$1 = newPos;
  30825. + var _1 = (((value >> 24) << 24) >> 24);
  30826. + var _2 = (((value >> 16) << 24) >> 24);
  30827. + var _3 = (((value >> 8) << 24) >> 24);
  30828. + var _4 = ((value << 24) >> 24);
  30829. + if (isBigEndian) {
  30830. + var bs_$_$$und1$1 = _1;
  30831. + var bs_$_$$und2$1 = _2;
  30832. + var bs_$_$$und3$1 = _3;
  30833. + var bs_$_$$und4$1 = _4
  30834. + } else {
  30835. + var bs_$_$$und1$1 = _4;
  30836. + var bs_$_$$und2$1 = _3;
  30837. + var bs_$_$$und3$1 = _2;
  30838. + var bs_$_$$und4$1 = _1
  30839. + };
  30840. + var idx = ((p + arrayOffset) | 0);
  30841. + array.u[idx] = $uB(bs_$_$$und1$1);
  30842. + array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$1);
  30843. + array.u[((2 + idx) | 0)] = $uB(bs_$_$$und3$1);
  30844. + array.u[((3 + idx) | 0)] = $uB(bs_$_$$und4$1);
  30845. + return this
  30846. +});
  30847. +$c_Ljava_nio_HeapByteBuffer.prototype.notify__ = (function() {
  30848. + return (void 0)
  30849. +});
  30850. +$c_Ljava_nio_HeapByteBuffer.prototype.asLongBuffer__Ljava_nio_LongBuffer = (function() {
  30851. + var byteBufferPos = this.java$nio$Buffer$$$undposition$1;
  30852. + var viewCapacity = ((((this.$$undlimit$1 - byteBufferPos) | 0) / 8) | 0);
  30853. + var byteArray = this.$$undarray$2;
  30854. + var byteArrayOffset = ((this.$$undarrayOffset$2 + byteBufferPos) | 0);
  30855. + var readOnly = this.$$undreadOnly$3;
  30856. + var isBigEndian = this.$$undisBigEndian$2;
  30857. + return new $c_Ljava_nio_HeapByteBufferLongView().init___I__AB__I__I__I__Z__Z(viewCapacity, byteArray, byteArrayOffset, 0, viewCapacity, readOnly, isBigEndian)
  30858. +});
  30859. +$c_Ljava_nio_HeapByteBuffer.prototype.getChar__C = (function() {
  30860. + var array = this.$$undarray$2;
  30861. + var arrayOffset = this.$$undarrayOffset$2;
  30862. + var isBigEndian = this.$$undisBigEndian$2;
  30863. + var p = this.java$nio$Buffer$$$undposition$1;
  30864. + var newPos = ((2 + p) | 0);
  30865. + if ((newPos > this.$$undlimit$1)) {
  30866. + throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30867. + };
  30868. + this.java$nio$Buffer$$$undposition$1 = newPos;
  30869. + var idx = ((p + arrayOffset) | 0);
  30870. + var _1 = array.u[idx];
  30871. + var _2 = array.u[((1 + idx) | 0)];
  30872. + var b0 = $uB(_1);
  30873. + var b1 = $uB(_2);
  30874. + return (isBigEndian ? (65535 & ((b0 << 8) | (255 & b1))) : (65535 & ((b1 << 8) | (255 & b0))))
  30875. +});
  30876. +$c_Ljava_nio_HeapByteBuffer.prototype.duplicate__Ljava_nio_ByteBuffer = (function() {
  30877. + var capacity = this.$$undcapacity$1;
  30878. + var array = this.$$undarray$2;
  30879. + var arrayOffset = this.$$undarrayOffset$2;
  30880. + var initialPosition = this.java$nio$Buffer$$$undposition$1;
  30881. + var initialLimit = this.$$undlimit$1;
  30882. + var readOnly = this.$$undreadOnly$3;
  30883. + var result = new $c_Ljava_nio_HeapByteBuffer().init___I__AB__I__I__I__Z(capacity, array, arrayOffset, initialPosition, initialLimit, readOnly);
  30884. + result.$$undmark$1 = this.$$undmark$1;
  30885. + return result
  30886. +});
  30887. +$c_Ljava_nio_HeapByteBuffer.prototype.getInt__I = (function() {
  30888. + var array = this.$$undarray$2;
  30889. + var arrayOffset = this.$$undarrayOffset$2;
  30890. + var isBigEndian = this.$$undisBigEndian$2;
  30891. + var p = this.java$nio$Buffer$$$undposition$1;
  30892. + var newPos = ((4 + p) | 0);
  30893. + if ((newPos > this.$$undlimit$1)) {
  30894. + throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30895. + };
  30896. + this.java$nio$Buffer$$$undposition$1 = newPos;
  30897. + var idx = ((p + arrayOffset) | 0);
  30898. + var _1 = array.u[idx];
  30899. + var _2 = array.u[((1 + idx) | 0)];
  30900. + var _3 = array.u[((2 + idx) | 0)];
  30901. + var _4 = array.u[((3 + idx) | 0)];
  30902. + var b0 = $uB(_1);
  30903. + var b1 = $uB(_2);
  30904. + var b2 = $uB(_3);
  30905. + var b3 = $uB(_4);
  30906. + return (isBigEndian ? ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3)) : ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0)))
  30907. +});
  30908. +$c_Ljava_nio_HeapByteBuffer.prototype.get__B = (function() {
  30909. + var p = this.java$nio$Buffer$$$undposition$1;
  30910. + if ((p === this.$$undlimit$1)) {
  30911. + throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30912. + };
  30913. + this.java$nio$Buffer$$$undposition$1 = ((1 + p) | 0);
  30914. + return $uB($uB(this.$$undarray$2.u[((this.$$undarrayOffset$2 + p) | 0)]))
  30915. +});
  30916. +$c_Ljava_nio_HeapByteBuffer.prototype.putDouble__D__Ljava_nio_ByteBuffer = (function(value) {
  30917. + if (this.$$undreadOnly$3) {
  30918. + throw new $c_Ljava_nio_ReadOnlyBufferException().init___()
  30919. + };
  30920. + var array = this.$$undarray$2;
  30921. + var arrayOffset = this.$$undarrayOffset$2;
  30922. + var isBigEndian = this.$$undisBigEndian$2;
  30923. + var p = this.java$nio$Buffer$$$undposition$1;
  30924. + var newPos = ((8 + p) | 0);
  30925. + if ((newPos > this.$$undlimit$1)) {
  30926. + throw new $c_Ljava_nio_BufferOverflowException().init___()
  30927. + };
  30928. + this.java$nio$Buffer$$$undposition$1 = newPos;
  30929. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(value);
  30930. + var lo = b.lo$2;
  30931. + var hi = b.hi$2;
  30932. + var _1 = (((hi >> 24) << 24) >> 24);
  30933. + var _2 = (((hi >> 16) << 24) >> 24);
  30934. + var _3 = (((hi >> 8) << 24) >> 24);
  30935. + var _4 = ((hi << 24) >> 24);
  30936. + var _1$1 = (((lo >> 24) << 24) >> 24);
  30937. + var _2$1 = (((lo >> 16) << 24) >> 24);
  30938. + var _3$1 = (((lo >> 8) << 24) >> 24);
  30939. + var _4$1 = ((lo << 24) >> 24);
  30940. + if (isBigEndian) {
  30941. + var bs_$_$$und1$1 = _1;
  30942. + var bs_$_$$und2$1 = _2;
  30943. + var bs_$_$$und3$1 = _3;
  30944. + var bs_$_$$und4$1 = _4;
  30945. + var bs_$_$$und5$1 = _1$1;
  30946. + var bs_$_$$und6$1 = _2$1;
  30947. + var bs_$_$$und7$1 = _3$1;
  30948. + var bs_$_$$und8$1 = _4$1
  30949. + } else {
  30950. + var bs_$_$$und1$1 = _4$1;
  30951. + var bs_$_$$und2$1 = _3$1;
  30952. + var bs_$_$$und3$1 = _2$1;
  30953. + var bs_$_$$und4$1 = _1$1;
  30954. + var bs_$_$$und5$1 = _4;
  30955. + var bs_$_$$und6$1 = _3;
  30956. + var bs_$_$$und7$1 = _2;
  30957. + var bs_$_$$und8$1 = _1
  30958. + };
  30959. + var idx = ((p + arrayOffset) | 0);
  30960. + array.u[idx] = $uB(bs_$_$$und1$1);
  30961. + array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$1);
  30962. + array.u[((2 + idx) | 0)] = $uB(bs_$_$$und3$1);
  30963. + array.u[((3 + idx) | 0)] = $uB(bs_$_$$und4$1);
  30964. + array.u[((4 + idx) | 0)] = $uB(bs_$_$$und5$1);
  30965. + array.u[((5 + idx) | 0)] = $uB(bs_$_$$und6$1);
  30966. + array.u[((6 + idx) | 0)] = $uB(bs_$_$$und7$1);
  30967. + array.u[((7 + idx) | 0)] = $uB(bs_$_$$und8$1);
  30968. + return this
  30969. +});
  30970. +$c_Ljava_nio_HeapByteBuffer.prototype.getChar__I__C = (function(index) {
  30971. + var array = this.$$undarray$2;
  30972. + var arrayOffset = this.$$undarrayOffset$2;
  30973. + var isBigEndian = this.$$undisBigEndian$2;
  30974. + if (((index < 0) || (((2 + index) | 0) > this.$$undlimit$1))) {
  30975. + throw new $c_jl_IndexOutOfBoundsException().init___()
  30976. + };
  30977. + var idx = ((index + arrayOffset) | 0);
  30978. + var _1 = array.u[idx];
  30979. + var _2 = array.u[((1 + idx) | 0)];
  30980. + var b0 = $uB(_1);
  30981. + var b1 = $uB(_2);
  30982. + return (isBigEndian ? (65535 & ((b0 << 8) | (255 & b1))) : (65535 & ((b1 << 8) | (255 & b0))))
  30983. +});
  30984. +$c_Ljava_nio_HeapByteBuffer.prototype.getDouble__D = (function() {
  30985. + var array = this.$$undarray$2;
  30986. + var arrayOffset = this.$$undarrayOffset$2;
  30987. + var isBigEndian = this.$$undisBigEndian$2;
  30988. + var p = this.java$nio$Buffer$$$undposition$1;
  30989. + var newPos = ((8 + p) | 0);
  30990. + if ((newPos > this.$$undlimit$1)) {
  30991. + throw new $c_Ljava_nio_BufferUnderflowException().init___()
  30992. + };
  30993. + this.java$nio$Buffer$$$undposition$1 = newPos;
  30994. + var idx = ((p + arrayOffset) | 0);
  30995. + var _1 = array.u[idx];
  30996. + var _2 = array.u[((1 + idx) | 0)];
  30997. + var _3 = array.u[((2 + idx) | 0)];
  30998. + var _4 = array.u[((3 + idx) | 0)];
  30999. + var _5 = array.u[((4 + idx) | 0)];
  31000. + var _6 = array.u[((5 + idx) | 0)];
  31001. + var _7 = array.u[((6 + idx) | 0)];
  31002. + var _8 = array.u[((7 + idx) | 0)];
  31003. + var b0 = $uB(_1);
  31004. + var b1 = $uB(_2);
  31005. + var b2 = $uB(_3);
  31006. + var b3 = $uB(_4);
  31007. + var b4 = $uB(_5);
  31008. + var b5 = $uB(_6);
  31009. + var b6 = $uB(_7);
  31010. + var b7 = $uB(_8);
  31011. + if (isBigEndian) {
  31012. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31013. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31014. + var bits_$_lo$2 = value$1;
  31015. + var bits_$_hi$2 = value
  31016. + } else {
  31017. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31018. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31019. + var bits_$_lo$2 = value$3;
  31020. + var bits_$_hi$2 = value$2
  31021. + };
  31022. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2))
  31023. +});
  31024. +$c_Ljava_nio_HeapByteBuffer.prototype.getLong__I__J = (function(index) {
  31025. + var array = this.$$undarray$2;
  31026. + var arrayOffset = this.$$undarrayOffset$2;
  31027. + var isBigEndian = this.$$undisBigEndian$2;
  31028. + if (((index < 0) || (((8 + index) | 0) > this.$$undlimit$1))) {
  31029. + throw new $c_jl_IndexOutOfBoundsException().init___()
  31030. + };
  31031. + var idx = ((index + arrayOffset) | 0);
  31032. + var _1 = array.u[idx];
  31033. + var _2 = array.u[((1 + idx) | 0)];
  31034. + var _3 = array.u[((2 + idx) | 0)];
  31035. + var _4 = array.u[((3 + idx) | 0)];
  31036. + var _5 = array.u[((4 + idx) | 0)];
  31037. + var _6 = array.u[((5 + idx) | 0)];
  31038. + var _7 = array.u[((6 + idx) | 0)];
  31039. + var _8 = array.u[((7 + idx) | 0)];
  31040. + var b0 = $uB(_1);
  31041. + var b1 = $uB(_2);
  31042. + var b2 = $uB(_3);
  31043. + var b3 = $uB(_4);
  31044. + var b4 = $uB(_5);
  31045. + var b5 = $uB(_6);
  31046. + var b6 = $uB(_7);
  31047. + var b7 = $uB(_8);
  31048. + if (isBigEndian) {
  31049. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31050. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31051. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  31052. } else {
  31053. - var bs_$_$$und1$1 = _4$1;
  31054. - var bs_$_$$und2$1 = _3$1;
  31055. - var bs_$_$$und3$1 = _2$1;
  31056. - var bs_$_$$und4$1 = _1$1;
  31057. - var bs_$_$$und5$1 = _4;
  31058. - var bs_$_$$und6$1 = _3;
  31059. - var bs_$_$$und7$1 = _2;
  31060. - var bs_$_$$und8$1 = _1
  31061. - };
  31062. - var idx = ((p + arrayOffset) | 0);
  31063. - array.u[idx] = $uB(bs_$_$$und1$1);
  31064. - array.u[((1 + idx) | 0)] = $uB(bs_$_$$und2$1);
  31065. - array.u[((2 + idx) | 0)] = $uB(bs_$_$$und3$1);
  31066. - array.u[((3 + idx) | 0)] = $uB(bs_$_$$und4$1);
  31067. - array.u[((4 + idx) | 0)] = $uB(bs_$_$$und5$1);
  31068. - array.u[((5 + idx) | 0)] = $uB(bs_$_$$und6$1);
  31069. - array.u[((6 + idx) | 0)] = $uB(bs_$_$$und7$1);
  31070. - array.u[((7 + idx) | 0)] = $uB(bs_$_$$und8$1);
  31071. - return this
  31072. -});
  31073. -$c_Ljava_nio_HeapByteBuffer.prototype.getChar__I__C = (function(index) {
  31074. - var array = this.$$undarray$2;
  31075. - var arrayOffset = this.$$undarrayOffset$2;
  31076. - var isBigEndian = this.$$undisBigEndian$2;
  31077. - if (((index < 0) || (((2 + index) | 0) > this.$$undlimit$1))) {
  31078. - throw new $c_jl_IndexOutOfBoundsException().init___()
  31079. - };
  31080. - var idx = ((index + arrayOffset) | 0);
  31081. - var _1 = array.u[idx];
  31082. - var _2 = array.u[((1 + idx) | 0)];
  31083. - var b0 = $uB(_1);
  31084. - var b1 = $uB(_2);
  31085. - return (isBigEndian ? (65535 & ((b0 << 8) | (255 & b1))) : (65535 & ((b1 << 8) | (255 & b0))))
  31086. -});
  31087. -$c_Ljava_nio_HeapByteBuffer.prototype.getDouble__D = (function() {
  31088. - var array = this.$$undarray$2;
  31089. - var arrayOffset = this.$$undarrayOffset$2;
  31090. - var isBigEndian = this.$$undisBigEndian$2;
  31091. - var p = this.java$nio$Buffer$$$undposition$1;
  31092. - var newPos = ((8 + p) | 0);
  31093. - if ((newPos > this.$$undlimit$1)) {
  31094. - throw new $c_Ljava_nio_BufferUnderflowException().init___()
  31095. - };
  31096. - this.java$nio$Buffer$$$undposition$1 = newPos;
  31097. - var idx = ((p + arrayOffset) | 0);
  31098. - var _1 = array.u[idx];
  31099. - var _2 = array.u[((1 + idx) | 0)];
  31100. - var _3 = array.u[((2 + idx) | 0)];
  31101. - var _4 = array.u[((3 + idx) | 0)];
  31102. - var _5 = array.u[((4 + idx) | 0)];
  31103. - var _6 = array.u[((5 + idx) | 0)];
  31104. - var _7 = array.u[((6 + idx) | 0)];
  31105. - var _8 = array.u[((7 + idx) | 0)];
  31106. - var b0 = $uB(_1);
  31107. - var b1 = $uB(_2);
  31108. - var b2 = $uB(_3);
  31109. - var b3 = $uB(_4);
  31110. - var b4 = $uB(_5);
  31111. - var b5 = $uB(_6);
  31112. - var b6 = $uB(_7);
  31113. - var b7 = $uB(_8);
  31114. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31115. - return $m_sjsr_Bits$().longBitsToDouble__J__D(bits)
  31116. -});
  31117. -$c_Ljava_nio_HeapByteBuffer.prototype.getLong__I__J = (function(index) {
  31118. - var array = this.$$undarray$2;
  31119. - var arrayOffset = this.$$undarrayOffset$2;
  31120. - var isBigEndian = this.$$undisBigEndian$2;
  31121. - if (((index < 0) || (((8 + index) | 0) > this.$$undlimit$1))) {
  31122. - throw new $c_jl_IndexOutOfBoundsException().init___()
  31123. - };
  31124. - var idx = ((index + arrayOffset) | 0);
  31125. - var _1 = array.u[idx];
  31126. - var _2 = array.u[((1 + idx) | 0)];
  31127. - var _3 = array.u[((2 + idx) | 0)];
  31128. - var _4 = array.u[((3 + idx) | 0)];
  31129. - var _5 = array.u[((4 + idx) | 0)];
  31130. - var _6 = array.u[((5 + idx) | 0)];
  31131. - var _7 = array.u[((6 + idx) | 0)];
  31132. - var _8 = array.u[((7 + idx) | 0)];
  31133. - var b0 = $uB(_1);
  31134. - var b1 = $uB(_2);
  31135. - var b2 = $uB(_3);
  31136. - var b3 = $uB(_4);
  31137. - var b4 = $uB(_5);
  31138. - var b5 = $uB(_6);
  31139. - var b6 = $uB(_7);
  31140. - var b7 = $uB(_8);
  31141. - return (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))))
  31142. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31143. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31144. + return new $c_sjsr_RuntimeLong().init___I__I(value$3, value$2)
  31145. + }
  31146. });
  31147. $c_Ljava_nio_HeapByteBuffer.prototype.asFloatBuffer__Ljava_nio_FloatBuffer = (function() {
  31148. var byteBufferPos = this.java$nio$Buffer$$$undposition$1;
  31149. @@ -272856,7 +278339,15 @@ $c_Ljava_nio_HeapByteBuffer.prototype.getLong__J = (function() {
  31150. var b5 = $uB(_6);
  31151. var b6 = $uB(_7);
  31152. var b7 = $uB(_8);
  31153. - return (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))))
  31154. + if (isBigEndian) {
  31155. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31156. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31157. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  31158. + } else {
  31159. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31160. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31161. + return new $c_sjsr_RuntimeLong().init___I__I(value$3, value$2)
  31162. + }
  31163. });
  31164. $c_Ljava_nio_HeapByteBuffer.prototype.load__I__B = (function(index) {
  31165. return $uB(this.$$undarray$2.u[((this.$$undarrayOffset$2 + index) | 0)])
  31166. @@ -272884,17 +278375,17 @@ $c_Ljava_nio_HeapByteBuffer.prototype.putDouble__I__D__Ljava_nio_ByteBuffer = (f
  31167. if (((index < 0) || (((8 + index) | 0) > this.$$undlimit$1))) {
  31168. throw new $c_jl_IndexOutOfBoundsException().init___()
  31169. };
  31170. - var l = $m_sjsr_Bits$().doubleToLongBits__D__J(value);
  31171. - var i = l.hi$2;
  31172. - var _1 = (((i >> 24) << 24) >> 24);
  31173. - var _2 = (((i >> 16) << 24) >> 24);
  31174. - var _3 = (((i >> 8) << 24) >> 24);
  31175. - var _4 = ((i << 24) >> 24);
  31176. - var i$1 = l.lo$2;
  31177. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31178. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31179. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31180. - var _4$1 = ((i$1 << 24) >> 24);
  31181. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(value);
  31182. + var lo = b.lo$2;
  31183. + var hi = b.hi$2;
  31184. + var _1 = (((hi >> 24) << 24) >> 24);
  31185. + var _2 = (((hi >> 16) << 24) >> 24);
  31186. + var _3 = (((hi >> 8) << 24) >> 24);
  31187. + var _4 = ((hi << 24) >> 24);
  31188. + var _1$1 = (((lo >> 24) << 24) >> 24);
  31189. + var _2$1 = (((lo >> 16) << 24) >> 24);
  31190. + var _3$1 = (((lo >> 8) << 24) >> 24);
  31191. + var _4$1 = ((lo << 24) >> 24);
  31192. if (isBigEndian) {
  31193. var bs_$_$$und1$1 = _1;
  31194. var bs_$_$$und2$1 = _2;
  31195. @@ -273119,8 +278610,18 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.get__I__D = (function(index) {
  31196. var b5 = $uB(_6);
  31197. var b6 = $uB(_7);
  31198. var b7 = $uB(_8);
  31199. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31200. - return $m_sjsr_Bits$().longBitsToDouble__J__D(bits)
  31201. + if (isBigEndian) {
  31202. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31203. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31204. + var bits_$_lo$2 = value$1;
  31205. + var bits_$_hi$2 = value
  31206. + } else {
  31207. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31208. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31209. + var bits_$_lo$2 = value$3;
  31210. + var bits_$_hi$2 = value$2
  31211. + };
  31212. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2))
  31213. });
  31214. $c_Ljava_nio_HeapByteBufferDoubleView.prototype.load__I__D = (function(index) {
  31215. var array = this.$$undbyteArray$3;
  31216. @@ -273143,8 +278644,18 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.load__I__D = (function(index) {
  31217. var b5 = $uB(_6);
  31218. var b6 = $uB(_7);
  31219. var b7 = $uB(_8);
  31220. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31221. - return $m_sjsr_Bits$().longBitsToDouble__J__D(bits)
  31222. + if (isBigEndian) {
  31223. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31224. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31225. + var bits_$_lo$2 = value$1;
  31226. + var bits_$_hi$2 = value
  31227. + } else {
  31228. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31229. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31230. + var bits_$_lo$2 = value$3;
  31231. + var bits_$_hi$2 = value$2
  31232. + };
  31233. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2))
  31234. });
  31235. $c_Ljava_nio_HeapByteBufferDoubleView.prototype.order__Ljava_nio_ByteOrder = (function() {
  31236. return (this.isBigEndian$3 ? $m_Ljava_nio_ByteOrder$().BIG$undENDIAN$1 : $m_Ljava_nio_ByteOrder$().LITTLE$undENDIAN$1)
  31237. @@ -273187,17 +278698,17 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.put__D__Ljava_nio_DoubleBuffer =
  31238. var array = this.$$undbyteArray$3;
  31239. var arrayOffset = this.$$undbyteArrayOffset$3;
  31240. var isBigEndian = this.isBigEndian$3;
  31241. - var l = $m_sjsr_Bits$().doubleToLongBits__D__J(c);
  31242. - var i = l.hi$2;
  31243. - var _1 = (((i >> 24) << 24) >> 24);
  31244. - var _2 = (((i >> 16) << 24) >> 24);
  31245. - var _3 = (((i >> 8) << 24) >> 24);
  31246. - var _4 = ((i << 24) >> 24);
  31247. - var i$1 = l.lo$2;
  31248. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31249. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31250. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31251. - var _4$1 = ((i$1 << 24) >> 24);
  31252. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(c);
  31253. + var lo = b.lo$2;
  31254. + var hi = b.hi$2;
  31255. + var _1 = (((hi >> 24) << 24) >> 24);
  31256. + var _2 = (((hi >> 16) << 24) >> 24);
  31257. + var _3 = (((hi >> 8) << 24) >> 24);
  31258. + var _4 = ((hi << 24) >> 24);
  31259. + var _1$1 = (((lo >> 24) << 24) >> 24);
  31260. + var _2$1 = (((lo >> 16) << 24) >> 24);
  31261. + var _3$1 = (((lo >> 8) << 24) >> 24);
  31262. + var _4$1 = ((lo << 24) >> 24);
  31263. if (isBigEndian) {
  31264. var bs_$_$$und1$1 = _1;
  31265. var bs_$_$$und2$1 = _2;
  31266. @@ -273275,8 +278786,18 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.get__AD__I__I__Ljava_nio_DoubleB
  31267. var b5 = $uB(_6);
  31268. var b6 = $uB(_7);
  31269. var b7 = $uB(_8);
  31270. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31271. - dst.u[jsx$1] = $m_sjsr_Bits$().longBitsToDouble__J__D(bits);
  31272. + if (isBigEndian) {
  31273. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31274. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31275. + var bits_$_lo$2 = value$1;
  31276. + var bits_$_hi$2 = value
  31277. + } else {
  31278. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31279. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31280. + var bits_$_lo$2 = value$3;
  31281. + var bits_$_hi$2 = value$2
  31282. + };
  31283. + dst.u[jsx$1] = $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2));
  31284. selfPos = ((1 + selfPos) | 0);
  31285. arrayIndex = ((1 + arrayIndex) | 0)
  31286. };
  31287. @@ -273304,17 +278825,17 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.put__AD__I__I__Ljava_nio_DoubleB
  31288. var array = this.$$undbyteArray$3;
  31289. var arrayOffset = this.$$undbyteArrayOffset$3;
  31290. var isBigEndian = this.isBigEndian$3;
  31291. - var l = $m_sjsr_Bits$().doubleToLongBits__D__J(elem);
  31292. - var i = l.hi$2;
  31293. - var _1 = (((i >> 24) << 24) >> 24);
  31294. - var _2 = (((i >> 16) << 24) >> 24);
  31295. - var _3 = (((i >> 8) << 24) >> 24);
  31296. - var _4 = ((i << 24) >> 24);
  31297. - var i$1 = l.lo$2;
  31298. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31299. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31300. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31301. - var _4$1 = ((i$1 << 24) >> 24);
  31302. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(elem);
  31303. + var lo = b.lo$2;
  31304. + var hi = b.hi$2;
  31305. + var _1 = (((hi >> 24) << 24) >> 24);
  31306. + var _2 = (((hi >> 16) << 24) >> 24);
  31307. + var _3 = (((hi >> 8) << 24) >> 24);
  31308. + var _4 = ((hi << 24) >> 24);
  31309. + var _1$1 = (((lo >> 24) << 24) >> 24);
  31310. + var _2$1 = (((lo >> 16) << 24) >> 24);
  31311. + var _3$1 = (((lo >> 8) << 24) >> 24);
  31312. + var _4$1 = ((lo << 24) >> 24);
  31313. if (isBigEndian) {
  31314. var bs_$_$$und1$1 = _1;
  31315. var bs_$_$$und2$1 = _2;
  31316. @@ -273361,17 +278882,17 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.put__I__D__Ljava_nio_DoubleBuffe
  31317. var array = this.$$undbyteArray$3;
  31318. var arrayOffset = this.$$undbyteArrayOffset$3;
  31319. var isBigEndian = this.isBigEndian$3;
  31320. - var l = $m_sjsr_Bits$().doubleToLongBits__D__J(c);
  31321. - var i = l.hi$2;
  31322. - var _1 = (((i >> 24) << 24) >> 24);
  31323. - var _2 = (((i >> 16) << 24) >> 24);
  31324. - var _3 = (((i >> 8) << 24) >> 24);
  31325. - var _4 = ((i << 24) >> 24);
  31326. - var i$1 = l.lo$2;
  31327. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31328. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31329. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31330. - var _4$1 = ((i$1 << 24) >> 24);
  31331. + var b = $m_sjsr_Bits$().doubleToLongBits__D__J(c);
  31332. + var lo = b.lo$2;
  31333. + var hi = b.hi$2;
  31334. + var _1 = (((hi >> 24) << 24) >> 24);
  31335. + var _2 = (((hi >> 16) << 24) >> 24);
  31336. + var _3 = (((hi >> 8) << 24) >> 24);
  31337. + var _4 = ((hi << 24) >> 24);
  31338. + var _1$1 = (((lo >> 24) << 24) >> 24);
  31339. + var _2$1 = (((lo >> 16) << 24) >> 24);
  31340. + var _3$1 = (((lo >> 8) << 24) >> 24);
  31341. + var _4$1 = ((lo << 24) >> 24);
  31342. if (isBigEndian) {
  31343. var bs_$_$$und1$1 = _1;
  31344. var bs_$_$$und2$1 = _2;
  31345. @@ -273436,8 +278957,18 @@ $c_Ljava_nio_HeapByteBufferDoubleView.prototype.get__D = (function() {
  31346. var b5 = $uB(_6);
  31347. var b6 = $uB(_7);
  31348. var b7 = $uB(_8);
  31349. - var bits = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31350. - return $m_sjsr_Bits$().longBitsToDouble__J__D(bits)
  31351. + if (isBigEndian) {
  31352. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31353. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31354. + var bits_$_lo$2 = value$1;
  31355. + var bits_$_hi$2 = value
  31356. + } else {
  31357. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31358. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31359. + var bits_$_lo$2 = value$3;
  31360. + var bits_$_hi$2 = value$2
  31361. + };
  31362. + return $m_sjsr_Bits$().longBitsToDouble__J__D(new $c_sjsr_RuntimeLong().init___I__I(bits_$_lo$2, bits_$_hi$2))
  31363. });
  31364. $c_Ljava_nio_HeapByteBufferDoubleView.prototype.notifyAll__ = (function() {
  31365. return (void 0)
  31366. @@ -274097,7 +279628,18 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.get__I__J = (function(index) {
  31367. var b5 = $uB(_6);
  31368. var b6 = $uB(_7);
  31369. var b7 = $uB(_8);
  31370. - return (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))))
  31371. + if (isBigEndian) {
  31372. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31373. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31374. + var x_$_lo$2 = value$1;
  31375. + var x_$_hi$2 = value
  31376. + } else {
  31377. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31378. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31379. + var x_$_lo$2 = value$3;
  31380. + var x_$_hi$2 = value$2
  31381. + };
  31382. + return $uJ(new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2))
  31383. });
  31384. $c_Ljava_nio_HeapByteBufferLongView.prototype.init___I__AB__I__I__I__Z__Z = (function(_capacity, _byteArray, _byteArrayOffset, _initialPosition, _initialLimit, _readOnly, isBigEndian) {
  31385. this.$$undbyteArray$3 = _byteArray;
  31386. @@ -274121,16 +279663,16 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.put__J__Ljava_nio_LongBuffer = (fu
  31387. var array = this.$$undbyteArray$3;
  31388. var arrayOffset = this.$$undbyteArrayOffset$3;
  31389. var isBigEndian = this.isBigEndian$3;
  31390. - var i = c.hi$2;
  31391. - var _1 = (((i >> 24) << 24) >> 24);
  31392. - var _2 = (((i >> 16) << 24) >> 24);
  31393. - var _3 = (((i >> 8) << 24) >> 24);
  31394. - var _4 = ((i << 24) >> 24);
  31395. - var i$1 = c.lo$2;
  31396. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31397. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31398. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31399. - var _4$1 = ((i$1 << 24) >> 24);
  31400. + var hi = c.hi$2;
  31401. + var _1 = (((hi >> 24) << 24) >> 24);
  31402. + var _2 = (((hi >> 16) << 24) >> 24);
  31403. + var _3 = (((hi >> 8) << 24) >> 24);
  31404. + var _4 = ((hi << 24) >> 24);
  31405. + var i = c.lo$2;
  31406. + var _1$1 = (((i >> 24) << 24) >> 24);
  31407. + var _2$1 = (((i >> 16) << 24) >> 24);
  31408. + var _3$1 = (((i >> 8) << 24) >> 24);
  31409. + var _4$1 = ((i << 24) >> 24);
  31410. if (isBigEndian) {
  31411. var bs_$_$$und1$1 = _1;
  31412. var bs_$_$$und2$1 = _2;
  31413. @@ -274182,7 +279724,15 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.load__I__J = (function(index) {
  31414. var b5 = $uB(_6);
  31415. var b6 = $uB(_7);
  31416. var b7 = $uB(_8);
  31417. - return (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))))
  31418. + if (isBigEndian) {
  31419. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31420. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31421. + return new $c_sjsr_RuntimeLong().init___I__I(value$1, value)
  31422. + } else {
  31423. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31424. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31425. + return new $c_sjsr_RuntimeLong().init___I__I(value$3, value$2)
  31426. + }
  31427. });
  31428. $c_Ljava_nio_HeapByteBufferLongView.prototype.put__AJ__I__I__Ljava_nio_LongBuffer = (function(src, offset, length) {
  31429. if (this.$$undreadOnly$3) {
  31430. @@ -274203,20 +279753,20 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.put__AJ__I__I__Ljava_nio_LongBuffe
  31431. while ((selfPos !== endPos)) {
  31432. var index = selfPos;
  31433. var elem = src.u[arrayIndex];
  31434. - var elem$1 = $uJ(elem);
  31435. + var b = $uJ(elem);
  31436. + var lo = b.lo$2;
  31437. + var hi = b.hi$2;
  31438. var array = this.$$undbyteArray$3;
  31439. var arrayOffset = this.$$undbyteArrayOffset$3;
  31440. var isBigEndian = this.isBigEndian$3;
  31441. - var i = elem$1.hi$2;
  31442. - var _1 = (((i >> 24) << 24) >> 24);
  31443. - var _2 = (((i >> 16) << 24) >> 24);
  31444. - var _3 = (((i >> 8) << 24) >> 24);
  31445. - var _4 = ((i << 24) >> 24);
  31446. - var i$1 = elem$1.lo$2;
  31447. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31448. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31449. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31450. - var _4$1 = ((i$1 << 24) >> 24);
  31451. + var _1 = (((hi >> 24) << 24) >> 24);
  31452. + var _2 = (((hi >> 16) << 24) >> 24);
  31453. + var _3 = (((hi >> 8) << 24) >> 24);
  31454. + var _4 = ((hi << 24) >> 24);
  31455. + var _1$1 = (((lo >> 24) << 24) >> 24);
  31456. + var _2$1 = (((lo >> 16) << 24) >> 24);
  31457. + var _3$1 = (((lo >> 8) << 24) >> 24);
  31458. + var _4$1 = ((lo << 24) >> 24);
  31459. if (isBigEndian) {
  31460. var bs_$_$$und1$1 = _1;
  31461. var bs_$_$$und2$1 = _2;
  31462. @@ -274297,7 +279847,18 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.get__AJ__I__I__Ljava_nio_LongBuffe
  31463. var b5 = $uB(_6);
  31464. var b6 = $uB(_7);
  31465. var b7 = $uB(_8);
  31466. - dst.u[jsx$1] = (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))));
  31467. + if (isBigEndian) {
  31468. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31469. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31470. + var x_$_lo$2 = value$1;
  31471. + var x_$_hi$2 = value
  31472. + } else {
  31473. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31474. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31475. + var x_$_lo$2 = value$3;
  31476. + var x_$_hi$2 = value$2
  31477. + };
  31478. + dst.u[jsx$1] = new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2);
  31479. selfPos = ((1 + selfPos) | 0);
  31480. arrayIndex = ((1 + arrayIndex) | 0)
  31481. };
  31482. @@ -274313,16 +279874,16 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.put__I__J__Ljava_nio_LongBuffer =
  31483. var array = this.$$undbyteArray$3;
  31484. var arrayOffset = this.$$undbyteArrayOffset$3;
  31485. var isBigEndian = this.isBigEndian$3;
  31486. - var i = c.hi$2;
  31487. - var _1 = (((i >> 24) << 24) >> 24);
  31488. - var _2 = (((i >> 16) << 24) >> 24);
  31489. - var _3 = (((i >> 8) << 24) >> 24);
  31490. - var _4 = ((i << 24) >> 24);
  31491. - var i$1 = c.lo$2;
  31492. - var _1$1 = (((i$1 >> 24) << 24) >> 24);
  31493. - var _2$1 = (((i$1 >> 16) << 24) >> 24);
  31494. - var _3$1 = (((i$1 >> 8) << 24) >> 24);
  31495. - var _4$1 = ((i$1 << 24) >> 24);
  31496. + var hi = c.hi$2;
  31497. + var _1 = (((hi >> 24) << 24) >> 24);
  31498. + var _2 = (((hi >> 16) << 24) >> 24);
  31499. + var _3 = (((hi >> 8) << 24) >> 24);
  31500. + var _4 = ((hi << 24) >> 24);
  31501. + var i = c.lo$2;
  31502. + var _1$1 = (((i >> 24) << 24) >> 24);
  31503. + var _2$1 = (((i >> 16) << 24) >> 24);
  31504. + var _3$1 = (((i >> 8) << 24) >> 24);
  31505. + var _4$1 = ((i << 24) >> 24);
  31506. if (isBigEndian) {
  31507. var bs_$_$$und1$1 = _1;
  31508. var bs_$_$$und2$1 = _2;
  31509. @@ -274419,7 +279980,18 @@ $c_Ljava_nio_HeapByteBufferLongView.prototype.get__J = (function() {
  31510. var b5 = $uB(_6);
  31511. var b6 = $uB(_7);
  31512. var b7 = $uB(_8);
  31513. - return (isBigEndian ? new $c_sjsr_RuntimeLong().init___I(((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7))))) : new $c_sjsr_RuntimeLong().init___I(((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4))).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0))))))
  31514. + if (isBigEndian) {
  31515. + var value = ((((b0 << 24) | ((255 & b1) << 16)) | ((255 & b2) << 8)) | (255 & b3));
  31516. + var value$1 = ((((b4 << 24) | ((255 & b5) << 16)) | ((255 & b6) << 8)) | (255 & b7));
  31517. + var x_$_lo$2 = value$1;
  31518. + var x_$_hi$2 = value
  31519. + } else {
  31520. + var value$2 = ((((b7 << 24) | ((255 & b6) << 16)) | ((255 & b5) << 8)) | (255 & b4));
  31521. + var value$3 = ((((b3 << 24) | ((255 & b2) << 16)) | ((255 & b1) << 8)) | (255 & b0));
  31522. + var x_$_lo$2 = value$3;
  31523. + var x_$_hi$2 = value$2
  31524. + };
  31525. + return $uJ(new $c_sjsr_RuntimeLong().init___I__I(x_$_lo$2, x_$_hi$2))
  31526. });
  31527. $c_Ljava_nio_HeapByteBufferLongView.prototype.notifyAll__ = (function() {
  31528. return (void 0)
  31529. @@ -275510,9 +281082,9 @@ $c_Ljava_nio_TypedArrayByteBuffer.prototype.putLong__J__Ljava_nio_ByteBuffer = (
  31530. };
  31531. this.java$nio$Buffer$$$undposition$1 = newPos;
  31532. var littleEndian = (!this.$$undisBigEndian$2);
  31533. - var high = value.hi$2;
  31534. + var hi = value.hi$2;
  31535. var low = value.lo$2;
  31536. - dataView.setInt32(((p + (littleEndian ? 4 : 0)) | 0), high, littleEndian);
  31537. + dataView.setInt32(((p + (littleEndian ? 4 : 0)) | 0), hi, littleEndian);
  31538. dataView.setInt32(((p + (littleEndian ? 0 : 4)) | 0), low, littleEndian);
  31539. return this
  31540. });
  31541. @@ -275677,9 +281249,9 @@ $c_Ljava_nio_TypedArrayByteBuffer.prototype.putLong__I__J__Ljava_nio_ByteBuffer
  31542. throw new $c_jl_IndexOutOfBoundsException().init___()
  31543. };
  31544. var littleEndian = (!this.$$undisBigEndian$2);
  31545. - var high = value.hi$2;
  31546. + var hi = value.hi$2;
  31547. var low = value.lo$2;
  31548. - dataView.setInt32(((index + (littleEndian ? 4 : 0)) | 0), high, littleEndian);
  31549. + dataView.setInt32(((index + (littleEndian ? 4 : 0)) | 0), hi, littleEndian);
  31550. dataView.setInt32(((index + (littleEndian ? 0 : 4)) | 0), low, littleEndian);
  31551. return this
  31552. });
  31553. @@ -275870,7 +281442,7 @@ $c_Ljava_nio_TypedArrayByteBuffer.prototype.getLong__I__J = (function(index) {
  31554. var littleEndian = (!this.$$undisBigEndian$2);
  31555. var high = $uI(dataView.getInt32(((index + (littleEndian ? 4 : 0)) | 0), littleEndian));
  31556. var low = $uI(dataView.getInt32(((index + (littleEndian ? 0 : 4)) | 0), littleEndian));
  31557. - return new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)))
  31558. + return new $c_sjsr_RuntimeLong().init___I__I(low, high)
  31559. });
  31560. $c_Ljava_nio_TypedArrayByteBuffer.prototype.asFloatBuffer__Ljava_nio_FloatBuffer = (function() {
  31561. if (((this.$$undisBigEndian$2 === $m_sjsr_Bits$().areTypedArraysBigEndian$1) && ((((($uI(this.$$undtypedArray$3.byteOffset) + this.java$nio$Buffer$$$undposition$1) | 0) % 4) | 0) === 0))) {
  31562. @@ -275940,7 +281512,7 @@ $c_Ljava_nio_TypedArrayByteBuffer.prototype.getLong__J = (function() {
  31563. var littleEndian = (!this.$$undisBigEndian$2);
  31564. var high = $uI(dataView.getInt32(((p + (littleEndian ? 4 : 0)) | 0), littleEndian));
  31565. var low = $uI(dataView.getInt32(((p + (littleEndian ? 0 : 4)) | 0), littleEndian));
  31566. - return new $c_sjsr_RuntimeLong().init___I(high).$$less$less__I__sjsr_RuntimeLong(32).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1), 0).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(low)))
  31567. + return new $c_sjsr_RuntimeLong().init___I__I(low, high)
  31568. });
  31569. $c_Ljava_nio_TypedArrayByteBuffer.prototype.load__I__B = (function(index) {
  31570. return $uB(this.$$undtypedArray$3[index])
  31571. @@ -292889,7 +298461,9 @@ function $h_ju_concurrent_atomic_AtomicInteger() {
  31572. }
  31573. $h_ju_concurrent_atomic_AtomicInteger.prototype = $c_ju_concurrent_atomic_AtomicInteger.prototype;
  31574. $c_ju_concurrent_atomic_AtomicInteger.prototype.longValue__J = (function() {
  31575. - return new $c_sjsr_RuntimeLong().init___I(this.java$util$concurrent$atomic$AtomicInteger$$value$f)
  31576. + var value = this.java$util$concurrent$atomic$AtomicInteger$$value$f;
  31577. + var hi = (value >> 31);
  31578. + return new $c_sjsr_RuntimeLong().init___I__I(value, hi)
  31579. });
  31580. $c_ju_concurrent_atomic_AtomicInteger.prototype.compareAndSet__I__I__Z = (function(expect, update) {
  31581. if ((expect === this.java$util$concurrent$atomic$AtomicInteger$$value$f)) {
  31582. @@ -292957,16 +298531,19 @@ function $h_ju_concurrent_atomic_AtomicLong() {
  31583. }
  31584. $h_ju_concurrent_atomic_AtomicLong.prototype = $c_ju_concurrent_atomic_AtomicLong.prototype;
  31585. $c_ju_concurrent_atomic_AtomicLong.prototype.getAndSet__J__J = (function(newValue) {
  31586. - var old = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31587. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31588. + var lo = b.lo$2;
  31589. + var hi = b.hi$2;
  31590. this.java$util$concurrent$atomic$AtomicLong$$value$f = newValue;
  31591. - return old
  31592. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  31593. });
  31594. $c_ju_concurrent_atomic_AtomicLong.prototype.init___J = (function(value) {
  31595. this.java$util$concurrent$atomic$AtomicLong$$value$f = value;
  31596. return this
  31597. });
  31598. $c_ju_concurrent_atomic_AtomicLong.prototype.compareAndSet__J__J__Z = (function(expect, update) {
  31599. - if (expect.equals__sjsr_RuntimeLong__Z(this.java$util$concurrent$atomic$AtomicLong$$value$f)) {
  31600. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31601. + if ((!(!((expect.lo$2 === b.lo$2) && (expect.hi$2 === b.hi$2))))) {
  31602. this.java$util$concurrent$atomic$AtomicLong$$value$f = update;
  31603. return true
  31604. } else {
  31605. @@ -292974,20 +298551,30 @@ $c_ju_concurrent_atomic_AtomicLong.prototype.compareAndSet__J__J__Z = (function(
  31606. }
  31607. });
  31608. $c_ju_concurrent_atomic_AtomicLong.prototype.toString__T = (function() {
  31609. - var this$1 = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31610. - return $as_sjsr_RuntimeLong(this$1).toString__T()
  31611. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31612. + var lo = b.lo$2;
  31613. + var hi = b.hi$2;
  31614. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(lo, hi)
  31615. });
  31616. $c_ju_concurrent_atomic_AtomicLong.prototype.notify__ = (function() {
  31617. return (void 0)
  31618. });
  31619. $c_ju_concurrent_atomic_AtomicLong.prototype.doubleValue__D = (function() {
  31620. - return this.java$util$concurrent$atomic$AtomicLong$$value$f.toDouble__D()
  31621. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31622. + var lo = b.lo$2;
  31623. + var hi = b.hi$2;
  31624. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi)
  31625. });
  31626. $c_ju_concurrent_atomic_AtomicLong.prototype.intValue__I = (function() {
  31627. - return this.java$util$concurrent$atomic$AtomicLong$$value$f.lo$2
  31628. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31629. + var lo = b.lo$2;
  31630. + return lo
  31631. });
  31632. $c_ju_concurrent_atomic_AtomicLong.prototype.floatValue__F = (function() {
  31633. - return $fround(this.java$util$concurrent$atomic$AtomicLong$$value$f.toDouble__D())
  31634. + var b = this.java$util$concurrent$atomic$AtomicLong$$value$f;
  31635. + var lo = b.lo$2;
  31636. + var hi = b.hi$2;
  31637. + return $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(lo, hi))
  31638. });
  31639. $c_ju_concurrent_atomic_AtomicLong.prototype.clone__ = (function() {
  31640. if ($is_jl_Cloneable(this)) {
  31641. @@ -293045,8 +298632,10 @@ $c_s_Array$.prototype.apply__J__sc_Seq__AJ = (function(x, xs) {
  31642. var this$2 = xs.iterator__sc_Iterator();
  31643. while (this$2.hasNext__Z()) {
  31644. var arg1 = this$2.next__O();
  31645. - var x$1 = $uJ(arg1);
  31646. - array.u[elem$1] = x$1;
  31647. + var b = $uJ(arg1);
  31648. + var lo = b.lo$2;
  31649. + var hi = b.hi$2;
  31650. + array.u[elem$1] = new $c_sjsr_RuntimeLong().init___I__I(lo, hi);
  31651. elem$1 = ((1 + elem$1) | 0)
  31652. };
  31653. return array
  31654. @@ -296176,35 +301765,10 @@ $c_sjsr_RuntimeLong.prototype.$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong = (funct
  31655. $c_sjsr_RuntimeLong.prototype.$$greater$eq__sjsr_RuntimeLong__Z = (function(b) {
  31656. var ahi = this.hi$2;
  31657. var bhi = b.hi$2;
  31658. - if ((ahi === bhi)) {
  31659. - var a = this.lo$2;
  31660. - var b$1 = b.lo$2;
  31661. - return (((-2147483648) ^ a) >= ((-2147483648) ^ b$1))
  31662. - } else {
  31663. - return (ahi > bhi)
  31664. - }
  31665. -});
  31666. -$c_sjsr_RuntimeLong.prototype.unsigned$und$percent__p2__I__I__I__I__sjsr_RuntimeLong = (function(alo, ahi, blo, bhi) {
  31667. - if ((((-2097152) & ahi) === 0)) {
  31668. - if ((((-2097152) & bhi) === 0)) {
  31669. - var aDouble = ((4.294967296E9 * ahi) + $uD((alo >>> 0)));
  31670. - var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  31671. - var rDouble = (aDouble % bDouble);
  31672. - var jsx$1 = $uI((rDouble | 0));
  31673. - var x = (rDouble / 4.294967296E9);
  31674. - return new $c_sjsr_RuntimeLong().init___I__I(jsx$1, $uI((x | 0)))
  31675. - } else {
  31676. - return new $c_sjsr_RuntimeLong().init___I__I(alo, ahi)
  31677. - }
  31678. - } else {
  31679. - return (((bhi === 0) && ((blo & (((-1) + blo) | 0)) === 0)) ? new $c_sjsr_RuntimeLong().init___I__I((alo & (((-1) + blo) | 0)), 0) : (((blo === 0) && ((bhi & (((-1) + bhi) | 0)) === 0)) ? new $c_sjsr_RuntimeLong().init___I__I(alo, (ahi & (((-1) + bhi) | 0))) : $as_sjsr_RuntimeLong(this.unsignedDivModHelper__p2__I__I__I__I__I__sjs_js_$bar(alo, ahi, blo, bhi, 1))))
  31680. - }
  31681. + return ((ahi === bhi) ? (((-2147483648) ^ this.lo$2) >= ((-2147483648) ^ b.lo$2)) : (ahi > bhi))
  31682. });
  31683. $c_sjsr_RuntimeLong.prototype.byteValue__B = (function() {
  31684. - return this.toByte__B()
  31685. -});
  31686. -$c_sjsr_RuntimeLong.prototype.toShort__S = (function() {
  31687. - return ((this.lo$2 << 16) >> 16)
  31688. + return ((this.lo$2 << 24) >> 24)
  31689. });
  31690. $c_sjsr_RuntimeLong.prototype.equals__O__Z = (function(that) {
  31691. if ($is_sjsr_RuntimeLong(that)) {
  31692. @@ -296217,32 +301781,7 @@ $c_sjsr_RuntimeLong.prototype.equals__O__Z = (function(that) {
  31693. $c_sjsr_RuntimeLong.prototype.$$less__sjsr_RuntimeLong__Z = (function(b) {
  31694. var ahi = this.hi$2;
  31695. var bhi = b.hi$2;
  31696. - if ((ahi === bhi)) {
  31697. - var a = this.lo$2;
  31698. - var b$1 = b.lo$2;
  31699. - return (((-2147483648) ^ a) < ((-2147483648) ^ b$1))
  31700. - } else {
  31701. - return (ahi < bhi)
  31702. - }
  31703. -});
  31704. -$c_sjsr_RuntimeLong.prototype.divideUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  31705. - var alo = this.lo$2;
  31706. - var ahi = this.hi$2;
  31707. - var blo = b.lo$2;
  31708. - var bhi = b.hi$2;
  31709. - if (((blo | bhi) === 0)) {
  31710. - throw new $c_jl_ArithmeticException().init___T("/ by zero")
  31711. - };
  31712. - if ((ahi === 0)) {
  31713. - if ((bhi === 0)) {
  31714. - var x = ($uD((alo >>> 0)) / $uD((blo >>> 0)));
  31715. - return new $c_sjsr_RuntimeLong().init___I__I($uI((x | 0)), 0)
  31716. - } else {
  31717. - return $m_sjsr_RuntimeLong$().Zero$1
  31718. - }
  31719. - } else {
  31720. - return this.unsigned$und$div__p2__I__I__I__I__sjsr_RuntimeLong(alo, ahi, blo, bhi)
  31721. - }
  31722. + return ((ahi === bhi) ? (((-2147483648) ^ this.lo$2) < ((-2147483648) ^ b.lo$2)) : (ahi < bhi))
  31723. });
  31724. $c_sjsr_RuntimeLong.prototype.toHexString__T = (function() {
  31725. var lo = this.lo$2;
  31726. @@ -296264,206 +301803,35 @@ $c_sjsr_RuntimeLong.prototype.toHexString__T = (function() {
  31727. });
  31728. $c_sjsr_RuntimeLong.prototype.$$times__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  31729. var alo = this.lo$2;
  31730. - var ahi = this.hi$2;
  31731. var blo = b.lo$2;
  31732. - var bhi = b.hi$2;
  31733. - var a0 = (65535 & alo);
  31734. - var a1 = ((alo >>> 16) | 0);
  31735. - var a2 = (65535 & ahi);
  31736. - var a3 = ((ahi >>> 16) | 0);
  31737. - var b0 = (65535 & blo);
  31738. - var b1 = ((blo >>> 16) | 0);
  31739. - var b2 = (65535 & bhi);
  31740. - var b3 = ((bhi >>> 16) | 0);
  31741. - var c0 = $imul(a0, b0);
  31742. - var c1 = ((c0 >>> 16) | 0);
  31743. - c1 = ((c1 + $imul(a1, b0)) | 0);
  31744. - var c2 = ((c1 >>> 16) | 0);
  31745. - c1 = (((65535 & c1) + $imul(a0, b1)) | 0);
  31746. - c2 = ((c2 + ((c1 >>> 16) | 0)) | 0);
  31747. - var c3 = ((c2 >>> 16) | 0);
  31748. - c2 = (((65535 & c2) + $imul(a2, b0)) | 0);
  31749. - c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  31750. - c2 = (((65535 & c2) + $imul(a1, b1)) | 0);
  31751. - c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  31752. - c2 = (((65535 & c2) + $imul(a0, b2)) | 0);
  31753. - c3 = ((c3 + ((c2 >>> 16) | 0)) | 0);
  31754. - c3 = ((((((((c3 + $imul(a3, b0)) | 0) + $imul(a2, b1)) | 0) + $imul(a1, b2)) | 0) + $imul(a0, b3)) | 0);
  31755. - return new $c_sjsr_RuntimeLong().init___I__I(((65535 & c0) | (c1 << 16)), ((65535 & c2) | (c3 << 16)))
  31756. + return new $c_sjsr_RuntimeLong().init___I__I($imul(alo, blo), $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(alo, this.hi$2, blo, b.hi$2))
  31757. });
  31758. $c_sjsr_RuntimeLong.prototype.init___I__I__I = (function(l, m, h) {
  31759. $c_sjsr_RuntimeLong.prototype.init___I__I.call(this, (l | (m << 22)), ((m >> 10) | (h << 12)));
  31760. return this
  31761. });
  31762. $c_sjsr_RuntimeLong.prototype.$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  31763. - var alo = this.lo$2;
  31764. - var ahi = this.hi$2;
  31765. - var blo = b.lo$2;
  31766. - var bhi = b.hi$2;
  31767. - if (((blo | bhi) === 0)) {
  31768. - throw new $c_jl_ArithmeticException().init___T("/ by zero")
  31769. - };
  31770. - if ((ahi === (alo >> 31))) {
  31771. - return ((bhi === (blo >> 31)) ? ((blo !== (-1)) ? new $c_sjsr_RuntimeLong().init___I(((alo % blo) | 0)) : $m_sjsr_RuntimeLong$().Zero$1) : (((alo === (-2147483648)) && ((blo === (-2147483648)) && (bhi === 0))) ? $m_sjsr_RuntimeLong$().Zero$1 : this))
  31772. - } else {
  31773. - var neg = (ahi < 0);
  31774. - var absLo = alo;
  31775. - var absHi = ahi;
  31776. - if (neg) {
  31777. - absLo = ((-alo) | 0);
  31778. - absHi = ((alo !== 0) ? (~ahi) : ((-ahi) | 0))
  31779. - };
  31780. - var _2 = absLo;
  31781. - var _3 = absHi;
  31782. - var neg$1 = (bhi < 0);
  31783. - var absLo$1 = blo;
  31784. - var absHi$1 = bhi;
  31785. - if (neg$1) {
  31786. - absLo$1 = ((-blo) | 0);
  31787. - absHi$1 = ((blo !== 0) ? (~bhi) : ((-bhi) | 0))
  31788. - };
  31789. - var _2$1 = absLo$1;
  31790. - var _3$1 = absHi$1;
  31791. - var absR = this.unsigned$und$percent__p2__I__I__I__I__sjsr_RuntimeLong(_2, _3, _2$1, _3$1);
  31792. - if (neg) {
  31793. - var lo = absR.lo$2;
  31794. - var hi = absR.hi$2;
  31795. - return new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)))
  31796. - } else {
  31797. - return absR
  31798. - }
  31799. - }
  31800. -});
  31801. -$c_sjsr_RuntimeLong.prototype.unsignedDivModHelper__p2__I__I__I__I__I__sjs_js_$bar = (function(alo, ahi, blo, bhi, ask) {
  31802. - var shift = ((((bhi !== 0) ? $clz32(bhi) : ((32 + $clz32(blo)) | 0)) - ((ahi !== 0) ? $clz32(ahi) : ((32 + $clz32(alo)) | 0))) | 0);
  31803. - var n = shift;
  31804. - if ((n === 0)) {
  31805. - var initialBShift_$_$$und1$f = null;
  31806. - var initialBShift_$_$$und2$f = null;
  31807. - var initialBShift_$_$$und1$mcI$sp$f = blo;
  31808. - var initialBShift_$_$$und2$mcI$sp$f = bhi
  31809. - } else if ((n < 32)) {
  31810. - var _1$mcI$sp = (blo << n);
  31811. - var _2$mcI$sp = (((blo >>> ((-n) | 0)) | 0) | (bhi << n));
  31812. - var initialBShift_$_$$und1$f = null;
  31813. - var initialBShift_$_$$und2$f = null;
  31814. - var initialBShift_$_$$und1$mcI$sp$f = _1$mcI$sp;
  31815. - var initialBShift_$_$$und2$mcI$sp$f = _2$mcI$sp
  31816. - } else {
  31817. - var _2$mcI$sp$1 = (blo << n);
  31818. - var initialBShift_$_$$und1$f = null;
  31819. - var initialBShift_$_$$und2$f = null;
  31820. - var initialBShift_$_$$und1$mcI$sp$f = 0;
  31821. - var initialBShift_$_$$und2$mcI$sp$f = _2$mcI$sp$1
  31822. - };
  31823. - var bShiftLo = initialBShift_$_$$und1$mcI$sp$f;
  31824. - var bShiftHi = initialBShift_$_$$und2$mcI$sp$f;
  31825. - var remLo = alo;
  31826. - var remHi = ahi;
  31827. - var quotLo = 0;
  31828. - var quotHi = 0;
  31829. - while (((shift >= 0) && (((-2097152) & remHi) !== 0))) {
  31830. - var alo$1 = remLo;
  31831. - var ahi$1 = remHi;
  31832. - var blo$1 = bShiftLo;
  31833. - var bhi$1 = bShiftHi;
  31834. - if (((ahi$1 === bhi$1) ? (((-2147483648) ^ alo$1) >= ((-2147483648) ^ blo$1)) : (((-2147483648) ^ ahi$1) >= ((-2147483648) ^ bhi$1)))) {
  31835. - var alo$2 = remLo;
  31836. - var ahi$2 = remHi;
  31837. - var blo$2 = bShiftLo;
  31838. - var bhi$2 = bShiftHi;
  31839. - var lo = ((alo$2 - blo$2) | 0);
  31840. - var _2$mcI$sp$2 = ((((ahi$2 - bhi$2) | 0) + ((((-2147483648) ^ lo) > ((-2147483648) ^ alo$2)) ? (-1) : 0)) | 0);
  31841. - remLo = lo;
  31842. - remHi = _2$mcI$sp$2;
  31843. - if ((shift < 32)) {
  31844. - quotLo = (quotLo | (1 << shift))
  31845. - } else {
  31846. - quotHi = (quotHi | (1 << shift))
  31847. - }
  31848. - };
  31849. - shift = (((-1) + shift) | 0);
  31850. - var lo$1 = bShiftLo;
  31851. - var hi = bShiftHi;
  31852. - var _1$mcI$sp$1 = (((lo$1 >>> 1) | 0) | (hi << (-1)));
  31853. - var _2$mcI$sp$3 = ((hi >>> 1) | 0);
  31854. - bShiftLo = _1$mcI$sp$1;
  31855. - bShiftHi = _2$mcI$sp$3
  31856. - };
  31857. - var alo$3 = remLo;
  31858. - var ahi$3 = remHi;
  31859. - if (((ahi$3 === bhi) ? (((-2147483648) ^ alo$3) >= ((-2147483648) ^ blo)) : (((-2147483648) ^ ahi$3) >= ((-2147483648) ^ bhi)))) {
  31860. - var lo$2 = remLo;
  31861. - var hi$1 = remHi;
  31862. - var remDouble = ((4.294967296E9 * hi$1) + $uD((lo$2 >>> 0)));
  31863. - var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  31864. - if ((ask !== 1)) {
  31865. - var rem_div_bDouble = (remDouble / bDouble);
  31866. - var alo$4 = quotLo;
  31867. - var ahi$4 = quotHi;
  31868. - var blo$3 = $uI((rem_div_bDouble | 0));
  31869. - var x = (rem_div_bDouble / 4.294967296E9);
  31870. - var bhi$3 = $uI((x | 0));
  31871. - var lo$3 = ((alo$4 + blo$3) | 0);
  31872. - var _2$mcI$sp$4 = ((((ahi$4 + bhi$3) | 0) + ((((-2147483648) ^ lo$3) < ((-2147483648) ^ alo$4)) ? 1 : 0)) | 0);
  31873. - quotLo = lo$3;
  31874. - quotHi = _2$mcI$sp$4
  31875. - };
  31876. - if ((ask !== 0)) {
  31877. - var rem_mod_bDouble = (remDouble % bDouble);
  31878. - remLo = $uI((rem_mod_bDouble | 0));
  31879. - var x$1 = (rem_mod_bDouble / 4.294967296E9);
  31880. - remHi = $uI((x$1 | 0))
  31881. - }
  31882. - };
  31883. - if ((ask === 0)) {
  31884. - var a = new $c_sjsr_RuntimeLong().init___I__I(quotLo, quotHi);
  31885. - return a
  31886. - } else if ((ask === 1)) {
  31887. - var a$1 = new $c_sjsr_RuntimeLong().init___I__I(remLo, remHi);
  31888. - return a$1
  31889. - } else {
  31890. - var _1 = quotLo;
  31891. - var _2 = quotHi;
  31892. - var _3 = remLo;
  31893. - var _4 = remHi;
  31894. - var a$2 = [_1, _2, _3, _4];
  31895. - return a$2
  31896. - }
  31897. + var this$1 = $m_sjsr_RuntimeLong$();
  31898. + var lo = this$1.remainderImpl__I__I__I__I__I(this.lo$2, this.hi$2, b.lo$2, b.hi$2);
  31899. + return new $c_sjsr_RuntimeLong().init___I__I(lo, this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  31900. });
  31901. $c_sjsr_RuntimeLong.prototype.toString__T = (function() {
  31902. - var lo = this.lo$2;
  31903. - var hi = this.hi$2;
  31904. - if ((hi === (lo >> 31))) {
  31905. - return ("" + lo)
  31906. - } else if ((hi < 0)) {
  31907. - var _1$mcI$sp = ((-lo) | 0);
  31908. - var _2$mcI$sp = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  31909. - return ("-" + this.toUnsignedString__p2__I__I__T(_1$mcI$sp, _2$mcI$sp))
  31910. - } else {
  31911. - return this.toUnsignedString__p2__I__I__T(lo, hi)
  31912. - }
  31913. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(this.lo$2, this.hi$2)
  31914. });
  31915. $c_sjsr_RuntimeLong.prototype.$$less$eq__sjsr_RuntimeLong__Z = (function(b) {
  31916. var ahi = this.hi$2;
  31917. var bhi = b.hi$2;
  31918. - if ((ahi === bhi)) {
  31919. - var a = this.lo$2;
  31920. - var b$1 = b.lo$2;
  31921. - return (((-2147483648) ^ a) <= ((-2147483648) ^ b$1))
  31922. - } else {
  31923. - return (ahi < bhi)
  31924. - }
  31925. + return ((ahi === bhi) ? (((-2147483648) ^ this.lo$2) <= ((-2147483648) ^ b.lo$2)) : (ahi < bhi))
  31926. +});
  31927. +$c_sjsr_RuntimeLong.prototype.compareTo__O__I = (function(x$1) {
  31928. + var that = $as_sjsr_RuntimeLong(x$1);
  31929. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(this.lo$2, this.hi$2, that.lo$2, that.hi$2)
  31930. });
  31931. $c_sjsr_RuntimeLong.prototype.init___I__I = (function(lo, hi) {
  31932. this.lo$2 = lo;
  31933. this.hi$2 = hi;
  31934. return this
  31935. });
  31936. -$c_sjsr_RuntimeLong.prototype.compareTo__O__I = (function(x$1) {
  31937. - var that = $as_sjsr_RuntimeLong(x$1);
  31938. - return this.compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(that))
  31939. -});
  31940. $c_sjsr_RuntimeLong.prototype.unary$und$minus__ = (function() {
  31941. var lo = this.lo$2;
  31942. var hi = this.hi$2;
  31943. @@ -296475,55 +301843,38 @@ $c_sjsr_RuntimeLong.prototype.$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong = (funct
  31944. $c_sjsr_RuntimeLong.prototype.notify__ = (function() {
  31945. return (void 0)
  31946. });
  31947. -$c_sjsr_RuntimeLong.prototype.compareTo__sjsr_RuntimeLong__I = (function(b) {
  31948. - var ahi = this.hi$2;
  31949. - var bhi = b.hi$2;
  31950. - if ((ahi === bhi)) {
  31951. - var alo = this.lo$2;
  31952. - var blo = b.lo$2;
  31953. - return ((alo === blo) ? 0 : ((((-2147483648) ^ alo) < ((-2147483648) ^ blo)) ? (-1) : 1))
  31954. - } else {
  31955. - return ((ahi < bhi) ? (-1) : 1)
  31956. - }
  31957. -});
  31958. $c_sjsr_RuntimeLong.prototype.$$greater$greater$greater__I__sjsr_RuntimeLong = (function(n0) {
  31959. var n = (63 & n0);
  31960. var hi = this.hi$2;
  31961. - return ((n === 0) ? this : ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I((((this.lo$2 >>> n) | 0) | (hi << ((-n) | 0))), ((hi >>> n) | 0)) : new $c_sjsr_RuntimeLong().init___I__I(((hi >>> n) | 0), 0)))
  31962. + return ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I(((n === 0) ? this.lo$2 : (((this.lo$2 >>> n) | 0) | (hi << ((-n) | 0)))), ((hi >>> n) | 0)) : new $c_sjsr_RuntimeLong().init___I__I(((hi >>> n) | 0), 0))
  31963. });
  31964. $c_sjsr_RuntimeLong.prototype.$$greater__sjsr_RuntimeLong__Z = (function(b) {
  31965. var ahi = this.hi$2;
  31966. var bhi = b.hi$2;
  31967. - if ((ahi === bhi)) {
  31968. - var a = this.lo$2;
  31969. - var b$1 = b.lo$2;
  31970. - return (((-2147483648) ^ a) > ((-2147483648) ^ b$1))
  31971. - } else {
  31972. - return (ahi > bhi)
  31973. - }
  31974. + return ((ahi === bhi) ? (((-2147483648) ^ this.lo$2) > ((-2147483648) ^ b.lo$2)) : (ahi > bhi))
  31975. });
  31976. $c_sjsr_RuntimeLong.prototype.$$less$less__I__sjsr_RuntimeLong = (function(n0) {
  31977. var n = (63 & n0);
  31978. var lo = this.lo$2;
  31979. - return ((n === 0) ? this : ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I((lo << n), (((lo >>> ((-n) | 0)) | 0) | (this.hi$2 << n))) : new $c_sjsr_RuntimeLong().init___I__I(0, (lo << n))))
  31980. + return ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I((lo << n), ((n === 0) ? this.hi$2 : (((lo >>> ((-n) | 0)) | 0) | (this.hi$2 << n)))) : new $c_sjsr_RuntimeLong().init___I__I(0, (lo << n)))
  31981. });
  31982. $c_sjsr_RuntimeLong.prototype.toInt__I = (function() {
  31983. return this.lo$2
  31984. });
  31985. +$c_sjsr_RuntimeLong.prototype.notEquals__sjsr_RuntimeLong__Z = (function(b) {
  31986. + return (!((this.lo$2 === b.lo$2) && (this.hi$2 === b.hi$2)))
  31987. +});
  31988. $c_sjsr_RuntimeLong.prototype.init___I = (function(value) {
  31989. $c_sjsr_RuntimeLong.prototype.init___I__I.call(this, value, (value >> 31));
  31990. return this
  31991. });
  31992. -$c_sjsr_RuntimeLong.prototype.notEquals__sjsr_RuntimeLong__Z = (function(b) {
  31993. - return (!((this.lo$2 === b.lo$2) && (this.hi$2 === b.hi$2)))
  31994. -});
  31995. $c_sjsr_RuntimeLong.prototype.unary$und$minus__sjsr_RuntimeLong = (function() {
  31996. var lo = this.lo$2;
  31997. var hi = this.hi$2;
  31998. return new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)))
  31999. });
  32000. $c_sjsr_RuntimeLong.prototype.shortValue__S = (function() {
  32001. - return this.toShort__S()
  32002. + return ((this.lo$2 << 16) >> 16)
  32003. });
  32004. $c_sjsr_RuntimeLong.prototype.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  32005. var alo = this.lo$2;
  32006. @@ -296531,95 +301882,27 @@ $c_sjsr_RuntimeLong.prototype.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong = (func
  32007. var blo = b.lo$2;
  32008. var bhi = b.hi$2;
  32009. var lo = ((alo + blo) | 0);
  32010. - var _2$mcI$sp = ((((ahi + bhi) | 0) + ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? 1 : 0)) | 0);
  32011. - return new $c_sjsr_RuntimeLong().init___I__I(lo, _2$mcI$sp)
  32012. + return new $c_sjsr_RuntimeLong().init___I__I(lo, ((((-2147483648) ^ lo) < ((-2147483648) ^ alo)) ? ((1 + ((ahi + bhi) | 0)) | 0) : ((ahi + bhi) | 0)))
  32013. });
  32014. $c_sjsr_RuntimeLong.prototype.toDouble__D = (function() {
  32015. - var lo = this.lo$2;
  32016. - var hi = this.hi$2;
  32017. - if ((hi < 0)) {
  32018. - var _1$mcI$sp = ((-lo) | 0);
  32019. - var _2$mcI$sp = ((lo !== 0) ? (~hi) : ((-hi) | 0));
  32020. - return (-((4.294967296E9 * $uD((_2$mcI$sp >>> 0))) + $uD((_1$mcI$sp >>> 0))))
  32021. - } else {
  32022. - return ((4.294967296E9 * hi) + $uD((lo >>> 0)))
  32023. - }
  32024. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this.lo$2, this.hi$2)
  32025. });
  32026. $c_sjsr_RuntimeLong.prototype.$$greater$greater__I__sjsr_RuntimeLong = (function(n0) {
  32027. var n = (63 & n0);
  32028. var hi = this.hi$2;
  32029. - return ((n === 0) ? this : ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I((((this.lo$2 >>> n) | 0) | (hi << ((-n) | 0))), (hi >> n)) : new $c_sjsr_RuntimeLong().init___I__I((hi >> n), (hi >> 31))))
  32030. -});
  32031. -$c_sjsr_RuntimeLong.prototype.unsigned$und$div__p2__I__I__I__I__sjsr_RuntimeLong = (function(alo, ahi, blo, bhi) {
  32032. - if ((((-2097152) & ahi) === 0)) {
  32033. - if ((((-2097152) & bhi) === 0)) {
  32034. - var aDouble = ((4.294967296E9 * ahi) + $uD((alo >>> 0)));
  32035. - var bDouble = ((4.294967296E9 * bhi) + $uD((blo >>> 0)));
  32036. - var rDouble = (aDouble / bDouble);
  32037. - var jsx$1 = $uI((rDouble | 0));
  32038. - var x = (rDouble / 4.294967296E9);
  32039. - return new $c_sjsr_RuntimeLong().init___I__I(jsx$1, $uI((x | 0)))
  32040. - } else {
  32041. - return $m_sjsr_RuntimeLong$().Zero$1
  32042. - }
  32043. - } else if (((bhi === 0) && ((blo & (((-1) + blo) | 0)) === 0))) {
  32044. - var pow = ((31 - $clz32(blo)) | 0);
  32045. - return ((pow === 0) ? new $c_sjsr_RuntimeLong().init___I__I(alo, ahi) : new $c_sjsr_RuntimeLong().init___I__I((((alo >>> pow) | 0) | (ahi << ((-pow) | 0))), ((ahi >>> pow) | 0)))
  32046. - } else if (((blo === 0) && ((bhi & (((-1) + bhi) | 0)) === 0))) {
  32047. - var pow$2 = ((31 - $clz32(bhi)) | 0);
  32048. - return new $c_sjsr_RuntimeLong().init___I__I(((ahi >>> pow$2) | 0), 0)
  32049. - } else {
  32050. - return $as_sjsr_RuntimeLong(this.unsignedDivModHelper__p2__I__I__I__I__I__sjs_js_$bar(alo, ahi, blo, bhi, 0))
  32051. - }
  32052. + return ((n < 32) ? new $c_sjsr_RuntimeLong().init___I__I(((n === 0) ? this.lo$2 : (((this.lo$2 >>> n) | 0) | (hi << ((-n) | 0)))), (hi >> n)) : new $c_sjsr_RuntimeLong().init___I__I((hi >> n), (hi >> 31)))
  32053. });
  32054. $c_sjsr_RuntimeLong.prototype.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  32055. - var alo = this.lo$2;
  32056. - var ahi = this.hi$2;
  32057. - var blo = b.lo$2;
  32058. - var bhi = b.hi$2;
  32059. - if (((blo | bhi) === 0)) {
  32060. - throw new $c_jl_ArithmeticException().init___T("/ by zero")
  32061. - };
  32062. - if ((ahi === (alo >> 31))) {
  32063. - return ((bhi === (blo >> 31)) ? (((alo === (-2147483648)) && (blo === (-1))) ? new $c_sjsr_RuntimeLong().init___I__I((-2147483648), 0) : new $c_sjsr_RuntimeLong().init___I(((alo / blo) | 0))) : (((alo === (-2147483648)) && ((blo === (-2147483648)) && (bhi === 0))) ? $m_sjsr_RuntimeLong$().MinusOne$1 : $m_sjsr_RuntimeLong$().Zero$1))
  32064. - } else {
  32065. - var neg = (ahi < 0);
  32066. - var absLo = alo;
  32067. - var absHi = ahi;
  32068. - if (neg) {
  32069. - absLo = ((-alo) | 0);
  32070. - absHi = ((alo !== 0) ? (~ahi) : ((-ahi) | 0))
  32071. - };
  32072. - var _2 = absLo;
  32073. - var _3 = absHi;
  32074. - var neg$1 = (bhi < 0);
  32075. - var absLo$1 = blo;
  32076. - var absHi$1 = bhi;
  32077. - if (neg$1) {
  32078. - absLo$1 = ((-blo) | 0);
  32079. - absHi$1 = ((blo !== 0) ? (~bhi) : ((-bhi) | 0))
  32080. - };
  32081. - var _2$1 = absLo$1;
  32082. - var _3$1 = absHi$1;
  32083. - var absR = this.unsigned$und$div__p2__I__I__I__I__sjsr_RuntimeLong(_2, _3, _2$1, _3$1);
  32084. - if ((neg === neg$1)) {
  32085. - return absR
  32086. - } else {
  32087. - var lo = absR.lo$2;
  32088. - var hi = absR.hi$2;
  32089. - return new $c_sjsr_RuntimeLong().init___I__I(((-lo) | 0), ((lo !== 0) ? (~hi) : ((-hi) | 0)))
  32090. - }
  32091. - }
  32092. + var this$1 = $m_sjsr_RuntimeLong$();
  32093. + var lo = this$1.divideImpl__I__I__I__I__I(this.lo$2, this.hi$2, b.lo$2, b.hi$2);
  32094. + return new $c_sjsr_RuntimeLong().init___I__I(lo, this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f)
  32095. });
  32096. $c_sjsr_RuntimeLong.prototype.numberOfLeadingZeros__I = (function() {
  32097. var hi = this.hi$2;
  32098. return ((hi !== 0) ? $clz32(hi) : ((32 + $clz32(this.lo$2)) | 0))
  32099. });
  32100. -$c_sjsr_RuntimeLong.prototype.toByte__B = (function() {
  32101. - return ((this.lo$2 << 24) >> 24)
  32102. -});
  32103. $c_sjsr_RuntimeLong.prototype.doubleValue__D = (function() {
  32104. - return this.toDouble__D()
  32105. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this.lo$2, this.hi$2)
  32106. });
  32107. $c_sjsr_RuntimeLong.prototype.hashCode__I = (function() {
  32108. return (this.lo$2 ^ this.hi$2)
  32109. @@ -296627,28 +301910,14 @@ $c_sjsr_RuntimeLong.prototype.hashCode__I = (function() {
  32110. $c_sjsr_RuntimeLong.prototype.intValue__I = (function() {
  32111. return this.lo$2
  32112. });
  32113. -$c_sjsr_RuntimeLong.prototype.toUnsignedString__p2__I__I__T = (function(lo, hi) {
  32114. - if ((((-2097152) & hi) === 0)) {
  32115. - var this$5 = ((4.294967296E9 * hi) + $uD((lo >>> 0)));
  32116. - return ("" + this$5)
  32117. - } else {
  32118. - var quotRem = this.unsignedDivModHelper__p2__I__I__I__I__I__sjs_js_$bar(lo, hi, 1000000000, 0, 2);
  32119. - var quotLo = $uI(quotRem["0"]);
  32120. - var quotHi = $uI(quotRem["1"]);
  32121. - var rem = $uI(quotRem["2"]);
  32122. - var quot = ((4.294967296E9 * quotHi) + $uD((quotLo >>> 0)));
  32123. - var remStr = ("" + rem);
  32124. - return ((("" + quot) + $as_T("000000000".substring($uI(remStr.length)))) + remStr)
  32125. - }
  32126. -});
  32127. $c_sjsr_RuntimeLong.prototype.compareTo__jl_Long__I = (function(that) {
  32128. - return this.compareTo__sjsr_RuntimeLong__I($as_sjsr_RuntimeLong(that))
  32129. + return $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$compare__I__I__I__I__I(this.lo$2, this.hi$2, that.lo$2, that.hi$2)
  32130. });
  32131. $c_sjsr_RuntimeLong.prototype.unary$und$tilde__sjsr_RuntimeLong = (function() {
  32132. return new $c_sjsr_RuntimeLong().init___I__I((~this.lo$2), (~this.hi$2))
  32133. });
  32134. $c_sjsr_RuntimeLong.prototype.floatValue__F = (function() {
  32135. - return this.toFloat__F()
  32136. + return $fround($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(this.lo$2, this.hi$2))
  32137. });
  32138. $c_sjsr_RuntimeLong.prototype.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  32139. var alo = this.lo$2;
  32140. @@ -296656,30 +301925,7 @@ $c_sjsr_RuntimeLong.prototype.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong = (fun
  32141. var blo = b.lo$2;
  32142. var bhi = b.hi$2;
  32143. var lo = ((alo - blo) | 0);
  32144. - var _2$mcI$sp = ((((ahi - bhi) | 0) + ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (-1) : 0)) | 0);
  32145. - return new $c_sjsr_RuntimeLong().init___I__I(lo, _2$mcI$sp)
  32146. -});
  32147. -$c_sjsr_RuntimeLong.prototype.remainderUnsigned__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  32148. - var alo = this.lo$2;
  32149. - var ahi = this.hi$2;
  32150. - var blo = b.lo$2;
  32151. - var bhi = b.hi$2;
  32152. - if (((blo | bhi) === 0)) {
  32153. - throw new $c_jl_ArithmeticException().init___T("/ by zero")
  32154. - };
  32155. - if ((ahi === 0)) {
  32156. - if ((bhi === 0)) {
  32157. - var x = ($uD((alo >>> 0)) % $uD((blo >>> 0)));
  32158. - return new $c_sjsr_RuntimeLong().init___I__I($uI((x | 0)), 0)
  32159. - } else {
  32160. - return this
  32161. - }
  32162. - } else {
  32163. - return this.unsigned$und$percent__p2__I__I__I__I__sjsr_RuntimeLong(alo, ahi, blo, bhi)
  32164. - }
  32165. -});
  32166. -$c_sjsr_RuntimeLong.prototype.toFloat__F = (function() {
  32167. - return $fround(this.toDouble__D())
  32168. + return new $c_sjsr_RuntimeLong().init___I__I(lo, ((((-2147483648) ^ lo) > ((-2147483648) ^ alo)) ? (((-1) + ((ahi - bhi) | 0)) | 0) : ((ahi - bhi) | 0)))
  32169. });
  32170. $c_sjsr_RuntimeLong.prototype.$$up__sjsr_RuntimeLong__sjsr_RuntimeLong = (function(b) {
  32171. return new $c_sjsr_RuntimeLong().init___I__I((this.lo$2 ^ b.lo$2), (this.hi$2 ^ b.hi$2))
  32172. @@ -297183,7 +302429,7 @@ $c_Ljava_io_PrintWriter.prototype.print__D__V = (function(d) {
  32173. this.write__T__V(("" + d))
  32174. });
  32175. $c_Ljava_io_PrintWriter.prototype.print__J__V = (function(l) {
  32176. - this.write__T__V($as_sjsr_RuntimeLong(l).toString__T())
  32177. + this.write__T__V($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(l.lo$2, l.hi$2))
  32178. });
  32179. $c_Ljava_io_PrintWriter.prototype.print__F__V = (function(f) {
  32180. this.write__T__V(("" + f))
  32181. @@ -297985,7 +303231,11 @@ $c_Lorg_scalajs_testsuite_compiler_LongTest$HashTestBox.prototype.equals__O__Z =
  32182. return true
  32183. } else if ($is_Lorg_scalajs_testsuite_compiler_LongTest$HashTestBox(x$1)) {
  32184. var HashTestBox$1 = $as_Lorg_scalajs_testsuite_compiler_LongTest$HashTestBox(x$1);
  32185. - return this.long$1.equals__sjsr_RuntimeLong__Z(HashTestBox$1.long$1)
  32186. + var b = this.long$1;
  32187. + var lo = b.lo$2;
  32188. + var hi = b.hi$2;
  32189. + var b$1 = HashTestBox$1.long$1;
  32190. + return ((lo === b$1.lo$2) && (hi === b$1.hi$2))
  32191. } else {
  32192. return false
  32193. }
  32194. @@ -307260,22 +312510,40 @@ $c_ju_concurrent_TimeUnit$$anon$1.prototype.init___ = (function() {
  32195. return this
  32196. });
  32197. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toMinutes__J__J = (function(a) {
  32198. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-129542144), 13))
  32199. + var this$1 = $m_sjsr_RuntimeLong$();
  32200. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, (-129542144), 13);
  32201. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32202. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32203. });
  32204. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toHours__J__J = (function(a) {
  32205. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(817405952, 838))
  32206. + var this$1 = $m_sjsr_RuntimeLong$();
  32207. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 817405952, 838);
  32208. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32209. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32210. });
  32211. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toSeconds__J__J = (function(a) {
  32212. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000000000, 0))
  32213. + var this$1 = $m_sjsr_RuntimeLong$();
  32214. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000000000, 0);
  32215. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32216. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32217. });
  32218. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toMicros__J__J = (function(a) {
  32219. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000, 0))
  32220. + var this$1 = $m_sjsr_RuntimeLong$();
  32221. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000, 0);
  32222. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32223. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32224. });
  32225. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toDays__J__J = (function(a) {
  32226. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-1857093632), 20116))
  32227. + var this$1 = $m_sjsr_RuntimeLong$();
  32228. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, (-1857093632), 20116);
  32229. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32230. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32231. });
  32232. $c_ju_concurrent_TimeUnit$$anon$1.prototype.toMillis__J__J = (function(a) {
  32233. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000000, 0))
  32234. + var this$1 = $m_sjsr_RuntimeLong$();
  32235. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000000, 0);
  32236. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32237. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32238. });
  32239. $c_ju_concurrent_TimeUnit$$anon$1.prototype.notify__ = (function() {
  32240. return (void 0)
  32241. @@ -307316,22 +312584,37 @@ $c_ju_concurrent_TimeUnit$$anon$2.prototype.init___ = (function() {
  32242. return this
  32243. });
  32244. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toMinutes__J__J = (function(a) {
  32245. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(60000000, 0))
  32246. + var this$1 = $m_sjsr_RuntimeLong$();
  32247. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 60000000, 0);
  32248. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32249. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32250. });
  32251. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toHours__J__J = (function(a) {
  32252. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I((-694967296), 0))
  32253. + var this$1 = $m_sjsr_RuntimeLong$();
  32254. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, (-694967296), 0);
  32255. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32256. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32257. });
  32258. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toSeconds__J__J = (function(a) {
  32259. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000000, 0))
  32260. + var this$1 = $m_sjsr_RuntimeLong$();
  32261. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000000, 0);
  32262. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32263. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32264. });
  32265. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toMicros__J__J = (function(a) {
  32266. return a
  32267. });
  32268. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toDays__J__J = (function(a) {
  32269. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(500654080, 20))
  32270. + var this$1 = $m_sjsr_RuntimeLong$();
  32271. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 500654080, 20);
  32272. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32273. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32274. });
  32275. $c_ju_concurrent_TimeUnit$$anon$2.prototype.toMillis__J__J = (function(a) {
  32276. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000, 0))
  32277. + var this$1 = $m_sjsr_RuntimeLong$();
  32278. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000, 0);
  32279. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32280. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32281. });
  32282. $c_ju_concurrent_TimeUnit$$anon$2.prototype.notify__ = (function() {
  32283. return (void 0)
  32284. @@ -307372,19 +312655,31 @@ $c_ju_concurrent_TimeUnit$$anon$3.prototype.init___ = (function() {
  32285. return this
  32286. });
  32287. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toMinutes__J__J = (function(a) {
  32288. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(60000, 0))
  32289. + var this$1 = $m_sjsr_RuntimeLong$();
  32290. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 60000, 0);
  32291. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32292. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32293. });
  32294. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toHours__J__J = (function(a) {
  32295. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3600000, 0))
  32296. + var this$1 = $m_sjsr_RuntimeLong$();
  32297. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 3600000, 0);
  32298. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32299. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32300. });
  32301. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toSeconds__J__J = (function(a) {
  32302. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1000, 0))
  32303. + var this$1 = $m_sjsr_RuntimeLong$();
  32304. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1000, 0);
  32305. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32306. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32307. });
  32308. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toMicros__J__J = (function(a) {
  32309. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(1000, 0), new $c_sjsr_RuntimeLong().init___I__I((-1511828489), 2147483))
  32310. });
  32311. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toDays__J__J = (function(a) {
  32312. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(86400000, 0))
  32313. + var this$1 = $m_sjsr_RuntimeLong$();
  32314. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 86400000, 0);
  32315. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32316. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32317. });
  32318. $c_ju_concurrent_TimeUnit$$anon$3.prototype.toMillis__J__J = (function(a) {
  32319. return a
  32320. @@ -307428,10 +312723,16 @@ $c_ju_concurrent_TimeUnit$$anon$4.prototype.init___ = (function() {
  32321. return this
  32322. });
  32323. $c_ju_concurrent_TimeUnit$$anon$4.prototype.toMinutes__J__J = (function(a) {
  32324. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(60, 0))
  32325. + var this$1 = $m_sjsr_RuntimeLong$();
  32326. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 60, 0);
  32327. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32328. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32329. });
  32330. $c_ju_concurrent_TimeUnit$$anon$4.prototype.toHours__J__J = (function(a) {
  32331. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(3600, 0))
  32332. + var this$1 = $m_sjsr_RuntimeLong$();
  32333. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 3600, 0);
  32334. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32335. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32336. });
  32337. $c_ju_concurrent_TimeUnit$$anon$4.prototype.toSeconds__J__J = (function(a) {
  32338. return a
  32339. @@ -307440,7 +312741,10 @@ $c_ju_concurrent_TimeUnit$$anon$4.prototype.toMicros__J__J = (function(a) {
  32340. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(1000000, 0), new $c_sjsr_RuntimeLong().init___I__I(2077252342, 2147))
  32341. });
  32342. $c_ju_concurrent_TimeUnit$$anon$4.prototype.toDays__J__J = (function(a) {
  32343. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(86400, 0))
  32344. + var this$1 = $m_sjsr_RuntimeLong$();
  32345. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 86400, 0);
  32346. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32347. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32348. });
  32349. $c_ju_concurrent_TimeUnit$$anon$4.prototype.toMillis__J__J = (function(a) {
  32350. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(1000, 0), new $c_sjsr_RuntimeLong().init___I__I((-1511828489), 2147483))
  32351. @@ -307487,7 +312791,10 @@ $c_ju_concurrent_TimeUnit$$anon$5.prototype.toMinutes__J__J = (function(a) {
  32352. return a
  32353. });
  32354. $c_ju_concurrent_TimeUnit$$anon$5.prototype.toHours__J__J = (function(a) {
  32355. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(60, 0))
  32356. + var this$1 = $m_sjsr_RuntimeLong$();
  32357. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 60, 0);
  32358. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32359. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32360. });
  32361. $c_ju_concurrent_TimeUnit$$anon$5.prototype.toSeconds__J__J = (function(a) {
  32362. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(60, 0), new $c_sjsr_RuntimeLong().init___I__I(572662306, 35791394))
  32363. @@ -307496,7 +312803,10 @@ $c_ju_concurrent_TimeUnit$$anon$5.prototype.toMicros__J__J = (function(a) {
  32364. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(60000000, 0), new $c_sjsr_RuntimeLong().init___I__I((-895955376), 35))
  32365. });
  32366. $c_ju_concurrent_TimeUnit$$anon$5.prototype.toDays__J__J = (function(a) {
  32367. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1440, 0))
  32368. + var this$1 = $m_sjsr_RuntimeLong$();
  32369. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 1440, 0);
  32370. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32371. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32372. });
  32373. $c_ju_concurrent_TimeUnit$$anon$5.prototype.toMillis__J__J = (function(a) {
  32374. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(60000, 0), new $c_sjsr_RuntimeLong().init___I__I(1692789776, 35791))
  32375. @@ -307552,7 +312862,10 @@ $c_ju_concurrent_TimeUnit$$anon$6.prototype.toMicros__J__J = (function(a) {
  32376. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I((-694967296), 0), new $c_sjsr_RuntimeLong().init___I__I((-1732919508), 0))
  32377. });
  32378. $c_ju_concurrent_TimeUnit$$anon$6.prototype.toDays__J__J = (function(a) {
  32379. - return a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(24, 0))
  32380. + var this$1 = $m_sjsr_RuntimeLong$();
  32381. + var lo = this$1.divideImpl__I__I__I__I__I(a.lo$2, a.hi$2, 24, 0);
  32382. + var hi = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32383. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32384. });
  32385. $c_ju_concurrent_TimeUnit$$anon$6.prototype.toMillis__J__J = (function(a) {
  32386. return $m_ju_concurrent_TimeUnit$().java$util$concurrent$TimeUnit$$x__J__J__J__J(a, new $c_sjsr_RuntimeLong().init___I__I(3600000, 0), new $c_sjsr_RuntimeLong().init___I__I((-2047687697), 596))
  32387. @@ -311054,7 +316367,7 @@ $c_Ljava_io_PrintStream.prototype.print__F__V = (function(f) {
  32388. this.printString__p3__T__V(("" + f))
  32389. });
  32390. $c_Ljava_io_PrintStream.prototype.print__J__V = (function(l) {
  32391. - this.printString__p3__T__V($as_sjsr_RuntimeLong(l).toString__T())
  32392. + this.printString__p3__T__V($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(l.lo$2, l.hi$2))
  32393. });
  32394. $c_Ljava_io_PrintStream.prototype.java$io$PrintStream$$encoder$lzycompute__p3__Ljava_io_OutputStreamWriter = (function() {
  32395. if ((!this.bitmap$0$3)) {
  32396. @@ -318733,7 +324046,7 @@ $c_ju_Date.prototype.getTimezoneOffset__I = (function() {
  32397. return $uI(this.date$1.getTimezoneOffset())
  32398. });
  32399. $c_ju_Date.prototype.init___J = (function(date) {
  32400. - $c_ju_Date.prototype.init___sjs_js_Date.call(this, new $g.Date(date.toDouble__D()));
  32401. + $c_ju_Date.prototype.init___sjs_js_Date.call(this, new $g.Date($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toDouble__I__I__D(date.lo$2, date.hi$2)));
  32402. return this
  32403. });
  32404. $c_ju_Date.prototype.after__ju_Date__Z = (function(when) {
  32405. @@ -322187,8 +327500,10 @@ function $h_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod
  32406. }
  32407. $h_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod$1.prototype = $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod$1.prototype;
  32408. $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod$1.prototype.apply__O__O = (function(v1) {
  32409. - var n = $uJ(v1);
  32410. - this.apply$mcVJ$sp__J__V(n)
  32411. + var b = $uJ(v1);
  32412. + var lo = b.lo$2;
  32413. + var hi = b.hi$2;
  32414. + this.apply$mcVJ$sp__J__V(new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  32415. });
  32416. $c_Lorg_scalajs_testsuite_javalib_lang_MathTestOnJDK8$$anonfun$floorMod$1.prototype.notify__ = (function() {
  32417. return (void 0)
  32418. @@ -322943,7 +328258,7 @@ $c_jl_JSConsoleBasedPrintStream.prototype.print__F__V = (function(f) {
  32419. this.java$lang$JSConsoleBasedPrintStream$$printString__T__V(("" + f))
  32420. });
  32421. $c_jl_JSConsoleBasedPrintStream.prototype.print__J__V = (function(l) {
  32422. - this.java$lang$JSConsoleBasedPrintStream$$printString__T__V($as_sjsr_RuntimeLong(l).toString__T())
  32423. + this.java$lang$JSConsoleBasedPrintStream$$printString__T__V($m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$toString__I__I__T(l.lo$2, l.hi$2))
  32424. });
  32425. $c_jl_JSConsoleBasedPrintStream.prototype.doWriteLine__p4__T__V = (function(line) {
  32426. var x = $g.console;
  32427. @@ -329021,9 +334336,13 @@ $c_s_math_Ordering$Long$.prototype.lt__O__O__Z = (function(x, y) {
  32428. return $s_s_math_Ordering$class__lt__s_math_Ordering__O__O__Z(this, x, y)
  32429. });
  32430. $c_s_math_Ordering$Long$.prototype.compare__O__O__I = (function(x, y) {
  32431. - var x$1 = $uJ(x);
  32432. - var y$1 = $uJ(y);
  32433. - return $s_s_math_Ordering$LongOrdering$class__compare__s_math_Ordering$LongOrdering__J__J__I(this, x$1, y$1)
  32434. + var b = $uJ(x);
  32435. + var lo = b.lo$2;
  32436. + var hi = b.hi$2;
  32437. + var b$1 = $uJ(y);
  32438. + var lo$1 = b$1.lo$2;
  32439. + var hi$1 = b$1.hi$2;
  32440. + return $s_s_math_Ordering$LongOrdering$class__compare__s_math_Ordering$LongOrdering__J__J__I(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32441. });
  32442. $c_s_math_Ordering$Long$.prototype.lteq__O__O__Z = (function(x, y) {
  32443. return $s_s_math_Ordering$class__lteq__s_math_Ordering__O__O__Z(this, x, y)
  32444. @@ -334197,9 +339516,13 @@ $c_s_math_Numeric$LongIsIntegral$.prototype.init___ = (function() {
  32445. return this
  32446. });
  32447. $c_s_math_Numeric$LongIsIntegral$.prototype.minus__O__O__O = (function(x, y) {
  32448. - var x$1 = $uJ(x);
  32449. - var y$1 = $uJ(y);
  32450. - return $s_s_math_Numeric$LongIsIntegral$class__minus__s_math_Numeric$LongIsIntegral__J__J__J(this, x$1, y$1)
  32451. + var b = $uJ(x);
  32452. + var lo = b.lo$2;
  32453. + var hi = b.hi$2;
  32454. + var b$1 = $uJ(y);
  32455. + var lo$1 = b$1.lo$2;
  32456. + var hi$1 = b$1.hi$2;
  32457. + return $s_s_math_Numeric$LongIsIntegral$class__minus__s_math_Numeric$LongIsIntegral__J__J__J(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32458. });
  32459. $c_s_math_Numeric$LongIsIntegral$.prototype.notify__ = (function() {
  32460. return (void 0)
  32461. @@ -334208,9 +339531,13 @@ $c_s_math_Numeric$LongIsIntegral$.prototype.gteq__O__O__Z = (function(x, y) {
  32462. return $s_s_math_Ordering$class__gteq__s_math_Ordering__O__O__Z(this, x, y)
  32463. });
  32464. $c_s_math_Numeric$LongIsIntegral$.prototype.plus__O__O__O = (function(x, y) {
  32465. - var x$1 = $uJ(x);
  32466. - var y$1 = $uJ(y);
  32467. - return $s_s_math_Numeric$LongIsIntegral$class__plus__s_math_Numeric$LongIsIntegral__J__J__J(this, x$1, y$1)
  32468. + var b = $uJ(x);
  32469. + var lo = b.lo$2;
  32470. + var hi = b.hi$2;
  32471. + var b$1 = $uJ(y);
  32472. + var lo$1 = b$1.lo$2;
  32473. + var hi$1 = b$1.hi$2;
  32474. + return $s_s_math_Numeric$LongIsIntegral$class__plus__s_math_Numeric$LongIsIntegral__J__J__J(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32475. });
  32476. $c_s_math_Numeric$LongIsIntegral$.prototype.lt__O__O__Z = (function(x, y) {
  32477. return $s_s_math_Ordering$class__lt__s_math_Ordering__O__O__Z(this, x, y)
  32478. @@ -334219,27 +339546,43 @@ $c_s_math_Numeric$LongIsIntegral$.prototype.gt__O__O__Z = (function(x, y) {
  32479. return $s_s_math_Ordering$class__gt__s_math_Ordering__O__O__Z(this, x, y)
  32480. });
  32481. $c_s_math_Numeric$LongIsIntegral$.prototype.times__O__O__O = (function(x, y) {
  32482. - var x$1 = $uJ(x);
  32483. - var y$1 = $uJ(y);
  32484. - return $s_s_math_Numeric$LongIsIntegral$class__times__s_math_Numeric$LongIsIntegral__J__J__J(this, x$1, y$1)
  32485. + var b = $uJ(x);
  32486. + var lo = b.lo$2;
  32487. + var hi = b.hi$2;
  32488. + var b$1 = $uJ(y);
  32489. + var lo$1 = b$1.lo$2;
  32490. + var hi$1 = b$1.hi$2;
  32491. + return $s_s_math_Numeric$LongIsIntegral$class__times__s_math_Numeric$LongIsIntegral__J__J__J(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32492. });
  32493. $c_s_math_Numeric$LongIsIntegral$.prototype.negate__O__O = (function(x) {
  32494. - var x$1 = $uJ(x);
  32495. - return $s_s_math_Numeric$LongIsIntegral$class__negate__s_math_Numeric$LongIsIntegral__J__J(this, x$1)
  32496. + var b = $uJ(x);
  32497. + var lo = b.lo$2;
  32498. + var hi = b.hi$2;
  32499. + return $s_s_math_Numeric$LongIsIntegral$class__negate__s_math_Numeric$LongIsIntegral__J__J(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  32500. });
  32501. $c_s_math_Numeric$LongIsIntegral$.prototype.quot__O__O__O = (function(x, y) {
  32502. - var x$1 = $uJ(x);
  32503. - var y$1 = $uJ(y);
  32504. - return $s_s_math_Numeric$LongIsIntegral$class__quot__s_math_Numeric$LongIsIntegral__J__J__J(this, x$1, y$1)
  32505. + var b = $uJ(x);
  32506. + var lo = b.lo$2;
  32507. + var hi = b.hi$2;
  32508. + var b$1 = $uJ(y);
  32509. + var lo$1 = b$1.lo$2;
  32510. + var hi$1 = b$1.hi$2;
  32511. + return $s_s_math_Numeric$LongIsIntegral$class__quot__s_math_Numeric$LongIsIntegral__J__J__J(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32512. });
  32513. $c_s_math_Numeric$LongIsIntegral$.prototype.compare__O__O__I = (function(x, y) {
  32514. - var x$1 = $uJ(x);
  32515. - var y$1 = $uJ(y);
  32516. - return $s_s_math_Ordering$LongOrdering$class__compare__s_math_Ordering$LongOrdering__J__J__I(this, x$1, y$1)
  32517. + var b = $uJ(x);
  32518. + var lo = b.lo$2;
  32519. + var hi = b.hi$2;
  32520. + var b$1 = $uJ(y);
  32521. + var lo$1 = b$1.lo$2;
  32522. + var hi$1 = b$1.hi$2;
  32523. + return $s_s_math_Ordering$LongOrdering$class__compare__s_math_Ordering$LongOrdering__J__J__I(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi), new $c_sjsr_RuntimeLong().init___I__I(lo$1, hi$1))
  32524. });
  32525. $c_s_math_Numeric$LongIsIntegral$.prototype.toInt__O__I = (function(x) {
  32526. - var x$1 = $uJ(x);
  32527. - return $s_s_math_Numeric$LongIsIntegral$class__toInt__s_math_Numeric$LongIsIntegral__J__I(this, x$1)
  32528. + var b = $uJ(x);
  32529. + var lo = b.lo$2;
  32530. + var hi = b.hi$2;
  32531. + return $s_s_math_Numeric$LongIsIntegral$class__toInt__s_math_Numeric$LongIsIntegral__J__I(this, new $c_sjsr_RuntimeLong().init___I__I(lo, hi))
  32532. });
  32533. $c_s_math_Numeric$LongIsIntegral$.prototype.fromInt__I__O = (function(x) {
  32534. return $s_s_math_Numeric$LongIsIntegral$class__fromInt__s_math_Numeric$LongIsIntegral__I__J(this, x)
  32535. @@ -334248,8 +339591,10 @@ $c_s_math_Numeric$LongIsIntegral$.prototype.lteq__O__O__Z = (function(x, y) {
  32536. return $s_s_math_Ordering$class__lteq__s_math_Ordering__O__O__Z(this, x, y)
  32537. });
  32538. $c_s_math_Numeric$LongIsIntegral$.prototype.toLong__O__J = (function(x) {
  32539. - var x$1 = $uJ(x);
  32540. - return x$1
  32541. + var b = $uJ(x);
  32542. + var lo = b.lo$2;
  32543. + var hi = b.hi$2;
  32544. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi)
  32545. });
  32546. $c_s_math_Numeric$LongIsIntegral$.prototype.min__O__O__O = (function(x, y) {
  32547. return $s_s_math_Ordering$class__min__s_math_Ordering__O__O__O(this, x, y)
  32548. @@ -343360,24 +348705,72 @@ $c_sci_NumericRange.prototype.sum__s_math_Numeric__O = (function(num) {
  32549. } else if ((this.numRangeElements__p4__I() === 1)) {
  32550. return new $c_sc_IndexedSeqLike$Elements().init___sc_IndexedSeqLike__I__I(this, 0, this.numRangeElements__p4__I()).next__O()
  32551. } else if (((((num === $m_s_math_Numeric$IntIsIntegral$()) || (num === $m_s_math_Numeric$ShortIsIntegral$())) || (num === $m_s_math_Numeric$ByteIsIntegral$())) || (num === $m_s_math_Numeric$CharIsIntegral$()))) {
  32552. - var exact = new $c_sjsr_RuntimeLong().init___I(this.numRangeElements__p4__I()).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(num.toLong__O__J(new $c_sc_IndexedSeqLike$Elements().init___sc_IndexedSeqLike__I__I(this, 0, this.numRangeElements__p4__I()).next__O()).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(num.toInt__O__I(this.last__O())))).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  32553. - return num.fromInt__I__O(exact.lo$2)
  32554. + var value = this.numRangeElements__p4__I();
  32555. + var hi = (value >> 31);
  32556. + var b = num.toLong__O__J(new $c_sc_IndexedSeqLike$Elements().init___sc_IndexedSeqLike__I__I(this, 0, this.numRangeElements__p4__I()).next__O());
  32557. + var lo = b.lo$2;
  32558. + var hi$2 = b.hi$2;
  32559. + var value$1 = num.toInt__O__I(this.last__O());
  32560. + var hi$1 = (value$1 >> 31);
  32561. + var lo$1 = ((lo + value$1) | 0);
  32562. + var hi$3 = ((((-2147483648) ^ lo$1) < ((-2147483648) ^ lo)) ? ((1 + ((hi$2 + hi$1) | 0)) | 0) : ((hi$2 + hi$1) | 0));
  32563. + var lo$2 = $imul(value, lo$1);
  32564. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value, hi, lo$1, hi$3);
  32565. + var this$2 = $m_sjsr_RuntimeLong$();
  32566. + var lo$3 = this$2.divideImpl__I__I__I__I__I(lo$2, hi$4, 2, 0);
  32567. + return num.fromInt__I__O(lo$3)
  32568. } else if ((num === $m_s_math_Numeric$LongIsIntegral$())) {
  32569. - var this$1 = this.num$4;
  32570. + var this$3 = this.num$4;
  32571. var lhs = new $c_sc_IndexedSeqLike$Elements().init___sc_IndexedSeqLike__I__I(this, 0, this.numRangeElements__p4__I()).next__O();
  32572. - var a = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$1, lhs).toLong__J();
  32573. - var this$2 = this.num$4;
  32574. + var b$1 = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$3, lhs).toLong__J();
  32575. + var lo$4 = b$1.lo$2;
  32576. + var hi$6 = b$1.hi$2;
  32577. + var this$4 = this.num$4;
  32578. var lhs$1 = this.last__O();
  32579. - var b = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$2, lhs$1).toLong__J();
  32580. + var b$2 = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$4, lhs$1).toLong__J();
  32581. + var lo$5 = b$2.lo$2;
  32582. + var hi$7 = b$2.hi$2;
  32583. if (((1 & this.numRangeElements__p4__I()) === 0)) {
  32584. - var ans = new $c_sjsr_RuntimeLong().init___I(((this.numRangeElements__p4__I() / 2) | 0)).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(a.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(b))
  32585. + var value$2 = ((this.numRangeElements__p4__I() / 2) | 0);
  32586. + var hi$8 = (value$2 >> 31);
  32587. + var lo$6 = ((lo$4 + lo$5) | 0);
  32588. + var hi$9 = ((((-2147483648) ^ lo$6) < ((-2147483648) ^ lo$4)) ? ((1 + ((hi$6 + hi$7) | 0)) | 0) : ((hi$6 + hi$7) | 0));
  32589. + var lo$7 = $imul(value$2, lo$6);
  32590. + var hi$10 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value$2, hi$8, lo$6, hi$9);
  32591. + var ans_$_lo$2 = lo$7;
  32592. + var ans_$_hi$2 = hi$10
  32593. } else {
  32594. - var jsx$1 = this.numRangeElements__p4__I();
  32595. - var ha = a.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  32596. - var hb = b.$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0));
  32597. - var ans = new $c_sjsr_RuntimeLong().init___I(jsx$1).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(ha.$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(hb).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(a.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(ha.$$less$less__I__sjsr_RuntimeLong(1)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(b.$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(hb.$$less$less__I__sjsr_RuntimeLong(1))).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0))))
  32598. - };
  32599. - return ans
  32600. + var value$3 = this.numRangeElements__p4__I();
  32601. + var hi$11 = (value$3 >> 31);
  32602. + var this$6 = $m_sjsr_RuntimeLong$();
  32603. + var lo$8 = this$6.divideImpl__I__I__I__I__I(lo$4, hi$6, 2, 0);
  32604. + var hi$12 = this$6.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32605. + var this$7 = $m_sjsr_RuntimeLong$();
  32606. + var lo$9 = this$7.divideImpl__I__I__I__I__I(lo$5, hi$7, 2, 0);
  32607. + var hi$13 = this$7.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32608. + var lo$10 = ((lo$8 + lo$9) | 0);
  32609. + var hi$14 = ((((-2147483648) ^ lo$10) < ((-2147483648) ^ lo$8)) ? ((1 + ((hi$12 + hi$13) | 0)) | 0) : ((hi$12 + hi$13) | 0));
  32610. + var lo$11 = (lo$8 << 1);
  32611. + var hi$15 = (((lo$8 >>> (-1)) | 0) | (hi$12 << 1));
  32612. + var lo$12 = ((lo$4 - lo$11) | 0);
  32613. + var hi$16 = ((((-2147483648) ^ lo$12) > ((-2147483648) ^ lo$4)) ? (((-1) + ((hi$6 - hi$15) | 0)) | 0) : ((hi$6 - hi$15) | 0));
  32614. + var lo$13 = (lo$9 << 1);
  32615. + var hi$17 = (((lo$9 >>> (-1)) | 0) | (hi$13 << 1));
  32616. + var lo$14 = ((lo$5 - lo$13) | 0);
  32617. + var hi$18 = ((((-2147483648) ^ lo$14) > ((-2147483648) ^ lo$5)) ? (((-1) + ((hi$7 - hi$17) | 0)) | 0) : ((hi$7 - hi$17) | 0));
  32618. + var lo$15 = ((lo$12 + lo$14) | 0);
  32619. + var hi$19 = ((((-2147483648) ^ lo$15) < ((-2147483648) ^ lo$12)) ? ((1 + ((hi$16 + hi$18) | 0)) | 0) : ((hi$16 + hi$18) | 0));
  32620. + var this$12 = $m_sjsr_RuntimeLong$();
  32621. + var lo$16 = this$12.divideImpl__I__I__I__I__I(lo$15, hi$19, 2, 0);
  32622. + var hi$20 = this$12.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32623. + var lo$17 = ((lo$10 + lo$16) | 0);
  32624. + var hi$21 = ((((-2147483648) ^ lo$17) < ((-2147483648) ^ lo$10)) ? ((1 + ((hi$14 + hi$20) | 0)) | 0) : ((hi$14 + hi$20) | 0));
  32625. + var lo$18 = $imul(value$3, lo$17);
  32626. + var hi$22 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value$3, hi$11, lo$17, hi$21);
  32627. + var ans_$_lo$2 = lo$18;
  32628. + var ans_$_hi$2 = hi$22
  32629. + };
  32630. + return new $c_sjsr_RuntimeLong().init___I__I(ans_$_lo$2, ans_$_hi$2)
  32631. } else if (this.isEmpty__Z()) {
  32632. return num.fromInt__I__O(0)
  32633. } else {
  32634. @@ -343386,9 +348779,9 @@ $c_sci_NumericRange.prototype.sum__s_math_Numeric__O = (function(num) {
  32635. var idx = 0;
  32636. while ((idx < this.numRangeElements__p4__I())) {
  32637. acc = num.plus__O__O__O(acc, i);
  32638. - var this$3 = this.num$4;
  32639. + var this$14 = this.num$4;
  32640. var lhs$2 = i;
  32641. - i = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$3, lhs$2).$$plus__O__O(this.step$4);
  32642. + i = new $c_s_math_Integral$IntegralOps().init___s_math_Integral__O(this$14, lhs$2).$$plus__O__O(this.step$4);
  32643. idx = ((1 + idx) | 0)
  32644. };
  32645. return acc
  32646. @@ -344726,7 +350119,19 @@ $c_sci_Range.prototype.seq__sc_Iterable = (function() {
  32647. return this
  32648. });
  32649. $c_sci_Range.prototype.longLength__p4__J = (function() {
  32650. - return this.gap__p4__J().$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.step$4)).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((this.hasStub__p4__Z() ? 1 : 0)))
  32651. + var b = this.gap__p4__J();
  32652. + var lo = b.lo$2;
  32653. + var hi$1 = b.hi$2;
  32654. + var value = this.step$4;
  32655. + var hi = (value >> 31);
  32656. + var this$1 = $m_sjsr_RuntimeLong$();
  32657. + var lo$1 = this$1.divideImpl__I__I__I__I__I(lo, hi$1, value, hi);
  32658. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32659. + var value$1 = (this.hasStub__p4__Z() ? 1 : 0);
  32660. + var hi$3 = (value$1 >> 31);
  32661. + var lo$2 = ((lo$1 + value$1) | 0);
  32662. + var hi$4 = ((((-2147483648) ^ lo$2) < ((-2147483648) ^ lo$1)) ? ((1 + ((hi$2 + hi$3) | 0)) | 0) : ((hi$2 + hi$3) | 0));
  32663. + return new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$4)
  32664. });
  32665. $c_sci_Range.prototype.thisCollection__sc_Traversable = (function() {
  32666. return this
  32667. @@ -344768,8 +350173,10 @@ $c_sci_Range.prototype.init___I__I__I = (function(start, end, step) {
  32668. } else if (this.isEmpty$4) {
  32669. var jsx$1 = 0
  32670. } else {
  32671. - var len = this.longLength__p4__J();
  32672. - var jsx$1 = (len.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I(2147483647, 0)) ? (-1) : len.lo$2)
  32673. + var b = this.longLength__p4__J();
  32674. + var lo = b.lo$2;
  32675. + var hi = b.hi$2;
  32676. + var jsx$1 = (((hi === 0) ? (((-2147483648) ^ lo) > (-1)) : (hi > 0)) ? (-1) : lo)
  32677. };
  32678. this.numRangeElements$4 = jsx$1;
  32679. if (this.isEmpty$4) {
  32680. @@ -344785,8 +350192,13 @@ $c_sci_Range.prototype.init___I__I__I = (function(start, end, step) {
  32681. break
  32682. }
  32683. default: {
  32684. - var remainder = this.gap__p4__J().$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(step)).lo$2;
  32685. - var jsx$2 = ((remainder !== 0) ? ((end - remainder) | 0) : (this.isInclusive__Z() ? end : ((end - step) | 0)))
  32686. + var b$1 = this.gap__p4__J();
  32687. + var lo$1 = b$1.lo$2;
  32688. + var hi$2 = b$1.hi$2;
  32689. + var hi$1 = (step >> 31);
  32690. + var this$1 = $m_sjsr_RuntimeLong$();
  32691. + var lo$2 = this$1.remainderImpl__I__I__I__I__I(lo$1, hi$2, step, hi$1);
  32692. + var jsx$2 = ((lo$2 !== 0) ? ((end - lo$2) | 0) : (this.isInclusive__Z() ? end : ((end - step) | 0)))
  32693. }
  32694. }
  32695. };
  32696. @@ -344856,8 +350268,36 @@ $c_sci_Range.prototype.takeRight__I__sci_Range = (function(n) {
  32697. return this.drop__I__sci_Range(((this.numRangeElements$4 - n) | 0))
  32698. } else {
  32699. var y = this.last__I();
  32700. - var x = new $c_sjsr_RuntimeLong().init___I(y).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.step$4).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I((((-1) + n) | 0))));
  32701. - return ((((this.step$4 > 0) && x.$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.start$4))) || ((this.step$4 < 0) && x.$$greater__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I(this.start$4)))) ? this : new $c_sci_Range$Inclusive().init___I__I__I(x.lo$2, y, this.step$4))
  32702. + var hi = (y >> 31);
  32703. + var value$1 = this.step$4;
  32704. + var hi$1 = (value$1 >> 31);
  32705. + var value$2 = (((-1) + n) | 0);
  32706. + var hi$2 = (value$2 >> 31);
  32707. + var lo = $imul(value$1, value$2);
  32708. + var hi$3 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value$1, hi$1, value$2, hi$2);
  32709. + var lo$1 = ((y - lo) | 0);
  32710. + var hi$4 = ((((-2147483648) ^ lo$1) > ((-2147483648) ^ y)) ? (((-1) + ((hi - hi$3) | 0)) | 0) : ((hi - hi$3) | 0));
  32711. + if ((this.step$4 > 0)) {
  32712. + var value$3 = this.start$4;
  32713. + var hi$5 = (value$3 >> 31);
  32714. + var jsx$2 = ((hi$4 === hi$5) ? (((-2147483648) ^ lo$1) < ((-2147483648) ^ value$3)) : (hi$4 < hi$5))
  32715. + } else {
  32716. + var jsx$2 = false
  32717. + };
  32718. + if (jsx$2) {
  32719. + var jsx$1 = true
  32720. + } else if ((this.step$4 < 0)) {
  32721. + var value$4 = this.start$4;
  32722. + var hi$6 = (value$4 >> 31);
  32723. + var jsx$1 = ((hi$4 === hi$6) ? (((-2147483648) ^ lo$1) > ((-2147483648) ^ value$4)) : (hi$4 > hi$6))
  32724. + } else {
  32725. + var jsx$1 = false
  32726. + };
  32727. + if (jsx$1) {
  32728. + return this
  32729. + } else {
  32730. + return new $c_sci_Range$Inclusive().init___I__I__I(lo$1, y, this.step$4)
  32731. + }
  32732. }
  32733. });
  32734. $c_sci_Range.prototype.scala$collection$immutable$Range$$validateMaxLength__V = (function() {
  32735. @@ -344897,7 +350337,15 @@ $c_sci_Range.prototype.min__s_math_Ordering__I = (function(ord) {
  32736. return ((ord === $m_s_math_Ordering$Int$()) ? ((this.step$4 > 0) ? this.head__I() : this.last__I()) : $uI($s_sc_TraversableOnce$class__min__sc_TraversableOnce__s_math_Ordering__O(this, ord)))
  32737. });
  32738. $c_sci_Range.prototype.isExact__p4__Z = (function() {
  32739. - return this.gap__p4__J().$$percent__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.step$4)).equals__sjsr_RuntimeLong__Z($m_sjsr_RuntimeLong$().Zero__sjsr_RuntimeLong())
  32740. + var b = this.gap__p4__J();
  32741. + var lo = b.lo$2;
  32742. + var hi$1 = b.hi$2;
  32743. + var value = this.step$4;
  32744. + var hi = (value >> 31);
  32745. + var this$1 = $m_sjsr_RuntimeLong$();
  32746. + var lo$1 = this$1.remainderImpl__I__I__I__I__I(lo, hi$1, value, hi);
  32747. + var hi$2 = this$1.scala$scalajs$runtime$RuntimeLong$$hiReturn$f;
  32748. + return ((lo$1 === 0) && (hi$2 === 0))
  32749. });
  32750. $c_sci_Range.prototype.last__O = (function() {
  32751. return this.last__I()
  32752. @@ -344951,7 +350399,25 @@ $c_sci_Range.prototype.takeRight__I__O = (function(n) {
  32753. });
  32754. $c_sci_Range.prototype.sum__s_math_Numeric__I = (function(num) {
  32755. if ((num === $m_s_math_Numeric$IntIsIntegral$())) {
  32756. - return (this.isEmpty$4 ? 0 : ((this.numRangeElements$4 === 1) ? this.head__I() : new $c_sjsr_RuntimeLong().init___I(this.numRangeElements$4).$$times__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.head__I()).$$plus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.last__I()))).$$div__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(2, 0)).lo$2))
  32757. + if (this.isEmpty$4) {
  32758. + return 0
  32759. + } else if ((this.numRangeElements$4 === 1)) {
  32760. + return this.head__I()
  32761. + } else {
  32762. + var value = this.numRangeElements$4;
  32763. + var hi = (value >> 31);
  32764. + var value$1 = this.head__I();
  32765. + var hi$1 = (value$1 >> 31);
  32766. + var value$2 = this.last__I();
  32767. + var hi$2 = (value$2 >> 31);
  32768. + var lo = ((value$1 + value$2) | 0);
  32769. + var hi$3 = ((((-2147483648) ^ lo) < ((-2147483648) ^ value$1)) ? ((1 + ((hi$1 + hi$2) | 0)) | 0) : ((hi$1 + hi$2) | 0));
  32770. + var lo$1 = $imul(value, lo);
  32771. + var hi$4 = $m_sjsr_RuntimeLong$().scala$scalajs$runtime$RuntimeLong$$timesHi__I__I__I__I__I(value, hi, lo, hi$3);
  32772. + var this$2 = $m_sjsr_RuntimeLong$();
  32773. + var lo$2 = this$2.divideImpl__I__I__I__I__I(lo$1, hi$4, 2, 0);
  32774. + return lo$2
  32775. + }
  32776. } else if (this.isEmpty$4) {
  32777. return num.toInt__O__I(num.fromInt__I__O(0))
  32778. } else {
  32779. @@ -344983,7 +350449,13 @@ $c_sci_Range.prototype.notifyAll__ = (function() {
  32780. return (void 0)
  32781. });
  32782. $c_sci_Range.prototype.gap__p4__J = (function() {
  32783. - return new $c_sjsr_RuntimeLong().init___I(this.end$4).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I(this.start$4))
  32784. + var value = this.end$4;
  32785. + var hi = (value >> 31);
  32786. + var value$1 = this.start$4;
  32787. + var hi$1 = (value$1 >> 31);
  32788. + var lo = ((value - value$1) | 0);
  32789. + var hi$2 = ((((-2147483648) ^ lo) > ((-2147483648) ^ value)) ? (((-1) + ((hi - hi$1) | 0)) | 0) : ((hi - hi$1) | 0));
  32790. + return new $c_sjsr_RuntimeLong().init___I__I(lo, hi$2)
  32791. });
  32792. function $is_sci_Range(obj) {
  32793. return (!(!((obj && obj.$classData) && obj.$classData.ancestors.sci_Range)))
  32794. @@ -347750,7 +353222,23 @@ $c_sci_BitSet.prototype.$$plus__I__sci_BitSet = (function(elem) {
  32795. return this
  32796. } else {
  32797. var idx = (elem >> 6);
  32798. - return this.updateWord__I__J__sci_BitSet(idx, this.word__I__J(idx).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(elem)))
  32799. + var b = this.word__I__J(idx);
  32800. + var lo$1 = b.lo$2;
  32801. + var hi$2 = b.hi$2;
  32802. + var n = (63 & elem);
  32803. + if ((n < 32)) {
  32804. + var lo = (1 << n);
  32805. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  32806. + var b$1_$_lo$2 = lo;
  32807. + var b$1_$_hi$2 = hi
  32808. + } else {
  32809. + var hi$1 = (1 << n);
  32810. + var b$1_$_lo$2 = 0;
  32811. + var b$1_$_hi$2 = hi$1
  32812. + };
  32813. + var lo$2 = (lo$1 | b$1_$_lo$2);
  32814. + var hi$3 = (hi$2 | b$1_$_hi$2);
  32815. + return this.updateWord__I__J__sci_BitSet(idx, new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$3))
  32816. }
  32817. });
  32818. $c_sci_BitSet.prototype.size__I = (function() {
  32819. @@ -353480,7 +358968,25 @@ $c_scm_BitSet.prototype.remove__I__Z = (function(elem) {
  32820. $m_s_Predef$().require__Z__V((elem >= 0));
  32821. if ($s_sc_BitSetLike$class__contains__sc_BitSetLike__I__Z(this, elem)) {
  32822. var idx = (elem >> 6);
  32823. - this.updateWord__I__J__V(idx, this.word__I__J(idx).$$amp__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(elem).unary$und$tilde__sjsr_RuntimeLong()));
  32824. + var b$1 = this.word__I__J(idx);
  32825. + var lo$2 = b$1.lo$2;
  32826. + var hi$3 = b$1.hi$2;
  32827. + var n = (63 & elem);
  32828. + if ((n < 32)) {
  32829. + var lo = (1 << n);
  32830. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  32831. + var b_$_lo$2 = lo;
  32832. + var b_$_hi$2 = hi
  32833. + } else {
  32834. + var hi$1 = (1 << n);
  32835. + var b_$_lo$2 = 0;
  32836. + var b_$_hi$2 = hi$1
  32837. + };
  32838. + var lo$1 = (~b_$_lo$2);
  32839. + var hi$2 = (~b_$_hi$2);
  32840. + var lo$3 = (lo$2 & lo$1);
  32841. + var hi$4 = (hi$3 & hi$2);
  32842. + this.updateWord__I__J__V(idx, new $c_sjsr_RuntimeLong().init___I__I(lo$3, hi$4));
  32843. return true
  32844. } else {
  32845. return false
  32846. @@ -353615,7 +359121,23 @@ $c_scm_BitSet.prototype.add__I__Z = (function(elem) {
  32847. $m_s_Predef$().require__Z__V((elem >= 0));
  32848. if ((!$s_sc_BitSetLike$class__contains__sc_BitSetLike__I__Z(this, elem))) {
  32849. var idx = (elem >> 6);
  32850. - this.updateWord__I__J__V(idx, this.word__I__J(idx).$$bar__sjsr_RuntimeLong__sjsr_RuntimeLong(new $c_sjsr_RuntimeLong().init___I__I(1, 0).$$less$less__I__sjsr_RuntimeLong(elem)));
  32851. + var b = this.word__I__J(idx);
  32852. + var lo$1 = b.lo$2;
  32853. + var hi$2 = b.hi$2;
  32854. + var n = (63 & elem);
  32855. + if ((n < 32)) {
  32856. + var lo = (1 << n);
  32857. + var hi = ((n === 0) ? 0 : (((1 >>> ((-n) | 0)) | 0) | (0 << n)));
  32858. + var b$1_$_lo$2 = lo;
  32859. + var b$1_$_hi$2 = hi
  32860. + } else {
  32861. + var hi$1 = (1 << n);
  32862. + var b$1_$_lo$2 = 0;
  32863. + var b$1_$_hi$2 = hi$1
  32864. + };
  32865. + var lo$2 = (lo$1 | b$1_$_lo$2);
  32866. + var hi$3 = (hi$2 | b$1_$_hi$2);
  32867. + this.updateWord__I__J__V(idx, new $c_sjsr_RuntimeLong().init___I__I(lo$2, hi$3));
  32868. return true
  32869. } else {
  32870. return false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement