Created
June 20, 2016 11:33
-
-
Save sjrd/5a7321f3ea8e7f993128daa04694f7bc to your computer and use it in GitHub Desktop.
Test suite diff for #2478
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- ../scalajs-test-suite-test-fastopt.js 2016-06-20 11:59:45.273513648 +0200 | |
+++ test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js 2016-06-20 13:17:40.497416775 +0200 | |
@@ -1238,18 +1238,11 @@ | |
if ($m_Lorg_scalajs_testsuite_compiler_TC$().is__I__Z(42)) { | |
throw new $c_Lorg_scalajs_testsuite_compiler_TestException().init___I(238) | |
}; | |
- if ((kv !== null)) { | |
- var k = $as_T(kv.$$und1__O()); | |
- var v$1 = $as_Lorg_scalajs_testsuite_compiler_JsValue(kv.$$und2__O()); | |
- var x$3_$_$$und1$f = k; | |
- var x$3_$_$$und2$f = v$1 | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((kv === null)) { | |
throw new $c_s_MatchError().init___O(kv) | |
}; | |
- var k$2 = $as_T(x$3_$_$$und1$f); | |
- var v$2 = $as_Lorg_scalajs_testsuite_compiler_JsValue(x$3_$_$$und2$f); | |
+ var k = $as_T(kv.$$und1__O()); | |
+ var v$1 = $as_Lorg_scalajs_testsuite_compiler_JsValue(kv.$$und2__O()); | |
if (first$1.elem$1) { | |
first$1.elem$1 = false | |
} else { | |
@@ -1258,13 +1251,13 @@ | |
if ($m_Lorg_scalajs_testsuite_compiler_TC$().is__I__Z(43)) { | |
throw new $c_Lorg_scalajs_testsuite_compiler_TestException().init___I(245) | |
}; | |
- var v$3 = new $c_Lorg_scalajs_testsuite_compiler_JsString().init___T(k$2); | |
- $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V(arg$outer, v$3, sb$1); | |
+ var v$2 = new $c_Lorg_scalajs_testsuite_compiler_JsString().init___T(k); | |
+ $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V(arg$outer, v$2, sb$1); | |
sb$1.append__T__jl_StringBuffer(": "); | |
if ($m_Lorg_scalajs_testsuite_compiler_TC$().is__I__Z(44)) { | |
throw new $c_Lorg_scalajs_testsuite_compiler_TestException().init___I(248) | |
}; | |
- $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V(arg$outer, v$2, sb$1) | |
+ $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V(arg$outer, v$1, sb$1) | |
}) | |
})($$this, first, sb))); | |
sb.append__T__jl_StringBuffer("}") | |
@@ -1276,14 +1269,14 @@ | |
}; | |
sb.append__T__jl_StringBuffer("["); | |
if ((vs.length__I() > 0)) { | |
- var v$4 = $as_Lorg_scalajs_testsuite_compiler_JsValue(vs.apply__I__O(0)); | |
- $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V($$this, v$4, sb) | |
+ var v$3 = $as_Lorg_scalajs_testsuite_compiler_JsValue(vs.apply__I__O(0)); | |
+ $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V($$this, v$3, sb) | |
}; | |
var i$2 = 1; | |
while ((i$2 < vs.length__I())) { | |
sb.append__T__jl_StringBuffer(", "); | |
- var v$5 = $as_Lorg_scalajs_testsuite_compiler_JsValue(vs.apply__I__O(i$2)); | |
- $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V($$this, v$5, sb); | |
+ var v$4 = $as_Lorg_scalajs_testsuite_compiler_JsValue(vs.apply__I__O(i$2)); | |
+ $s_Lorg_scalajs_testsuite_compiler_Writer$class__writeToBuffer__Lorg_scalajs_testsuite_compiler_Writer__Lorg_scalajs_testsuite_compiler_JsValue__jl_StringBuffer__V($$this, v$4, sb); | |
i$2 = ((1 + i$2) | 0) | |
}; | |
sb.append__T__jl_StringBuffer("]") | |
@@ -1296,8 +1289,8 @@ | |
if ((x$1 === v)) { | |
sb.append__T__jl_StringBuffer("false") | |
} else { | |
- var x$3$1 = $m_Lorg_scalajs_testsuite_compiler_JsTrue$(); | |
- if ((x$3$1 === v)) { | |
+ var x$3 = $m_Lorg_scalajs_testsuite_compiler_JsTrue$(); | |
+ if ((x$3 === v)) { | |
sb.append__T__jl_StringBuffer("true") | |
} else { | |
var x$5 = $m_Lorg_scalajs_testsuite_compiler_JsNull$(); | |
@@ -17007,12 +17000,12 @@ | |
var jsx$2 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["Array[", "]"])); | |
if ((clazz !== null)) { | |
var jsx$1 = clazz.getComponentType__jl_Class() | |
- } else if ($is_s_reflect_ClassTag(clazz)) { | |
+ } else { | |
+ if ((!$is_s_reflect_ClassTag(clazz))) { | |
+ throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([clazz, $objectGetClass(clazz)]))) | |
+ }; | |
var x3 = $as_s_reflect_ClassTag(clazz); | |
var jsx$1 = x3.runtimeClass__jl_Class() | |
- } else { | |
- var jsx$1; | |
- throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([clazz, $objectGetClass(clazz)]))) | |
}; | |
return jsx$2.s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([$s_s_reflect_ClassTag$class__prettyprint$1__p0__s_reflect_ClassTag__jl_Class__T($$this, jsx$1)])) | |
} else { | |
@@ -17152,24 +17145,23 @@ | |
while ((res && this$1.hasNext__Z())) { | |
var arg1 = this$1.next__O(); | |
var x0$1 = $as_T2(arg1); | |
- if ((x0$1 !== null)) { | |
- var k = x0$1.$$und1__O(); | |
- var v = x0$1.$$und2__O(); | |
- var x1$2 = x2$1.get__O__s_Option(k); | |
- matchEnd6: { | |
- if ($is_s_Some(x1$2)) { | |
- var x2 = $as_s_Some(x1$2); | |
- var p3 = x2.x$2; | |
- if ($m_sr_BoxesRunTime$().equals__O__O__Z(v, p3)) { | |
- res = true; | |
- break matchEnd6 | |
- } | |
- }; | |
- res = false; | |
- break matchEnd6 | |
- } | |
- } else { | |
+ if ((x0$1 === null)) { | |
throw new $c_s_MatchError().init___O(x0$1) | |
+ }; | |
+ var k = x0$1.$$und1__O(); | |
+ var v = x0$1.$$und2__O(); | |
+ var x1$2 = x2$1.get__O__s_Option(k); | |
+ matchEnd6: { | |
+ if ($is_s_Some(x1$2)) { | |
+ var x2 = $as_s_Some(x1$2); | |
+ var p3 = x2.x$2; | |
+ if ($m_sr_BoxesRunTime$().equals__O__O__Z(v, p3)) { | |
+ res = true; | |
+ break matchEnd6 | |
+ } | |
+ }; | |
+ res = false; | |
+ break matchEnd6 | |
} | |
}; | |
return res | |
@@ -18008,16 +18000,16 @@ | |
if ($is_sc_Iterator($$this)) { | |
var x2 = $as_sc_Iterator($$this); | |
var i = x2 | |
- } else if ($is_sc_GenIterable($$this)) { | |
- var i = $$this.toIterator__sc_Iterator() | |
} else { | |
- var i; | |
- $$this.foreach__F1__V(pf.runWith__F1__F1(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function($$this$1, nonLocalReturnKey1$1) { | |
- return (function(b$2) { | |
- throw new $c_sr_NonLocalReturnControl().init___O__O(nonLocalReturnKey1$1, new $c_s_Some().init___O(b$2)) | |
- }) | |
- })($$this, nonLocalReturnKey1)))); | |
- return $m_s_None$() | |
+ if ((!$is_sc_GenIterable($$this))) { | |
+ $$this.foreach__F1__V(pf.runWith__F1__F1(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function($$this$1, nonLocalReturnKey1$1) { | |
+ return (function(b$2) { | |
+ throw new $c_sr_NonLocalReturnControl().init___O__O(nonLocalReturnKey1$1, new $c_s_Some().init___O(b$2)) | |
+ }) | |
+ })($$this, nonLocalReturnKey1)))); | |
+ return $m_s_None$() | |
+ }; | |
+ var i = $$this.toIterator__sc_Iterator() | |
}; | |
var sentinel = new $c_sc_TraversableOnce$$anon$2().init___sc_TraversableOnce($$this); | |
while (i.hasNext__Z()) { | |
@@ -18551,12 +18543,9 @@ | |
if ((pos > 0)) { | |
var thiz = initialResult.u[(((-1) + pos) | 0)]; | |
if ((thiz === null)) { | |
- var jsx$2; | |
throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$2 = thiz | |
}; | |
- var jsx$1 = (jsx$2 === "") | |
+ var jsx$1 = (thiz === "") | |
} else { | |
var jsx$1 = false | |
}; | |
@@ -19236,11 +19225,11 @@ | |
if ($is_jl_Class(evidence$1)) { | |
var x2 = $as_jl_Class(evidence$1); | |
var thatElementClass = x2.getComponentType__jl_Class() | |
- } else if ((evidence$1 !== null)) { | |
- var thatElementClass = evidence$1.runtimeClass__jl_Class() | |
} else { | |
- var thatElementClass; | |
- throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([evidence$1, $objectGetClass(evidence$1)]))) | |
+ if ((evidence$1 === null)) { | |
+ throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([evidence$1, $objectGetClass(evidence$1)]))) | |
+ }; | |
+ var thatElementClass = evidence$1.runtimeClass__jl_Class() | |
}; | |
return (($s_scm_ArrayOps$class__elementClass__p0__scm_ArrayOps__jl_Class($$this) === thatElementClass) ? $$this.repr__O() : $s_sc_TraversableOnce$class__toArray__sc_TraversableOnce__s_reflect_ClassTag__O($$this, evidence$1)) | |
} | |
@@ -22111,10 +22100,9 @@ | |
} else { | |
var cmp = ((op1Len !== op2Len) ? ((op1Len > op2Len) ? 1 : (-1)) : this.compareArrays__AI__AI__I__I(op1.digits$2, op2.digits$2, op1Len)); | |
if ((cmp === 0)) { | |
- var x1_$_$$und1$f; | |
- var x1_$_$$und2$f; | |
return $m_Ljava_math_BigInteger$().ZERO$1 | |
- } else if ((cmp === 1)) { | |
+ }; | |
+ if ((cmp === 1)) { | |
var _2 = this.subtract__p1__AI__I__AI__I__AI(op1.digits$2, op1Len, op2.digits$2, op2Len); | |
var x1_$_$$und1$f = op1Sign; | |
var x1_$_$$und2$f = _2 | |
@@ -25119,20 +25107,16 @@ | |
var dict = this.CharsetMap__p1__sjs_js_Dictionary(); | |
var key = $as_T(charsetName.toLowerCase()); | |
var x1 = ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, key)) ? new $c_s_Some().init___O(dict[key]) : $m_s_None$()); | |
- if ($is_s_Some(x1)) { | |
- var x2 = $as_s_Some(x1); | |
- var v = x2.x$2; | |
- var jsx$1 = v | |
- } else { | |
- var jsx$1; | |
+ if ((!$is_s_Some(x1))) { | |
var x = $m_s_None$(); | |
if ((x === x1)) { | |
throw new $c_Ljava_nio_charset_UnsupportedCharsetException().init___T(charsetName) | |
- } else { | |
- throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ throw new $c_s_MatchError().init___O(x1) | |
}; | |
- return $as_Ljava_nio_charset_Charset(jsx$1) | |
+ var x2 = $as_s_Some(x1); | |
+ var v = x2.x$2; | |
+ return $as_Ljava_nio_charset_Charset(v) | |
}); | |
$c_Ljava_nio_charset_Charset$.prototype.CharsetMap__p1__sjs_js_Dictionary = (function() { | |
return ((!this.bitmap$0$1) ? this.CharsetMap$lzycompute__p1__sjs_js_Dictionary() : this.CharsetMap$1) | |
@@ -25259,33 +25243,33 @@ | |
var out$1; | |
_loopDecode: while (true) { | |
var result = this.decode__Ljava_nio_ByteBuffer__Ljava_nio_CharBuffer__Z__Ljava_nio_charset_CoderResult($in, out, true); | |
- if ((result.java$nio$charset$CoderResult$$kind$f === 0)) { | |
- $m_s_Predef$().assert__Z__V(($in.java$nio$Buffer$$$undposition$1 === $in.$$undlimit$1)); | |
- var out$1 = out; | |
- break x | |
- } else if ((result.java$nio$charset$CoderResult$$kind$f === 1)) { | |
- out = this.grow$1__p1__Ljava_nio_CharBuffer__Ljava_nio_CharBuffer(out); | |
- continue _loopDecode | |
- } else { | |
+ if ((result.java$nio$charset$CoderResult$$kind$f !== 0)) { | |
+ if ((result.java$nio$charset$CoderResult$$kind$f === 1)) { | |
+ out = this.grow$1__p1__Ljava_nio_CharBuffer__Ljava_nio_CharBuffer(out); | |
+ continue _loopDecode | |
+ }; | |
result.throwException__V(); | |
throw new $c_jl_AssertionError().init___O("should not get here") | |
- } | |
+ }; | |
+ $m_s_Predef$().assert__Z__V(($in.java$nio$Buffer$$$undposition$1 === $in.$$undlimit$1)); | |
+ var out$1 = out; | |
+ break x | |
} | |
}; | |
x$1: { | |
var out$2; | |
_loopFlush: while (true) { | |
var result$1 = this.flush__Ljava_nio_CharBuffer__Ljava_nio_charset_CoderResult(out$1); | |
- if ((result$1.java$nio$charset$CoderResult$$kind$f === 0)) { | |
- var out$2 = out$1; | |
- break x$1 | |
- } else if ((result$1.java$nio$charset$CoderResult$$kind$f === 1)) { | |
- out$1 = this.grow$1__p1__Ljava_nio_CharBuffer__Ljava_nio_CharBuffer(out$1); | |
- continue _loopFlush | |
- } else { | |
+ if ((result$1.java$nio$charset$CoderResult$$kind$f !== 0)) { | |
+ if ((result$1.java$nio$charset$CoderResult$$kind$f === 1)) { | |
+ out$1 = this.grow$1__p1__Ljava_nio_CharBuffer__Ljava_nio_CharBuffer(out$1); | |
+ continue _loopFlush | |
+ }; | |
result$1.throwException__V(); | |
throw new $c_jl_AssertionError().init___O("should not get here") | |
- } | |
+ }; | |
+ var out$2 = out$1; | |
+ break x$1 | |
} | |
}; | |
out$2.flip__Ljava_nio_Buffer(); | |
@@ -25619,33 +25603,33 @@ | |
var out$1; | |
_loopEncode: while (true) { | |
var result = this.encode__Ljava_nio_CharBuffer__Ljava_nio_ByteBuffer__Z__Ljava_nio_charset_CoderResult($in, out, true); | |
- if ((result.java$nio$charset$CoderResult$$kind$f === 0)) { | |
- $m_s_Predef$().assert__Z__V(($in.java$nio$Buffer$$$undposition$1 === $in.$$undlimit$1)); | |
- var out$1 = out; | |
- break x | |
- } else if ((result.java$nio$charset$CoderResult$$kind$f === 1)) { | |
- out = this.grow$1__p1__Ljava_nio_ByteBuffer__Ljava_nio_ByteBuffer(out); | |
- continue _loopEncode | |
- } else { | |
+ if ((result.java$nio$charset$CoderResult$$kind$f !== 0)) { | |
+ if ((result.java$nio$charset$CoderResult$$kind$f === 1)) { | |
+ out = this.grow$1__p1__Ljava_nio_ByteBuffer__Ljava_nio_ByteBuffer(out); | |
+ continue _loopEncode | |
+ }; | |
result.throwException__V(); | |
throw new $c_jl_AssertionError().init___O("should not get here") | |
- } | |
+ }; | |
+ $m_s_Predef$().assert__Z__V(($in.java$nio$Buffer$$$undposition$1 === $in.$$undlimit$1)); | |
+ var out$1 = out; | |
+ break x | |
} | |
}; | |
x$1: { | |
var out$2; | |
_loopFlush: while (true) { | |
var result$1 = this.flush__Ljava_nio_ByteBuffer__Ljava_nio_charset_CoderResult(out$1); | |
- if ((result$1.java$nio$charset$CoderResult$$kind$f === 0)) { | |
- var out$2 = out$1; | |
- break x$1 | |
- } else if ((result$1.java$nio$charset$CoderResult$$kind$f === 1)) { | |
- out$1 = this.grow$1__p1__Ljava_nio_ByteBuffer__Ljava_nio_ByteBuffer(out$1); | |
- continue _loopFlush | |
- } else { | |
+ if ((result$1.java$nio$charset$CoderResult$$kind$f !== 0)) { | |
+ if ((result$1.java$nio$charset$CoderResult$$kind$f === 1)) { | |
+ out$1 = this.grow$1__p1__Ljava_nio_ByteBuffer__Ljava_nio_ByteBuffer(out$1); | |
+ continue _loopFlush | |
+ }; | |
result$1.throwException__V(); | |
throw new $c_jl_AssertionError().init___O("should not get here") | |
- } | |
+ }; | |
+ var out$2 = out$1; | |
+ break x$1 | |
} | |
}; | |
out$2.flip__Ljava_nio_Buffer(); | |
@@ -25821,14 +25805,12 @@ | |
var jsx$1 = v | |
} else { | |
var x = $m_s_None$(); | |
- if ((x === x1)) { | |
- var d = new $c_Ljava_nio_charset_CoderResult().init___I__I(2, length); | |
- this$1.update__O__O__V(length, d); | |
- var jsx$1 = d | |
- } else { | |
- var jsx$1; | |
+ if ((!(x === x1))) { | |
throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ var d = new $c_Ljava_nio_charset_CoderResult().init___I__I(2, length); | |
+ this$1.update__O__O__V(length, d); | |
+ var jsx$1 = d | |
}; | |
return $as_Ljava_nio_charset_CoderResult(jsx$1) | |
}); | |
@@ -27746,10 +27728,7 @@ | |
x: { | |
var ctor; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var ctor = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var index = start; | |
@@ -27764,7 +27743,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var ctor = z; | |
+ break x | |
} | |
}; | |
if ((ctor === (void 0))) { | |
@@ -28357,10 +28338,7 @@ | |
x: { | |
var ctor; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var ctor = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z$1; | |
var index = start; | |
@@ -28370,7 +28348,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var ctor = z$1; | |
+ break x | |
} | |
}; | |
return $as_Lsbt_testing_Framework(new ctor()) | |
@@ -30456,12 +30436,10 @@ | |
}; | |
var this$11 = $m_Lorg_junit_Assert$(); | |
var dict = obj.fun(1); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "0"))) { | |
- var actual$1 = dict["0"] | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$1 = dict["0"]; | |
this$11.assertEquals__T__O__O__V(null, 1, actual$1); | |
var this$12 = $m_Lorg_scalajs_testsuite_utils_Platform$(); | |
if ((!this$12.sysProp__p1__T__Z("phantomjs"))) { | |
@@ -30471,21 +30449,17 @@ | |
}; | |
var this$16 = $m_Lorg_junit_Assert$(); | |
var dict$1 = obj.fun(1, 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$1, "0"))) { | |
- var actual$3 = dict$1["0"] | |
- } else { | |
- var actual$3; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$1, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$3 = dict$1["0"]; | |
this$16.assertEquals__T__O__O__V(null, 1, actual$3); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
var dict$2 = obj.fun(1, 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$2, "1"))) { | |
- var actual$4 = dict$2["1"] | |
- } else { | |
- var actual$4; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$2, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$4 = dict$2["1"]; | |
this$19.assertEquals__T__O__O__V(null, 5, actual$4); | |
var this$20 = $m_Lorg_scalajs_testsuite_utils_Platform$(); | |
if ((!this$20.sysProp__p1__T__Z("phantomjs"))) { | |
@@ -30495,21 +30469,17 @@ | |
}; | |
var this$24 = $m_Lorg_junit_Assert$(); | |
var dict$3 = obj.fun((void 0), 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$3, "0"))) { | |
- var actual$6 = dict$3["0"] | |
- } else { | |
- var actual$6; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$3, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$6 = dict$3["0"]; | |
this$24.assertEquals__T__O__O__V(null, (void 0), actual$6); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
var dict$4 = obj.fun((void 0), 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$4, "1"))) { | |
- var actual$7 = dict$4["1"] | |
- } else { | |
- var actual$7; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$4, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$7 = dict$4["1"]; | |
this$27.assertEquals__T__O__O__V(null, 5, actual$7); | |
var this$28 = $m_Lorg_scalajs_testsuite_utils_Platform$(); | |
if ((!this$28.sysProp__p1__T__Z("phantomjs"))) { | |
@@ -30519,12 +30489,10 @@ | |
}; | |
var this$32 = $m_Lorg_junit_Assert$(); | |
var dict$5 = obj.fun(5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$5, "0"))) { | |
- var actual$9 = dict$5["0"] | |
- } else { | |
- var actual$9; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$5, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$9 = dict$5["0"]; | |
this$32.assertEquals__T__O__O__V(null, 5, actual$9); | |
var this$33 = $m_Lorg_scalajs_testsuite_utils_Platform$(); | |
if ((!this$33.sysProp__p1__T__Z("phantomjs"))) { | |
@@ -30534,48 +30502,38 @@ | |
}; | |
var this$37 = $m_Lorg_junit_Assert$(); | |
var dict$6 = obj.fun((void 0), 1, 2, 3, 4); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$6, "0"))) { | |
- var actual$11 = dict$6["0"] | |
- } else { | |
- var actual$11; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$6, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$11 = dict$6["0"]; | |
this$37.assertEquals__T__O__O__V(null, (void 0), actual$11); | |
var this$40 = $m_Lorg_junit_Assert$(); | |
var dict$7 = obj.fun((void 0), 1, 2, 3, 4); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$7, "1"))) { | |
- var actual$12 = dict$7["1"] | |
- } else { | |
- var actual$12; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$7, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$12 = dict$7["1"]; | |
this$40.assertEquals__T__O__O__V(null, 1, actual$12); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
var dict$8 = obj.fun((void 0), 1, 2, 3, 4); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$8, "2"))) { | |
- var actual$13 = dict$8["2"] | |
- } else { | |
- var actual$13; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$8, "2")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 2") | |
}; | |
+ var actual$13 = dict$8["2"]; | |
this$43.assertEquals__T__O__O__V(null, 2, actual$13); | |
var this$46 = $m_Lorg_junit_Assert$(); | |
var dict$9 = obj.fun((void 0), 1, 2, 3, 4); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$9, "3"))) { | |
- var actual$14 = dict$9["3"] | |
- } else { | |
- var actual$14; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$9, "3")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 3") | |
}; | |
+ var actual$14 = dict$9["3"]; | |
this$46.assertEquals__T__O__O__V(null, 3, actual$14); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
var dict$10 = obj.fun((void 0), 1, 2, 3, 4); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$10, "4"))) { | |
- var actual$15 = dict$10["4"] | |
- } else { | |
- var actual$15; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$10, "4")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 4") | |
}; | |
+ var actual$15 = dict$10["4"]; | |
this$49.assertEquals__T__O__O__V(null, 4, actual$15); | |
var this$50 = $m_Lorg_scalajs_testsuite_utils_Platform$(); | |
if ((!this$50.sysProp__p1__T__Z("phantomjs"))) { | |
@@ -30585,21 +30543,17 @@ | |
}; | |
var this$54 = $m_Lorg_junit_Assert$(); | |
var dict$11 = obj.fun(2, 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$11, "0"))) { | |
- var actual$17 = dict$11["0"] | |
- } else { | |
- var actual$17; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$11, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual$17 = dict$11["0"]; | |
this$54.assertEquals__T__O__O__V(null, 2, actual$17); | |
var this$57 = $m_Lorg_junit_Assert$(); | |
var dict$12 = obj.fun(2, 5); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$12, "1"))) { | |
- var actual$18 = dict$12["1"] | |
- } else { | |
- var actual$18; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$12, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$18 = dict$12["1"]; | |
this$57.assertEquals__T__O__O__V(null, 5, actual$18) | |
}); | |
$c_Lorg_scalajs_testsuite_compiler_InteroperabilityTest.prototype.jsArray2Array__sjs_js_Array__AO = (function(a) { | |
@@ -32290,12 +32244,12 @@ | |
var x11 = $asUnit(obj); | |
var conforms$8 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x11) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_V.getClassOf())); | |
var jsx$1 = (conforms$8 ? new $c_s_Some().init___O(x11) : $m_s_None$()) | |
- } else if ((obj !== null)) { | |
+ } else { | |
+ if ((obj === null)) { | |
+ throw new $c_s_MatchError().init___O(obj) | |
+ }; | |
var conforms$9 = $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(obj); | |
var jsx$1 = (conforms$9 ? new $c_s_Some().init___O(obj) : $m_s_None$()) | |
- } else { | |
- var jsx$1; | |
- throw new $c_s_MatchError().init___O(obj) | |
}; | |
var condition$4 = jsx$1.isDefined__Z(); | |
this$17.assertTrue__T__Z__V(null, condition$4); | |
@@ -32350,12 +32304,12 @@ | |
var x11$1 = $asUnit(obj); | |
var conforms$19 = ($d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(x11$1) || $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isAssignableFrom__jl_Class__Z($d_V.getClassOf())); | |
var o9 = (conforms$19 ? new $c_s_Some().init___O(x11$1) : $m_s_None$()) | |
- } else if ((obj !== null)) { | |
+ } else { | |
+ if ((obj === null)) { | |
+ throw new $c_s_MatchError().init___O(obj) | |
+ }; | |
var conforms$20 = $d_Lorg_scalajs_testsuite_compiler_ReflectionTest$ReflectionTestRawJSClass.getClassOf().isInstance__O__Z(obj); | |
var o9 = (conforms$20 ? new $c_s_Some().init___O(obj) : $m_s_None$()) | |
- } else { | |
- var o9; | |
- throw new $c_s_MatchError().init___O(obj) | |
}; | |
if ((!o9.isEmpty__Z())) { | |
if ((o9.get__O() !== null)) { | |
@@ -33819,14 +33773,7 @@ | |
var hd = x2.head$5; | |
var tl = x2.tl$5; | |
if ((tl !== null)) { | |
- if ((i$1 === 0)) { | |
- var _1 = prefix; | |
- var _2 = new $c_sci_$colon$colon().init___O__sci_List("newStr", tl); | |
- var loopR_$_$$und1$1 = _1; | |
- var loopR_$_$$und2$1 = _2; | |
- var loopR_$_$$und3$1 = hd; | |
- break x | |
- } else { | |
+ if ((i$1 !== 0)) { | |
var temp$i = (((-1) + i$1) | 0); | |
var this$8 = prefix; | |
var temp$prefix = new $c_sci_$colon$colon().init___O__sci_List(hd, this$8); | |
@@ -33834,7 +33781,13 @@ | |
i$1 = temp$i; | |
prefix = temp$prefix; | |
continue _loop | |
- } | |
+ }; | |
+ var _1 = prefix; | |
+ var _2 = new $c_sci_$colon$colon().init___O__sci_List("newStr", tl); | |
+ var loopR_$_$$und1$1 = _1; | |
+ var loopR_$_$$und2$1 = _2; | |
+ var loopR_$_$$und3$1 = hd; | |
+ break x | |
} | |
}; | |
throw $m_sjsr_package$().unwrapJavaScriptException__jl_Throwable__O(new $c_jl_Exception().init___T("...")) | |
@@ -33869,26 +33822,15 @@ | |
var jsx$1 = $as_Lorg_scalajs_testsuite_compiler_RegressionTest$T$4$(elem$1) | |
}; | |
var x1 = jsx$1.apply__I__I__Lorg_scalajs_testsuite_compiler_RegressionTest$T$3(1, 2); | |
- if ((x1 !== null)) { | |
- var a = x1.one$1; | |
- var b = x1.two$1; | |
- var x$1_$_$$und1$f = null; | |
- var x$1_$_$$und2$f = null; | |
- var x$1_$_$$und1$mcI$sp$f = a; | |
- var x$1_$_$$und2$mcI$sp$f = b | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
- var x$1_$_$$und1$mcI$sp$f; | |
- var x$1_$_$$und2$mcI$sp$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var a$2 = x$1_$_$$und1$mcI$sp$f; | |
- var b$2 = x$1_$_$$und2$mcI$sp$f; | |
+ var a = x1.one$1; | |
+ var b = x1.two$1; | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- this$2.assertEquals__T__O__O__V(null, 1, a$2); | |
+ this$2.assertEquals__T__O__O__V(null, 1, a); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- this$3.assertEquals__T__O__O__V(null, 2, b$2) | |
+ this$3.assertEquals__T__O__O__V(null, 2, b) | |
}); | |
$c_Lorg_scalajs_testsuite_compiler_RegressionTest.prototype.null$undsynchronized$undshould$undthrow$undissue$und874__V = (function() { | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_NullPointerException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function() { | |
@@ -35282,13 +35224,12 @@ | |
var replacement = $as_T($g.String.fromCharCode(47)); | |
var jsx$1 = (!jsx$2.endsWith__T__T__Z($as_T(thiz.split(target).join(replacement)), "/scala/scalajs/runtime/StackTrace.scala")) | |
}; | |
- if (jsx$1) { | |
- var trace1 = xs$1; | |
- break x | |
- } else { | |
+ if ((!jsx$1)) { | |
xs$1 = $as_sci_List(xs$1.tail__O()); | |
continue _loop | |
- } | |
+ }; | |
+ var trace1 = xs$1; | |
+ break x | |
} | |
}; | |
var xs$2 = trace1; | |
@@ -35306,13 +35247,12 @@ | |
var replacement$1 = $as_T($g.String.fromCharCode(47)); | |
var jsx$3 = (!jsx$4.endsWith__T__T__Z($as_T(thiz$1.split(target$1).join(replacement$1)), "/java/lang/Throwables.scala")) | |
}; | |
- if (jsx$3) { | |
- var trace2 = xs$2; | |
- break x$1 | |
- } else { | |
+ if ((!jsx$3)) { | |
xs$2 = $as_sci_List(xs$2.tail__O()); | |
continue _loop$1 | |
- } | |
+ }; | |
+ var trace2 = xs$2; | |
+ break x$1 | |
} | |
}; | |
var topSte = $as_jl_StackTraceElement(trace2.head__O()); | |
@@ -36178,25 +36118,18 @@ | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undmalformed$undsurrogates__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([97])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__T__V("\ud83da"); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__T__V("\ud83da"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36209,30 +36142,23 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__V("\udca9"); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__V("\udca9"); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36245,7 +36171,7 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true) | |
}); | |
@@ -36255,25 +36181,18 @@ | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undASCII$undrepertoire__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(10, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__I__V(10); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__I__V(10); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36286,30 +36205,23 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(104, new $c_sjs_js_WrappedArray().init___sjs_js_Array([101, 108, 108, 111, 10])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__V("hello\n"); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__V("hello\n"); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36322,30 +36234,23 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(108, new $c_sjs_js_WrappedArray().init___sjs_js_Array([111, 10, 119])); | |
var x1$2 = this.newOSWriter__p1__T2(); | |
- if ((x1$2 !== null)) { | |
- var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = osw$3; | |
- var x$3$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var osw$2$2 = $as_Ljava_io_OutputStreamWriter(x$3$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$2_$_$$und2$f); | |
- osw$2$2.write__T__I__I__V("hello\nworld", 3, 4); | |
+ var osw$2 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ osw$2.write__T__I__I__V("hello\nworld", 3, 4); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = bos$2$2.count$2; | |
+ var actual$2 = bos$2.count$2; | |
this$27.assertEquals__T__O__O__V(null, 0, actual$2); | |
- osw$2$2.flush__V(); | |
+ osw$2.flush__V(); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$2.$$undflushed$3; | |
+ var condition$2 = bos$2.$$undflushed$3; | |
this$28.assertTrue__T__Z__V(null, condition$2); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -36358,31 +36263,24 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$39 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$39.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true); | |
var expected$3 = $m_s_Array$().apply__I__sc_Seq__AI(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([10])); | |
var x1$3 = this.newOSWriter__p1__T2(); | |
- if ((x1$3 !== null)) { | |
- var osw$4 = $as_Ljava_io_OutputStreamWriter(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$3$3_$_$$und1$f = osw$4; | |
- var x$3$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$3$3_$_$$und1$f; | |
- var x$3$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var osw$2$3 = $as_Ljava_io_OutputStreamWriter(x$3$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$3_$_$$und2$f); | |
+ var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
var cbuf = $m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)])); | |
- osw$2$3.write__AC__I__I__V(cbuf, 0, cbuf.u.length); | |
+ osw$3.write__AC__I__I__V(cbuf, 0, cbuf.u.length); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = bos$2$3.count$2; | |
+ var actual$3 = bos$3.count$2; | |
this$42.assertEquals__T__O__O__V(null, 0, actual$3); | |
- osw$2$3.flush__V(); | |
+ osw$3.flush__V(); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = bos$2$3.$$undflushed$3; | |
+ var condition$3 = bos$3.$$undflushed$3; | |
this$43.assertTrue__T__Z__V(null, condition$3); | |
var elems$2$3 = []; | |
var i$3 = 0; | |
@@ -36395,30 +36293,23 @@ | |
i$3 = ((1 + i$3) | 0) | |
}; | |
var expecteds$3 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$3); | |
- var actuals$3 = bos$2$3.toByteArray__AB(); | |
+ var actuals$3 = bos$3.toByteArray__AB(); | |
var this$54 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$54.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, actuals$3, true); | |
var expected$4 = $m_s_Array$().apply__I__sc_Seq__AI(66, new $c_sjs_js_WrappedArray().init___sjs_js_Array([10])); | |
var x1$4 = this.newOSWriter__p1__T2(); | |
- if ((x1$4 !== null)) { | |
- var osw$5 = $as_Ljava_io_OutputStreamWriter(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$3$4_$_$$und1$f = osw$5; | |
- var x$3$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$3$4_$_$$und1$f; | |
- var x$3$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var osw$2$4 = $as_Ljava_io_OutputStreamWriter(x$3$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$4_$_$$und2$f); | |
- osw$2$4.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66), new $c_jl_Character().init___C(10), new $c_jl_Character().init___C(67)])), 1, 2); | |
+ var osw$4 = $as_Ljava_io_OutputStreamWriter(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ osw$4.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66), new $c_jl_Character().init___C(10), new $c_jl_Character().init___C(67)])), 1, 2); | |
var this$61 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = bos$2$4.count$2; | |
+ var actual$4 = bos$4.count$2; | |
this$61.assertEquals__T__O__O__V(null, 0, actual$4); | |
- osw$2$4.flush__V(); | |
+ osw$4.flush__V(); | |
var this$62 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = bos$2$4.$$undflushed$3; | |
+ var condition$4 = bos$4.$$undflushed$3; | |
this$62.assertTrue__T__Z__V(null, condition$4); | |
var elems$2$4 = []; | |
var i$4 = 0; | |
@@ -36431,7 +36322,7 @@ | |
i$4 = ((1 + i$4) | 0) | |
}; | |
var expecteds$4 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$4); | |
- var actuals$4 = bos$2$4.toByteArray__AB(); | |
+ var actuals$4 = bos$4.toByteArray__AB(); | |
var this$73 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$73.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, actuals$4, true) | |
}); | |
@@ -36441,26 +36332,19 @@ | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undmalformed$undsurrogates$undspread$undacross$undmultiple$undwrites__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([97])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__I__V(55357); | |
- osw$2.write__I__V(97); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__I__V(55357); | |
+ osw.write__I__V(97); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36473,31 +36357,24 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__V("ab\ud83d"); | |
- osw$2$1.write__T__V("\ud83d"); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__V("ab\ud83d"); | |
+ osw$1.write__T__V("\ud83d"); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36510,31 +36387,24 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63, 63, 99])); | |
var x1$2 = this.newOSWriter__p1__T2(); | |
- if ((x1$2 !== null)) { | |
- var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = osw$3; | |
- var x$3$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var osw$2$2 = $as_Ljava_io_OutputStreamWriter(x$3$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$2_$_$$und2$f); | |
- osw$2$2.write__T__V("ab\ud83d"); | |
- osw$2$2.write__T__V("\ud83dc"); | |
+ var osw$2 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ osw$2.write__T__V("ab\ud83d"); | |
+ osw$2.write__T__V("\ud83dc"); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = bos$2$2.count$2; | |
+ var actual$2 = bos$2.count$2; | |
this$27.assertEquals__T__O__O__V(null, 0, actual$2); | |
- osw$2$2.flush__V(); | |
+ osw$2.flush__V(); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$2.$$undflushed$3; | |
+ var condition$2 = bos$2.$$undflushed$3; | |
this$28.assertTrue__T__Z__V(null, condition$2); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -36547,32 +36417,25 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$39 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$39.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undUnicode$undrepertoire$undwithout$undsurrogates__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(195, new $c_sjs_js_WrappedArray().init___sjs_js_Array([169])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__I__V(233); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__I__V(233); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36585,30 +36448,23 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(227, new $c_sjs_js_WrappedArray().init___sjs_js_Array([129, 147, 227, 130, 147, 227, 129, 171, 227, 129, 161, 227, 129, 175])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__V("\u3053\u3093\u306b\u3061\u306f"); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__V("\u3053\u3093\u306b\u3061\u306f"); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36621,30 +36477,23 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(206, new $c_sjs_js_WrappedArray().init___sjs_js_Array([183, 206, 188, 206, 173, 207, 129])); | |
var x1$2 = this.newOSWriter__p1__T2(); | |
- if ((x1$2 !== null)) { | |
- var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = osw$3; | |
- var x$3$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var osw$2$2 = $as_Ljava_io_OutputStreamWriter(x$3$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$2_$_$$und2$f); | |
- osw$2$2.write__T__I__I__V("\u039a\u03b1\u03bb\u03b7\u03bc\u03ad\u03c1\u03b1", 3, 4); | |
+ var osw$2 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ osw$2.write__T__I__I__V("\u039a\u03b1\u03bb\u03b7\u03bc\u03ad\u03c1\u03b1", 3, 4); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = bos$2$2.count$2; | |
+ var actual$2 = bos$2.count$2; | |
this$27.assertEquals__T__O__O__V(null, 0, actual$2); | |
- osw$2$2.flush__V(); | |
+ osw$2.flush__V(); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$2.$$undflushed$3; | |
+ var condition$2 = bos$2.$$undflushed$3; | |
this$28.assertTrue__T__Z__V(null, condition$2); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -36657,7 +36506,7 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$39 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$39.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true) | |
}); | |
@@ -36669,25 +36518,18 @@ | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undsurrogate$undpairs__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(240, new $c_sjs_js_WrappedArray().init___sjs_js_Array([159, 146, 169])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__T__V("\ud83d\udca9"); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__T__V("\ud83d\udca9"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36700,30 +36542,23 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(98, new $c_sjs_js_WrappedArray().init___sjs_js_Array([240, 159, 146, 169])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__I__I__V("ab\ud83d\udca9cd", 1, 3); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__I__I__V("ab\ud83d\udca9cd", 1, 3); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36736,33 +36571,26 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undsurrogate$undpairs$undspread$undacross$undmultiple$undwrites__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(240, new $c_sjs_js_WrappedArray().init___sjs_js_Array([159, 146, 169])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__I__V(55357); | |
- osw$2.write__I__V(56489); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__I__V(55357); | |
+ osw.write__I__V(56489); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var actual = bos$2.count$2; | |
+ var actual = bos.count$2; | |
this$1.assertEquals__T__O__O__V(null, 0, actual); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -36775,32 +36603,25 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$13 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$13.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(240, new $c_sjs_js_WrappedArray().init___sjs_js_Array([159, 146, 169])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__I__V(55357); | |
- osw$2$1.flush__V(); | |
- osw$2$1.write__I__V(56489); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__I__V(55357); | |
+ osw$1.flush__V(); | |
+ osw$1.write__I__V(56489); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = bos$2$1.count$2; | |
+ var actual$1 = bos$1.count$2; | |
this$14.assertEquals__T__O__O__V(null, 0, actual$1); | |
- osw$2$1.flush__V(); | |
+ osw$1.flush__V(); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -36813,31 +36634,24 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 240, 159, 146, 169])); | |
var x1$2 = this.newOSWriter__p1__T2(); | |
- if ((x1$2 !== null)) { | |
- var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = osw$3; | |
- var x$3$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var osw$2$2 = $as_Ljava_io_OutputStreamWriter(x$3$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$2_$_$$und2$f); | |
- osw$2$2.write__T__V("ab\ud83d"); | |
- osw$2$2.write__I__V(56489); | |
+ var osw$2 = $as_Ljava_io_OutputStreamWriter(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ osw$2.write__T__V("ab\ud83d"); | |
+ osw$2.write__I__V(56489); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = bos$2$2.count$2; | |
+ var actual$2 = bos$2.count$2; | |
this$27.assertEquals__T__O__O__V(null, 0, actual$2); | |
- osw$2$2.flush__V(); | |
+ osw$2.flush__V(); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$2.$$undflushed$3; | |
+ var condition$2 = bos$2.$$undflushed$3; | |
this$28.assertTrue__T__Z__V(null, condition$2); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -36850,31 +36664,24 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$39 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$39.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true); | |
var expected$3 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 240, 159, 146, 169, 99, 100])); | |
var x1$3 = this.newOSWriter__p1__T2(); | |
- if ((x1$3 !== null)) { | |
- var osw$4 = $as_Ljava_io_OutputStreamWriter(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$3$3_$_$$und1$f = osw$4; | |
- var x$3$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$3$3_$_$$und1$f; | |
- var x$3$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var osw$2$3 = $as_Ljava_io_OutputStreamWriter(x$3$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$3_$_$$und2$f); | |
- osw$2$3.write__T__V("ab\ud83d"); | |
- osw$2$3.write__T__V("\udca9cd"); | |
+ var osw$3 = $as_Ljava_io_OutputStreamWriter(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ osw$3.write__T__V("ab\ud83d"); | |
+ osw$3.write__T__V("\udca9cd"); | |
var this$40 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = bos$2$3.count$2; | |
+ var actual$3 = bos$3.count$2; | |
this$40.assertEquals__T__O__O__V(null, 0, actual$3); | |
- osw$2$3.flush__V(); | |
+ osw$3.flush__V(); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = bos$2$3.$$undflushed$3; | |
+ var condition$3 = bos$3.$$undflushed$3; | |
this$41.assertTrue__T__Z__V(null, condition$3); | |
var elems$2$3 = []; | |
var i$3 = 0; | |
@@ -36887,31 +36694,24 @@ | |
i$3 = ((1 + i$3) | 0) | |
}; | |
var expecteds$3 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$3); | |
- var actuals$3 = bos$2$3.toByteArray__AB(); | |
+ var actuals$3 = bos$3.toByteArray__AB(); | |
var this$52 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$52.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, actuals$3, true); | |
var expected$4 = $m_s_Array$().apply__I__sc_Seq__AI(98, new $c_sjs_js_WrappedArray().init___sjs_js_Array([240, 159, 146, 169, 99])); | |
var x1$4 = this.newOSWriter__p1__T2(); | |
- if ((x1$4 !== null)) { | |
- var osw$5 = $as_Ljava_io_OutputStreamWriter(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$3$4_$_$$und1$f = osw$5; | |
- var x$3$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$3$4_$_$$und1$f; | |
- var x$3$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var osw$2$4 = $as_Ljava_io_OutputStreamWriter(x$3$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$4_$_$$und2$f); | |
- osw$2$4.write__T__I__I__V("ab\ud83dzz", 1, 2); | |
- osw$2$4.write__T__I__I__V("ww\udca9cd", 2, 2); | |
+ var osw$4 = $as_Ljava_io_OutputStreamWriter(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ osw$4.write__T__I__I__V("ab\ud83dzz", 1, 2); | |
+ osw$4.write__T__I__I__V("ww\udca9cd", 2, 2); | |
var this$53 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = bos$2$4.count$2; | |
+ var actual$4 = bos$4.count$2; | |
this$53.assertEquals__T__O__O__V(null, 0, actual$4); | |
- osw$2$4.flush__V(); | |
+ osw$4.flush__V(); | |
var this$54 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = bos$2$4.$$undflushed$3; | |
+ var condition$4 = bos$4.$$undflushed$3; | |
this$54.assertTrue__T__Z__V(null, condition$4); | |
var elems$2$4 = []; | |
var i$4 = 0; | |
@@ -36924,87 +36724,73 @@ | |
i$4 = ((1 + i$4) | 0) | |
}; | |
var expecteds$4 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$4); | |
- var actuals$4 = bos$2$4.toByteArray__AB(); | |
+ var actuals$4 = bos$4.toByteArray__AB(); | |
var this$65 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$65.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, actuals$4, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.flush__V = (function() { | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$1_$_$$und1$f = osw; | |
- var x$1_$_$$und2$f = bos | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$1_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$1_$_$$und2$f); | |
- bos$2.write__I__V(1); | |
- osw$2.write__T__V("ABC"); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ bos.write__I__V(1); | |
+ osw.write__T__V("ABC"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
- osw$2.flush__V(); | |
+ osw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2.$$undflushed$3; | |
+ var condition$1 = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.close__V = (function() { | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$2_$_$$und1$f = osw; | |
- var x$2_$_$$und2$f = bos | |
- } else { | |
- var x$2_$_$$und1$f; | |
- var x$2_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$2_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$2_$_$$und2$f); | |
- bos$2.write__I__V(1); | |
- osw$2.write__T__V("ABC"); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ bos.write__I__V(1); | |
+ osw.write__T__V("ABC"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
- osw$2.close__V(); | |
+ osw.close__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2.$$undflushed$3; | |
+ var condition$1 = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2.$$undclosed$3; | |
+ var condition$2 = bos.$$undclosed$3; | |
this$3.assertTrue__T__Z__V(null, condition$2); | |
- osw$2.close__V(); | |
+ osw.close__V(); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_io_IOException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(osw$1) { | |
return (function() { | |
osw$1.write__I__V(65) | |
}) | |
- })(osw$2))); | |
+ })(osw))); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_io_IOException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(osw$1$1) { | |
return (function() { | |
osw$1$1.write__T__V("never printed") | |
}) | |
- })(osw$2))); | |
+ })(osw))); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_io_IOException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(osw$1$2) { | |
return (function() { | |
var cbuf = $m_s_Array$().apply__C__sc_Seq__AC(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(98)])); | |
osw$1$2.write__AC__I__I__V(cbuf, 0, cbuf.u.length) | |
}) | |
- })(osw$2))); | |
+ })(osw))); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_io_IOException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(osw$1$3) { | |
return (function() { | |
return osw$1$3.append__jl_CharSequence__I__I__Ljava_io_Writer("hello", 1, 3) | |
}) | |
- })(osw$2))); | |
+ })(osw))); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().expectThrows__jl_Class__F0__jl_Throwable($d_Ljava_io_IOException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(osw$1$4) { | |
return (function() { | |
osw$1$4.flush__V() | |
}) | |
- })(osw$2))); | |
+ })(osw))); | |
var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([1, 65, 66, 67]); | |
var len = $uI(xs.array$6.length); | |
var array = $newArrayObject($d_B.getArrayOf(), [len]); | |
@@ -37016,29 +36802,22 @@ | |
array.u[elem$1] = $uB(arg1); | |
elem$1 = ((1 + elem$1) | 0) | |
}; | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$12 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$12.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array, actuals, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_OutputStreamWriterTest.prototype.write$undmalformed$undsurrogates$undat$undend$undof$undinput__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1 = this.newOSWriter__p1__T2(); | |
- if ((x1 !== null)) { | |
- var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = osw; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var osw$2 = $as_Ljava_io_OutputStreamWriter(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- osw$2.write__I__V(55357); | |
- osw$2.close__V(); | |
+ var osw = $as_Ljava_io_OutputStreamWriter(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ osw.write__I__V(55357); | |
+ osw.close__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -37051,27 +36830,20 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$12 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$12.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63])); | |
var x1$1 = this.newOSWriter__p1__T2(); | |
- if ((x1$1 !== null)) { | |
- var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = osw$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var osw$2$1 = $as_Ljava_io_OutputStreamWriter(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- osw$2$1.write__T__V("ab\ud83d"); | |
- osw$2$1.close__V(); | |
+ var osw$1 = $as_Ljava_io_OutputStreamWriter(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ osw$1.write__T__V("ab\ud83d"); | |
+ osw$1.close__V(); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$13.assertTrue__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -37084,7 +36856,7 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$24 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$24.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true) | |
}); | |
@@ -37130,629 +36902,454 @@ | |
$h_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype = $c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype; | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.println$undforwards$undand$undflushes$undwhen$undautoFlush$undis$undtrue__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$59_$_$$und1$f = ps; | |
- var x$59_$_$$und2$f = bos | |
- } else { | |
- var x$59_$_$$und1$f; | |
- var x$59_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59_$_$$und2$f); | |
- ps$2.println__V(); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.println__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2.checkError__Z(); | |
+ var condition$1 = ps.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var this$3 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$3.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$7.assertEquals__T__O__O__V(null, "\n", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$59$1_$_$$und1$f = ps$1; | |
- var x$59$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$59$1_$_$$und1$f; | |
- var x$59$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$1_$_$$und2$f); | |
- ps$2$1.println__Z__V(true); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.println__Z__V(true); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$1.$$undflushed$3; | |
+ var condition$2 = bos$1.$$undflushed$3; | |
this$8.assertTrue__T__Z__V(null, condition$2); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$1.checkError__Z(); | |
+ var condition$3 = ps$1.checkError__Z(); | |
this$9.assertFalse__T__Z__V(null, condition$3); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
var this$10 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$10.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$14.assertEquals__T__O__O__V(null, "true\n", actual$1); | |
var x1$2 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$59$2_$_$$und1$f = ps$3; | |
- var x$59$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$59$2_$_$$und1$f; | |
- var x$59$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$2_$_$$und2$f); | |
- ps$2$2.println__C__V(90); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ ps$2.println__C__V(90); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = bos$2$2.$$undflushed$3; | |
+ var condition$4 = bos$2.$$undflushed$3; | |
this$15.assertTrue__T__Z__V(null, condition$4); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$2.checkError__Z(); | |
+ var condition$5 = ps$2.checkError__Z(); | |
this$16.assertFalse__T__Z__V(null, condition$5); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
var this$17 = $m_sjsr_RuntimeString$(); | |
- var bytes$2 = bos$2$2.buf$2; | |
- var length$2 = bos$2$2.count$2; | |
+ var bytes$2 = bos$2.buf$2; | |
+ var length$2 = bos$2.count$2; | |
var actual$2 = this$17.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$2, 0, length$2, $m_sjs_niocharset_UTF$und8$()); | |
this$21.assertEquals__T__O__O__V(null, "Z\n", actual$2); | |
var x1$3 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$59$3_$_$$und1$f = ps$4; | |
- var x$59$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$59$3_$_$$und1$f; | |
- var x$59$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$3_$_$$und2$f); | |
- ps$2$3.println__C__V(10); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ ps$3.println__C__V(10); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = bos$2$3.$$undflushed$3; | |
+ var condition$6 = bos$3.$$undflushed$3; | |
this$22.assertTrue__T__Z__V(null, condition$6); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$3.checkError__Z(); | |
+ var condition$7 = ps$3.checkError__Z(); | |
this$23.assertFalse__T__Z__V(null, condition$7); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
var this$24 = $m_sjsr_RuntimeString$(); | |
- var bytes$3 = bos$2$3.buf$2; | |
- var length$3 = bos$2$3.count$2; | |
+ var bytes$3 = bos$3.buf$2; | |
+ var length$3 = bos$3.count$2; | |
var actual$3 = this$24.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$3, 0, length$3, $m_sjs_niocharset_UTF$und8$()); | |
this$28.assertEquals__T__O__O__V(null, "\n\n", actual$3); | |
var x1$4 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$59$4_$_$$und1$f = ps$5; | |
- var x$59$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$59$4_$_$$und1$f; | |
- var x$59$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$4_$_$$und2$f); | |
- ps$2$4.println__I__V(5); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.println__I__V(5); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = bos$2$4.$$undflushed$3; | |
+ var condition$8 = bos$4.$$undflushed$3; | |
this$29.assertTrue__T__Z__V(null, condition$8); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = ps$2$4.checkError__Z(); | |
+ var condition$9 = ps$4.checkError__Z(); | |
this$30.assertFalse__T__Z__V(null, condition$9); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
var this$31 = $m_sjsr_RuntimeString$(); | |
- var bytes$4 = bos$2$4.buf$2; | |
- var length$4 = bos$2$4.count$2; | |
+ var bytes$4 = bos$4.buf$2; | |
+ var length$4 = bos$4.count$2; | |
var actual$4 = this$31.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$4, 0, length$4, $m_sjs_niocharset_UTF$und8$()); | |
this$35.assertEquals__T__O__O__V(null, "5\n", actual$4); | |
var x1$5 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$59$5_$_$$und1$f = ps$6; | |
- var x$59$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$59$5_$_$$und1$f; | |
- var x$59$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$5_$_$$und2$f); | |
- ps$2$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ ps$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$36 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = bos$2$5.$$undflushed$3; | |
+ var condition$10 = bos$5.$$undflushed$3; | |
this$36.assertTrue__T__Z__V(null, condition$10); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = ps$2$5.checkError__Z(); | |
+ var condition$11 = ps$5.checkError__Z(); | |
this$37.assertFalse__T__Z__V(null, condition$11); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
var this$38 = $m_sjsr_RuntimeString$(); | |
- var bytes$5 = bos$2$5.buf$2; | |
- var length$5 = bos$2$5.count$2; | |
+ var bytes$5 = bos$5.buf$2; | |
+ var length$5 = bos$5.count$2; | |
var actual$5 = this$38.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$5, 0, length$5, $m_sjs_niocharset_UTF$und8$()); | |
this$42.assertEquals__T__O__O__V(null, "1234567891011\n", actual$5); | |
var x1$6 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$6 !== null)) { | |
- var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
- var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
- var x$59$6_$_$$und1$f = ps$7; | |
- var x$59$6_$_$$und2$f = bos$7 | |
- } else { | |
- var x$59$6_$_$$und1$f; | |
- var x$59$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var ps$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$6_$_$$und1$f); | |
- var bos$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$6_$_$$und2$f); | |
- ps$2$6.println__F__V(1.5); | |
+ var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
+ var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
+ ps$6.println__F__V(1.5); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = bos$2$6.$$undflushed$3; | |
+ var condition$12 = bos$6.$$undflushed$3; | |
this$43.assertTrue__T__Z__V(null, condition$12); | |
var this$44 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = ps$2$6.checkError__Z(); | |
+ var condition$13 = ps$6.checkError__Z(); | |
this$44.assertFalse__T__Z__V(null, condition$13); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
var this$45 = $m_sjsr_RuntimeString$(); | |
- var bytes$6 = bos$2$6.buf$2; | |
- var length$6 = bos$2$6.count$2; | |
+ var bytes$6 = bos$6.buf$2; | |
+ var length$6 = bos$6.count$2; | |
var actual$6 = this$45.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$6, 0, length$6, $m_sjs_niocharset_UTF$und8$()); | |
this$49.assertEquals__T__O__O__V(null, "1.5\n", actual$6); | |
var x1$7 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$7 !== null)) { | |
- var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
- var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
- var x$59$7_$_$$und1$f = ps$8; | |
- var x$59$7_$_$$und2$f = bos$8 | |
- } else { | |
- var x$59$7_$_$$und1$f; | |
- var x$59$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var ps$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$7_$_$$und1$f); | |
- var bos$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$7_$_$$und2$f); | |
- ps$2$7.println__D__V(3.141592653589793); | |
+ var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
+ var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
+ ps$7.println__D__V(3.141592653589793); | |
var this$50 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = bos$2$7.$$undflushed$3; | |
+ var condition$14 = bos$7.$$undflushed$3; | |
this$50.assertTrue__T__Z__V(null, condition$14); | |
var this$51 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = ps$2$7.checkError__Z(); | |
+ var condition$15 = ps$7.checkError__Z(); | |
this$51.assertFalse__T__Z__V(null, condition$15); | |
var this$56 = $m_Lorg_junit_Assert$(); | |
var this$52 = $m_sjsr_RuntimeString$(); | |
- var bytes$7 = bos$2$7.buf$2; | |
- var length$7 = bos$2$7.count$2; | |
+ var bytes$7 = bos$7.buf$2; | |
+ var length$7 = bos$7.count$2; | |
var actual$7 = this$52.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$7, 0, length$7, $m_sjs_niocharset_UTF$und8$()); | |
this$56.assertEquals__T__O__O__V(null, "3.141592653589793\n", actual$7); | |
var x1$8 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$8 !== null)) { | |
- var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
- var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
- var x$59$8_$_$$und1$f = ps$9; | |
- var x$59$8_$_$$und2$f = bos$9 | |
- } else { | |
- var x$59$8_$_$$und1$f; | |
- var x$59$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var ps$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$8_$_$$und1$f); | |
- var bos$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$8_$_$$und2$f); | |
- ps$2$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
+ var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
+ ps$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$59 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = bos$2$8.$$undflushed$3; | |
+ var condition$16 = bos$8.$$undflushed$3; | |
this$59.assertTrue__T__Z__V(null, condition$16); | |
var this$60 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = ps$2$8.checkError__Z(); | |
+ var condition$17 = ps$8.checkError__Z(); | |
this$60.assertFalse__T__Z__V(null, condition$17); | |
var this$65 = $m_Lorg_junit_Assert$(); | |
var this$61 = $m_sjsr_RuntimeString$(); | |
- var bytes$8 = bos$2$8.buf$2; | |
- var length$8 = bos$2$8.count$2; | |
+ var bytes$8 = bos$8.buf$2; | |
+ var length$8 = bos$8.count$2; | |
var actual$8 = this$61.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$8, 0, length$8, $m_sjs_niocharset_UTF$und8$()); | |
this$65.assertEquals__T__O__O__V(null, "A\n\n", actual$8); | |
var x1$9 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$9 !== null)) { | |
- var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
- var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
- var x$59$9_$_$$und1$f = ps$10; | |
- var x$59$9_$_$$und2$f = bos$10 | |
- } else { | |
- var x$59$9_$_$$und1$f; | |
- var x$59$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var ps$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$9_$_$$und1$f); | |
- var bos$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$9_$_$$und2$f); | |
- ps$2$9.println__T__V("hello\n"); | |
+ var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
+ var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
+ ps$9.println__T__V("hello\n"); | |
var this$66 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = bos$2$9.$$undflushed$3; | |
+ var condition$18 = bos$9.$$undflushed$3; | |
this$66.assertTrue__T__Z__V(null, condition$18); | |
var this$67 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = ps$2$9.checkError__Z(); | |
+ var condition$19 = ps$9.checkError__Z(); | |
this$67.assertFalse__T__Z__V(null, condition$19); | |
var this$72 = $m_Lorg_junit_Assert$(); | |
var this$68 = $m_sjsr_RuntimeString$(); | |
- var bytes$9 = bos$2$9.buf$2; | |
- var length$9 = bos$2$9.count$2; | |
+ var bytes$9 = bos$9.buf$2; | |
+ var length$9 = bos$9.count$2; | |
var actual$9 = this$68.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$9, 0, length$9, $m_sjs_niocharset_UTF$und8$()); | |
this$72.assertEquals__T__O__O__V(null, "hello\n\n", actual$9); | |
var x1$10 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$10 !== null)) { | |
- var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
- var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
- var x$59$10_$_$$und1$f = ps$11; | |
- var x$59$10_$_$$und2$f = bos$11 | |
- } else { | |
- var x$59$10_$_$$und1$f; | |
- var x$59$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var ps$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$10_$_$$und1$f); | |
- var bos$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$10_$_$$und2$f); | |
- ps$2$10.println__T__V(null); | |
+ var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
+ var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
+ ps$10.println__T__V(null); | |
var this$73 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = bos$2$10.$$undflushed$3; | |
+ var condition$20 = bos$10.$$undflushed$3; | |
this$73.assertTrue__T__Z__V(null, condition$20); | |
var this$74 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = ps$2$10.checkError__Z(); | |
+ var condition$21 = ps$10.checkError__Z(); | |
this$74.assertFalse__T__Z__V(null, condition$21); | |
var this$79 = $m_Lorg_junit_Assert$(); | |
var this$75 = $m_sjsr_RuntimeString$(); | |
- var bytes$10 = bos$2$10.buf$2; | |
- var length$10 = bos$2$10.count$2; | |
+ var bytes$10 = bos$10.buf$2; | |
+ var length$10 = bos$10.count$2; | |
var actual$10 = this$75.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$10, 0, length$10, $m_sjs_niocharset_UTF$und8$()); | |
this$79.assertEquals__T__O__O__V(null, "null\n", actual$10); | |
var x1$11 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$11 !== null)) { | |
- var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
- var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
- var x$59$11_$_$$und1$f = ps$12; | |
- var x$59$11_$_$$und2$f = bos$12 | |
- } else { | |
- var x$59$11_$_$$und1$f; | |
- var x$59$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var ps$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$11_$_$$und1$f); | |
- var bos$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$11_$_$$und2$f); | |
- ps$2$11.printString__p3__T__V("(1,2)"); | |
- ps$2$11.println__V(); | |
+ var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
+ var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
+ ps$11.printString__p3__T__V("(1,2)"); | |
+ ps$11.println__V(); | |
var this$81 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = bos$2$11.$$undflushed$3; | |
+ var condition$22 = bos$11.$$undflushed$3; | |
this$81.assertTrue__T__Z__V(null, condition$22); | |
var this$82 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = ps$2$11.checkError__Z(); | |
+ var condition$23 = ps$11.checkError__Z(); | |
this$82.assertFalse__T__Z__V(null, condition$23); | |
var this$87 = $m_Lorg_junit_Assert$(); | |
var this$83 = $m_sjsr_RuntimeString$(); | |
- var bytes$11 = bos$2$11.buf$2; | |
- var length$11 = bos$2$11.count$2; | |
+ var bytes$11 = bos$11.buf$2; | |
+ var length$11 = bos$11.count$2; | |
var actual$11 = this$83.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$11, 0, length$11, $m_sjs_niocharset_UTF$und8$()); | |
this$87.assertEquals__T__O__O__V(null, "(1,2)\n", actual$11); | |
var x1$12 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$12 !== null)) { | |
- var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
- var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
- var x$59$12_$_$$und1$f = ps$13; | |
- var x$59$12_$_$$und2$f = bos$13 | |
- } else { | |
- var x$59$12_$_$$und1$f; | |
- var x$59$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var ps$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$12_$_$$und1$f); | |
- var bos$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$12_$_$$und2$f); | |
- ps$2$12.println__O__V(null); | |
+ var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
+ var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
+ ps$12.println__O__V(null); | |
var this$88 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = bos$2$12.$$undflushed$3; | |
+ var condition$24 = bos$12.$$undflushed$3; | |
this$88.assertTrue__T__Z__V(null, condition$24); | |
var this$89 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = ps$2$12.checkError__Z(); | |
+ var condition$25 = ps$12.checkError__Z(); | |
this$89.assertFalse__T__Z__V(null, condition$25); | |
var this$94 = $m_Lorg_junit_Assert$(); | |
var this$90 = $m_sjsr_RuntimeString$(); | |
- var bytes$12 = bos$2$12.buf$2; | |
- var length$12 = bos$2$12.count$2; | |
+ var bytes$12 = bos$12.buf$2; | |
+ var length$12 = bos$12.count$2; | |
var actual$12 = this$90.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$12, 0, length$12, $m_sjs_niocharset_UTF$und8$()); | |
this$94.assertEquals__T__O__O__V(null, "null\n", actual$12) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.print__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$11_$_$$und1$f = ps; | |
- var x$11_$_$$und2$f = bos | |
- } else { | |
- var x$11_$_$$und1$f; | |
- var x$11_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11_$_$$und2$f); | |
- ps$2.print__Z__V(true); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.print__Z__V(true); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = ps$2.checkError__Z(); | |
+ var condition = ps.checkError__Z(); | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
var this$2 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$2.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$6.assertEquals__T__O__O__V(null, "true", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$11$1_$_$$und1$f = ps$1; | |
- var x$11$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$11$1_$_$$und1$f; | |
- var x$11$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$1_$_$$und2$f); | |
- ps$2$1.print__C__V(90); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.print__C__V(90); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2$1.checkError__Z(); | |
+ var condition$1 = ps$1.checkError__Z(); | |
this$7.assertFalse__T__Z__V(null, condition$1); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
var this$8 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$8.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$12.assertEquals__T__O__O__V(null, "Z", actual$1); | |
var x1$2 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$11$2_$_$$und1$f = ps$3; | |
- var x$11$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$11$2_$_$$und1$f; | |
- var x$11$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$2_$_$$und2$f); | |
- ps$2$2.print__C__V(10); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ ps$2.print__C__V(10); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$2.$$undflushed$3; | |
+ var condition$2 = bos$2.$$undflushed$3; | |
this$13.assertTrue__T__Z__V(null, condition$2); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$2.checkError__Z(); | |
+ var condition$3 = ps$2.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$3); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
var this$15 = $m_sjsr_RuntimeString$(); | |
- var bytes$2 = bos$2$2.buf$2; | |
- var length$2 = bos$2$2.count$2; | |
+ var bytes$2 = bos$2.buf$2; | |
+ var length$2 = bos$2.count$2; | |
var actual$2 = this$15.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$2, 0, length$2, $m_sjs_niocharset_UTF$und8$()); | |
this$19.assertEquals__T__O__O__V(null, "\n", actual$2); | |
var x1$3 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$11$3_$_$$und1$f = ps$4; | |
- var x$11$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$11$3_$_$$und1$f; | |
- var x$11$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$3_$_$$und2$f); | |
- ps$2$3.print__I__V(5); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ ps$3.print__I__V(5); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2$3.checkError__Z(); | |
+ var condition$4 = ps$3.checkError__Z(); | |
this$20.assertFalse__T__Z__V(null, condition$4); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
var this$21 = $m_sjsr_RuntimeString$(); | |
- var bytes$3 = bos$2$3.buf$2; | |
- var length$3 = bos$2$3.count$2; | |
+ var bytes$3 = bos$3.buf$2; | |
+ var length$3 = bos$3.count$2; | |
var actual$3 = this$21.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$3, 0, length$3, $m_sjs_niocharset_UTF$und8$()); | |
this$25.assertEquals__T__O__O__V(null, "5", actual$3); | |
var x1$4 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$11$4_$_$$und1$f = ps$5; | |
- var x$11$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$11$4_$_$$und1$f; | |
- var x$11$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$4_$_$$und2$f); | |
- ps$2$4.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$26 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$4.checkError__Z(); | |
+ var condition$5 = ps$4.checkError__Z(); | |
this$26.assertFalse__T__Z__V(null, condition$5); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
var this$27 = $m_sjsr_RuntimeString$(); | |
- var bytes$4 = bos$2$4.buf$2; | |
- var length$4 = bos$2$4.count$2; | |
+ var bytes$4 = bos$4.buf$2; | |
+ var length$4 = bos$4.count$2; | |
var actual$4 = this$27.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$4, 0, length$4, $m_sjs_niocharset_UTF$und8$()); | |
this$31.assertEquals__T__O__O__V(null, "1234567891011", actual$4); | |
var x1$5 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$11$5_$_$$und1$f = ps$6; | |
- var x$11$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$11$5_$_$$und1$f; | |
- var x$11$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$5_$_$$und2$f); | |
- ps$2$5.print__F__V(1.5); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ ps$5.print__F__V(1.5); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2$5.checkError__Z(); | |
+ var condition$6 = ps$5.checkError__Z(); | |
this$32.assertFalse__T__Z__V(null, condition$6); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
var this$33 = $m_sjsr_RuntimeString$(); | |
- var bytes$5 = bos$2$5.buf$2; | |
- var length$5 = bos$2$5.count$2; | |
+ var bytes$5 = bos$5.buf$2; | |
+ var length$5 = bos$5.count$2; | |
var actual$5 = this$33.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$5, 0, length$5, $m_sjs_niocharset_UTF$und8$()); | |
this$37.assertEquals__T__O__O__V(null, "1.5", actual$5); | |
var x1$6 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$6 !== null)) { | |
- var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
- var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
- var x$11$6_$_$$und1$f = ps$7; | |
- var x$11$6_$_$$und2$f = bos$7 | |
- } else { | |
- var x$11$6_$_$$und1$f; | |
- var x$11$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var ps$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$6_$_$$und1$f); | |
- var bos$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$6_$_$$und2$f); | |
- ps$2$6.print__D__V(3.141592653589793); | |
+ var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
+ var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
+ ps$6.print__D__V(3.141592653589793); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$6.checkError__Z(); | |
+ var condition$7 = ps$6.checkError__Z(); | |
this$38.assertFalse__T__Z__V(null, condition$7); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
var this$39 = $m_sjsr_RuntimeString$(); | |
- var bytes$6 = bos$2$6.buf$2; | |
- var length$6 = bos$2$6.count$2; | |
+ var bytes$6 = bos$6.buf$2; | |
+ var length$6 = bos$6.count$2; | |
var actual$6 = this$39.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$6, 0, length$6, $m_sjs_niocharset_UTF$und8$()); | |
this$43.assertEquals__T__O__O__V(null, "3.141592653589793", actual$6); | |
var x1$7 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$7 !== null)) { | |
- var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
- var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
- var x$11$7_$_$$und1$f = ps$8; | |
- var x$11$7_$_$$und2$f = bos$8 | |
- } else { | |
- var x$11$7_$_$$und1$f; | |
- var x$11$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var ps$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$7_$_$$und1$f); | |
- var bos$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$7_$_$$und2$f); | |
- ps$2$7.print__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
+ var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
+ ps$7.print__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$46 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = bos$2$7.$$undflushed$3; | |
+ var condition$8 = bos$7.$$undflushed$3; | |
this$46.assertTrue__T__Z__V(null, condition$8); | |
var this$47 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = ps$2$7.checkError__Z(); | |
+ var condition$9 = ps$7.checkError__Z(); | |
this$47.assertFalse__T__Z__V(null, condition$9); | |
var this$52 = $m_Lorg_junit_Assert$(); | |
var this$48 = $m_sjsr_RuntimeString$(); | |
- var bytes$7 = bos$2$7.buf$2; | |
- var length$7 = bos$2$7.count$2; | |
+ var bytes$7 = bos$7.buf$2; | |
+ var length$7 = bos$7.count$2; | |
var actual$7 = this$48.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$7, 0, length$7, $m_sjs_niocharset_UTF$und8$()); | |
this$52.assertEquals__T__O__O__V(null, "A\n", actual$7); | |
var x1$8 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$8 !== null)) { | |
- var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
- var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
- var x$11$8_$_$$und1$f = ps$9; | |
- var x$11$8_$_$$und2$f = bos$9 | |
- } else { | |
- var x$11$8_$_$$und1$f; | |
- var x$11$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var ps$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$8_$_$$und1$f); | |
- var bos$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$8_$_$$und2$f); | |
- ps$2$8.print__T__V("hello\n"); | |
+ var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
+ var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
+ ps$8.print__T__V("hello\n"); | |
var this$53 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = bos$2$8.$$undflushed$3; | |
+ var condition$10 = bos$8.$$undflushed$3; | |
this$53.assertTrue__T__Z__V(null, condition$10); | |
var this$54 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = ps$2$8.checkError__Z(); | |
+ var condition$11 = ps$8.checkError__Z(); | |
this$54.assertFalse__T__Z__V(null, condition$11); | |
var this$59 = $m_Lorg_junit_Assert$(); | |
var this$55 = $m_sjsr_RuntimeString$(); | |
- var bytes$8 = bos$2$8.buf$2; | |
- var length$8 = bos$2$8.count$2; | |
+ var bytes$8 = bos$8.buf$2; | |
+ var length$8 = bos$8.count$2; | |
var actual$8 = this$55.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$8, 0, length$8, $m_sjs_niocharset_UTF$und8$()); | |
this$59.assertEquals__T__O__O__V(null, "hello\n", actual$8); | |
var x1$9 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$9 !== null)) { | |
- var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
- var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
- var x$11$9_$_$$und1$f = ps$10; | |
- var x$11$9_$_$$und2$f = bos$10 | |
- } else { | |
- var x$11$9_$_$$und1$f; | |
- var x$11$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var ps$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$9_$_$$und1$f); | |
- var bos$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$9_$_$$und2$f); | |
- ps$2$9.print__T__V(null); | |
+ var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
+ var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
+ ps$9.print__T__V(null); | |
var this$60 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = ps$2$9.checkError__Z(); | |
+ var condition$12 = ps$9.checkError__Z(); | |
this$60.assertFalse__T__Z__V(null, condition$12); | |
var this$65 = $m_Lorg_junit_Assert$(); | |
var this$61 = $m_sjsr_RuntimeString$(); | |
- var bytes$9 = bos$2$9.buf$2; | |
- var length$9 = bos$2$9.count$2; | |
+ var bytes$9 = bos$9.buf$2; | |
+ var length$9 = bos$9.count$2; | |
var actual$9 = this$61.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$9, 0, length$9, $m_sjs_niocharset_UTF$und8$()); | |
this$65.assertEquals__T__O__O__V(null, "null", actual$9); | |
var x1$10 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$10 !== null)) { | |
- var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
- var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
- var x$11$10_$_$$und1$f = ps$11; | |
- var x$11$10_$_$$und2$f = bos$11 | |
- } else { | |
- var x$11$10_$_$$und1$f; | |
- var x$11$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var ps$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$10_$_$$und1$f); | |
- var bos$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$10_$_$$und2$f); | |
- ps$2$10.printString__p3__T__V("(1,2)"); | |
+ var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
+ var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
+ ps$10.printString__p3__T__V("(1,2)"); | |
var this$67 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = ps$2$10.checkError__Z(); | |
+ var condition$13 = ps$10.checkError__Z(); | |
this$67.assertFalse__T__Z__V(null, condition$13); | |
var this$72 = $m_Lorg_junit_Assert$(); | |
var this$68 = $m_sjsr_RuntimeString$(); | |
- var bytes$10 = bos$2$10.buf$2; | |
- var length$10 = bos$2$10.count$2; | |
+ var bytes$10 = bos$10.buf$2; | |
+ var length$10 = bos$10.count$2; | |
var actual$10 = this$68.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$10, 0, length$10, $m_sjs_niocharset_UTF$und8$()); | |
this$72.assertEquals__T__O__O__V(null, "(1,2)", actual$10); | |
var x1$11 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$11 !== null)) { | |
- var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
- var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
- var x$11$11_$_$$und1$f = ps$12; | |
- var x$11$11_$_$$und2$f = bos$12 | |
- } else { | |
- var x$11$11_$_$$und1$f; | |
- var x$11$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var ps$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$11$11_$_$$und1$f); | |
- var bos$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$11$11_$_$$und2$f); | |
- ps$2$11.print__O__V(null); | |
+ var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
+ var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
+ ps$11.print__O__V(null); | |
var this$73 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = ps$2$11.checkError__Z(); | |
+ var condition$14 = ps$11.checkError__Z(); | |
this$73.assertFalse__T__Z__V(null, condition$14); | |
var this$78 = $m_Lorg_junit_Assert$(); | |
var this$74 = $m_sjsr_RuntimeString$(); | |
- var bytes$11 = bos$2$11.buf$2; | |
- var length$11 = bos$2$11.count$2; | |
+ var bytes$11 = bos$11.buf$2; | |
+ var length$11 = bos$11.count$2; | |
var actual$11 = this$74.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$11, 0, length$11, $m_sjs_niocharset_UTF$und8$()); | |
this$78.assertEquals__T__O__O__V(null, "null", actual$11) | |
}); | |
@@ -37761,281 +37358,204 @@ | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.printf$undformat$undwhich$undflushes$undwhen$undautoFlush$undis$undfalse__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$64_$_$$und1$f = ps; | |
- var x$64_$_$$und2$f = bos | |
- } else { | |
- var x$64_$_$$und1$f; | |
- var x$64_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$64_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$64_$_$$und2$f); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
var args = $makeNativeArrayWrapper($d_O.getArrayOf(), [5]); | |
- ps$2.format__T__AO__Ljava_io_PrintStream("%04d", args); | |
+ ps.format__T__AO__Ljava_io_PrintStream("%04d", args); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2.checkError__Z(); | |
+ var condition$1 = ps.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var this$3 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$3.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$7.assertEquals__T__O__O__V(null, "0005", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$64$1_$_$$und1$f = ps$1; | |
- var x$64$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$64$1_$_$$und1$f; | |
- var x$64$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$64$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$64$1_$_$$und2$f); | |
- ps$2$1.format__T__AO__Ljava_io_PrintStream("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.format__T__AO__Ljava_io_PrintStream("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$1.$$undflushed$3; | |
+ var condition$2 = bos$1.$$undflushed$3; | |
this$8.assertFalse__T__Z__V(null, condition$2); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$1.checkError__Z(); | |
+ var condition$3 = ps$1.checkError__Z(); | |
this$9.assertFalse__T__Z__V(null, condition$3); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
var this$10 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$10.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$14.assertEquals__T__O__O__V(null, "3.14159", actual$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.printf$undformat$undwhich$undflushes$undwhen$undautoFlush$undis$undtrue__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$64_$_$$und1$f = ps; | |
- var x$64_$_$$und2$f = bos | |
- } else { | |
- var x$64_$_$$und1$f; | |
- var x$64_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$64_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$64_$_$$und2$f); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
var args = $makeNativeArrayWrapper($d_O.getArrayOf(), [5]); | |
- ps$2.format__T__AO__Ljava_io_PrintStream("%04d", args); | |
+ ps.format__T__AO__Ljava_io_PrintStream("%04d", args); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2.checkError__Z(); | |
+ var condition$1 = ps.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var this$3 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$3.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$7.assertEquals__T__O__O__V(null, "0005", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$64$1_$_$$und1$f = ps$1; | |
- var x$64$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$64$1_$_$$und1$f; | |
- var x$64$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$64$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$64$1_$_$$und2$f); | |
- ps$2$1.format__T__AO__Ljava_io_PrintStream("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.format__T__AO__Ljava_io_PrintStream("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$1.$$undflushed$3; | |
+ var condition$2 = bos$1.$$undflushed$3; | |
this$8.assertTrue__T__Z__V(null, condition$2); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$1.checkError__Z(); | |
+ var condition$3 = ps$1.checkError__Z(); | |
this$9.assertFalse__T__Z__V(null, condition$3); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
var this$10 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$10.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$14.assertEquals__T__O__O__V(null, "3.14159", actual$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.append__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$65_$_$$und1$f = ps; | |
- var x$65_$_$$und2$f = bos | |
- } else { | |
- var x$65_$_$$und1$f; | |
- var x$65_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65_$_$$und2$f); | |
- ps$2.append__jl_CharSequence__Ljava_io_PrintStream("hello\n"); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.append__jl_CharSequence__Ljava_io_PrintStream("hello\n"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2.checkError__Z(); | |
+ var condition$1 = ps.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var this$3 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$3.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$7.assertEquals__T__O__O__V(null, "hello\n", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$65$1_$_$$und1$f = ps$1; | |
- var x$65$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$65$1_$_$$und1$f; | |
- var x$65$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65$1_$_$$und2$f); | |
- ps$2$1.append__jl_CharSequence__Ljava_io_PrintStream(null); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.append__jl_CharSequence__Ljava_io_PrintStream(null); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = ps$2$1.checkError__Z(); | |
+ var condition$2 = ps$1.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$2); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
var this$9 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$9.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$13.assertEquals__T__O__O__V(null, "null", actual$1); | |
var x1$2 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$65$2_$_$$und1$f = ps$3; | |
- var x$65$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$65$2_$_$$und1$f; | |
- var x$65$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65$2_$_$$und2$f); | |
- ps$2$2.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello\nworld", 3, 6); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ ps$2.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello\nworld", 3, 6); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = bos$2$2.$$undflushed$3; | |
+ var condition$3 = bos$2.$$undflushed$3; | |
this$14.assertTrue__T__Z__V(null, condition$3); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2$2.checkError__Z(); | |
+ var condition$4 = ps$2.checkError__Z(); | |
this$15.assertFalse__T__Z__V(null, condition$4); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
var this$16 = $m_sjsr_RuntimeString$(); | |
- var bytes$2 = bos$2$2.buf$2; | |
- var length$2 = bos$2$2.count$2; | |
+ var bytes$2 = bos$2.buf$2; | |
+ var length$2 = bos$2.count$2; | |
var actual$2 = this$16.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$2, 0, length$2, $m_sjs_niocharset_UTF$und8$()); | |
this$20.assertEquals__T__O__O__V(null, "lo\n", actual$2); | |
var x1$3 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$65$3_$_$$und1$f = ps$4; | |
- var x$65$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$65$3_$_$$und1$f; | |
- var x$65$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65$3_$_$$und2$f); | |
- ps$2$3.append__jl_CharSequence__I__I__Ljava_io_PrintStream(null, 1, 2); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ ps$3.append__jl_CharSequence__I__I__Ljava_io_PrintStream(null, 1, 2); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$3.checkError__Z(); | |
+ var condition$5 = ps$3.checkError__Z(); | |
this$21.assertFalse__T__Z__V(null, condition$5); | |
var this$26 = $m_Lorg_junit_Assert$(); | |
var this$22 = $m_sjsr_RuntimeString$(); | |
- var bytes$3 = bos$2$3.buf$2; | |
- var length$3 = bos$2$3.count$2; | |
+ var bytes$3 = bos$3.buf$2; | |
+ var length$3 = bos$3.count$2; | |
var actual$3 = this$22.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$3, 0, length$3, $m_sjs_niocharset_UTF$und8$()); | |
this$26.assertEquals__T__O__O__V(null, "u", actual$3); | |
var x1$4 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$65$4_$_$$und1$f = ps$5; | |
- var x$65$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$65$4_$_$$und1$f; | |
- var x$65$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65$4_$_$$und2$f); | |
- ps$2$4.append__C__Ljava_io_PrintStream(65); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.append__C__Ljava_io_PrintStream(65); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2$4.checkError__Z(); | |
+ var condition$6 = ps$4.checkError__Z(); | |
this$27.assertFalse__T__Z__V(null, condition$6); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
var this$28 = $m_sjsr_RuntimeString$(); | |
- var bytes$4 = bos$2$4.buf$2; | |
- var length$4 = bos$2$4.count$2; | |
+ var bytes$4 = bos$4.buf$2; | |
+ var length$4 = bos$4.count$2; | |
var actual$4 = this$28.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$4, 0, length$4, $m_sjs_niocharset_UTF$und8$()); | |
this$32.assertEquals__T__O__O__V(null, "A", actual$4); | |
var x1$5 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$65$5_$_$$und1$f = ps$6; | |
- var x$65$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$65$5_$_$$und1$f; | |
- var x$65$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$65$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$65$5_$_$$und2$f); | |
- ps$2$5.append__C__Ljava_io_PrintStream(10); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ ps$5.append__C__Ljava_io_PrintStream(10); | |
var this$33 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = bos$2$5.$$undflushed$3; | |
+ var condition$7 = bos$5.$$undflushed$3; | |
this$33.assertTrue__T__Z__V(null, condition$7); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = ps$2$5.checkError__Z(); | |
+ var condition$8 = ps$5.checkError__Z(); | |
this$34.assertFalse__T__Z__V(null, condition$8); | |
var this$39 = $m_Lorg_junit_Assert$(); | |
var this$35 = $m_sjsr_RuntimeString$(); | |
- var bytes$5 = bos$2$5.buf$2; | |
- var length$5 = bos$2$5.count$2; | |
+ var bytes$5 = bos$5.buf$2; | |
+ var length$5 = bos$5.count$2; | |
var actual$5 = this$35.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$5, 0, length$5, $m_sjs_niocharset_UTF$und8$()); | |
this$39.assertEquals__T__O__O__V(null, "\n", actual$5) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.write$undpass$undthe$undbytes$undthrough__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = ps; | |
- var x$3_$_$$und2$f = bos | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3_$_$$und2$f); | |
- ps$2.write__I__V(97); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.write__I__V(97); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = ps$2.checkError__Z(); | |
+ var condition = ps.checkError__Z(); | |
this$1.assertFalse__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -38048,29 +37568,22 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$12 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$12.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(10, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1$1 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = ps$1; | |
- var x$3$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$1_$_$$und2$f); | |
- ps$2$1.write__I__V(10); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.write__I__V(10); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2$1.$$undflushed$3; | |
+ var condition$1 = bos$1.$$undflushed$3; | |
this$13.assertTrue__T__Z__V(null, condition$1); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = ps$2$1.checkError__Z(); | |
+ var condition$2 = ps$1.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$2); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -38083,23 +37596,16 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$25 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$25.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([10])); | |
var x1$2 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = ps$3; | |
- var x$3$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$2_$_$$und2$f); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 10]); | |
var len$2 = $uI(xs.array$6.length); | |
var array = $newArrayObject($d_B.getArrayOf(), [len$2]); | |
@@ -38111,12 +37617,12 @@ | |
array.u[elem$1$1] = $uB(arg1$2); | |
elem$1$1 = ((1 + elem$1$1) | 0) | |
}; | |
- ps$2$2.write__AB__I__I__V(array, 0, array.u.length); | |
+ ps$2.write__AB__I__I__V(array, 0, array.u.length); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = bos$2$2.$$undflushed$3; | |
+ var condition$3 = bos$2.$$undflushed$3; | |
this$31.assertTrue__T__Z__V(null, condition$3); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2$2.checkError__Z(); | |
+ var condition$4 = ps$2.checkError__Z(); | |
this$32.assertFalse__T__Z__V(null, condition$4); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -38129,23 +37635,16 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$43 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$43.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true); | |
var expected$3 = $m_s_Array$().apply__I__sc_Seq__AI(66, new $c_sjs_js_WrappedArray().init___sjs_js_Array([10])); | |
var x1$3 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$3$3_$_$$und1$f = ps$4; | |
- var x$3$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$3$3_$_$$und1$f; | |
- var x$3$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$3_$_$$und2$f); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
var xs$1 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 66, 10, 67]); | |
var len$4 = $uI(xs$1.array$6.length); | |
var array$1 = $newArrayObject($d_B.getArrayOf(), [len$4]); | |
@@ -38157,12 +37656,12 @@ | |
array$1.u[elem$1$2] = $uB(arg1$4); | |
elem$1$2 = ((1 + elem$1$2) | 0) | |
}; | |
- ps$2$3.write__AB__I__I__V(array$1, 1, 2); | |
+ ps$3.write__AB__I__I__V(array$1, 1, 2); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = bos$2$3.$$undflushed$3; | |
+ var condition$5 = bos$3.$$undflushed$3; | |
this$49.assertTrue__T__Z__V(null, condition$5); | |
var this$50 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2$3.checkError__Z(); | |
+ var condition$6 = ps$3.checkError__Z(); | |
this$50.assertFalse__T__Z__V(null, condition$6); | |
var elems$2$3 = []; | |
var i$3 = 0; | |
@@ -38175,26 +37674,19 @@ | |
i$3 = ((1 + i$3) | 0) | |
}; | |
var expecteds$3 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$3); | |
- var actuals$3 = bos$2$3.toByteArray__AB(); | |
+ var actuals$3 = bos$3.toByteArray__AB(); | |
var this$61 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$61.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, actuals$3, true); | |
var expected$4 = $m_s_Array$().apply__I__sc_Seq__AI(233, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1$4 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$3$4_$_$$und1$f = ps$5; | |
- var x$3$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$3$4_$_$$und1$f; | |
- var x$3$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$4_$_$$und2$f); | |
- ps$2$4.write__I__V((-23)); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.write__I__V((-23)); | |
var this$62 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$4.checkError__Z(); | |
+ var condition$7 = ps$4.checkError__Z(); | |
this$62.assertFalse__T__Z__V(null, condition$7); | |
var elems$2$4 = []; | |
var i$4 = 0; | |
@@ -38207,23 +37699,16 @@ | |
i$4 = ((1 + i$4) | 0) | |
}; | |
var expecteds$4 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$4); | |
- var actuals$4 = bos$2$4.toByteArray__AB(); | |
+ var actuals$4 = bos$4.toByteArray__AB(); | |
var this$73 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$73.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, actuals$4, true); | |
var expected$5 = $m_s_Array$().apply__I__sc_Seq__AI(233, new $c_sjs_js_WrappedArray().init___sjs_js_Array([224])); | |
var x1$5 = this.newPrintStream__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$3$5_$_$$und1$f = ps$6; | |
- var x$3$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$3$5_$_$$und1$f; | |
- var x$3$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$3$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$3$5_$_$$und2$f); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
var xs$2 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([(-23), (-32)]); | |
var len$7 = $uI(xs$2.array$6.length); | |
var array$2 = $newArrayObject($d_B.getArrayOf(), [len$7]); | |
@@ -38235,9 +37720,9 @@ | |
array$2.u[elem$1$3] = $uB(arg1$7); | |
elem$1$3 = ((1 + elem$1$3) | 0) | |
}; | |
- ps$2$5.write__AB__I__I__V(array$2, 0, array$2.u.length); | |
+ ps$5.write__AB__I__I__V(array$2, 0, array$2.u.length); | |
var this$79 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = ps$2$5.checkError__Z(); | |
+ var condition$8 = ps$5.checkError__Z(); | |
this$79.assertFalse__T__Z__V(null, condition$8); | |
var elems$2$5 = []; | |
var i$5 = 0; | |
@@ -38250,7 +37735,7 @@ | |
i$5 = ((1 + i$5) | 0) | |
}; | |
var expecteds$5 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$5); | |
- var actuals$5 = bos$2$5.toByteArray__AB(); | |
+ var actuals$5 = bos$5.toByteArray__AB(); | |
var this$90 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$90.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$5, actuals$5, true) | |
}); | |
@@ -38264,360 +37749,262 @@ | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.println$undforwards$unddoes$undnot$undflush$undwhen$undautoFlush$undis$undfalse__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$59_$_$$und1$f = ps; | |
- var x$59_$_$$und2$f = bos | |
- } else { | |
- var x$59_$_$$und1$f; | |
- var x$59_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59_$_$$und2$f); | |
- ps$2.println__V(); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.println__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2.checkError__Z(); | |
+ var condition$1 = ps.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var this$3 = $m_sjsr_RuntimeString$(); | |
- var bytes = bos$2.buf$2; | |
- var length = bos$2.count$2; | |
+ var bytes = bos.buf$2; | |
+ var length = bos.count$2; | |
var actual = this$3.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes, 0, length, $m_sjs_niocharset_UTF$und8$()); | |
this$7.assertEquals__T__O__O__V(null, "\n", actual); | |
var x1$1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$59$1_$_$$und1$f = ps$1; | |
- var x$59$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$59$1_$_$$und1$f; | |
- var x$59$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$1_$_$$und2$f); | |
- ps$2$1.println__Z__V(true); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.println__Z__V(true); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2$1.$$undflushed$3; | |
+ var condition$2 = bos$1.$$undflushed$3; | |
this$8.assertFalse__T__Z__V(null, condition$2); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$1.checkError__Z(); | |
+ var condition$3 = ps$1.checkError__Z(); | |
this$9.assertFalse__T__Z__V(null, condition$3); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
var this$10 = $m_sjsr_RuntimeString$(); | |
- var bytes$1 = bos$2$1.buf$2; | |
- var length$1 = bos$2$1.count$2; | |
+ var bytes$1 = bos$1.buf$2; | |
+ var length$1 = bos$1.count$2; | |
var actual$1 = this$10.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$1, 0, length$1, $m_sjs_niocharset_UTF$und8$()); | |
this$14.assertEquals__T__O__O__V(null, "true\n", actual$1); | |
var x1$2 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$59$2_$_$$und1$f = ps$3; | |
- var x$59$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$59$2_$_$$und1$f; | |
- var x$59$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$2_$_$$und2$f); | |
- ps$2$2.println__C__V(90); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ ps$2.println__C__V(90); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = bos$2$2.$$undflushed$3; | |
+ var condition$4 = bos$2.$$undflushed$3; | |
this$15.assertFalse__T__Z__V(null, condition$4); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$2.checkError__Z(); | |
+ var condition$5 = ps$2.checkError__Z(); | |
this$16.assertFalse__T__Z__V(null, condition$5); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
var this$17 = $m_sjsr_RuntimeString$(); | |
- var bytes$2 = bos$2$2.buf$2; | |
- var length$2 = bos$2$2.count$2; | |
+ var bytes$2 = bos$2.buf$2; | |
+ var length$2 = bos$2.count$2; | |
var actual$2 = this$17.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$2, 0, length$2, $m_sjs_niocharset_UTF$und8$()); | |
this$21.assertEquals__T__O__O__V(null, "Z\n", actual$2); | |
var x1$3 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$59$3_$_$$und1$f = ps$4; | |
- var x$59$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$59$3_$_$$und1$f; | |
- var x$59$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$3_$_$$und2$f); | |
- ps$2$3.println__C__V(10); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ ps$3.println__C__V(10); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = bos$2$3.$$undflushed$3; | |
+ var condition$6 = bos$3.$$undflushed$3; | |
this$22.assertFalse__T__Z__V(null, condition$6); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$3.checkError__Z(); | |
+ var condition$7 = ps$3.checkError__Z(); | |
this$23.assertFalse__T__Z__V(null, condition$7); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
var this$24 = $m_sjsr_RuntimeString$(); | |
- var bytes$3 = bos$2$3.buf$2; | |
- var length$3 = bos$2$3.count$2; | |
+ var bytes$3 = bos$3.buf$2; | |
+ var length$3 = bos$3.count$2; | |
var actual$3 = this$24.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$3, 0, length$3, $m_sjs_niocharset_UTF$und8$()); | |
this$28.assertEquals__T__O__O__V(null, "\n\n", actual$3); | |
var x1$4 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$59$4_$_$$und1$f = ps$5; | |
- var x$59$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$59$4_$_$$und1$f; | |
- var x$59$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$4_$_$$und2$f); | |
- ps$2$4.println__I__V(5); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.println__I__V(5); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = bos$2$4.$$undflushed$3; | |
+ var condition$8 = bos$4.$$undflushed$3; | |
this$29.assertFalse__T__Z__V(null, condition$8); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = ps$2$4.checkError__Z(); | |
+ var condition$9 = ps$4.checkError__Z(); | |
this$30.assertFalse__T__Z__V(null, condition$9); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
var this$31 = $m_sjsr_RuntimeString$(); | |
- var bytes$4 = bos$2$4.buf$2; | |
- var length$4 = bos$2$4.count$2; | |
+ var bytes$4 = bos$4.buf$2; | |
+ var length$4 = bos$4.count$2; | |
var actual$4 = this$31.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$4, 0, length$4, $m_sjs_niocharset_UTF$und8$()); | |
this$35.assertEquals__T__O__O__V(null, "5\n", actual$4); | |
var x1$5 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$59$5_$_$$und1$f = ps$6; | |
- var x$59$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$59$5_$_$$und1$f; | |
- var x$59$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$5_$_$$und2$f); | |
- ps$2$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ ps$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$36 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = bos$2$5.$$undflushed$3; | |
+ var condition$10 = bos$5.$$undflushed$3; | |
this$36.assertFalse__T__Z__V(null, condition$10); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = ps$2$5.checkError__Z(); | |
+ var condition$11 = ps$5.checkError__Z(); | |
this$37.assertFalse__T__Z__V(null, condition$11); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
var this$38 = $m_sjsr_RuntimeString$(); | |
- var bytes$5 = bos$2$5.buf$2; | |
- var length$5 = bos$2$5.count$2; | |
+ var bytes$5 = bos$5.buf$2; | |
+ var length$5 = bos$5.count$2; | |
var actual$5 = this$38.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$5, 0, length$5, $m_sjs_niocharset_UTF$und8$()); | |
this$42.assertEquals__T__O__O__V(null, "1234567891011\n", actual$5); | |
var x1$6 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$6 !== null)) { | |
- var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
- var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
- var x$59$6_$_$$und1$f = ps$7; | |
- var x$59$6_$_$$und2$f = bos$7 | |
- } else { | |
- var x$59$6_$_$$und1$f; | |
- var x$59$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var ps$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$6_$_$$und1$f); | |
- var bos$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$6_$_$$und2$f); | |
- ps$2$6.println__F__V(1.5); | |
+ var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
+ var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
+ ps$6.println__F__V(1.5); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = bos$2$6.$$undflushed$3; | |
+ var condition$12 = bos$6.$$undflushed$3; | |
this$43.assertFalse__T__Z__V(null, condition$12); | |
var this$44 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = ps$2$6.checkError__Z(); | |
+ var condition$13 = ps$6.checkError__Z(); | |
this$44.assertFalse__T__Z__V(null, condition$13); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
var this$45 = $m_sjsr_RuntimeString$(); | |
- var bytes$6 = bos$2$6.buf$2; | |
- var length$6 = bos$2$6.count$2; | |
+ var bytes$6 = bos$6.buf$2; | |
+ var length$6 = bos$6.count$2; | |
var actual$6 = this$45.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$6, 0, length$6, $m_sjs_niocharset_UTF$und8$()); | |
this$49.assertEquals__T__O__O__V(null, "1.5\n", actual$6); | |
var x1$7 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$7 !== null)) { | |
- var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
- var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
- var x$59$7_$_$$und1$f = ps$8; | |
- var x$59$7_$_$$und2$f = bos$8 | |
- } else { | |
- var x$59$7_$_$$und1$f; | |
- var x$59$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var ps$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$7_$_$$und1$f); | |
- var bos$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$7_$_$$und2$f); | |
- ps$2$7.println__D__V(3.141592653589793); | |
+ var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
+ var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
+ ps$7.println__D__V(3.141592653589793); | |
var this$50 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = bos$2$7.$$undflushed$3; | |
+ var condition$14 = bos$7.$$undflushed$3; | |
this$50.assertFalse__T__Z__V(null, condition$14); | |
var this$51 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = ps$2$7.checkError__Z(); | |
+ var condition$15 = ps$7.checkError__Z(); | |
this$51.assertFalse__T__Z__V(null, condition$15); | |
var this$56 = $m_Lorg_junit_Assert$(); | |
var this$52 = $m_sjsr_RuntimeString$(); | |
- var bytes$7 = bos$2$7.buf$2; | |
- var length$7 = bos$2$7.count$2; | |
+ var bytes$7 = bos$7.buf$2; | |
+ var length$7 = bos$7.count$2; | |
var actual$7 = this$52.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$7, 0, length$7, $m_sjs_niocharset_UTF$und8$()); | |
this$56.assertEquals__T__O__O__V(null, "3.141592653589793\n", actual$7); | |
var x1$8 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$8 !== null)) { | |
- var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
- var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
- var x$59$8_$_$$und1$f = ps$9; | |
- var x$59$8_$_$$und2$f = bos$9 | |
- } else { | |
- var x$59$8_$_$$und1$f; | |
- var x$59$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var ps$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$8_$_$$und1$f); | |
- var bos$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$8_$_$$und2$f); | |
- ps$2$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
+ var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
+ ps$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$59 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = bos$2$8.$$undflushed$3; | |
+ var condition$16 = bos$8.$$undflushed$3; | |
this$59.assertFalse__T__Z__V(null, condition$16); | |
var this$60 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = ps$2$8.checkError__Z(); | |
+ var condition$17 = ps$8.checkError__Z(); | |
this$60.assertFalse__T__Z__V(null, condition$17); | |
var this$65 = $m_Lorg_junit_Assert$(); | |
var this$61 = $m_sjsr_RuntimeString$(); | |
- var bytes$8 = bos$2$8.buf$2; | |
- var length$8 = bos$2$8.count$2; | |
+ var bytes$8 = bos$8.buf$2; | |
+ var length$8 = bos$8.count$2; | |
var actual$8 = this$61.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$8, 0, length$8, $m_sjs_niocharset_UTF$und8$()); | |
this$65.assertEquals__T__O__O__V(null, "A\n\n", actual$8); | |
var x1$9 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$9 !== null)) { | |
- var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
- var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
- var x$59$9_$_$$und1$f = ps$10; | |
- var x$59$9_$_$$und2$f = bos$10 | |
- } else { | |
- var x$59$9_$_$$und1$f; | |
- var x$59$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var ps$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$9_$_$$und1$f); | |
- var bos$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$9_$_$$und2$f); | |
- ps$2$9.println__T__V("hello\n"); | |
+ var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
+ var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
+ ps$9.println__T__V("hello\n"); | |
var this$66 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = bos$2$9.$$undflushed$3; | |
+ var condition$18 = bos$9.$$undflushed$3; | |
this$66.assertFalse__T__Z__V(null, condition$18); | |
var this$67 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = ps$2$9.checkError__Z(); | |
+ var condition$19 = ps$9.checkError__Z(); | |
this$67.assertFalse__T__Z__V(null, condition$19); | |
var this$72 = $m_Lorg_junit_Assert$(); | |
var this$68 = $m_sjsr_RuntimeString$(); | |
- var bytes$9 = bos$2$9.buf$2; | |
- var length$9 = bos$2$9.count$2; | |
+ var bytes$9 = bos$9.buf$2; | |
+ var length$9 = bos$9.count$2; | |
var actual$9 = this$68.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$9, 0, length$9, $m_sjs_niocharset_UTF$und8$()); | |
this$72.assertEquals__T__O__O__V(null, "hello\n\n", actual$9); | |
var x1$10 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$10 !== null)) { | |
- var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
- var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
- var x$59$10_$_$$und1$f = ps$11; | |
- var x$59$10_$_$$und2$f = bos$11 | |
- } else { | |
- var x$59$10_$_$$und1$f; | |
- var x$59$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var ps$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$10_$_$$und1$f); | |
- var bos$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$10_$_$$und2$f); | |
- ps$2$10.println__T__V(null); | |
+ var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
+ var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
+ ps$10.println__T__V(null); | |
var this$73 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = bos$2$10.$$undflushed$3; | |
+ var condition$20 = bos$10.$$undflushed$3; | |
this$73.assertFalse__T__Z__V(null, condition$20); | |
var this$74 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = ps$2$10.checkError__Z(); | |
+ var condition$21 = ps$10.checkError__Z(); | |
this$74.assertFalse__T__Z__V(null, condition$21); | |
var this$79 = $m_Lorg_junit_Assert$(); | |
var this$75 = $m_sjsr_RuntimeString$(); | |
- var bytes$10 = bos$2$10.buf$2; | |
- var length$10 = bos$2$10.count$2; | |
+ var bytes$10 = bos$10.buf$2; | |
+ var length$10 = bos$10.count$2; | |
var actual$10 = this$75.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$10, 0, length$10, $m_sjs_niocharset_UTF$und8$()); | |
this$79.assertEquals__T__O__O__V(null, "null\n", actual$10); | |
var x1$11 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$11 !== null)) { | |
- var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
- var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
- var x$59$11_$_$$und1$f = ps$12; | |
- var x$59$11_$_$$und2$f = bos$12 | |
- } else { | |
- var x$59$11_$_$$und1$f; | |
- var x$59$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var ps$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$11_$_$$und1$f); | |
- var bos$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$11_$_$$und2$f); | |
- ps$2$11.printString__p3__T__V("(1,2)"); | |
- ps$2$11.println__V(); | |
+ var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
+ var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
+ ps$11.printString__p3__T__V("(1,2)"); | |
+ ps$11.println__V(); | |
var this$81 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = bos$2$11.$$undflushed$3; | |
+ var condition$22 = bos$11.$$undflushed$3; | |
this$81.assertFalse__T__Z__V(null, condition$22); | |
var this$82 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = ps$2$11.checkError__Z(); | |
+ var condition$23 = ps$11.checkError__Z(); | |
this$82.assertFalse__T__Z__V(null, condition$23); | |
var this$87 = $m_Lorg_junit_Assert$(); | |
var this$83 = $m_sjsr_RuntimeString$(); | |
- var bytes$11 = bos$2$11.buf$2; | |
- var length$11 = bos$2$11.count$2; | |
+ var bytes$11 = bos$11.buf$2; | |
+ var length$11 = bos$11.count$2; | |
var actual$11 = this$83.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$11, 0, length$11, $m_sjs_niocharset_UTF$und8$()); | |
this$87.assertEquals__T__O__O__V(null, "(1,2)\n", actual$11); | |
var x1$12 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$12 !== null)) { | |
- var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
- var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
- var x$59$12_$_$$und1$f = ps$13; | |
- var x$59$12_$_$$und2$f = bos$13 | |
- } else { | |
- var x$59$12_$_$$und1$f; | |
- var x$59$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var ps$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$59$12_$_$$und1$f); | |
- var bos$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$59$12_$_$$und2$f); | |
- ps$2$12.println__O__V(null); | |
+ var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
+ var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
+ ps$12.println__O__V(null); | |
var this$88 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = bos$2$12.$$undflushed$3; | |
+ var condition$24 = bos$12.$$undflushed$3; | |
this$88.assertFalse__T__Z__V(null, condition$24); | |
var this$89 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = ps$2$12.checkError__Z(); | |
+ var condition$25 = ps$12.checkError__Z(); | |
this$89.assertFalse__T__Z__V(null, condition$25); | |
var this$94 = $m_Lorg_junit_Assert$(); | |
var this$90 = $m_sjsr_RuntimeString$(); | |
- var bytes$12 = bos$2$12.buf$2; | |
- var length$12 = bos$2$12.count$2; | |
+ var bytes$12 = bos$12.buf$2; | |
+ var length$12 = bos$12.count$2; | |
var actual$12 = this$90.newString__AB__I__I__Ljava_nio_charset_Charset__T(bytes$12, 0, length$12, $m_sjs_niocharset_UTF$und8$()); | |
this$94.assertEquals__T__O__O__V(null, "null\n", actual$12) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.write$undshort$undcircuits$undpending$undhigh$undsurrogates$undin$undprint__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$109_$_$$und1$f = ps; | |
- var x$109_$_$$und2$f = bos | |
- } else { | |
- var x$109_$_$$und1$f; | |
- var x$109_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$109_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$109_$_$$und2$f); | |
- ps$2.print__C__V(65); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.print__C__V(65); | |
var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65]); | |
var len = $uI(xs.array$6.length); | |
var array = $newArrayObject($d_B.getArrayOf(), [len]); | |
@@ -38629,10 +38016,10 @@ | |
array.u[elem$1] = $uB(arg1); | |
elem$1 = ((1 + elem$1) | 0) | |
}; | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$7 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$7.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array, actuals, true); | |
- ps$2.print__C__V(55357); | |
+ ps.print__C__V(55357); | |
var xs$1 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65]); | |
var len$1 = $uI(xs$1.array$6.length); | |
var array$1 = $newArrayObject($d_B.getArrayOf(), [len$1]); | |
@@ -38644,10 +38031,10 @@ | |
array$1.u[elem$1$1] = $uB(arg1$1); | |
elem$1$1 = ((1 + elem$1$1) | 0) | |
}; | |
- var actuals$1 = bos$2.toByteArray__AB(); | |
+ var actuals$1 = bos.toByteArray__AB(); | |
var this$14 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$14.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array$1, actuals$1, true); | |
- ps$2.flush__V(); | |
+ ps.flush__V(); | |
var xs$2 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65]); | |
var len$2 = $uI(xs$2.array$6.length); | |
var array$2 = $newArrayObject($d_B.getArrayOf(), [len$2]); | |
@@ -38659,10 +38046,10 @@ | |
array$2.u[elem$1$2] = $uB(arg1$2); | |
elem$1$2 = ((1 + elem$1$2) | 0) | |
}; | |
- var actuals$2 = bos$2.toByteArray__AB(); | |
+ var actuals$2 = bos.toByteArray__AB(); | |
var this$21 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$21.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array$2, actuals$2, true); | |
- ps$2.write__I__V(90); | |
+ ps.write__I__V(90); | |
var xs$3 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 90]); | |
var len$3 = $uI(xs$3.array$6.length); | |
var array$3 = $newArrayObject($d_B.getArrayOf(), [len$3]); | |
@@ -38674,10 +38061,10 @@ | |
array$3.u[elem$1$3] = $uB(arg1$3); | |
elem$1$3 = ((1 + elem$1$3) | 0) | |
}; | |
- var actuals$3 = bos$2.toByteArray__AB(); | |
+ var actuals$3 = bos.toByteArray__AB(); | |
var this$28 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$28.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array$3, actuals$3, true); | |
- ps$2.print__C__V(56489); | |
+ ps.print__C__V(56489); | |
var xs$4 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 90, (-16), (-97), (-110), (-87)]); | |
var len$4 = $uI(xs$4.array$6.length); | |
var array$4 = $newArrayObject($d_B.getArrayOf(), [len$4]); | |
@@ -38689,47 +38076,33 @@ | |
array$4.u[elem$1$4] = $uB(arg1$4); | |
elem$1$4 = ((1 + elem$1$4) | 0) | |
}; | |
- var actuals$4 = bos$2.toByteArray__AB(); | |
+ var actuals$4 = bos.toByteArray__AB(); | |
var this$35 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$35.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array$4, actuals$4, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.flush__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$1_$_$$und1$f = ps; | |
- var x$1_$_$$und2$f = bos | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$1_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$1_$_$$und2$f); | |
- ps$2.print__T__V("hello"); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.print__T__V("hello"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
- ps$2.flush__V(); | |
+ ps.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2.$$undflushed$3; | |
+ var condition$1 = bos.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.close__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$2_$_$$und1$f = ps; | |
- var x$2_$_$$und2$f = bos | |
- } else { | |
- var x$2_$_$$und1$f; | |
- var x$2_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$2_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$2_$_$$und2$f); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([1]); | |
var len = $uI(xs.array$6.length); | |
var array = $newArrayObject($d_B.getArrayOf(), [len]); | |
@@ -38741,30 +38114,30 @@ | |
array.u[elem$1] = $uB(arg1); | |
elem$1 = ((1 + elem$1) | 0) | |
}; | |
- ps$2.write__AB__I__I__V(array, 0, array.u.length); | |
+ ps.write__AB__I__I__V(array, 0, array.u.length); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var condition = bos$2.$$undflushed$3; | |
+ var condition = bos.$$undflushed$3; | |
this$6.assertFalse__T__Z__V(null, condition); | |
- ps$2.close__V(); | |
+ ps.close__V(); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = bos$2.$$undflushed$3; | |
+ var condition$1 = bos.$$undflushed$3; | |
this$7.assertTrue__T__Z__V(null, condition$1); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = bos$2.$$undclosed$3; | |
+ var condition$2 = bos.$$undclosed$3; | |
this$8.assertTrue__T__Z__V(null, condition$2); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2.checkError__Z(); | |
+ var condition$3 = ps.checkError__Z(); | |
this$9.assertFalse__T__Z__V(null, condition$3); | |
- ps$2.close__V(); | |
+ ps.close__V(); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2.checkError__Z(); | |
+ var condition$4 = ps.checkError__Z(); | |
this$10.assertFalse__T__Z__V(null, condition$4); | |
- ps$2.errorFlag$3 = false; | |
- ps$2.print__T__V("never printed"); | |
+ ps.errorFlag$3 = false; | |
+ ps.print__T__V("never printed"); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2.checkError__Z(); | |
+ var condition$5 = ps.checkError__Z(); | |
this$11.assertTrue__T__Z__V(null, condition$5); | |
- ps$2.errorFlag$3 = false; | |
+ ps.errorFlag$3 = false; | |
var xs$1 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([97, 98]); | |
var len$1 = $uI(xs$1.array$6.length); | |
var array$1 = $newArrayObject($d_B.getArrayOf(), [len$1]); | |
@@ -38776,21 +38149,21 @@ | |
array$1.u[elem$1$1] = $uB(arg1$1); | |
elem$1$1 = ((1 + elem$1$1) | 0) | |
}; | |
- ps$2.write__AB__I__I__V(array$1, 0, array$1.u.length); | |
+ ps.write__AB__I__I__V(array$1, 0, array$1.u.length); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2.checkError__Z(); | |
+ var condition$6 = ps.checkError__Z(); | |
this$17.assertTrue__T__Z__V(null, condition$6); | |
- ps$2.errorFlag$3 = false; | |
- ps$2.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello", 1, 3); | |
+ ps.errorFlag$3 = false; | |
+ ps.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello", 1, 3); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2.checkError__Z(); | |
+ var condition$7 = ps.checkError__Z(); | |
this$18.assertTrue__T__Z__V(null, condition$7); | |
- ps$2.errorFlag$3 = false; | |
- ps$2.flush__V(); | |
+ ps.errorFlag$3 = false; | |
+ ps.flush__V(); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = ps$2.checkError__Z(); | |
+ var condition$8 = ps.checkError__Z(); | |
this$19.assertTrue__T__Z__V(null, condition$8); | |
- ps$2.errorFlag$3 = false; | |
+ ps.errorFlag$3 = false; | |
var xs$2 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([1]); | |
var len$2 = $uI(xs$2.array$6.length); | |
var array$2 = $newArrayObject($d_B.getArrayOf(), [len$2]); | |
@@ -38802,28 +38175,21 @@ | |
array$2.u[elem$1$2] = $uB(arg1$2); | |
elem$1$2 = ((1 + elem$1$2) | 0) | |
}; | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$26 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$26.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array$2, actuals, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.print$undencodes$undin$undUTF$und8__V = (function() { | |
var expected = $m_s_Array$().apply__I__sc_Seq__AI(195, new $c_sjs_js_WrappedArray().init___sjs_js_Array([169])); | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$24_$_$$und1$f = ps; | |
- var x$24_$_$$und2$f = bos | |
- } else { | |
- var x$24_$_$$und1$f; | |
- var x$24_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24_$_$$und2$f); | |
- ps$2.print__C__V(233); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ ps.print__C__V(233); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = ps$2.checkError__Z(); | |
+ var condition = ps.checkError__Z(); | |
this$1.assertFalse__T__Z__V(null, condition); | |
var elems$2 = []; | |
var i = 0; | |
@@ -38836,26 +38202,19 @@ | |
i = ((1 + i) | 0) | |
}; | |
var expecteds = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2); | |
- var actuals = bos$2.toByteArray__AB(); | |
+ var actuals = bos.toByteArray__AB(); | |
var this$12 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$12.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds, actuals, true); | |
var expected$1 = $m_s_Array$().apply__I__sc_Seq__AI(227, new $c_sjs_js_WrappedArray().init___sjs_js_Array([129, 147, 227, 130, 147, 227, 129, 171, 227, 129, 161, 227, 129, 175])); | |
var x1$1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$24$1_$_$$und1$f = ps$1; | |
- var x$24$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$24$1_$_$$und1$f; | |
- var x$24$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$1_$_$$und2$f); | |
- ps$2$1.print__T__V("\u3053\u3093\u306b\u3061\u306f"); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ ps$1.print__T__V("\u3053\u3093\u306b\u3061\u306f"); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2$1.checkError__Z(); | |
+ var condition$1 = ps$1.checkError__Z(); | |
this$13.assertFalse__T__Z__V(null, condition$1); | |
var elems$2$1 = []; | |
var i$1 = 0; | |
@@ -38868,26 +38227,19 @@ | |
i$1 = ((1 + i$1) | 0) | |
}; | |
var expecteds$1 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$1); | |
- var actuals$1 = bos$2$1.toByteArray__AB(); | |
+ var actuals$1 = bos$1.toByteArray__AB(); | |
var this$24 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$24.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$1, actuals$1, true); | |
var expected$2 = $m_s_Array$().apply__I__sc_Seq__AI(206, new $c_sjs_js_WrappedArray().init___sjs_js_Array([183, 206, 188, 206, 173, 207, 129])); | |
var x1$2 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$24$2_$_$$und1$f = ps$3; | |
- var x$24$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$24$2_$_$$und1$f; | |
- var x$24$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$2_$_$$und2$f); | |
- ps$2$2.print__T__V("\u03b7\u03bc\u03ad\u03c1"); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ ps$2.print__T__V("\u03b7\u03bc\u03ad\u03c1"); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = ps$2$2.checkError__Z(); | |
+ var condition$2 = ps$2.checkError__Z(); | |
this$25.assertFalse__T__Z__V(null, condition$2); | |
var elems$2$2 = []; | |
var i$2 = 0; | |
@@ -38900,26 +38252,19 @@ | |
i$2 = ((1 + i$2) | 0) | |
}; | |
var expecteds$2 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$2); | |
- var actuals$2 = bos$2$2.toByteArray__AB(); | |
+ var actuals$2 = bos$2.toByteArray__AB(); | |
var this$36 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$36.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$2, actuals$2, true); | |
var expected$3 = $m_s_Array$().apply__I__sc_Seq__AI(240, new $c_sjs_js_WrappedArray().init___sjs_js_Array([159, 146, 169])); | |
var x1$3 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$24$3_$_$$und1$f = ps$4; | |
- var x$24$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$24$3_$_$$und1$f; | |
- var x$24$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$3_$_$$und2$f); | |
- ps$2$3.print__T__V("\ud83d\udca9"); | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ ps$3.print__T__V("\ud83d\udca9"); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$3.checkError__Z(); | |
+ var condition$3 = ps$3.checkError__Z(); | |
this$37.assertFalse__T__Z__V(null, condition$3); | |
var elems$2$3 = []; | |
var i$3 = 0; | |
@@ -38932,26 +38277,19 @@ | |
i$3 = ((1 + i$3) | 0) | |
}; | |
var expecteds$3 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$3); | |
- var actuals$3 = bos$2$3.toByteArray__AB(); | |
+ var actuals$3 = bos$3.toByteArray__AB(); | |
var this$48 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$48.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$3, actuals$3, true); | |
var expected$4 = $m_s_Array$().apply__I__sc_Seq__AI(98, new $c_sjs_js_WrappedArray().init___sjs_js_Array([240, 159, 146, 169, 99])); | |
var x1$4 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$24$4_$_$$und1$f = ps$5; | |
- var x$24$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$24$4_$_$$und1$f; | |
- var x$24$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$4_$_$$und2$f); | |
- ps$2$4.print__T__V("b\ud83d\udca9c"); | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ ps$4.print__T__V("b\ud83d\udca9c"); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2$4.checkError__Z(); | |
+ var condition$4 = ps$4.checkError__Z(); | |
this$49.assertFalse__T__Z__V(null, condition$4); | |
var elems$2$4 = []; | |
var i$4 = 0; | |
@@ -38964,27 +38302,20 @@ | |
i$4 = ((1 + i$4) | 0) | |
}; | |
var expecteds$4 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$4); | |
- var actuals$4 = bos$2$4.toByteArray__AB(); | |
+ var actuals$4 = bos$4.toByteArray__AB(); | |
var this$60 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$60.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$4, actuals$4, true); | |
var expected$5 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 240, 159, 146, 169])); | |
var x1$5 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$24$5_$_$$und1$f = ps$6; | |
- var x$24$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$24$5_$_$$und1$f; | |
- var x$24$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$5_$_$$und2$f); | |
- ps$2$5.print__T__V("ab\ud83d"); | |
- ps$2$5.print__C__V(56489); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ ps$5.print__T__V("ab\ud83d"); | |
+ ps$5.print__C__V(56489); | |
var this$61 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$5.checkError__Z(); | |
+ var condition$5 = ps$5.checkError__Z(); | |
this$61.assertFalse__T__Z__V(null, condition$5); | |
var elems$2$5 = []; | |
var i$5 = 0; | |
@@ -38997,27 +38328,20 @@ | |
i$5 = ((1 + i$5) | 0) | |
}; | |
var expecteds$5 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$5); | |
- var actuals$5 = bos$2$5.toByteArray__AB(); | |
+ var actuals$5 = bos$5.toByteArray__AB(); | |
var this$72 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$72.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$5, actuals$5, true); | |
var expected$6 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 240, 159, 146, 169, 99, 100])); | |
var x1$6 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$6 !== null)) { | |
- var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
- var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
- var x$24$6_$_$$und1$f = ps$7; | |
- var x$24$6_$_$$und2$f = bos$7 | |
- } else { | |
- var x$24$6_$_$$und1$f; | |
- var x$24$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var ps$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$6_$_$$und1$f); | |
- var bos$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$6_$_$$und2$f); | |
- ps$2$6.print__T__V("ab\ud83d"); | |
- ps$2$6.print__T__V("\udca9cd"); | |
+ var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
+ var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
+ ps$6.print__T__V("ab\ud83d"); | |
+ ps$6.print__T__V("\udca9cd"); | |
var this$73 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2$6.checkError__Z(); | |
+ var condition$6 = ps$6.checkError__Z(); | |
this$73.assertFalse__T__Z__V(null, condition$6); | |
var elems$2$6 = []; | |
var i$6 = 0; | |
@@ -39030,26 +38354,19 @@ | |
i$6 = ((1 + i$6) | 0) | |
}; | |
var expecteds$6 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$6); | |
- var actuals$6 = bos$2$6.toByteArray__AB(); | |
+ var actuals$6 = bos$6.toByteArray__AB(); | |
var this$84 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$84.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$6, actuals$6, true); | |
var expected$7 = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([97])); | |
var x1$7 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$7 !== null)) { | |
- var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
- var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
- var x$24$7_$_$$und1$f = ps$8; | |
- var x$24$7_$_$$und2$f = bos$8 | |
- } else { | |
- var x$24$7_$_$$und1$f; | |
- var x$24$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var ps$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$7_$_$$und1$f); | |
- var bos$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$7_$_$$und2$f); | |
- ps$2$7.print__T__V("\ud83da"); | |
+ var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
+ var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
+ ps$7.print__T__V("\ud83da"); | |
var this$85 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$7.checkError__Z(); | |
+ var condition$7 = ps$7.checkError__Z(); | |
this$85.assertFalse__T__Z__V(null, condition$7); | |
var elems$2$7 = []; | |
var i$7 = 0; | |
@@ -39062,26 +38379,19 @@ | |
i$7 = ((1 + i$7) | 0) | |
}; | |
var expecteds$7 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$7); | |
- var actuals$7 = bos$2$7.toByteArray__AB(); | |
+ var actuals$7 = bos$7.toByteArray__AB(); | |
var this$96 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$96.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$7, actuals$7, true); | |
var expected$8 = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1$8 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$8 !== null)) { | |
- var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
- var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
- var x$24$8_$_$$und1$f = ps$9; | |
- var x$24$8_$_$$und2$f = bos$9 | |
- } else { | |
- var x$24$8_$_$$und1$f; | |
- var x$24$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var ps$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$8_$_$$und1$f); | |
- var bos$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$8_$_$$und2$f); | |
- ps$2$8.print__T__V("\udca9"); | |
+ var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
+ var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
+ ps$8.print__T__V("\udca9"); | |
var this$97 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = ps$2$8.checkError__Z(); | |
+ var condition$8 = ps$8.checkError__Z(); | |
this$97.assertFalse__T__Z__V(null, condition$8); | |
var elems$2$8 = []; | |
var i$8 = 0; | |
@@ -39094,27 +38404,20 @@ | |
i$8 = ((1 + i$8) | 0) | |
}; | |
var expecteds$8 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$8); | |
- var actuals$8 = bos$2$8.toByteArray__AB(); | |
+ var actuals$8 = bos$8.toByteArray__AB(); | |
var this$108 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$108.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$8, actuals$8, true); | |
var expected$9 = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([97])); | |
var x1$9 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$9 !== null)) { | |
- var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
- var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
- var x$24$9_$_$$und1$f = ps$10; | |
- var x$24$9_$_$$und2$f = bos$10 | |
- } else { | |
- var x$24$9_$_$$und1$f; | |
- var x$24$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var ps$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$9_$_$$und1$f); | |
- var bos$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$9_$_$$und2$f); | |
- ps$2$9.print__C__V(55357); | |
- ps$2$9.print__C__V(97); | |
+ var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
+ var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
+ ps$9.print__C__V(55357); | |
+ ps$9.print__C__V(97); | |
var this$109 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = ps$2$9.checkError__Z(); | |
+ var condition$9 = ps$9.checkError__Z(); | |
this$109.assertFalse__T__Z__V(null, condition$9); | |
var elems$2$9 = []; | |
var i$9 = 0; | |
@@ -39127,27 +38430,20 @@ | |
i$9 = ((1 + i$9) | 0) | |
}; | |
var expecteds$9 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$9); | |
- var actuals$9 = bos$2$9.toByteArray__AB(); | |
+ var actuals$9 = bos$9.toByteArray__AB(); | |
var this$120 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$120.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$9, actuals$9, true); | |
var expected$10 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63])); | |
var x1$10 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$10 !== null)) { | |
- var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
- var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
- var x$24$10_$_$$und1$f = ps$11; | |
- var x$24$10_$_$$und2$f = bos$11 | |
- } else { | |
- var x$24$10_$_$$und1$f; | |
- var x$24$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var ps$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$10_$_$$und1$f); | |
- var bos$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$10_$_$$und2$f); | |
- ps$2$10.print__T__V("ab\ud83d"); | |
- ps$2$10.print__T__V("\ud83d"); | |
+ var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
+ var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
+ ps$10.print__T__V("ab\ud83d"); | |
+ ps$10.print__T__V("\ud83d"); | |
var this$121 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = ps$2$10.checkError__Z(); | |
+ var condition$10 = ps$10.checkError__Z(); | |
this$121.assertFalse__T__Z__V(null, condition$10); | |
var elems$2$10 = []; | |
var i$10 = 0; | |
@@ -39160,27 +38456,20 @@ | |
i$10 = ((1 + i$10) | 0) | |
}; | |
var expecteds$10 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$10); | |
- var actuals$10 = bos$2$10.toByteArray__AB(); | |
+ var actuals$10 = bos$10.toByteArray__AB(); | |
var this$132 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$132.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$10, actuals$10, true); | |
var expected$11 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63, 63, 99])); | |
var x1$11 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$11 !== null)) { | |
- var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
- var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
- var x$24$11_$_$$und1$f = ps$12; | |
- var x$24$11_$_$$und2$f = bos$12 | |
- } else { | |
- var x$24$11_$_$$und1$f; | |
- var x$24$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var ps$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$11_$_$$und1$f); | |
- var bos$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$11_$_$$und2$f); | |
- ps$2$11.print__T__V("ab\ud83d"); | |
- ps$2$11.print__T__V("\ud83dc"); | |
+ var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
+ var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
+ ps$11.print__T__V("ab\ud83d"); | |
+ ps$11.print__T__V("\ud83dc"); | |
var this$133 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = ps$2$11.checkError__Z(); | |
+ var condition$11 = ps$11.checkError__Z(); | |
this$133.assertFalse__T__Z__V(null, condition$11); | |
var elems$2$11 = []; | |
var i$11 = 0; | |
@@ -39193,27 +38482,20 @@ | |
i$11 = ((1 + i$11) | 0) | |
}; | |
var expecteds$11 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$11); | |
- var actuals$11 = bos$2$11.toByteArray__AB(); | |
+ var actuals$11 = bos$11.toByteArray__AB(); | |
var this$144 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$144.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$11, actuals$11, true); | |
var expected$12 = $m_s_Array$().apply__I__sc_Seq__AI(63, new $c_sjs_js_WrappedArray().init___sjs_js_Array([])); | |
var x1$12 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$12 !== null)) { | |
- var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
- var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
- var x$24$12_$_$$und1$f = ps$13; | |
- var x$24$12_$_$$und2$f = bos$13 | |
- } else { | |
- var x$24$12_$_$$und1$f; | |
- var x$24$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var ps$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$12_$_$$und1$f); | |
- var bos$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$12_$_$$und2$f); | |
- ps$2$12.print__C__V(55357); | |
- ps$2$12.close__V(); | |
+ var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
+ var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
+ ps$12.print__C__V(55357); | |
+ ps$12.close__V(); | |
var this$145 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = ps$2$12.checkError__Z(); | |
+ var condition$12 = ps$12.checkError__Z(); | |
this$145.assertFalse__T__Z__V(null, condition$12); | |
var elems$2$12 = []; | |
var i$12 = 0; | |
@@ -39226,27 +38508,20 @@ | |
i$12 = ((1 + i$12) | 0) | |
}; | |
var expecteds$12 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$12); | |
- var actuals$12 = bos$2$12.toByteArray__AB(); | |
+ var actuals$12 = bos$12.toByteArray__AB(); | |
var this$156 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$156.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$12, actuals$12, true); | |
var expected$13 = $m_s_Array$().apply__I__sc_Seq__AI(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([98, 63])); | |
var x1$13 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$13 !== null)) { | |
- var ps$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$13.$$und1__O()); | |
- var bos$14 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$13.$$und2__O()); | |
- var x$24$13_$_$$und1$f = ps$14; | |
- var x$24$13_$_$$und2$f = bos$14 | |
- } else { | |
- var x$24$13_$_$$und1$f; | |
- var x$24$13_$_$$und2$f; | |
+ if ((x1$13 === null)) { | |
throw new $c_s_MatchError().init___O(x1$13) | |
}; | |
- var ps$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$24$13_$_$$und1$f); | |
- var bos$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$24$13_$_$$und2$f); | |
- ps$2$13.print__T__V("ab\ud83d"); | |
- ps$2$13.close__V(); | |
+ var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$13.$$und1__O()); | |
+ var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$13.$$und2__O()); | |
+ ps$13.print__T__V("ab\ud83d"); | |
+ ps$13.close__V(); | |
var this$157 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = ps$2$13.checkError__Z(); | |
+ var condition$13 = ps$13.checkError__Z(); | |
this$157.assertFalse__T__Z__V(null, condition$13); | |
var elems$2$13 = []; | |
var i$13 = 0; | |
@@ -39259,79 +38534,51 @@ | |
i$13 = ((1 + i$13) | 0) | |
}; | |
var expecteds$13 = $makeNativeArrayWrapper($d_B.getArrayOf(), elems$2$13); | |
- var actuals$13 = bos$2$13.toByteArray__AB(); | |
+ var actuals$13 = bos$13.toByteArray__AB(); | |
var this$168 = new $c_Lorg_junit_internal_ExactComparisonCriteria().init___(); | |
this$168.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, expecteds$13, actuals$13, true) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.traps$undall$undIOException$undand$undupdates$undcheckError__V = (function() { | |
var x1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
- var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
- var x$72_$_$$und1$f = ps; | |
- var x$72_$_$$und2$f = bos | |
- } else { | |
- var x$72_$_$$und1$f; | |
- var x$72_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72_$_$$und1$f); | |
- var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72_$_$$und2$f); | |
- bos$2.throwing$3 = true; | |
- ps$2.flush__V(); | |
+ var ps = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1.$$und1__O()); | |
+ var bos = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1.$$und2__O()); | |
+ bos.throwing$3 = true; | |
+ ps.flush__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = ps$2.checkError__Z(); | |
+ var condition = ps.checkError__Z(); | |
this$1.assertTrue__T__Z__V(null, condition); | |
var x1$1 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
- var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
- var x$72$1_$_$$und1$f = ps$1; | |
- var x$72$1_$_$$und2$f = bos$1 | |
- } else { | |
- var x$72$1_$_$$und1$f; | |
- var x$72$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var ps$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$1_$_$$und1$f); | |
- var bos$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$1_$_$$und2$f); | |
- bos$2$1.throwing$3 = true; | |
- ps$2$1.close__V(); | |
+ var ps$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$1.$$und1__O()); | |
+ var bos$1 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$1.$$und2__O()); | |
+ bos$1.throwing$3 = true; | |
+ ps$1.close__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = ps$2$1.checkError__Z(); | |
+ var condition$1 = ps$1.checkError__Z(); | |
this$2.assertTrue__T__Z__V(null, condition$1); | |
var x1$2 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$2 !== null)) { | |
- var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
- var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
- var x$72$2_$_$$und1$f = ps$3; | |
- var x$72$2_$_$$und2$f = bos$3 | |
- } else { | |
- var x$72$2_$_$$und1$f; | |
- var x$72$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var ps$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$2_$_$$und1$f); | |
- var bos$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$2_$_$$und2$f); | |
- bos$2$2.throwing$3 = true; | |
- ps$2$2.write__I__V(90); | |
+ var ps$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$2.$$und1__O()); | |
+ var bos$2 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$2.$$und2__O()); | |
+ bos$2.throwing$3 = true; | |
+ ps$2.write__I__V(90); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = ps$2$2.checkError__Z(); | |
+ var condition$2 = ps$2.checkError__Z(); | |
this$3.assertTrue__T__Z__V(null, condition$2); | |
var x1$3 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$3 !== null)) { | |
- var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
- var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
- var x$72$3_$_$$und1$f = ps$4; | |
- var x$72$3_$_$$und2$f = bos$4 | |
- } else { | |
- var x$72$3_$_$$und1$f; | |
- var x$72$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var ps$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$3_$_$$und1$f); | |
- var bos$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$3_$_$$und2$f); | |
- bos$2$3.throwing$3 = true; | |
+ var ps$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$3.$$und1__O()); | |
+ var bos$3 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$3.$$und2__O()); | |
+ bos$3.throwing$3 = true; | |
var xs = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 66]); | |
var len = $uI(xs.array$6.length); | |
var array = $newArrayObject($d_B.getArrayOf(), [len]); | |
@@ -39343,24 +38590,17 @@ | |
array.u[elem$1] = $uB(arg1); | |
elem$1 = ((1 + elem$1) | 0) | |
}; | |
- ps$2$3.write__AB__I__I__V(array, 0, array.u.length); | |
+ ps$3.write__AB__I__I__V(array, 0, array.u.length); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = ps$2$3.checkError__Z(); | |
+ var condition$3 = ps$3.checkError__Z(); | |
this$9.assertTrue__T__Z__V(null, condition$3); | |
var x1$4 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$4 !== null)) { | |
- var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
- var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
- var x$72$4_$_$$und1$f = ps$5; | |
- var x$72$4_$_$$und2$f = bos$5 | |
- } else { | |
- var x$72$4_$_$$und1$f; | |
- var x$72$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var ps$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$4_$_$$und1$f); | |
- var bos$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$4_$_$$und2$f); | |
- bos$2$4.throwing$3 = true; | |
+ var ps$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$4.$$und1__O()); | |
+ var bos$4 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$4.$$und2__O()); | |
+ bos$4.throwing$3 = true; | |
var xs$1 = new $c_sjs_js_WrappedArray().init___sjs_js_Array([65, 66]); | |
var len$1 = $uI(xs$1.array$6.length); | |
var array$1 = $newArrayObject($d_B.getArrayOf(), [len$1]); | |
@@ -39372,568 +38612,351 @@ | |
array$1.u[elem$1$1] = $uB(arg1$1); | |
elem$1$1 = ((1 + elem$1$1) | 0) | |
}; | |
- ps$2$4.write__AB__I__I__V(array$1, 1, 1); | |
+ ps$4.write__AB__I__I__V(array$1, 1, 1); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = ps$2$4.checkError__Z(); | |
+ var condition$4 = ps$4.checkError__Z(); | |
this$15.assertTrue__T__Z__V(null, condition$4); | |
var x1$5 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$5 !== null)) { | |
- var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
- var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
- var x$72$5_$_$$und1$f = ps$6; | |
- var x$72$5_$_$$und2$f = bos$6 | |
- } else { | |
- var x$72$5_$_$$und1$f; | |
- var x$72$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var ps$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$5_$_$$und1$f); | |
- var bos$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$5_$_$$und2$f); | |
- bos$2$5.throwing$3 = true; | |
- ps$2$5.print__Z__V(true); | |
+ var ps$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$5.$$und1__O()); | |
+ var bos$5 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$5.$$und2__O()); | |
+ bos$5.throwing$3 = true; | |
+ ps$5.print__Z__V(true); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = ps$2$5.checkError__Z(); | |
+ var condition$5 = ps$5.checkError__Z(); | |
this$16.assertTrue__T__Z__V(null, condition$5); | |
var x1$6 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$6 !== null)) { | |
- var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
- var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
- var x$72$6_$_$$und1$f = ps$7; | |
- var x$72$6_$_$$und2$f = bos$7 | |
- } else { | |
- var x$72$6_$_$$und1$f; | |
- var x$72$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var ps$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$6_$_$$und1$f); | |
- var bos$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$6_$_$$und2$f); | |
- bos$2$6.throwing$3 = true; | |
- ps$2$6.print__C__V(90); | |
+ var ps$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$6.$$und1__O()); | |
+ var bos$6 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$6.$$und2__O()); | |
+ bos$6.throwing$3 = true; | |
+ ps$6.print__C__V(90); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = ps$2$6.checkError__Z(); | |
+ var condition$6 = ps$6.checkError__Z(); | |
this$17.assertTrue__T__Z__V(null, condition$6); | |
var x1$7 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$7 !== null)) { | |
- var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
- var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
- var x$72$7_$_$$und1$f = ps$8; | |
- var x$72$7_$_$$und2$f = bos$8 | |
- } else { | |
- var x$72$7_$_$$und1$f; | |
- var x$72$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var ps$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$7_$_$$und1$f); | |
- var bos$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$7_$_$$und2$f); | |
- bos$2$7.throwing$3 = true; | |
- ps$2$7.print__C__V(10); | |
+ var ps$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$7.$$und1__O()); | |
+ var bos$7 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$7.$$und2__O()); | |
+ bos$7.throwing$3 = true; | |
+ ps$7.print__C__V(10); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = ps$2$7.checkError__Z(); | |
+ var condition$7 = ps$7.checkError__Z(); | |
this$18.assertTrue__T__Z__V(null, condition$7); | |
var x1$8 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$8 !== null)) { | |
- var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
- var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
- var x$72$8_$_$$und1$f = ps$9; | |
- var x$72$8_$_$$und2$f = bos$9 | |
- } else { | |
- var x$72$8_$_$$und1$f; | |
- var x$72$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var ps$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$8_$_$$und1$f); | |
- var bos$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$8_$_$$und2$f); | |
- bos$2$8.throwing$3 = true; | |
- ps$2$8.print__I__V(5); | |
+ var ps$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$8.$$und1__O()); | |
+ var bos$8 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$8.$$und2__O()); | |
+ bos$8.throwing$3 = true; | |
+ ps$8.print__I__V(5); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = ps$2$8.checkError__Z(); | |
+ var condition$8 = ps$8.checkError__Z(); | |
this$19.assertTrue__T__Z__V(null, condition$8); | |
var x1$9 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$9 !== null)) { | |
- var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
- var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
- var x$72$9_$_$$und1$f = ps$10; | |
- var x$72$9_$_$$und2$f = bos$10 | |
- } else { | |
- var x$72$9_$_$$und1$f; | |
- var x$72$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var ps$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$9_$_$$und1$f); | |
- var bos$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$9_$_$$und2$f); | |
- bos$2$9.throwing$3 = true; | |
- ps$2$9.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var ps$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$9.$$und1__O()); | |
+ var bos$9 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$9.$$und2__O()); | |
+ bos$9.throwing$3 = true; | |
+ ps$9.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = ps$2$9.checkError__Z(); | |
+ var condition$9 = ps$9.checkError__Z(); | |
this$20.assertTrue__T__Z__V(null, condition$9); | |
var x1$10 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$10 !== null)) { | |
- var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
- var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
- var x$72$10_$_$$und1$f = ps$11; | |
- var x$72$10_$_$$und2$f = bos$11 | |
- } else { | |
- var x$72$10_$_$$und1$f; | |
- var x$72$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var ps$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$10_$_$$und1$f); | |
- var bos$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$10_$_$$und2$f); | |
- bos$2$10.throwing$3 = true; | |
- ps$2$10.print__F__V(1.5); | |
+ var ps$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$10.$$und1__O()); | |
+ var bos$10 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$10.$$und2__O()); | |
+ bos$10.throwing$3 = true; | |
+ ps$10.print__F__V(1.5); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = ps$2$10.checkError__Z(); | |
+ var condition$10 = ps$10.checkError__Z(); | |
this$21.assertTrue__T__Z__V(null, condition$10); | |
var x1$11 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$11 !== null)) { | |
- var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
- var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
- var x$72$11_$_$$und1$f = ps$12; | |
- var x$72$11_$_$$und2$f = bos$12 | |
- } else { | |
- var x$72$11_$_$$und1$f; | |
- var x$72$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var ps$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$11_$_$$und1$f); | |
- var bos$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$11_$_$$und2$f); | |
- bos$2$11.throwing$3 = true; | |
- ps$2$11.print__D__V(3.141592653589793); | |
+ var ps$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$11.$$und1__O()); | |
+ var bos$11 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$11.$$und2__O()); | |
+ bos$11.throwing$3 = true; | |
+ ps$11.print__D__V(3.141592653589793); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = ps$2$11.checkError__Z(); | |
+ var condition$11 = ps$11.checkError__Z(); | |
this$22.assertTrue__T__Z__V(null, condition$11); | |
var x1$12 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$12 !== null)) { | |
- var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
- var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
- var x$72$12_$_$$und1$f = ps$13; | |
- var x$72$12_$_$$und2$f = bos$13 | |
- } else { | |
- var x$72$12_$_$$und1$f; | |
- var x$72$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var ps$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$12_$_$$und1$f); | |
- var bos$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$12_$_$$und2$f); | |
- bos$2$12.throwing$3 = true; | |
- ps$2$12.print__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var ps$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$12.$$und1__O()); | |
+ var bos$12 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$12.$$und2__O()); | |
+ bos$12.throwing$3 = true; | |
+ ps$12.print__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = ps$2$12.checkError__Z(); | |
+ var condition$12 = ps$12.checkError__Z(); | |
this$25.assertTrue__T__Z__V(null, condition$12); | |
var x1$13 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$13 !== null)) { | |
- var ps$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$13.$$und1__O()); | |
- var bos$14 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$13.$$und2__O()); | |
- var x$72$13_$_$$und1$f = ps$14; | |
- var x$72$13_$_$$und2$f = bos$14 | |
- } else { | |
- var x$72$13_$_$$und1$f; | |
- var x$72$13_$_$$und2$f; | |
+ if ((x1$13 === null)) { | |
throw new $c_s_MatchError().init___O(x1$13) | |
}; | |
- var ps$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$13_$_$$und1$f); | |
- var bos$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$13_$_$$und2$f); | |
- bos$2$13.throwing$3 = true; | |
- ps$2$13.print__T__V("hello\n"); | |
+ var ps$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$13.$$und1__O()); | |
+ var bos$13 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$13.$$und2__O()); | |
+ bos$13.throwing$3 = true; | |
+ ps$13.print__T__V("hello\n"); | |
var this$26 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = ps$2$13.checkError__Z(); | |
+ var condition$13 = ps$13.checkError__Z(); | |
this$26.assertTrue__T__Z__V(null, condition$13); | |
var x1$14 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$14 !== null)) { | |
- var ps$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$14.$$und1__O()); | |
- var bos$15 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$14.$$und2__O()); | |
- var x$72$14_$_$$und1$f = ps$15; | |
- var x$72$14_$_$$und2$f = bos$15 | |
- } else { | |
- var x$72$14_$_$$und1$f; | |
- var x$72$14_$_$$und2$f; | |
+ if ((x1$14 === null)) { | |
throw new $c_s_MatchError().init___O(x1$14) | |
}; | |
- var ps$2$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$14_$_$$und1$f); | |
- var bos$2$14 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$14_$_$$und2$f); | |
- bos$2$14.throwing$3 = true; | |
- ps$2$14.print__T__V(null); | |
+ var ps$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$14.$$und1__O()); | |
+ var bos$14 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$14.$$und2__O()); | |
+ bos$14.throwing$3 = true; | |
+ ps$14.print__T__V(null); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = ps$2$14.checkError__Z(); | |
+ var condition$14 = ps$14.checkError__Z(); | |
this$27.assertTrue__T__Z__V(null, condition$14); | |
var x1$15 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$15 !== null)) { | |
- var ps$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$15.$$und1__O()); | |
- var bos$16 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$15.$$und2__O()); | |
- var x$72$15_$_$$und1$f = ps$16; | |
- var x$72$15_$_$$und2$f = bos$16 | |
- } else { | |
- var x$72$15_$_$$und1$f; | |
- var x$72$15_$_$$und2$f; | |
+ if ((x1$15 === null)) { | |
throw new $c_s_MatchError().init___O(x1$15) | |
}; | |
- var ps$2$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$15_$_$$und1$f); | |
- var bos$2$15 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$15_$_$$und2$f); | |
- bos$2$15.throwing$3 = true; | |
- ps$2$15.printString__p3__T__V("(1,2)"); | |
+ var ps$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$15.$$und1__O()); | |
+ var bos$15 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$15.$$und2__O()); | |
+ bos$15.throwing$3 = true; | |
+ ps$15.printString__p3__T__V("(1,2)"); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = ps$2$15.checkError__Z(); | |
+ var condition$15 = ps$15.checkError__Z(); | |
this$29.assertTrue__T__Z__V(null, condition$15); | |
var x1$16 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$16 !== null)) { | |
- var ps$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$16.$$und1__O()); | |
- var bos$17 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$16.$$und2__O()); | |
- var x$72$16_$_$$und1$f = ps$17; | |
- var x$72$16_$_$$und2$f = bos$17 | |
- } else { | |
- var x$72$16_$_$$und1$f; | |
- var x$72$16_$_$$und2$f; | |
+ if ((x1$16 === null)) { | |
throw new $c_s_MatchError().init___O(x1$16) | |
}; | |
- var ps$2$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$16_$_$$und1$f); | |
- var bos$2$16 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$16_$_$$und2$f); | |
- bos$2$16.throwing$3 = true; | |
- ps$2$16.print__O__V(null); | |
+ var ps$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$16.$$und1__O()); | |
+ var bos$16 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$16.$$und2__O()); | |
+ bos$16.throwing$3 = true; | |
+ ps$16.print__O__V(null); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = ps$2$16.checkError__Z(); | |
+ var condition$16 = ps$16.checkError__Z(); | |
this$30.assertTrue__T__Z__V(null, condition$16); | |
var x1$17 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$17 !== null)) { | |
- var ps$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$17.$$und1__O()); | |
- var bos$18 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$17.$$und2__O()); | |
- var x$72$17_$_$$und1$f = ps$18; | |
- var x$72$17_$_$$und2$f = bos$18 | |
- } else { | |
- var x$72$17_$_$$und1$f; | |
- var x$72$17_$_$$und2$f; | |
+ if ((x1$17 === null)) { | |
throw new $c_s_MatchError().init___O(x1$17) | |
}; | |
- var ps$2$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$17_$_$$und1$f); | |
- var bos$2$17 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$17_$_$$und2$f); | |
- bos$2$17.throwing$3 = true; | |
- ps$2$17.println__V(); | |
+ var ps$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$17.$$und1__O()); | |
+ var bos$17 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$17.$$und2__O()); | |
+ bos$17.throwing$3 = true; | |
+ ps$17.println__V(); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = ps$2$17.checkError__Z(); | |
+ var condition$17 = ps$17.checkError__Z(); | |
this$31.assertTrue__T__Z__V(null, condition$17); | |
var x1$18 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$18 !== null)) { | |
- var ps$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$18.$$und1__O()); | |
- var bos$19 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$18.$$und2__O()); | |
- var x$72$18_$_$$und1$f = ps$19; | |
- var x$72$18_$_$$und2$f = bos$19 | |
- } else { | |
- var x$72$18_$_$$und1$f; | |
- var x$72$18_$_$$und2$f; | |
+ if ((x1$18 === null)) { | |
throw new $c_s_MatchError().init___O(x1$18) | |
}; | |
- var ps$2$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$18_$_$$und1$f); | |
- var bos$2$18 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$18_$_$$und2$f); | |
- bos$2$18.throwing$3 = true; | |
- ps$2$18.println__Z__V(true); | |
+ var ps$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$18.$$und1__O()); | |
+ var bos$18 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$18.$$und2__O()); | |
+ bos$18.throwing$3 = true; | |
+ ps$18.println__Z__V(true); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = ps$2$18.checkError__Z(); | |
+ var condition$18 = ps$18.checkError__Z(); | |
this$32.assertTrue__T__Z__V(null, condition$18); | |
var x1$19 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$19 !== null)) { | |
- var ps$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$19.$$und1__O()); | |
- var bos$20 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$19.$$und2__O()); | |
- var x$72$19_$_$$und1$f = ps$20; | |
- var x$72$19_$_$$und2$f = bos$20 | |
- } else { | |
- var x$72$19_$_$$und1$f; | |
- var x$72$19_$_$$und2$f; | |
+ if ((x1$19 === null)) { | |
throw new $c_s_MatchError().init___O(x1$19) | |
}; | |
- var ps$2$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$19_$_$$und1$f); | |
- var bos$2$19 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$19_$_$$und2$f); | |
- bos$2$19.throwing$3 = true; | |
- ps$2$19.println__C__V(90); | |
+ var ps$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$19.$$und1__O()); | |
+ var bos$19 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$19.$$und2__O()); | |
+ bos$19.throwing$3 = true; | |
+ ps$19.println__C__V(90); | |
var this$33 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = ps$2$19.checkError__Z(); | |
+ var condition$19 = ps$19.checkError__Z(); | |
this$33.assertTrue__T__Z__V(null, condition$19); | |
var x1$20 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$20 !== null)) { | |
- var ps$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$20.$$und1__O()); | |
- var bos$21 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$20.$$und2__O()); | |
- var x$72$20_$_$$und1$f = ps$21; | |
- var x$72$20_$_$$und2$f = bos$21 | |
- } else { | |
- var x$72$20_$_$$und1$f; | |
- var x$72$20_$_$$und2$f; | |
+ if ((x1$20 === null)) { | |
throw new $c_s_MatchError().init___O(x1$20) | |
}; | |
- var ps$2$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$20_$_$$und1$f); | |
- var bos$2$20 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$20_$_$$und2$f); | |
- bos$2$20.throwing$3 = true; | |
- ps$2$20.println__C__V(10); | |
+ var ps$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$20.$$und1__O()); | |
+ var bos$20 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$20.$$und2__O()); | |
+ bos$20.throwing$3 = true; | |
+ ps$20.println__C__V(10); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = ps$2$20.checkError__Z(); | |
+ var condition$20 = ps$20.checkError__Z(); | |
this$34.assertTrue__T__Z__V(null, condition$20); | |
var x1$21 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$21 !== null)) { | |
- var ps$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$21.$$und1__O()); | |
- var bos$22 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$21.$$und2__O()); | |
- var x$72$21_$_$$und1$f = ps$22; | |
- var x$72$21_$_$$und2$f = bos$22 | |
- } else { | |
- var x$72$21_$_$$und1$f; | |
- var x$72$21_$_$$und2$f; | |
+ if ((x1$21 === null)) { | |
throw new $c_s_MatchError().init___O(x1$21) | |
}; | |
- var ps$2$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$21_$_$$und1$f); | |
- var bos$2$21 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$21_$_$$und2$f); | |
- bos$2$21.throwing$3 = true; | |
- ps$2$21.println__I__V(5); | |
+ var ps$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$21.$$und1__O()); | |
+ var bos$21 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$21.$$und2__O()); | |
+ bos$21.throwing$3 = true; | |
+ ps$21.println__I__V(5); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = ps$2$21.checkError__Z(); | |
+ var condition$21 = ps$21.checkError__Z(); | |
this$35.assertTrue__T__Z__V(null, condition$21); | |
var x1$22 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$22 !== null)) { | |
- var ps$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$22.$$und1__O()); | |
- var bos$23 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$22.$$und2__O()); | |
- var x$72$22_$_$$und1$f = ps$23; | |
- var x$72$22_$_$$und2$f = bos$23 | |
- } else { | |
- var x$72$22_$_$$und1$f; | |
- var x$72$22_$_$$und2$f; | |
+ if ((x1$22 === null)) { | |
throw new $c_s_MatchError().init___O(x1$22) | |
}; | |
- var ps$2$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$22_$_$$und1$f); | |
- var bos$2$22 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$22_$_$$und2$f); | |
- bos$2$22.throwing$3 = true; | |
- ps$2$22.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var ps$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$22.$$und1__O()); | |
+ var bos$22 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$22.$$und2__O()); | |
+ bos$22.throwing$3 = true; | |
+ ps$22.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$36 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = ps$2$22.checkError__Z(); | |
+ var condition$22 = ps$22.checkError__Z(); | |
this$36.assertTrue__T__Z__V(null, condition$22); | |
var x1$23 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$23 !== null)) { | |
- var ps$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$23.$$und1__O()); | |
- var bos$24 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$23.$$und2__O()); | |
- var x$72$23_$_$$und1$f = ps$24; | |
- var x$72$23_$_$$und2$f = bos$24 | |
- } else { | |
- var x$72$23_$_$$und1$f; | |
- var x$72$23_$_$$und2$f; | |
+ if ((x1$23 === null)) { | |
throw new $c_s_MatchError().init___O(x1$23) | |
}; | |
- var ps$2$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$23_$_$$und1$f); | |
- var bos$2$23 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$23_$_$$und2$f); | |
- bos$2$23.throwing$3 = true; | |
- ps$2$23.println__F__V(1.5); | |
+ var ps$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$23.$$und1__O()); | |
+ var bos$23 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$23.$$und2__O()); | |
+ bos$23.throwing$3 = true; | |
+ ps$23.println__F__V(1.5); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = ps$2$23.checkError__Z(); | |
+ var condition$23 = ps$23.checkError__Z(); | |
this$37.assertTrue__T__Z__V(null, condition$23); | |
var x1$24 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$24 !== null)) { | |
- var ps$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$24.$$und1__O()); | |
- var bos$25 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$24.$$und2__O()); | |
- var x$72$24_$_$$und1$f = ps$25; | |
- var x$72$24_$_$$und2$f = bos$25 | |
- } else { | |
- var x$72$24_$_$$und1$f; | |
- var x$72$24_$_$$und2$f; | |
+ if ((x1$24 === null)) { | |
throw new $c_s_MatchError().init___O(x1$24) | |
}; | |
- var ps$2$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$24_$_$$und1$f); | |
- var bos$2$24 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$24_$_$$und2$f); | |
- bos$2$24.throwing$3 = true; | |
- ps$2$24.println__D__V(3.141592653589793); | |
+ var ps$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$24.$$und1__O()); | |
+ var bos$24 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$24.$$und2__O()); | |
+ bos$24.throwing$3 = true; | |
+ ps$24.println__D__V(3.141592653589793); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = ps$2$24.checkError__Z(); | |
+ var condition$24 = ps$24.checkError__Z(); | |
this$38.assertTrue__T__Z__V(null, condition$24); | |
var x1$25 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$25 !== null)) { | |
- var ps$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$25.$$und1__O()); | |
- var bos$26 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$25.$$und2__O()); | |
- var x$72$25_$_$$und1$f = ps$26; | |
- var x$72$25_$_$$und2$f = bos$26 | |
- } else { | |
- var x$72$25_$_$$und1$f; | |
- var x$72$25_$_$$und2$f; | |
+ if ((x1$25 === null)) { | |
throw new $c_s_MatchError().init___O(x1$25) | |
}; | |
- var ps$2$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$25_$_$$und1$f); | |
- var bos$2$25 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$25_$_$$und2$f); | |
- bos$2$25.throwing$3 = true; | |
- ps$2$25.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var ps$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$25.$$und1__O()); | |
+ var bos$25 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$25.$$und2__O()); | |
+ bos$25.throwing$3 = true; | |
+ ps$25.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = ps$2$25.checkError__Z(); | |
+ var condition$25 = ps$25.checkError__Z(); | |
this$41.assertTrue__T__Z__V(null, condition$25); | |
var x1$26 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$26 !== null)) { | |
- var ps$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$26.$$und1__O()); | |
- var bos$27 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$26.$$und2__O()); | |
- var x$72$26_$_$$und1$f = ps$27; | |
- var x$72$26_$_$$und2$f = bos$27 | |
- } else { | |
- var x$72$26_$_$$und1$f; | |
- var x$72$26_$_$$und2$f; | |
+ if ((x1$26 === null)) { | |
throw new $c_s_MatchError().init___O(x1$26) | |
}; | |
- var ps$2$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$26_$_$$und1$f); | |
- var bos$2$26 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$26_$_$$und2$f); | |
- bos$2$26.throwing$3 = true; | |
- ps$2$26.println__T__V("hello\n"); | |
+ var ps$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$26.$$und1__O()); | |
+ var bos$26 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$26.$$und2__O()); | |
+ bos$26.throwing$3 = true; | |
+ ps$26.println__T__V("hello\n"); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
- var condition$26 = ps$2$26.checkError__Z(); | |
+ var condition$26 = ps$26.checkError__Z(); | |
this$42.assertTrue__T__Z__V(null, condition$26); | |
var x1$27 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$27 !== null)) { | |
- var ps$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$27.$$und1__O()); | |
- var bos$28 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$27.$$und2__O()); | |
- var x$72$27_$_$$und1$f = ps$28; | |
- var x$72$27_$_$$und2$f = bos$28 | |
- } else { | |
- var x$72$27_$_$$und1$f; | |
- var x$72$27_$_$$und2$f; | |
+ if ((x1$27 === null)) { | |
throw new $c_s_MatchError().init___O(x1$27) | |
}; | |
- var ps$2$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$27_$_$$und1$f); | |
- var bos$2$27 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$27_$_$$und2$f); | |
- bos$2$27.throwing$3 = true; | |
- ps$2$27.println__T__V(null); | |
+ var ps$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$27.$$und1__O()); | |
+ var bos$27 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$27.$$und2__O()); | |
+ bos$27.throwing$3 = true; | |
+ ps$27.println__T__V(null); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
- var condition$27 = ps$2$27.checkError__Z(); | |
+ var condition$27 = ps$27.checkError__Z(); | |
this$43.assertTrue__T__Z__V(null, condition$27); | |
var x1$28 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$28 !== null)) { | |
- var ps$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$28.$$und1__O()); | |
- var bos$29 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$28.$$und2__O()); | |
- var x$72$28_$_$$und1$f = ps$29; | |
- var x$72$28_$_$$und2$f = bos$29 | |
- } else { | |
- var x$72$28_$_$$und1$f; | |
- var x$72$28_$_$$und2$f; | |
+ if ((x1$28 === null)) { | |
throw new $c_s_MatchError().init___O(x1$28) | |
}; | |
- var ps$2$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$28_$_$$und1$f); | |
- var bos$2$28 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$28_$_$$und2$f); | |
- bos$2$28.throwing$3 = true; | |
- ps$2$28.printString__p3__T__V("(1,2)"); | |
- ps$2$28.println__V(); | |
+ var ps$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$28.$$und1__O()); | |
+ var bos$28 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$28.$$und2__O()); | |
+ bos$28.throwing$3 = true; | |
+ ps$28.printString__p3__T__V("(1,2)"); | |
+ ps$28.println__V(); | |
var this$45 = $m_Lorg_junit_Assert$(); | |
- var condition$28 = ps$2$28.checkError__Z(); | |
+ var condition$28 = ps$28.checkError__Z(); | |
this$45.assertTrue__T__Z__V(null, condition$28); | |
var x1$29 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$29 !== null)) { | |
- var ps$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$29.$$und1__O()); | |
- var bos$30 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$29.$$und2__O()); | |
- var x$72$29_$_$$und1$f = ps$30; | |
- var x$72$29_$_$$und2$f = bos$30 | |
- } else { | |
- var x$72$29_$_$$und1$f; | |
- var x$72$29_$_$$und2$f; | |
+ if ((x1$29 === null)) { | |
throw new $c_s_MatchError().init___O(x1$29) | |
}; | |
- var ps$2$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$29_$_$$und1$f); | |
- var bos$2$29 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$29_$_$$und2$f); | |
- bos$2$29.throwing$3 = true; | |
- ps$2$29.println__O__V(null); | |
+ var ps$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$29.$$und1__O()); | |
+ var bos$29 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$29.$$und2__O()); | |
+ bos$29.throwing$3 = true; | |
+ ps$29.println__O__V(null); | |
var this$46 = $m_Lorg_junit_Assert$(); | |
- var condition$29 = ps$2$29.checkError__Z(); | |
+ var condition$29 = ps$29.checkError__Z(); | |
this$46.assertTrue__T__Z__V(null, condition$29); | |
var x1$30 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$30 !== null)) { | |
- var ps$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$30.$$und1__O()); | |
- var bos$31 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$30.$$und2__O()); | |
- var x$72$30_$_$$und1$f = ps$31; | |
- var x$72$30_$_$$und2$f = bos$31 | |
- } else { | |
- var x$72$30_$_$$und1$f; | |
- var x$72$30_$_$$und2$f; | |
+ if ((x1$30 === null)) { | |
throw new $c_s_MatchError().init___O(x1$30) | |
}; | |
- var ps$2$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$30_$_$$und1$f); | |
- var bos$2$30 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$30_$_$$und2$f); | |
- bos$2$30.throwing$3 = true; | |
- ps$2$30.append__jl_CharSequence__Ljava_io_PrintStream("hello\n"); | |
+ var ps$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$30.$$und1__O()); | |
+ var bos$30 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$30.$$und2__O()); | |
+ bos$30.throwing$3 = true; | |
+ ps$30.append__jl_CharSequence__Ljava_io_PrintStream("hello\n"); | |
var this$47 = $m_Lorg_junit_Assert$(); | |
- var condition$30 = ps$2$30.checkError__Z(); | |
+ var condition$30 = ps$30.checkError__Z(); | |
this$47.assertTrue__T__Z__V(null, condition$30); | |
var x1$31 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$31 !== null)) { | |
- var ps$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$31.$$und1__O()); | |
- var bos$32 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$31.$$und2__O()); | |
- var x$72$31_$_$$und1$f = ps$32; | |
- var x$72$31_$_$$und2$f = bos$32 | |
- } else { | |
- var x$72$31_$_$$und1$f; | |
- var x$72$31_$_$$und2$f; | |
+ if ((x1$31 === null)) { | |
throw new $c_s_MatchError().init___O(x1$31) | |
}; | |
- var ps$2$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$31_$_$$und1$f); | |
- var bos$2$31 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$31_$_$$und2$f); | |
- bos$2$31.throwing$3 = true; | |
- ps$2$31.append__jl_CharSequence__Ljava_io_PrintStream(null); | |
+ var ps$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$31.$$und1__O()); | |
+ var bos$31 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$31.$$und2__O()); | |
+ bos$31.throwing$3 = true; | |
+ ps$31.append__jl_CharSequence__Ljava_io_PrintStream(null); | |
var this$48 = $m_Lorg_junit_Assert$(); | |
- var condition$31 = ps$2$31.checkError__Z(); | |
+ var condition$31 = ps$31.checkError__Z(); | |
this$48.assertTrue__T__Z__V(null, condition$31); | |
var x1$32 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$32 !== null)) { | |
- var ps$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$32.$$und1__O()); | |
- var bos$33 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$32.$$und2__O()); | |
- var x$72$32_$_$$und1$f = ps$33; | |
- var x$72$32_$_$$und2$f = bos$33 | |
- } else { | |
- var x$72$32_$_$$und1$f; | |
- var x$72$32_$_$$und2$f; | |
+ if ((x1$32 === null)) { | |
throw new $c_s_MatchError().init___O(x1$32) | |
}; | |
- var ps$2$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$32_$_$$und1$f); | |
- var bos$2$32 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$32_$_$$und2$f); | |
- bos$2$32.throwing$3 = true; | |
- ps$2$32.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello\nworld", 3, 6); | |
+ var ps$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$32.$$und1__O()); | |
+ var bos$32 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$32.$$und2__O()); | |
+ bos$32.throwing$3 = true; | |
+ ps$32.append__jl_CharSequence__I__I__Ljava_io_PrintStream("hello\nworld", 3, 6); | |
var this$49 = $m_Lorg_junit_Assert$(); | |
- var condition$32 = ps$2$32.checkError__Z(); | |
+ var condition$32 = ps$32.checkError__Z(); | |
this$49.assertTrue__T__Z__V(null, condition$32); | |
var x1$33 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$33 !== null)) { | |
- var ps$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$33.$$und1__O()); | |
- var bos$34 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$33.$$und2__O()); | |
- var x$72$33_$_$$und1$f = ps$34; | |
- var x$72$33_$_$$und2$f = bos$34 | |
- } else { | |
- var x$72$33_$_$$und1$f; | |
- var x$72$33_$_$$und2$f; | |
+ if ((x1$33 === null)) { | |
throw new $c_s_MatchError().init___O(x1$33) | |
}; | |
- var ps$2$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$33_$_$$und1$f); | |
- var bos$2$33 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$33_$_$$und2$f); | |
- bos$2$33.throwing$3 = true; | |
- ps$2$33.append__jl_CharSequence__I__I__Ljava_io_PrintStream(null, 1, 2); | |
+ var ps$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$33.$$und1__O()); | |
+ var bos$33 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$33.$$und2__O()); | |
+ bos$33.throwing$3 = true; | |
+ ps$33.append__jl_CharSequence__I__I__Ljava_io_PrintStream(null, 1, 2); | |
var this$50 = $m_Lorg_junit_Assert$(); | |
- var condition$33 = ps$2$33.checkError__Z(); | |
+ var condition$33 = ps$33.checkError__Z(); | |
this$50.assertTrue__T__Z__V(null, condition$33); | |
var x1$34 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$34 !== null)) { | |
- var ps$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$34.$$und1__O()); | |
- var bos$35 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$34.$$und2__O()); | |
- var x$72$34_$_$$und1$f = ps$35; | |
- var x$72$34_$_$$und2$f = bos$35 | |
- } else { | |
- var x$72$34_$_$$und1$f; | |
- var x$72$34_$_$$und2$f; | |
+ if ((x1$34 === null)) { | |
throw new $c_s_MatchError().init___O(x1$34) | |
}; | |
- var ps$2$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$34_$_$$und1$f); | |
- var bos$2$34 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$34_$_$$und2$f); | |
- bos$2$34.throwing$3 = true; | |
- ps$2$34.append__C__Ljava_io_PrintStream(65); | |
+ var ps$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$34.$$und1__O()); | |
+ var bos$34 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$34.$$und2__O()); | |
+ bos$34.throwing$3 = true; | |
+ ps$34.append__C__Ljava_io_PrintStream(65); | |
var this$51 = $m_Lorg_junit_Assert$(); | |
- var condition$34 = ps$2$34.checkError__Z(); | |
+ var condition$34 = ps$34.checkError__Z(); | |
this$51.assertTrue__T__Z__V(null, condition$34); | |
var x1$35 = this.newPrintStream__p1__Z__T2(false); | |
- if ((x1$35 !== null)) { | |
- var ps$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$35.$$und1__O()); | |
- var bos$36 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$35.$$und2__O()); | |
- var x$72$35_$_$$und1$f = ps$36; | |
- var x$72$35_$_$$und2$f = bos$36 | |
- } else { | |
- var x$72$35_$_$$und1$f; | |
- var x$72$35_$_$$und2$f; | |
+ if ((x1$35 === null)) { | |
throw new $c_s_MatchError().init___O(x1$35) | |
}; | |
- var ps$2$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x$72$35_$_$$und1$f); | |
- var bos$2$35 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x$72$35_$_$$und2$f); | |
- bos$2$35.throwing$3 = true; | |
- ps$2$35.append__C__Ljava_io_PrintStream(10); | |
+ var ps$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest$MockPrintStream(x1$35.$$und1__O()); | |
+ var bos$35 = $as_Lorg_scalajs_testsuite_javalib_io_MockByteArrayOutputStream(x1$35.$$und2__O()); | |
+ bos$35.throwing$3 = true; | |
+ ps$35.append__C__Ljava_io_PrintStream(10); | |
var this$52 = $m_Lorg_junit_Assert$(); | |
- var condition$35 = ps$2$35.checkError__Z(); | |
+ var condition$35 = ps$35.checkError__Z(); | |
this$52.assertTrue__T__Z__V(null, condition$35) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintStreamTest.prototype.clone__ = (function() { | |
@@ -39978,304 +39001,213 @@ | |
$h_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype = $c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype; | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.println$undforwards$undand$undflushes$undwhen$undautoFlush$undis$undtrue__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$48_$_$$und1$f = pw; | |
- var x$48_$_$$und2$f = sw | |
- } else { | |
- var x$48_$_$$und1$f; | |
- var x$48_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48_$_$$und2$f); | |
- pw$2.println__V(); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.println__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "\n", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$48$1_$_$$und1$f = pw$1; | |
- var x$48$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$48$1_$_$$und1$f; | |
- var x$48$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$1_$_$$und2$f); | |
- pw$2$1.println__Z__V(true); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.println__Z__V(true); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertTrue__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "true\n", actual$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$48$2_$_$$und1$f = pw$3; | |
- var x$48$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$48$2_$_$$und1$f; | |
- var x$48$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$2_$_$$und2$f); | |
- pw$2$2.println__C__V(90); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ pw$2.println__C__V(90); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = sw$2$2.$$undflushed$3; | |
+ var condition$4 = sw$2.$$undflushed$3; | |
this$7.assertTrue__T__Z__V(null, condition$4); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$2.checkError__Z(); | |
+ var condition$5 = pw$2.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$5); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = sw$2$2.toString__T(); | |
+ var actual$2 = sw$2.toString__T(); | |
this$9.assertEquals__T__O__O__V(null, "Z\n", actual$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$48$3_$_$$und1$f = pw$4; | |
- var x$48$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$48$3_$_$$und1$f; | |
- var x$48$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$3_$_$$und2$f); | |
- pw$2$3.println__C__V(10); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ pw$3.println__C__V(10); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = sw$2$3.$$undflushed$3; | |
+ var condition$6 = sw$3.$$undflushed$3; | |
this$10.assertTrue__T__Z__V(null, condition$6); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$3.checkError__Z(); | |
+ var condition$7 = pw$3.checkError__Z(); | |
this$11.assertFalse__T__Z__V(null, condition$7); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = sw$2$3.toString__T(); | |
+ var actual$3 = sw$3.toString__T(); | |
this$12.assertEquals__T__O__O__V(null, "\n\n", actual$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$48$4_$_$$und1$f = pw$5; | |
- var x$48$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$48$4_$_$$und1$f; | |
- var x$48$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$4_$_$$und2$f); | |
- pw$2$4.println__I__V(5); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ pw$4.println__I__V(5); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = sw$2$4.$$undflushed$3; | |
+ var condition$8 = sw$4.$$undflushed$3; | |
this$13.assertTrue__T__Z__V(null, condition$8); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$4.checkError__Z(); | |
+ var condition$9 = pw$4.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$9); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = sw$2$4.toString__T(); | |
+ var actual$4 = sw$4.toString__T(); | |
this$15.assertEquals__T__O__O__V(null, "5\n", actual$4); | |
var x1$5 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
- var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
- var x$48$5_$_$$und1$f = pw$6; | |
- var x$48$5_$_$$und2$f = sw$6 | |
- } else { | |
- var x$48$5_$_$$und1$f; | |
- var x$48$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var pw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$5_$_$$und1$f); | |
- var sw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$5_$_$$und2$f); | |
- pw$2$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
+ var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
+ pw$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = sw$2$5.$$undflushed$3; | |
+ var condition$10 = sw$5.$$undflushed$3; | |
this$16.assertTrue__T__Z__V(null, condition$10); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = pw$2$5.checkError__Z(); | |
+ var condition$11 = pw$5.checkError__Z(); | |
this$17.assertFalse__T__Z__V(null, condition$11); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var actual$5 = sw$2$5.toString__T(); | |
+ var actual$5 = sw$5.toString__T(); | |
this$18.assertEquals__T__O__O__V(null, "1234567891011\n", actual$5); | |
var x1$6 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$6 !== null)) { | |
- var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
- var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
- var x$48$6_$_$$und1$f = pw$7; | |
- var x$48$6_$_$$und2$f = sw$7 | |
- } else { | |
- var x$48$6_$_$$und1$f; | |
- var x$48$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var pw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$6_$_$$und1$f); | |
- var sw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$6_$_$$und2$f); | |
- pw$2$6.println__F__V(1.5); | |
+ var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
+ var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
+ pw$6.println__F__V(1.5); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = sw$2$6.$$undflushed$3; | |
+ var condition$12 = sw$6.$$undflushed$3; | |
this$19.assertTrue__T__Z__V(null, condition$12); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = pw$2$6.checkError__Z(); | |
+ var condition$13 = pw$6.checkError__Z(); | |
this$20.assertFalse__T__Z__V(null, condition$13); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var actual$6 = sw$2$6.toString__T(); | |
+ var actual$6 = sw$6.toString__T(); | |
this$21.assertEquals__T__O__O__V(null, "1.5\n", actual$6); | |
var x1$7 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$7 !== null)) { | |
- var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
- var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
- var x$48$7_$_$$und1$f = pw$8; | |
- var x$48$7_$_$$und2$f = sw$8 | |
- } else { | |
- var x$48$7_$_$$und1$f; | |
- var x$48$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var pw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$7_$_$$und1$f); | |
- var sw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$7_$_$$und2$f); | |
- pw$2$7.println__D__V(3.141592653589793); | |
+ var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
+ var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
+ pw$7.println__D__V(3.141592653589793); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = sw$2$7.$$undflushed$3; | |
+ var condition$14 = sw$7.$$undflushed$3; | |
this$22.assertTrue__T__Z__V(null, condition$14); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = pw$2$7.checkError__Z(); | |
+ var condition$15 = pw$7.checkError__Z(); | |
this$23.assertFalse__T__Z__V(null, condition$15); | |
var this$24 = $m_Lorg_junit_Assert$(); | |
- var actual$7 = sw$2$7.toString__T(); | |
+ var actual$7 = sw$7.toString__T(); | |
this$24.assertEquals__T__O__O__V(null, "3.141592653589793\n", actual$7); | |
var x1$8 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$8 !== null)) { | |
- var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
- var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
- var x$48$8_$_$$und1$f = pw$9; | |
- var x$48$8_$_$$und2$f = sw$9 | |
- } else { | |
- var x$48$8_$_$$und1$f; | |
- var x$48$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var pw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$8_$_$$und1$f); | |
- var sw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$8_$_$$und2$f); | |
- pw$2$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
+ var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
+ pw$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = sw$2$8.$$undflushed$3; | |
+ var condition$16 = sw$8.$$undflushed$3; | |
this$27.assertTrue__T__Z__V(null, condition$16); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = pw$2$8.checkError__Z(); | |
+ var condition$17 = pw$8.checkError__Z(); | |
this$28.assertFalse__T__Z__V(null, condition$17); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var actual$8 = sw$2$8.toString__T(); | |
+ var actual$8 = sw$8.toString__T(); | |
this$29.assertEquals__T__O__O__V(null, "A\n\n", actual$8); | |
var x1$9 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$9 !== null)) { | |
- var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
- var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
- var x$48$9_$_$$und1$f = pw$10; | |
- var x$48$9_$_$$und2$f = sw$10 | |
- } else { | |
- var x$48$9_$_$$und1$f; | |
- var x$48$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var pw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$9_$_$$und1$f); | |
- var sw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$9_$_$$und2$f); | |
- pw$2$9.println__T__V("hello\n"); | |
+ var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
+ var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
+ pw$9.println__T__V("hello\n"); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = sw$2$9.$$undflushed$3; | |
+ var condition$18 = sw$9.$$undflushed$3; | |
this$30.assertTrue__T__Z__V(null, condition$18); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = pw$2$9.checkError__Z(); | |
+ var condition$19 = pw$9.checkError__Z(); | |
this$31.assertFalse__T__Z__V(null, condition$19); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var actual$9 = sw$2$9.toString__T(); | |
+ var actual$9 = sw$9.toString__T(); | |
this$32.assertEquals__T__O__O__V(null, "hello\n\n", actual$9); | |
var x1$10 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$10 !== null)) { | |
- var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
- var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
- var x$48$10_$_$$und1$f = pw$11; | |
- var x$48$10_$_$$und2$f = sw$11 | |
- } else { | |
- var x$48$10_$_$$und1$f; | |
- var x$48$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var pw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$10_$_$$und1$f); | |
- var sw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$10_$_$$und2$f); | |
- pw$2$10.println__T__V(null); | |
+ var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
+ var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
+ pw$10.println__T__V(null); | |
var this$33 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = sw$2$10.$$undflushed$3; | |
+ var condition$20 = sw$10.$$undflushed$3; | |
this$33.assertTrue__T__Z__V(null, condition$20); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = pw$2$10.checkError__Z(); | |
+ var condition$21 = pw$10.checkError__Z(); | |
this$34.assertFalse__T__Z__V(null, condition$21); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
- var actual$10 = sw$2$10.toString__T(); | |
+ var actual$10 = sw$10.toString__T(); | |
this$35.assertEquals__T__O__O__V(null, "null\n", actual$10); | |
var x1$11 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$11 !== null)) { | |
- var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
- var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
- var x$48$11_$_$$und1$f = pw$12; | |
- var x$48$11_$_$$und2$f = sw$12 | |
- } else { | |
- var x$48$11_$_$$und1$f; | |
- var x$48$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var pw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$11_$_$$und1$f); | |
- var sw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$11_$_$$und2$f); | |
- pw$2$11.write__T__V("(1,2)"); | |
- pw$2$11.println__V(); | |
+ var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
+ var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
+ pw$11.write__T__V("(1,2)"); | |
+ pw$11.println__V(); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = sw$2$11.$$undflushed$3; | |
+ var condition$22 = sw$11.$$undflushed$3; | |
this$37.assertTrue__T__Z__V(null, condition$22); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = pw$2$11.checkError__Z(); | |
+ var condition$23 = pw$11.checkError__Z(); | |
this$38.assertFalse__T__Z__V(null, condition$23); | |
var this$39 = $m_Lorg_junit_Assert$(); | |
- var actual$11 = sw$2$11.toString__T(); | |
+ var actual$11 = sw$11.toString__T(); | |
this$39.assertEquals__T__O__O__V(null, "(1,2)\n", actual$11); | |
var x1$12 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$12 !== null)) { | |
- var pw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
- var sw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
- var x$48$12_$_$$und1$f = pw$13; | |
- var x$48$12_$_$$und2$f = sw$13 | |
- } else { | |
- var x$48$12_$_$$und1$f; | |
- var x$48$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var pw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$12_$_$$und1$f); | |
- var sw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$12_$_$$und2$f); | |
- pw$2$12.println__O__V(null); | |
+ var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
+ var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
+ pw$12.println__O__V(null); | |
var this$40 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = sw$2$12.$$undflushed$3; | |
+ var condition$24 = sw$12.$$undflushed$3; | |
this$40.assertTrue__T__Z__V(null, condition$24); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = pw$2$12.checkError__Z(); | |
+ var condition$25 = pw$12.checkError__Z(); | |
this$41.assertFalse__T__Z__V(null, condition$25); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
- var actual$12 = sw$2$12.toString__T(); | |
+ var actual$12 = sw$12.toString__T(); | |
this$42.assertEquals__T__O__O__V(null, "null\n", actual$12) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.init___ = (function() { | |
@@ -40283,610 +39215,428 @@ | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.append$unddoes$undnot$undflush$undeven$undwith$undnew$undline__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$54_$_$$und1$f = pw; | |
- var x$54_$_$$und2$f = sw | |
- } else { | |
- var x$54_$_$$und1$f; | |
- var x$54_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54_$_$$und2$f); | |
- pw$2.append__jl_CharSequence__Ljava_io_PrintWriter("hello\n"); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.append__jl_CharSequence__Ljava_io_PrintWriter("hello\n"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "hello\n", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$54$1_$_$$und1$f = pw$1; | |
- var x$54$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$54$1_$_$$und1$f; | |
- var x$54$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54$1_$_$$und2$f); | |
- pw$2$1.append__jl_CharSequence__Ljava_io_PrintWriter(null); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.append__jl_CharSequence__Ljava_io_PrintWriter(null); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertFalse__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "null", actual$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$54$2_$_$$und1$f = pw$3; | |
- var x$54$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$54$2_$_$$und1$f; | |
- var x$54$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54$2_$_$$und2$f); | |
- pw$2$2.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello\nworld", 3, 6); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ pw$2.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello\nworld", 3, 6); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = sw$2$2.$$undflushed$3; | |
+ var condition$4 = sw$2.$$undflushed$3; | |
this$7.assertFalse__T__Z__V(null, condition$4); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$2.checkError__Z(); | |
+ var condition$5 = pw$2.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$5); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = sw$2$2.toString__T(); | |
+ var actual$2 = sw$2.toString__T(); | |
this$9.assertEquals__T__O__O__V(null, "lo\n", actual$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$54$3_$_$$und1$f = pw$4; | |
- var x$54$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$54$3_$_$$und1$f; | |
- var x$54$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54$3_$_$$und2$f); | |
- pw$2$3.append__jl_CharSequence__I__I__Ljava_io_PrintWriter(null, 1, 2); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ pw$3.append__jl_CharSequence__I__I__Ljava_io_PrintWriter(null, 1, 2); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = sw$2$3.$$undflushed$3; | |
+ var condition$6 = sw$3.$$undflushed$3; | |
this$10.assertFalse__T__Z__V(null, condition$6); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$3.checkError__Z(); | |
+ var condition$7 = pw$3.checkError__Z(); | |
this$11.assertFalse__T__Z__V(null, condition$7); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = sw$2$3.toString__T(); | |
+ var actual$3 = sw$3.toString__T(); | |
this$12.assertEquals__T__O__O__V(null, "u", actual$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$54$4_$_$$und1$f = pw$5; | |
- var x$54$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$54$4_$_$$und1$f; | |
- var x$54$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54$4_$_$$und2$f); | |
- pw$2$4.append__C__Ljava_io_PrintWriter(65); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ pw$4.append__C__Ljava_io_PrintWriter(65); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = sw$2$4.$$undflushed$3; | |
+ var condition$8 = sw$4.$$undflushed$3; | |
this$13.assertFalse__T__Z__V(null, condition$8); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$4.checkError__Z(); | |
+ var condition$9 = pw$4.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$9); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = sw$2$4.toString__T(); | |
+ var actual$4 = sw$4.toString__T(); | |
this$15.assertEquals__T__O__O__V(null, "A", actual$4); | |
var x1$5 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
- var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
- var x$54$5_$_$$und1$f = pw$6; | |
- var x$54$5_$_$$und2$f = sw$6 | |
- } else { | |
- var x$54$5_$_$$und1$f; | |
- var x$54$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var pw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$54$5_$_$$und1$f); | |
- var sw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$54$5_$_$$und2$f); | |
- pw$2$5.append__C__Ljava_io_PrintWriter(10); | |
+ var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
+ var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
+ pw$5.append__C__Ljava_io_PrintWriter(10); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = sw$2$5.$$undflushed$3; | |
+ var condition$10 = sw$5.$$undflushed$3; | |
this$16.assertFalse__T__Z__V(null, condition$10); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = pw$2$5.checkError__Z(); | |
+ var condition$11 = pw$5.checkError__Z(); | |
this$17.assertFalse__T__Z__V(null, condition$11); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var actual$5 = sw$2$5.toString__T(); | |
+ var actual$5 = sw$5.toString__T(); | |
this$18.assertEquals__T__O__O__V(null, "\n", actual$5) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.printf$undand$undformat$undwhich$undflushes$undwhen$undautoFlush$undis$undtrue__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$53_$_$$und1$f = pw; | |
- var x$53_$_$$und2$f = sw | |
- } else { | |
- var x$53_$_$$und1$f; | |
- var x$53_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$53_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$53_$_$$und2$f); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
var args = $makeNativeArrayWrapper($d_O.getArrayOf(), [5]); | |
- pw$2.format__T__AO__Ljava_io_PrintWriter("%04d", args); | |
+ pw.format__T__AO__Ljava_io_PrintWriter("%04d", args); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertTrue__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "0005", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$53$1_$_$$und1$f = pw$1; | |
- var x$53$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$53$1_$_$$und1$f; | |
- var x$53$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$53$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$53$1_$_$$und2$f); | |
- pw$2$1.format__T__AO__Ljava_io_PrintWriter("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.format__T__AO__Ljava_io_PrintWriter("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertTrue__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "3.14159", actual$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.println$undand$undforwards$unddo$undnot$undflush$undwhen$undautoFlush$undis$undfalse__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$48_$_$$und1$f = pw; | |
- var x$48_$_$$und2$f = sw | |
- } else { | |
- var x$48_$_$$und1$f; | |
- var x$48_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48_$_$$und2$f); | |
- pw$2.println__V(); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.println__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "\n", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$48$1_$_$$und1$f = pw$1; | |
- var x$48$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$48$1_$_$$und1$f; | |
- var x$48$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$1_$_$$und2$f); | |
- pw$2$1.println__Z__V(true); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.println__Z__V(true); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertFalse__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "true\n", actual$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$48$2_$_$$und1$f = pw$3; | |
- var x$48$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$48$2_$_$$und1$f; | |
- var x$48$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$2_$_$$und2$f); | |
- pw$2$2.println__C__V(90); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ pw$2.println__C__V(90); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = sw$2$2.$$undflushed$3; | |
+ var condition$4 = sw$2.$$undflushed$3; | |
this$7.assertFalse__T__Z__V(null, condition$4); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$2.checkError__Z(); | |
+ var condition$5 = pw$2.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$5); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = sw$2$2.toString__T(); | |
+ var actual$2 = sw$2.toString__T(); | |
this$9.assertEquals__T__O__O__V(null, "Z\n", actual$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$48$3_$_$$und1$f = pw$4; | |
- var x$48$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$48$3_$_$$und1$f; | |
- var x$48$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$3_$_$$und2$f); | |
- pw$2$3.println__C__V(10); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ pw$3.println__C__V(10); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = sw$2$3.$$undflushed$3; | |
+ var condition$6 = sw$3.$$undflushed$3; | |
this$10.assertFalse__T__Z__V(null, condition$6); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$3.checkError__Z(); | |
+ var condition$7 = pw$3.checkError__Z(); | |
this$11.assertFalse__T__Z__V(null, condition$7); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = sw$2$3.toString__T(); | |
+ var actual$3 = sw$3.toString__T(); | |
this$12.assertEquals__T__O__O__V(null, "\n\n", actual$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$48$4_$_$$und1$f = pw$5; | |
- var x$48$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$48$4_$_$$und1$f; | |
- var x$48$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$4_$_$$und2$f); | |
- pw$2$4.println__I__V(5); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ pw$4.println__I__V(5); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = sw$2$4.$$undflushed$3; | |
+ var condition$8 = sw$4.$$undflushed$3; | |
this$13.assertFalse__T__Z__V(null, condition$8); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$4.checkError__Z(); | |
+ var condition$9 = pw$4.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$9); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = sw$2$4.toString__T(); | |
+ var actual$4 = sw$4.toString__T(); | |
this$15.assertEquals__T__O__O__V(null, "5\n", actual$4); | |
var x1$5 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$5 !== null)) { | |
- var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
- var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
- var x$48$5_$_$$und1$f = pw$6; | |
- var x$48$5_$_$$und2$f = sw$6 | |
- } else { | |
- var x$48$5_$_$$und1$f; | |
- var x$48$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var pw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$5_$_$$und1$f); | |
- var sw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$5_$_$$und2$f); | |
- pw$2$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
+ var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
+ pw$5.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = sw$2$5.$$undflushed$3; | |
+ var condition$10 = sw$5.$$undflushed$3; | |
this$16.assertFalse__T__Z__V(null, condition$10); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = pw$2$5.checkError__Z(); | |
+ var condition$11 = pw$5.checkError__Z(); | |
this$17.assertFalse__T__Z__V(null, condition$11); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var actual$5 = sw$2$5.toString__T(); | |
+ var actual$5 = sw$5.toString__T(); | |
this$18.assertEquals__T__O__O__V(null, "1234567891011\n", actual$5); | |
var x1$6 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$6 !== null)) { | |
- var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
- var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
- var x$48$6_$_$$und1$f = pw$7; | |
- var x$48$6_$_$$und2$f = sw$7 | |
- } else { | |
- var x$48$6_$_$$und1$f; | |
- var x$48$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var pw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$6_$_$$und1$f); | |
- var sw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$6_$_$$und2$f); | |
- pw$2$6.println__F__V(1.5); | |
+ var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
+ var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
+ pw$6.println__F__V(1.5); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = sw$2$6.$$undflushed$3; | |
+ var condition$12 = sw$6.$$undflushed$3; | |
this$19.assertFalse__T__Z__V(null, condition$12); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = pw$2$6.checkError__Z(); | |
+ var condition$13 = pw$6.checkError__Z(); | |
this$20.assertFalse__T__Z__V(null, condition$13); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var actual$6 = sw$2$6.toString__T(); | |
+ var actual$6 = sw$6.toString__T(); | |
this$21.assertEquals__T__O__O__V(null, "1.5\n", actual$6); | |
var x1$7 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$7 !== null)) { | |
- var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
- var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
- var x$48$7_$_$$und1$f = pw$8; | |
- var x$48$7_$_$$und2$f = sw$8 | |
- } else { | |
- var x$48$7_$_$$und1$f; | |
- var x$48$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var pw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$7_$_$$und1$f); | |
- var sw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$7_$_$$und2$f); | |
- pw$2$7.println__D__V(3.141592653589793); | |
+ var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
+ var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
+ pw$7.println__D__V(3.141592653589793); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = sw$2$7.$$undflushed$3; | |
+ var condition$14 = sw$7.$$undflushed$3; | |
this$22.assertFalse__T__Z__V(null, condition$14); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = pw$2$7.checkError__Z(); | |
+ var condition$15 = pw$7.checkError__Z(); | |
this$23.assertFalse__T__Z__V(null, condition$15); | |
var this$24 = $m_Lorg_junit_Assert$(); | |
- var actual$7 = sw$2$7.toString__T(); | |
+ var actual$7 = sw$7.toString__T(); | |
this$24.assertEquals__T__O__O__V(null, "3.141592653589793\n", actual$7); | |
var x1$8 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$8 !== null)) { | |
- var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
- var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
- var x$48$8_$_$$und1$f = pw$9; | |
- var x$48$8_$_$$und2$f = sw$9 | |
- } else { | |
- var x$48$8_$_$$und1$f; | |
- var x$48$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var pw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$8_$_$$und1$f); | |
- var sw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$8_$_$$und2$f); | |
- pw$2$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
+ var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
+ pw$8.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = sw$2$8.$$undflushed$3; | |
+ var condition$16 = sw$8.$$undflushed$3; | |
this$27.assertFalse__T__Z__V(null, condition$16); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = pw$2$8.checkError__Z(); | |
+ var condition$17 = pw$8.checkError__Z(); | |
this$28.assertFalse__T__Z__V(null, condition$17); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var actual$8 = sw$2$8.toString__T(); | |
+ var actual$8 = sw$8.toString__T(); | |
this$29.assertEquals__T__O__O__V(null, "A\n\n", actual$8); | |
var x1$9 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$9 !== null)) { | |
- var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
- var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
- var x$48$9_$_$$und1$f = pw$10; | |
- var x$48$9_$_$$und2$f = sw$10 | |
- } else { | |
- var x$48$9_$_$$und1$f; | |
- var x$48$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var pw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$9_$_$$und1$f); | |
- var sw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$9_$_$$und2$f); | |
- pw$2$9.println__T__V("hello\n"); | |
+ var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
+ var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
+ pw$9.println__T__V("hello\n"); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = sw$2$9.$$undflushed$3; | |
+ var condition$18 = sw$9.$$undflushed$3; | |
this$30.assertFalse__T__Z__V(null, condition$18); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = pw$2$9.checkError__Z(); | |
+ var condition$19 = pw$9.checkError__Z(); | |
this$31.assertFalse__T__Z__V(null, condition$19); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var actual$9 = sw$2$9.toString__T(); | |
+ var actual$9 = sw$9.toString__T(); | |
this$32.assertEquals__T__O__O__V(null, "hello\n\n", actual$9); | |
var x1$10 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$10 !== null)) { | |
- var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
- var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
- var x$48$10_$_$$und1$f = pw$11; | |
- var x$48$10_$_$$und2$f = sw$11 | |
- } else { | |
- var x$48$10_$_$$und1$f; | |
- var x$48$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var pw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$10_$_$$und1$f); | |
- var sw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$10_$_$$und2$f); | |
- pw$2$10.println__T__V(null); | |
+ var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
+ var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
+ pw$10.println__T__V(null); | |
var this$33 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = sw$2$10.$$undflushed$3; | |
+ var condition$20 = sw$10.$$undflushed$3; | |
this$33.assertFalse__T__Z__V(null, condition$20); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = pw$2$10.checkError__Z(); | |
+ var condition$21 = pw$10.checkError__Z(); | |
this$34.assertFalse__T__Z__V(null, condition$21); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
- var actual$10 = sw$2$10.toString__T(); | |
+ var actual$10 = sw$10.toString__T(); | |
this$35.assertEquals__T__O__O__V(null, "null\n", actual$10); | |
var x1$11 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$11 !== null)) { | |
- var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
- var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
- var x$48$11_$_$$und1$f = pw$12; | |
- var x$48$11_$_$$und2$f = sw$12 | |
- } else { | |
- var x$48$11_$_$$und1$f; | |
- var x$48$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var pw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$11_$_$$und1$f); | |
- var sw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$11_$_$$und2$f); | |
- pw$2$11.write__T__V("(1,2)"); | |
- pw$2$11.println__V(); | |
+ var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
+ var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
+ pw$11.write__T__V("(1,2)"); | |
+ pw$11.println__V(); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = sw$2$11.$$undflushed$3; | |
+ var condition$22 = sw$11.$$undflushed$3; | |
this$37.assertFalse__T__Z__V(null, condition$22); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = pw$2$11.checkError__Z(); | |
+ var condition$23 = pw$11.checkError__Z(); | |
this$38.assertFalse__T__Z__V(null, condition$23); | |
var this$39 = $m_Lorg_junit_Assert$(); | |
- var actual$11 = sw$2$11.toString__T(); | |
+ var actual$11 = sw$11.toString__T(); | |
this$39.assertEquals__T__O__O__V(null, "(1,2)\n", actual$11); | |
var x1$12 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$12 !== null)) { | |
- var pw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
- var sw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
- var x$48$12_$_$$und1$f = pw$13; | |
- var x$48$12_$_$$und2$f = sw$13 | |
- } else { | |
- var x$48$12_$_$$und1$f; | |
- var x$48$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var pw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$48$12_$_$$und1$f); | |
- var sw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$48$12_$_$$und2$f); | |
- pw$2$12.println__O__V(null); | |
+ var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
+ var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
+ pw$12.println__O__V(null); | |
var this$40 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = sw$2$12.$$undflushed$3; | |
+ var condition$24 = sw$12.$$undflushed$3; | |
this$40.assertFalse__T__Z__V(null, condition$24); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = pw$2$12.checkError__Z(); | |
+ var condition$25 = pw$12.checkError__Z(); | |
this$41.assertFalse__T__Z__V(null, condition$25); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
- var actual$12 = sw$2$12.toString__T(); | |
+ var actual$12 = sw$12.toString__T(); | |
this$42.assertEquals__T__O__O__V(null, "null\n", actual$12) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.write$unddoes$undnot$undflush$undeven$undwith$undnew$undline__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$3_$_$$und1$f = pw; | |
- var x$3_$_$$und2$f = sw | |
- } else { | |
- var x$3_$_$$und1$f; | |
- var x$3_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$3_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$3_$_$$und2$f); | |
- pw$2.write__I__V(10); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.write__I__V(10); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "\n", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$3$1_$_$$und1$f = pw$1; | |
- var x$3$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$3$1_$_$$und1$f; | |
- var x$3$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$3$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$3$1_$_$$und2$f); | |
- pw$2$1.write__T__V("hello\n"); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.write__T__V("hello\n"); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertFalse__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "hello\n", actual$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$3$2_$_$$und1$f = pw$3; | |
- var x$3$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$3$2_$_$$und1$f; | |
- var x$3$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$3$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$3$2_$_$$und2$f); | |
- pw$2$2.write__T__I__I__V("hello\nworld", 3, 3); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ pw$2.write__T__I__I__V("hello\nworld", 3, 3); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = sw$2$2.$$undflushed$3; | |
+ var condition$4 = sw$2.$$undflushed$3; | |
this$7.assertFalse__T__Z__V(null, condition$4); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$2.checkError__Z(); | |
+ var condition$5 = pw$2.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$5); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = sw$2$2.toString__T(); | |
+ var actual$2 = sw$2.toString__T(); | |
this$9.assertEquals__T__O__O__V(null, "lo\n", actual$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$3$3_$_$$und1$f = pw$4; | |
- var x$3$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$3$3_$_$$und1$f; | |
- var x$3$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$3$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$3$3_$_$$und2$f); | |
- pw$2$3.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ pw$3.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = sw$2$3.$$undflushed$3; | |
+ var condition$6 = sw$3.$$undflushed$3; | |
this$12.assertFalse__T__Z__V(null, condition$6); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$3.checkError__Z(); | |
+ var condition$7 = pw$3.checkError__Z(); | |
this$13.assertFalse__T__Z__V(null, condition$7); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = sw$2$3.toString__T(); | |
+ var actual$3 = sw$3.toString__T(); | |
this$14.assertEquals__T__O__O__V(null, "A\n", actual$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$3$4_$_$$und1$f = pw$5; | |
- var x$3$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$3$4_$_$$und1$f; | |
- var x$3$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$3$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$3$4_$_$$und2$f); | |
- pw$2$4.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66), new $c_jl_Character().init___C(10), new $c_jl_Character().init___C(67)])), 1, 2); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ pw$4.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66), new $c_jl_Character().init___C(10), new $c_jl_Character().init___C(67)])), 1, 2); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = sw$2$4.$$undflushed$3; | |
+ var condition$8 = sw$4.$$undflushed$3; | |
this$21.assertFalse__T__Z__V(null, condition$8); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$4.checkError__Z(); | |
+ var condition$9 = pw$4.checkError__Z(); | |
this$22.assertFalse__T__Z__V(null, condition$9); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = sw$2$4.toString__T(); | |
+ var actual$4 = sw$4.toString__T(); | |
this$23.assertEquals__T__O__O__V(null, "B\n", actual$4) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.notify__ = (function() { | |
@@ -40894,51 +39644,37 @@ | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.printf$undand$undformat$unddo$undnot$undflush$undwhen$undautoFlush$undis$undfalse__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$53_$_$$und1$f = pw; | |
- var x$53_$_$$und2$f = sw | |
- } else { | |
- var x$53_$_$$und1$f; | |
- var x$53_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$53_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$53_$_$$und2$f); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
var args = $makeNativeArrayWrapper($d_O.getArrayOf(), [5]); | |
- pw$2.format__T__AO__Ljava_io_PrintWriter("%04d", args); | |
+ pw.format__T__AO__Ljava_io_PrintWriter("%04d", args); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "0005", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$53$1_$_$$und1$f = pw$1; | |
- var x$53$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$53$1_$_$$und1$f; | |
- var x$53$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$53$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$53$1_$_$$und2$f); | |
- pw$2$1.format__T__AO__Ljava_io_PrintWriter("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.format__T__AO__Ljava_io_PrintWriter("%.5f", $makeNativeArrayWrapper($d_O.getArrayOf(), [3.141592653589793])); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertFalse__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "3.14159", actual$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.newPrintWriter__p1__Z__T2 = (function(autoFlush) { | |
@@ -40948,1049 +39684,685 @@ | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.flush__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$1_$_$$und1$f = pw; | |
- var x$1_$_$$und2$f = sw | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$1_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$1_$_$$und2$f); | |
- pw$2.print__T__V("hello"); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.print__T__V("hello"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
- pw$2.flush__V(); | |
+ pw.flush__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = sw$2.$$undflushed$3; | |
+ var condition$1 = sw.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition$1) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.close__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$2_$_$$und1$f = pw; | |
- var x$2_$_$$und2$f = sw | |
- } else { | |
- var x$2_$_$$und1$f; | |
- var x$2_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$2_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$2_$_$$und2$f); | |
- pw$2.write__T__V("begin"); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.write__T__V("begin"); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
- pw$2.close__V(); | |
+ pw.close__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = sw$2.$$undflushed$3; | |
+ var condition$1 = sw.$$undflushed$3; | |
this$2.assertTrue__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2.$$undclosed$3; | |
+ var condition$2 = sw.$$undclosed$3; | |
this$3.assertTrue__T__Z__V(null, condition$2); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2.checkError__Z(); | |
+ var condition$3 = pw.checkError__Z(); | |
this$4.assertFalse__T__Z__V(null, condition$3); | |
- pw$2.close__V(); | |
+ pw.close__V(); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = pw$2.checkError__Z(); | |
+ var condition$4 = pw.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$4); | |
- pw$2.errorFlag$2 = false; | |
- pw$2.print__T__V("never printed"); | |
+ pw.errorFlag$2 = false; | |
+ pw.print__T__V("never printed"); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2.checkError__Z(); | |
+ var condition$5 = pw.checkError__Z(); | |
this$6.assertTrue__T__Z__V(null, condition$5); | |
- pw$2.errorFlag$2 = false; | |
- pw$2.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(98)]))); | |
+ pw.errorFlag$2 = false; | |
+ pw.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(97, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(98)]))); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = pw$2.checkError__Z(); | |
+ var condition$6 = pw.checkError__Z(); | |
this$9.assertTrue__T__Z__V(null, condition$6); | |
- pw$2.errorFlag$2 = false; | |
- pw$2.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello", 1, 3); | |
+ pw.errorFlag$2 = false; | |
+ pw.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello", 1, 3); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2.checkError__Z(); | |
+ var condition$7 = pw.checkError__Z(); | |
this$10.assertTrue__T__Z__V(null, condition$7); | |
- pw$2.errorFlag$2 = false; | |
- pw$2.flush__V(); | |
+ pw.errorFlag$2 = false; | |
+ pw.flush__V(); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = pw$2.checkError__Z(); | |
+ var condition$8 = pw.checkError__Z(); | |
this$11.assertTrue__T__Z__V(null, condition$8); | |
- pw$2.errorFlag$2 = false; | |
+ pw.errorFlag$2 = false; | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$12.assertEquals__T__O__O__V(null, "begin", actual) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.print$unddoes$undnot$undflush$undeven$undwith$undnew$undline__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$9_$_$$und1$f = pw; | |
- var x$9_$_$$und2$f = sw | |
- } else { | |
- var x$9_$_$$und1$f; | |
- var x$9_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9_$_$$und2$f); | |
- pw$2.print__Z__V(true); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ pw.print__Z__V(true); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = sw$2.$$undflushed$3; | |
+ var condition = sw.$$undflushed$3; | |
this$1.assertFalse__T__Z__V(null, condition); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2.checkError__Z(); | |
+ var condition$1 = pw.checkError__Z(); | |
this$2.assertFalse__T__Z__V(null, condition$1); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var actual = sw$2.toString__T(); | |
+ var actual = sw.toString__T(); | |
this$3.assertEquals__T__O__O__V(null, "true", actual); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$9$1_$_$$und1$f = pw$1; | |
- var x$9$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$9$1_$_$$und1$f; | |
- var x$9$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$1_$_$$und2$f); | |
- pw$2$1.write__I__V(90); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ pw$1.write__I__V(90); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = sw$2$1.$$undflushed$3; | |
+ var condition$2 = sw$1.$$undflushed$3; | |
this$4.assertFalse__T__Z__V(null, condition$2); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$1.checkError__Z(); | |
+ var condition$3 = pw$1.checkError__Z(); | |
this$5.assertFalse__T__Z__V(null, condition$3); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- var actual$1 = sw$2$1.toString__T(); | |
+ var actual$1 = sw$1.toString__T(); | |
this$6.assertEquals__T__O__O__V(null, "Z", actual$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$9$2_$_$$und1$f = pw$3; | |
- var x$9$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$9$2_$_$$und1$f; | |
- var x$9$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$2_$_$$und2$f); | |
- pw$2$2.write__I__V(10); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ pw$2.write__I__V(10); | |
var this$7 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = sw$2$2.$$undflushed$3; | |
+ var condition$4 = sw$2.$$undflushed$3; | |
this$7.assertFalse__T__Z__V(null, condition$4); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$2.checkError__Z(); | |
+ var condition$5 = pw$2.checkError__Z(); | |
this$8.assertFalse__T__Z__V(null, condition$5); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- var actual$2 = sw$2$2.toString__T(); | |
+ var actual$2 = sw$2.toString__T(); | |
this$9.assertEquals__T__O__O__V(null, "\n", actual$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$9$3_$_$$und1$f = pw$4; | |
- var x$9$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$9$3_$_$$und1$f; | |
- var x$9$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$3_$_$$und2$f); | |
- pw$2$3.print__I__V(5); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ pw$3.print__I__V(5); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = sw$2$3.$$undflushed$3; | |
+ var condition$6 = sw$3.$$undflushed$3; | |
this$10.assertFalse__T__Z__V(null, condition$6); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$3.checkError__Z(); | |
+ var condition$7 = pw$3.checkError__Z(); | |
this$11.assertFalse__T__Z__V(null, condition$7); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var actual$3 = sw$2$3.toString__T(); | |
+ var actual$3 = sw$3.toString__T(); | |
this$12.assertEquals__T__O__O__V(null, "5", actual$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$9$4_$_$$und1$f = pw$5; | |
- var x$9$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$9$4_$_$$und1$f; | |
- var x$9$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$4_$_$$und2$f); | |
- pw$2$4.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ pw$4.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = sw$2$4.$$undflushed$3; | |
+ var condition$8 = sw$4.$$undflushed$3; | |
this$13.assertFalse__T__Z__V(null, condition$8); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$4.checkError__Z(); | |
+ var condition$9 = pw$4.checkError__Z(); | |
this$14.assertFalse__T__Z__V(null, condition$9); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var actual$4 = sw$2$4.toString__T(); | |
+ var actual$4 = sw$4.toString__T(); | |
this$15.assertEquals__T__O__O__V(null, "1234567891011", actual$4); | |
var x1$5 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$5 !== null)) { | |
- var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
- var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
- var x$9$5_$_$$und1$f = pw$6; | |
- var x$9$5_$_$$und2$f = sw$6 | |
- } else { | |
- var x$9$5_$_$$und1$f; | |
- var x$9$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var pw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$5_$_$$und1$f); | |
- var sw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$5_$_$$und2$f); | |
- pw$2$5.print__F__V(1.5); | |
+ var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
+ var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
+ pw$5.print__F__V(1.5); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = sw$2$5.$$undflushed$3; | |
+ var condition$10 = sw$5.$$undflushed$3; | |
this$16.assertFalse__T__Z__V(null, condition$10); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = pw$2$5.checkError__Z(); | |
+ var condition$11 = pw$5.checkError__Z(); | |
this$17.assertFalse__T__Z__V(null, condition$11); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var actual$5 = sw$2$5.toString__T(); | |
+ var actual$5 = sw$5.toString__T(); | |
this$18.assertEquals__T__O__O__V(null, "1.5", actual$5); | |
var x1$6 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$6 !== null)) { | |
- var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
- var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
- var x$9$6_$_$$und1$f = pw$7; | |
- var x$9$6_$_$$und2$f = sw$7 | |
- } else { | |
- var x$9$6_$_$$und1$f; | |
- var x$9$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var pw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$6_$_$$und1$f); | |
- var sw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$6_$_$$und2$f); | |
- pw$2$6.print__D__V(3.141592653589793); | |
+ var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
+ var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
+ pw$6.print__D__V(3.141592653589793); | |
var this$19 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = sw$2$6.$$undflushed$3; | |
+ var condition$12 = sw$6.$$undflushed$3; | |
this$19.assertFalse__T__Z__V(null, condition$12); | |
var this$20 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = pw$2$6.checkError__Z(); | |
+ var condition$13 = pw$6.checkError__Z(); | |
this$20.assertFalse__T__Z__V(null, condition$13); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var actual$6 = sw$2$6.toString__T(); | |
+ var actual$6 = sw$6.toString__T(); | |
this$21.assertEquals__T__O__O__V(null, "3.141592653589793", actual$6); | |
var x1$7 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$7 !== null)) { | |
- var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
- var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
- var x$9$7_$_$$und1$f = pw$8; | |
- var x$9$7_$_$$und2$f = sw$8 | |
- } else { | |
- var x$9$7_$_$$und1$f; | |
- var x$9$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var pw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$7_$_$$und1$f); | |
- var sw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$7_$_$$und2$f); | |
+ var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
+ var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
var s = $m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)])); | |
- pw$2$7.write__AC__V(s); | |
+ pw$7.write__AC__V(s); | |
var this$24 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = sw$2$7.$$undflushed$3; | |
+ var condition$14 = sw$7.$$undflushed$3; | |
this$24.assertFalse__T__Z__V(null, condition$14); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = pw$2$7.checkError__Z(); | |
+ var condition$15 = pw$7.checkError__Z(); | |
this$25.assertFalse__T__Z__V(null, condition$15); | |
var this$26 = $m_Lorg_junit_Assert$(); | |
- var actual$7 = sw$2$7.toString__T(); | |
+ var actual$7 = sw$7.toString__T(); | |
this$26.assertEquals__T__O__O__V(null, "A\n", actual$7); | |
var x1$8 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$8 !== null)) { | |
- var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
- var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
- var x$9$8_$_$$und1$f = pw$9; | |
- var x$9$8_$_$$und2$f = sw$9 | |
- } else { | |
- var x$9$8_$_$$und1$f; | |
- var x$9$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var pw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$8_$_$$und1$f); | |
- var sw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$8_$_$$und2$f); | |
- pw$2$8.print__T__V("hello\n"); | |
+ var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
+ var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
+ pw$8.print__T__V("hello\n"); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = sw$2$8.$$undflushed$3; | |
+ var condition$16 = sw$8.$$undflushed$3; | |
this$27.assertFalse__T__Z__V(null, condition$16); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = pw$2$8.checkError__Z(); | |
+ var condition$17 = pw$8.checkError__Z(); | |
this$28.assertFalse__T__Z__V(null, condition$17); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var actual$8 = sw$2$8.toString__T(); | |
+ var actual$8 = sw$8.toString__T(); | |
this$29.assertEquals__T__O__O__V(null, "hello\n", actual$8); | |
var x1$9 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$9 !== null)) { | |
- var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
- var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
- var x$9$9_$_$$und1$f = pw$10; | |
- var x$9$9_$_$$und2$f = sw$10 | |
- } else { | |
- var x$9$9_$_$$und1$f; | |
- var x$9$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var pw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$9_$_$$und1$f); | |
- var sw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$9_$_$$und2$f); | |
- pw$2$9.print__T__V(null); | |
+ var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
+ var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
+ pw$9.print__T__V(null); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = sw$2$9.$$undflushed$3; | |
+ var condition$18 = sw$9.$$undflushed$3; | |
this$30.assertFalse__T__Z__V(null, condition$18); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = pw$2$9.checkError__Z(); | |
+ var condition$19 = pw$9.checkError__Z(); | |
this$31.assertFalse__T__Z__V(null, condition$19); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var actual$9 = sw$2$9.toString__T(); | |
+ var actual$9 = sw$9.toString__T(); | |
this$32.assertEquals__T__O__O__V(null, "null", actual$9); | |
var x1$10 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$10 !== null)) { | |
- var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
- var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
- var x$9$10_$_$$und1$f = pw$11; | |
- var x$9$10_$_$$und2$f = sw$11 | |
- } else { | |
- var x$9$10_$_$$und1$f; | |
- var x$9$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var pw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$10_$_$$und1$f); | |
- var sw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$10_$_$$und2$f); | |
- pw$2$10.write__T__V("(1,2)"); | |
+ var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
+ var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
+ pw$10.write__T__V("(1,2)"); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = sw$2$10.$$undflushed$3; | |
+ var condition$20 = sw$10.$$undflushed$3; | |
this$34.assertFalse__T__Z__V(null, condition$20); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = pw$2$10.checkError__Z(); | |
+ var condition$21 = pw$10.checkError__Z(); | |
this$35.assertFalse__T__Z__V(null, condition$21); | |
var this$36 = $m_Lorg_junit_Assert$(); | |
- var actual$10 = sw$2$10.toString__T(); | |
+ var actual$10 = sw$10.toString__T(); | |
this$36.assertEquals__T__O__O__V(null, "(1,2)", actual$10); | |
var x1$11 = this.newPrintWriter__p1__Z__T2(true); | |
- if ((x1$11 !== null)) { | |
- var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
- var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
- var x$9$11_$_$$und1$f = pw$12; | |
- var x$9$11_$_$$und2$f = sw$12 | |
- } else { | |
- var x$9$11_$_$$und1$f; | |
- var x$9$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var pw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$9$11_$_$$und1$f); | |
- var sw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$9$11_$_$$und2$f); | |
- pw$2$11.print__O__V(null); | |
+ var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
+ var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
+ pw$11.print__O__V(null); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = sw$2$11.$$undflushed$3; | |
+ var condition$22 = sw$11.$$undflushed$3; | |
this$37.assertFalse__T__Z__V(null, condition$22); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = pw$2$11.checkError__Z(); | |
+ var condition$23 = pw$11.checkError__Z(); | |
this$38.assertFalse__T__Z__V(null, condition$23); | |
var this$39 = $m_Lorg_junit_Assert$(); | |
- var actual$11 = sw$2$11.toString__T(); | |
+ var actual$11 = sw$11.toString__T(); | |
this$39.assertEquals__T__O__O__V(null, "null", actual$11) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.traps$undall$undIOException$undand$undupdates$undcheckError__V = (function() { | |
var x1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1 !== null)) { | |
- var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
- var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
- var x$61_$_$$und1$f = pw; | |
- var x$61_$_$$und2$f = sw | |
- } else { | |
- var x$61_$_$$und1$f; | |
- var x$61_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61_$_$$und1$f); | |
- var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61_$_$$und2$f); | |
- sw$2.throwing$3 = true; | |
- pw$2.flush__V(); | |
+ var pw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1.$$und1__O()); | |
+ var sw = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1.$$und2__O()); | |
+ sw.throwing$3 = true; | |
+ pw.flush__V(); | |
var this$1 = $m_Lorg_junit_Assert$(); | |
- var condition = pw$2.checkError__Z(); | |
+ var condition = pw.checkError__Z(); | |
this$1.assertTrue__T__Z__V(null, condition); | |
var x1$1 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$1 !== null)) { | |
- var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
- var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
- var x$61$1_$_$$und1$f = pw$1; | |
- var x$61$1_$_$$und2$f = sw$1 | |
- } else { | |
- var x$61$1_$_$$und1$f; | |
- var x$61$1_$_$$und2$f; | |
+ if ((x1$1 === null)) { | |
throw new $c_s_MatchError().init___O(x1$1) | |
}; | |
- var pw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$1_$_$$und1$f); | |
- var sw$2$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$1_$_$$und2$f); | |
- sw$2$1.throwing$3 = true; | |
- pw$2$1.close__V(); | |
+ var pw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$1.$$und1__O()); | |
+ var sw$1 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$1.$$und2__O()); | |
+ sw$1.throwing$3 = true; | |
+ pw$1.close__V(); | |
var this$2 = $m_Lorg_junit_Assert$(); | |
- var condition$1 = pw$2$1.checkError__Z(); | |
+ var condition$1 = pw$1.checkError__Z(); | |
this$2.assertTrue__T__Z__V(null, condition$1); | |
var x1$2 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$2 !== null)) { | |
- var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
- var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
- var x$61$2_$_$$und1$f = pw$3; | |
- var x$61$2_$_$$und2$f = sw$3 | |
- } else { | |
- var x$61$2_$_$$und1$f; | |
- var x$61$2_$_$$und2$f; | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var pw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$2_$_$$und1$f); | |
- var sw$2$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$2_$_$$und2$f); | |
- sw$2$2.throwing$3 = true; | |
- pw$2$2.write__I__V(90); | |
+ var pw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$2.$$und1__O()); | |
+ var sw$2 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$2.$$und2__O()); | |
+ sw$2.throwing$3 = true; | |
+ pw$2.write__I__V(90); | |
var this$3 = $m_Lorg_junit_Assert$(); | |
- var condition$2 = pw$2$2.checkError__Z(); | |
+ var condition$2 = pw$2.checkError__Z(); | |
this$3.assertTrue__T__Z__V(null, condition$2); | |
var x1$3 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$3 !== null)) { | |
- var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
- var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
- var x$61$3_$_$$und1$f = pw$4; | |
- var x$61$3_$_$$und2$f = sw$4 | |
- } else { | |
- var x$61$3_$_$$und1$f; | |
- var x$61$3_$_$$und2$f; | |
+ if ((x1$3 === null)) { | |
throw new $c_s_MatchError().init___O(x1$3) | |
}; | |
- var pw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$3_$_$$und1$f); | |
- var sw$2$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$3_$_$$und2$f); | |
- sw$2$3.throwing$3 = true; | |
- pw$2$3.write__T__V("booh"); | |
+ var pw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$3.$$und1__O()); | |
+ var sw$3 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$3.$$und2__O()); | |
+ sw$3.throwing$3 = true; | |
+ pw$3.write__T__V("booh"); | |
var this$4 = $m_Lorg_junit_Assert$(); | |
- var condition$3 = pw$2$3.checkError__Z(); | |
+ var condition$3 = pw$3.checkError__Z(); | |
this$4.assertTrue__T__Z__V(null, condition$3); | |
var x1$4 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$4 !== null)) { | |
- var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
- var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
- var x$61$4_$_$$und1$f = pw$5; | |
- var x$61$4_$_$$und2$f = sw$5 | |
- } else { | |
- var x$61$4_$_$$und1$f; | |
- var x$61$4_$_$$und2$f; | |
+ if ((x1$4 === null)) { | |
throw new $c_s_MatchError().init___O(x1$4) | |
}; | |
- var pw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$4_$_$$und1$f); | |
- var sw$2$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$4_$_$$und2$f); | |
- sw$2$4.throwing$3 = true; | |
- pw$2$4.write__T__I__I__V("booh", 1, 1); | |
+ var pw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$4.$$und1__O()); | |
+ var sw$4 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$4.$$und2__O()); | |
+ sw$4.throwing$3 = true; | |
+ pw$4.write__T__I__I__V("booh", 1, 1); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- var condition$4 = pw$2$4.checkError__Z(); | |
+ var condition$4 = pw$4.checkError__Z(); | |
this$5.assertTrue__T__Z__V(null, condition$4); | |
var x1$5 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$5 !== null)) { | |
- var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
- var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
- var x$61$5_$_$$und1$f = pw$6; | |
- var x$61$5_$_$$und2$f = sw$6 | |
- } else { | |
- var x$61$5_$_$$und1$f; | |
- var x$61$5_$_$$und2$f; | |
+ if ((x1$5 === null)) { | |
throw new $c_s_MatchError().init___O(x1$5) | |
}; | |
- var pw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$5_$_$$und1$f); | |
- var sw$2$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$5_$_$$und2$f); | |
- sw$2$5.throwing$3 = true; | |
- pw$2$5.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66)]))); | |
+ var pw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$5.$$und1__O()); | |
+ var sw$5 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$5.$$und2__O()); | |
+ sw$5.throwing$3 = true; | |
+ pw$5.write__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66)]))); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- var condition$5 = pw$2$5.checkError__Z(); | |
+ var condition$5 = pw$5.checkError__Z(); | |
this$8.assertTrue__T__Z__V(null, condition$5); | |
var x1$6 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$6 !== null)) { | |
- var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
- var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
- var x$61$6_$_$$und1$f = pw$7; | |
- var x$61$6_$_$$und2$f = sw$7 | |
- } else { | |
- var x$61$6_$_$$und1$f; | |
- var x$61$6_$_$$und2$f; | |
+ if ((x1$6 === null)) { | |
throw new $c_s_MatchError().init___O(x1$6) | |
}; | |
- var pw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$6_$_$$und1$f); | |
- var sw$2$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$6_$_$$und2$f); | |
- sw$2$6.throwing$3 = true; | |
- pw$2$6.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66)])), 1, 1); | |
+ var pw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$6.$$und1__O()); | |
+ var sw$6 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$6.$$und2__O()); | |
+ sw$6.throwing$3 = true; | |
+ pw$6.write__AC__I__I__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(66)])), 1, 1); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- var condition$6 = pw$2$6.checkError__Z(); | |
+ var condition$6 = pw$6.checkError__Z(); | |
this$11.assertTrue__T__Z__V(null, condition$6); | |
var x1$7 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$7 !== null)) { | |
- var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
- var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
- var x$61$7_$_$$und1$f = pw$8; | |
- var x$61$7_$_$$und2$f = sw$8 | |
- } else { | |
- var x$61$7_$_$$und1$f; | |
- var x$61$7_$_$$und2$f; | |
+ if ((x1$7 === null)) { | |
throw new $c_s_MatchError().init___O(x1$7) | |
}; | |
- var pw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$7_$_$$und1$f); | |
- var sw$2$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$7_$_$$und2$f); | |
- sw$2$7.throwing$3 = true; | |
- pw$2$7.print__Z__V(true); | |
+ var pw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$7.$$und1__O()); | |
+ var sw$7 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$7.$$und2__O()); | |
+ sw$7.throwing$3 = true; | |
+ pw$7.print__Z__V(true); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- var condition$7 = pw$2$7.checkError__Z(); | |
+ var condition$7 = pw$7.checkError__Z(); | |
this$12.assertTrue__T__Z__V(null, condition$7); | |
var x1$8 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$8 !== null)) { | |
- var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
- var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
- var x$61$8_$_$$und1$f = pw$9; | |
- var x$61$8_$_$$und2$f = sw$9 | |
- } else { | |
- var x$61$8_$_$$und1$f; | |
- var x$61$8_$_$$und2$f; | |
+ if ((x1$8 === null)) { | |
throw new $c_s_MatchError().init___O(x1$8) | |
}; | |
- var pw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$8_$_$$und1$f); | |
- var sw$2$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$8_$_$$und2$f); | |
- sw$2$8.throwing$3 = true; | |
- pw$2$8.write__I__V(90); | |
+ var pw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$8.$$und1__O()); | |
+ var sw$8 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$8.$$und2__O()); | |
+ sw$8.throwing$3 = true; | |
+ pw$8.write__I__V(90); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- var condition$8 = pw$2$8.checkError__Z(); | |
+ var condition$8 = pw$8.checkError__Z(); | |
this$13.assertTrue__T__Z__V(null, condition$8); | |
var x1$9 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$9 !== null)) { | |
- var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
- var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
- var x$61$9_$_$$und1$f = pw$10; | |
- var x$61$9_$_$$und2$f = sw$10 | |
- } else { | |
- var x$61$9_$_$$und1$f; | |
- var x$61$9_$_$$und2$f; | |
+ if ((x1$9 === null)) { | |
throw new $c_s_MatchError().init___O(x1$9) | |
}; | |
- var pw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$9_$_$$und1$f); | |
- var sw$2$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$9_$_$$und2$f); | |
- sw$2$9.throwing$3 = true; | |
- pw$2$9.write__I__V(10); | |
+ var pw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$9.$$und1__O()); | |
+ var sw$9 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$9.$$und2__O()); | |
+ sw$9.throwing$3 = true; | |
+ pw$9.write__I__V(10); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- var condition$9 = pw$2$9.checkError__Z(); | |
+ var condition$9 = pw$9.checkError__Z(); | |
this$14.assertTrue__T__Z__V(null, condition$9); | |
var x1$10 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$10 !== null)) { | |
- var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
- var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
- var x$61$10_$_$$und1$f = pw$11; | |
- var x$61$10_$_$$und2$f = sw$11 | |
- } else { | |
- var x$61$10_$_$$und1$f; | |
- var x$61$10_$_$$und2$f; | |
+ if ((x1$10 === null)) { | |
throw new $c_s_MatchError().init___O(x1$10) | |
}; | |
- var pw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$10_$_$$und1$f); | |
- var sw$2$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$10_$_$$und2$f); | |
- sw$2$10.throwing$3 = true; | |
- pw$2$10.print__I__V(5); | |
+ var pw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$10.$$und1__O()); | |
+ var sw$10 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$10.$$und2__O()); | |
+ sw$10.throwing$3 = true; | |
+ pw$10.print__I__V(5); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- var condition$10 = pw$2$10.checkError__Z(); | |
+ var condition$10 = pw$10.checkError__Z(); | |
this$15.assertTrue__T__Z__V(null, condition$10); | |
var x1$11 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$11 !== null)) { | |
- var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
- var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
- var x$61$11_$_$$und1$f = pw$12; | |
- var x$61$11_$_$$und2$f = sw$12 | |
- } else { | |
- var x$61$11_$_$$und1$f; | |
- var x$61$11_$_$$und2$f; | |
+ if ((x1$11 === null)) { | |
throw new $c_s_MatchError().init___O(x1$11) | |
}; | |
- var pw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$11_$_$$und1$f); | |
- var sw$2$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$11_$_$$und2$f); | |
- sw$2$11.throwing$3 = true; | |
- pw$2$11.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var pw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$11.$$und1__O()); | |
+ var sw$11 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$11.$$und2__O()); | |
+ sw$11.throwing$3 = true; | |
+ pw$11.print__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
- var condition$11 = pw$2$11.checkError__Z(); | |
+ var condition$11 = pw$11.checkError__Z(); | |
this$16.assertTrue__T__Z__V(null, condition$11); | |
var x1$12 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$12 !== null)) { | |
- var pw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
- var sw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
- var x$61$12_$_$$und1$f = pw$13; | |
- var x$61$12_$_$$und2$f = sw$13 | |
- } else { | |
- var x$61$12_$_$$und1$f; | |
- var x$61$12_$_$$und2$f; | |
+ if ((x1$12 === null)) { | |
throw new $c_s_MatchError().init___O(x1$12) | |
}; | |
- var pw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$12_$_$$und1$f); | |
- var sw$2$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$12_$_$$und2$f); | |
- sw$2$12.throwing$3 = true; | |
- pw$2$12.print__F__V(1.5); | |
+ var pw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$12.$$und1__O()); | |
+ var sw$12 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$12.$$und2__O()); | |
+ sw$12.throwing$3 = true; | |
+ pw$12.print__F__V(1.5); | |
var this$17 = $m_Lorg_junit_Assert$(); | |
- var condition$12 = pw$2$12.checkError__Z(); | |
+ var condition$12 = pw$12.checkError__Z(); | |
this$17.assertTrue__T__Z__V(null, condition$12); | |
var x1$13 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$13 !== null)) { | |
- var pw$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$13.$$und1__O()); | |
- var sw$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$13.$$und2__O()); | |
- var x$61$13_$_$$und1$f = pw$14; | |
- var x$61$13_$_$$und2$f = sw$14 | |
- } else { | |
- var x$61$13_$_$$und1$f; | |
- var x$61$13_$_$$und2$f; | |
+ if ((x1$13 === null)) { | |
throw new $c_s_MatchError().init___O(x1$13) | |
}; | |
- var pw$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$13_$_$$und1$f); | |
- var sw$2$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$13_$_$$und2$f); | |
- sw$2$13.throwing$3 = true; | |
- pw$2$13.print__D__V(3.141592653589793); | |
+ var pw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$13.$$und1__O()); | |
+ var sw$13 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$13.$$und2__O()); | |
+ sw$13.throwing$3 = true; | |
+ pw$13.print__D__V(3.141592653589793); | |
var this$18 = $m_Lorg_junit_Assert$(); | |
- var condition$13 = pw$2$13.checkError__Z(); | |
+ var condition$13 = pw$13.checkError__Z(); | |
this$18.assertTrue__T__Z__V(null, condition$13); | |
var x1$14 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$14 !== null)) { | |
- var pw$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$14.$$und1__O()); | |
- var sw$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$14.$$und2__O()); | |
- var x$61$14_$_$$und1$f = pw$15; | |
- var x$61$14_$_$$und2$f = sw$15 | |
- } else { | |
- var x$61$14_$_$$und1$f; | |
- var x$61$14_$_$$und2$f; | |
+ if ((x1$14 === null)) { | |
throw new $c_s_MatchError().init___O(x1$14) | |
}; | |
- var pw$2$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$14_$_$$und1$f); | |
- var sw$2$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$14_$_$$und2$f); | |
- sw$2$14.throwing$3 = true; | |
+ var pw$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$14.$$und1__O()); | |
+ var sw$14 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$14.$$und2__O()); | |
+ sw$14.throwing$3 = true; | |
var s = $m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)])); | |
- pw$2$14.write__AC__V(s); | |
+ pw$14.write__AC__V(s); | |
var this$21 = $m_Lorg_junit_Assert$(); | |
- var condition$14 = pw$2$14.checkError__Z(); | |
+ var condition$14 = pw$14.checkError__Z(); | |
this$21.assertTrue__T__Z__V(null, condition$14); | |
var x1$15 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$15 !== null)) { | |
- var pw$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$15.$$und1__O()); | |
- var sw$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$15.$$und2__O()); | |
- var x$61$15_$_$$und1$f = pw$16; | |
- var x$61$15_$_$$und2$f = sw$16 | |
- } else { | |
- var x$61$15_$_$$und1$f; | |
- var x$61$15_$_$$und2$f; | |
+ if ((x1$15 === null)) { | |
throw new $c_s_MatchError().init___O(x1$15) | |
}; | |
- var pw$2$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$15_$_$$und1$f); | |
- var sw$2$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$15_$_$$und2$f); | |
- sw$2$15.throwing$3 = true; | |
- pw$2$15.print__T__V("hello\n"); | |
+ var pw$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$15.$$und1__O()); | |
+ var sw$15 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$15.$$und2__O()); | |
+ sw$15.throwing$3 = true; | |
+ pw$15.print__T__V("hello\n"); | |
var this$22 = $m_Lorg_junit_Assert$(); | |
- var condition$15 = pw$2$15.checkError__Z(); | |
+ var condition$15 = pw$15.checkError__Z(); | |
this$22.assertTrue__T__Z__V(null, condition$15); | |
var x1$16 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$16 !== null)) { | |
- var pw$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$16.$$und1__O()); | |
- var sw$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$16.$$und2__O()); | |
- var x$61$16_$_$$und1$f = pw$17; | |
- var x$61$16_$_$$und2$f = sw$17 | |
- } else { | |
- var x$61$16_$_$$und1$f; | |
- var x$61$16_$_$$und2$f; | |
+ if ((x1$16 === null)) { | |
throw new $c_s_MatchError().init___O(x1$16) | |
}; | |
- var pw$2$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$16_$_$$und1$f); | |
- var sw$2$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$16_$_$$und2$f); | |
- sw$2$16.throwing$3 = true; | |
- pw$2$16.print__T__V(null); | |
+ var pw$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$16.$$und1__O()); | |
+ var sw$16 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$16.$$und2__O()); | |
+ sw$16.throwing$3 = true; | |
+ pw$16.print__T__V(null); | |
var this$23 = $m_Lorg_junit_Assert$(); | |
- var condition$16 = pw$2$16.checkError__Z(); | |
+ var condition$16 = pw$16.checkError__Z(); | |
this$23.assertTrue__T__Z__V(null, condition$16); | |
var x1$17 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$17 !== null)) { | |
- var pw$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$17.$$und1__O()); | |
- var sw$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$17.$$und2__O()); | |
- var x$61$17_$_$$und1$f = pw$18; | |
- var x$61$17_$_$$und2$f = sw$18 | |
- } else { | |
- var x$61$17_$_$$und1$f; | |
- var x$61$17_$_$$und2$f; | |
+ if ((x1$17 === null)) { | |
throw new $c_s_MatchError().init___O(x1$17) | |
}; | |
- var pw$2$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$17_$_$$und1$f); | |
- var sw$2$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$17_$_$$und2$f); | |
- sw$2$17.throwing$3 = true; | |
- pw$2$17.write__T__V("(1,2)"); | |
+ var pw$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$17.$$und1__O()); | |
+ var sw$17 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$17.$$und2__O()); | |
+ sw$17.throwing$3 = true; | |
+ pw$17.write__T__V("(1,2)"); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
- var condition$17 = pw$2$17.checkError__Z(); | |
+ var condition$17 = pw$17.checkError__Z(); | |
this$25.assertTrue__T__Z__V(null, condition$17); | |
var x1$18 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$18 !== null)) { | |
- var pw$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$18.$$und1__O()); | |
- var sw$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$18.$$und2__O()); | |
- var x$61$18_$_$$und1$f = pw$19; | |
- var x$61$18_$_$$und2$f = sw$19 | |
- } else { | |
- var x$61$18_$_$$und1$f; | |
- var x$61$18_$_$$und2$f; | |
+ if ((x1$18 === null)) { | |
throw new $c_s_MatchError().init___O(x1$18) | |
}; | |
- var pw$2$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$18_$_$$und1$f); | |
- var sw$2$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$18_$_$$und2$f); | |
- sw$2$18.throwing$3 = true; | |
- pw$2$18.print__O__V(null); | |
+ var pw$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$18.$$und1__O()); | |
+ var sw$18 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$18.$$und2__O()); | |
+ sw$18.throwing$3 = true; | |
+ pw$18.print__O__V(null); | |
var this$26 = $m_Lorg_junit_Assert$(); | |
- var condition$18 = pw$2$18.checkError__Z(); | |
+ var condition$18 = pw$18.checkError__Z(); | |
this$26.assertTrue__T__Z__V(null, condition$18); | |
var x1$19 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$19 !== null)) { | |
- var pw$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$19.$$und1__O()); | |
- var sw$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$19.$$und2__O()); | |
- var x$61$19_$_$$und1$f = pw$20; | |
- var x$61$19_$_$$und2$f = sw$20 | |
- } else { | |
- var x$61$19_$_$$und1$f; | |
- var x$61$19_$_$$und2$f; | |
+ if ((x1$19 === null)) { | |
throw new $c_s_MatchError().init___O(x1$19) | |
}; | |
- var pw$2$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$19_$_$$und1$f); | |
- var sw$2$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$19_$_$$und2$f); | |
- sw$2$19.throwing$3 = true; | |
- pw$2$19.println__V(); | |
+ var pw$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$19.$$und1__O()); | |
+ var sw$19 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$19.$$und2__O()); | |
+ sw$19.throwing$3 = true; | |
+ pw$19.println__V(); | |
var this$27 = $m_Lorg_junit_Assert$(); | |
- var condition$19 = pw$2$19.checkError__Z(); | |
+ var condition$19 = pw$19.checkError__Z(); | |
this$27.assertTrue__T__Z__V(null, condition$19); | |
var x1$20 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$20 !== null)) { | |
- var pw$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$20.$$und1__O()); | |
- var sw$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$20.$$und2__O()); | |
- var x$61$20_$_$$und1$f = pw$21; | |
- var x$61$20_$_$$und2$f = sw$21 | |
- } else { | |
- var x$61$20_$_$$und1$f; | |
- var x$61$20_$_$$und2$f; | |
+ if ((x1$20 === null)) { | |
throw new $c_s_MatchError().init___O(x1$20) | |
}; | |
- var pw$2$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$20_$_$$und1$f); | |
- var sw$2$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$20_$_$$und2$f); | |
- sw$2$20.throwing$3 = true; | |
- pw$2$20.println__Z__V(true); | |
+ var pw$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$20.$$und1__O()); | |
+ var sw$20 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$20.$$und2__O()); | |
+ sw$20.throwing$3 = true; | |
+ pw$20.println__Z__V(true); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- var condition$20 = pw$2$20.checkError__Z(); | |
+ var condition$20 = pw$20.checkError__Z(); | |
this$28.assertTrue__T__Z__V(null, condition$20); | |
var x1$21 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$21 !== null)) { | |
- var pw$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$21.$$und1__O()); | |
- var sw$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$21.$$und2__O()); | |
- var x$61$21_$_$$und1$f = pw$22; | |
- var x$61$21_$_$$und2$f = sw$22 | |
- } else { | |
- var x$61$21_$_$$und1$f; | |
- var x$61$21_$_$$und2$f; | |
+ if ((x1$21 === null)) { | |
throw new $c_s_MatchError().init___O(x1$21) | |
}; | |
- var pw$2$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$21_$_$$und1$f); | |
- var sw$2$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$21_$_$$und2$f); | |
- sw$2$21.throwing$3 = true; | |
- pw$2$21.println__C__V(90); | |
+ var pw$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$21.$$und1__O()); | |
+ var sw$21 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$21.$$und2__O()); | |
+ sw$21.throwing$3 = true; | |
+ pw$21.println__C__V(90); | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- var condition$21 = pw$2$21.checkError__Z(); | |
+ var condition$21 = pw$21.checkError__Z(); | |
this$29.assertTrue__T__Z__V(null, condition$21); | |
var x1$22 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$22 !== null)) { | |
- var pw$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$22.$$und1__O()); | |
- var sw$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$22.$$und2__O()); | |
- var x$61$22_$_$$und1$f = pw$23; | |
- var x$61$22_$_$$und2$f = sw$23 | |
- } else { | |
- var x$61$22_$_$$und1$f; | |
- var x$61$22_$_$$und2$f; | |
+ if ((x1$22 === null)) { | |
throw new $c_s_MatchError().init___O(x1$22) | |
}; | |
- var pw$2$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$22_$_$$und1$f); | |
- var sw$2$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$22_$_$$und2$f); | |
- sw$2$22.throwing$3 = true; | |
- pw$2$22.println__C__V(10); | |
+ var pw$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$22.$$und1__O()); | |
+ var sw$22 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$22.$$und2__O()); | |
+ sw$22.throwing$3 = true; | |
+ pw$22.println__C__V(10); | |
var this$30 = $m_Lorg_junit_Assert$(); | |
- var condition$22 = pw$2$22.checkError__Z(); | |
+ var condition$22 = pw$22.checkError__Z(); | |
this$30.assertTrue__T__Z__V(null, condition$22); | |
var x1$23 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$23 !== null)) { | |
- var pw$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$23.$$und1__O()); | |
- var sw$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$23.$$und2__O()); | |
- var x$61$23_$_$$und1$f = pw$24; | |
- var x$61$23_$_$$und2$f = sw$24 | |
- } else { | |
- var x$61$23_$_$$und1$f; | |
- var x$61$23_$_$$und2$f; | |
+ if ((x1$23 === null)) { | |
throw new $c_s_MatchError().init___O(x1$23) | |
}; | |
- var pw$2$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$23_$_$$und1$f); | |
- var sw$2$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$23_$_$$und2$f); | |
- sw$2$23.throwing$3 = true; | |
- pw$2$23.println__I__V(5); | |
+ var pw$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$23.$$und1__O()); | |
+ var sw$23 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$23.$$und2__O()); | |
+ sw$23.throwing$3 = true; | |
+ pw$23.println__I__V(5); | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- var condition$23 = pw$2$23.checkError__Z(); | |
+ var condition$23 = pw$23.checkError__Z(); | |
this$31.assertTrue__T__Z__V(null, condition$23); | |
var x1$24 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$24 !== null)) { | |
- var pw$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$24.$$und1__O()); | |
- var sw$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$24.$$und2__O()); | |
- var x$61$24_$_$$und1$f = pw$25; | |
- var x$61$24_$_$$und2$f = sw$25 | |
- } else { | |
- var x$61$24_$_$$und1$f; | |
- var x$61$24_$_$$und2$f; | |
+ if ((x1$24 === null)) { | |
throw new $c_s_MatchError().init___O(x1$24) | |
}; | |
- var pw$2$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$24_$_$$und1$f); | |
- var sw$2$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$24_$_$$und2$f); | |
- sw$2$24.throwing$3 = true; | |
- pw$2$24.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
+ var pw$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$24.$$und1__O()); | |
+ var sw$24 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$24.$$und2__O()); | |
+ sw$24.throwing$3 = true; | |
+ pw$24.println__J__V(new $c_sjsr_RuntimeLong().init___I__I(1912277059, 287)); | |
var this$32 = $m_Lorg_junit_Assert$(); | |
- var condition$24 = pw$2$24.checkError__Z(); | |
+ var condition$24 = pw$24.checkError__Z(); | |
this$32.assertTrue__T__Z__V(null, condition$24); | |
var x1$25 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$25 !== null)) { | |
- var pw$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$25.$$und1__O()); | |
- var sw$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$25.$$und2__O()); | |
- var x$61$25_$_$$und1$f = pw$26; | |
- var x$61$25_$_$$und2$f = sw$26 | |
- } else { | |
- var x$61$25_$_$$und1$f; | |
- var x$61$25_$_$$und2$f; | |
+ if ((x1$25 === null)) { | |
throw new $c_s_MatchError().init___O(x1$25) | |
}; | |
- var pw$2$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$25_$_$$und1$f); | |
- var sw$2$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$25_$_$$und2$f); | |
- sw$2$25.throwing$3 = true; | |
- pw$2$25.println__F__V(1.5); | |
+ var pw$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$25.$$und1__O()); | |
+ var sw$25 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$25.$$und2__O()); | |
+ sw$25.throwing$3 = true; | |
+ pw$25.println__F__V(1.5); | |
var this$33 = $m_Lorg_junit_Assert$(); | |
- var condition$25 = pw$2$25.checkError__Z(); | |
+ var condition$25 = pw$25.checkError__Z(); | |
this$33.assertTrue__T__Z__V(null, condition$25); | |
var x1$26 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$26 !== null)) { | |
- var pw$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$26.$$und1__O()); | |
- var sw$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$26.$$und2__O()); | |
- var x$61$26_$_$$und1$f = pw$27; | |
- var x$61$26_$_$$und2$f = sw$27 | |
- } else { | |
- var x$61$26_$_$$und1$f; | |
- var x$61$26_$_$$und2$f; | |
+ if ((x1$26 === null)) { | |
throw new $c_s_MatchError().init___O(x1$26) | |
}; | |
- var pw$2$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$26_$_$$und1$f); | |
- var sw$2$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$26_$_$$und2$f); | |
- sw$2$26.throwing$3 = true; | |
- pw$2$26.println__D__V(3.141592653589793); | |
+ var pw$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$26.$$und1__O()); | |
+ var sw$26 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$26.$$und2__O()); | |
+ sw$26.throwing$3 = true; | |
+ pw$26.println__D__V(3.141592653589793); | |
var this$34 = $m_Lorg_junit_Assert$(); | |
- var condition$26 = pw$2$26.checkError__Z(); | |
+ var condition$26 = pw$26.checkError__Z(); | |
this$34.assertTrue__T__Z__V(null, condition$26); | |
var x1$27 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$27 !== null)) { | |
- var pw$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$27.$$und1__O()); | |
- var sw$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$27.$$und2__O()); | |
- var x$61$27_$_$$und1$f = pw$28; | |
- var x$61$27_$_$$und2$f = sw$28 | |
- } else { | |
- var x$61$27_$_$$und1$f; | |
- var x$61$27_$_$$und2$f; | |
+ if ((x1$27 === null)) { | |
throw new $c_s_MatchError().init___O(x1$27) | |
}; | |
- var pw$2$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$27_$_$$und1$f); | |
- var sw$2$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$27_$_$$und2$f); | |
- sw$2$27.throwing$3 = true; | |
- pw$2$27.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
+ var pw$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$27.$$und1__O()); | |
+ var sw$27 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$27.$$und2__O()); | |
+ sw$27.throwing$3 = true; | |
+ pw$27.println__AC__V($m_s_Array$().apply__C__sc_Seq__AC(65, new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(10)]))); | |
var this$37 = $m_Lorg_junit_Assert$(); | |
- var condition$27 = pw$2$27.checkError__Z(); | |
+ var condition$27 = pw$27.checkError__Z(); | |
this$37.assertTrue__T__Z__V(null, condition$27); | |
var x1$28 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$28 !== null)) { | |
- var pw$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$28.$$und1__O()); | |
- var sw$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$28.$$und2__O()); | |
- var x$61$28_$_$$und1$f = pw$29; | |
- var x$61$28_$_$$und2$f = sw$29 | |
- } else { | |
- var x$61$28_$_$$und1$f; | |
- var x$61$28_$_$$und2$f; | |
+ if ((x1$28 === null)) { | |
throw new $c_s_MatchError().init___O(x1$28) | |
}; | |
- var pw$2$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$28_$_$$und1$f); | |
- var sw$2$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$28_$_$$und2$f); | |
- sw$2$28.throwing$3 = true; | |
- pw$2$28.println__T__V("hello\n"); | |
+ var pw$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$28.$$und1__O()); | |
+ var sw$28 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$28.$$und2__O()); | |
+ sw$28.throwing$3 = true; | |
+ pw$28.println__T__V("hello\n"); | |
var this$38 = $m_Lorg_junit_Assert$(); | |
- var condition$28 = pw$2$28.checkError__Z(); | |
+ var condition$28 = pw$28.checkError__Z(); | |
this$38.assertTrue__T__Z__V(null, condition$28); | |
var x1$29 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$29 !== null)) { | |
- var pw$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$29.$$und1__O()); | |
- var sw$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$29.$$und2__O()); | |
- var x$61$29_$_$$und1$f = pw$30; | |
- var x$61$29_$_$$und2$f = sw$30 | |
- } else { | |
- var x$61$29_$_$$und1$f; | |
- var x$61$29_$_$$und2$f; | |
+ if ((x1$29 === null)) { | |
throw new $c_s_MatchError().init___O(x1$29) | |
}; | |
- var pw$2$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$29_$_$$und1$f); | |
- var sw$2$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$29_$_$$und2$f); | |
- sw$2$29.throwing$3 = true; | |
- pw$2$29.println__T__V(null); | |
+ var pw$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$29.$$und1__O()); | |
+ var sw$29 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$29.$$und2__O()); | |
+ sw$29.throwing$3 = true; | |
+ pw$29.println__T__V(null); | |
var this$39 = $m_Lorg_junit_Assert$(); | |
- var condition$29 = pw$2$29.checkError__Z(); | |
+ var condition$29 = pw$29.checkError__Z(); | |
this$39.assertTrue__T__Z__V(null, condition$29); | |
var x1$30 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$30 !== null)) { | |
- var pw$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$30.$$und1__O()); | |
- var sw$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$30.$$und2__O()); | |
- var x$61$30_$_$$und1$f = pw$31; | |
- var x$61$30_$_$$und2$f = sw$31 | |
- } else { | |
- var x$61$30_$_$$und1$f; | |
- var x$61$30_$_$$und2$f; | |
+ if ((x1$30 === null)) { | |
throw new $c_s_MatchError().init___O(x1$30) | |
}; | |
- var pw$2$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$30_$_$$und1$f); | |
- var sw$2$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$30_$_$$und2$f); | |
- sw$2$30.throwing$3 = true; | |
- pw$2$30.write__T__V("(1,2)"); | |
- pw$2$30.println__V(); | |
+ var pw$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$30.$$und1__O()); | |
+ var sw$30 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$30.$$und2__O()); | |
+ sw$30.throwing$3 = true; | |
+ pw$30.write__T__V("(1,2)"); | |
+ pw$30.println__V(); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
- var condition$30 = pw$2$30.checkError__Z(); | |
+ var condition$30 = pw$30.checkError__Z(); | |
this$41.assertTrue__T__Z__V(null, condition$30); | |
var x1$31 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$31 !== null)) { | |
- var pw$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$31.$$und1__O()); | |
- var sw$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$31.$$und2__O()); | |
- var x$61$31_$_$$und1$f = pw$32; | |
- var x$61$31_$_$$und2$f = sw$32 | |
- } else { | |
- var x$61$31_$_$$und1$f; | |
- var x$61$31_$_$$und2$f; | |
+ if ((x1$31 === null)) { | |
throw new $c_s_MatchError().init___O(x1$31) | |
}; | |
- var pw$2$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$31_$_$$und1$f); | |
- var sw$2$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$31_$_$$und2$f); | |
- sw$2$31.throwing$3 = true; | |
- pw$2$31.println__O__V(null); | |
+ var pw$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$31.$$und1__O()); | |
+ var sw$31 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$31.$$und2__O()); | |
+ sw$31.throwing$3 = true; | |
+ pw$31.println__O__V(null); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
- var condition$31 = pw$2$31.checkError__Z(); | |
+ var condition$31 = pw$31.checkError__Z(); | |
this$42.assertTrue__T__Z__V(null, condition$31); | |
var x1$32 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$32 !== null)) { | |
- var pw$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$32.$$und1__O()); | |
- var sw$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$32.$$und2__O()); | |
- var x$61$32_$_$$und1$f = pw$33; | |
- var x$61$32_$_$$und2$f = sw$33 | |
- } else { | |
- var x$61$32_$_$$und1$f; | |
- var x$61$32_$_$$und2$f; | |
+ if ((x1$32 === null)) { | |
throw new $c_s_MatchError().init___O(x1$32) | |
}; | |
- var pw$2$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$32_$_$$und1$f); | |
- var sw$2$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$32_$_$$und2$f); | |
- sw$2$32.throwing$3 = true; | |
- pw$2$32.append__jl_CharSequence__Ljava_io_PrintWriter("hello\n"); | |
+ var pw$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$32.$$und1__O()); | |
+ var sw$32 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$32.$$und2__O()); | |
+ sw$32.throwing$3 = true; | |
+ pw$32.append__jl_CharSequence__Ljava_io_PrintWriter("hello\n"); | |
var this$43 = $m_Lorg_junit_Assert$(); | |
- var condition$32 = pw$2$32.checkError__Z(); | |
+ var condition$32 = pw$32.checkError__Z(); | |
this$43.assertTrue__T__Z__V(null, condition$32); | |
var x1$33 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$33 !== null)) { | |
- var pw$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$33.$$und1__O()); | |
- var sw$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$33.$$und2__O()); | |
- var x$61$33_$_$$und1$f = pw$34; | |
- var x$61$33_$_$$und2$f = sw$34 | |
- } else { | |
- var x$61$33_$_$$und1$f; | |
- var x$61$33_$_$$und2$f; | |
+ if ((x1$33 === null)) { | |
throw new $c_s_MatchError().init___O(x1$33) | |
}; | |
- var pw$2$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$33_$_$$und1$f); | |
- var sw$2$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$33_$_$$und2$f); | |
- sw$2$33.throwing$3 = true; | |
- pw$2$33.append__jl_CharSequence__Ljava_io_PrintWriter(null); | |
+ var pw$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$33.$$und1__O()); | |
+ var sw$33 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$33.$$und2__O()); | |
+ sw$33.throwing$3 = true; | |
+ pw$33.append__jl_CharSequence__Ljava_io_PrintWriter(null); | |
var this$44 = $m_Lorg_junit_Assert$(); | |
- var condition$33 = pw$2$33.checkError__Z(); | |
+ var condition$33 = pw$33.checkError__Z(); | |
this$44.assertTrue__T__Z__V(null, condition$33); | |
var x1$34 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$34 !== null)) { | |
- var pw$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$34.$$und1__O()); | |
- var sw$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$34.$$und2__O()); | |
- var x$61$34_$_$$und1$f = pw$35; | |
- var x$61$34_$_$$und2$f = sw$35 | |
- } else { | |
- var x$61$34_$_$$und1$f; | |
- var x$61$34_$_$$und2$f; | |
+ if ((x1$34 === null)) { | |
throw new $c_s_MatchError().init___O(x1$34) | |
}; | |
- var pw$2$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$34_$_$$und1$f); | |
- var sw$2$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$34_$_$$und2$f); | |
- sw$2$34.throwing$3 = true; | |
- pw$2$34.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello\nworld", 3, 6); | |
+ var pw$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$34.$$und1__O()); | |
+ var sw$34 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$34.$$und2__O()); | |
+ sw$34.throwing$3 = true; | |
+ pw$34.append__jl_CharSequence__I__I__Ljava_io_PrintWriter("hello\nworld", 3, 6); | |
var this$45 = $m_Lorg_junit_Assert$(); | |
- var condition$34 = pw$2$34.checkError__Z(); | |
+ var condition$34 = pw$34.checkError__Z(); | |
this$45.assertTrue__T__Z__V(null, condition$34); | |
var x1$35 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$35 !== null)) { | |
- var pw$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$35.$$und1__O()); | |
- var sw$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$35.$$und2__O()); | |
- var x$61$35_$_$$und1$f = pw$36; | |
- var x$61$35_$_$$und2$f = sw$36 | |
- } else { | |
- var x$61$35_$_$$und1$f; | |
- var x$61$35_$_$$und2$f; | |
+ if ((x1$35 === null)) { | |
throw new $c_s_MatchError().init___O(x1$35) | |
}; | |
- var pw$2$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$35_$_$$und1$f); | |
- var sw$2$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$35_$_$$und2$f); | |
- sw$2$35.throwing$3 = true; | |
- pw$2$35.append__jl_CharSequence__I__I__Ljava_io_PrintWriter(null, 1, 2); | |
+ var pw$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$35.$$und1__O()); | |
+ var sw$35 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$35.$$und2__O()); | |
+ sw$35.throwing$3 = true; | |
+ pw$35.append__jl_CharSequence__I__I__Ljava_io_PrintWriter(null, 1, 2); | |
var this$46 = $m_Lorg_junit_Assert$(); | |
- var condition$35 = pw$2$35.checkError__Z(); | |
+ var condition$35 = pw$35.checkError__Z(); | |
this$46.assertTrue__T__Z__V(null, condition$35); | |
var x1$36 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$36 !== null)) { | |
- var pw$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$36.$$und1__O()); | |
- var sw$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$36.$$und2__O()); | |
- var x$61$36_$_$$und1$f = pw$37; | |
- var x$61$36_$_$$und2$f = sw$37 | |
- } else { | |
- var x$61$36_$_$$und1$f; | |
- var x$61$36_$_$$und2$f; | |
+ if ((x1$36 === null)) { | |
throw new $c_s_MatchError().init___O(x1$36) | |
}; | |
- var pw$2$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$36_$_$$und1$f); | |
- var sw$2$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$36_$_$$und2$f); | |
- sw$2$36.throwing$3 = true; | |
- pw$2$36.append__C__Ljava_io_PrintWriter(65); | |
+ var pw$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$36.$$und1__O()); | |
+ var sw$36 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$36.$$und2__O()); | |
+ sw$36.throwing$3 = true; | |
+ pw$36.append__C__Ljava_io_PrintWriter(65); | |
var this$47 = $m_Lorg_junit_Assert$(); | |
- var condition$36 = pw$2$36.checkError__Z(); | |
+ var condition$36 = pw$36.checkError__Z(); | |
this$47.assertTrue__T__Z__V(null, condition$36); | |
var x1$37 = this.newPrintWriter__p1__Z__T2(false); | |
- if ((x1$37 !== null)) { | |
- var pw$38 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$37.$$und1__O()); | |
- var sw$38 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$37.$$und2__O()); | |
- var x$61$37_$_$$und1$f = pw$38; | |
- var x$61$37_$_$$und2$f = sw$38 | |
- } else { | |
- var x$61$37_$_$$und1$f; | |
- var x$61$37_$_$$und2$f; | |
+ if ((x1$37 === null)) { | |
throw new $c_s_MatchError().init___O(x1$37) | |
}; | |
- var pw$2$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x$61$37_$_$$und1$f); | |
- var sw$2$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x$61$37_$_$$und2$f); | |
- sw$2$37.throwing$3 = true; | |
- pw$2$37.append__C__Ljava_io_PrintWriter(10); | |
+ var pw$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockPrintWriter(x1$37.$$und1__O()); | |
+ var sw$37 = $as_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest$MockStringWriter(x1$37.$$und2__O()); | |
+ sw$37.throwing$3 = true; | |
+ pw$37.append__C__Ljava_io_PrintWriter(10); | |
var this$48 = $m_Lorg_junit_Assert$(); | |
- var condition$37 = pw$2$37.checkError__Z(); | |
+ var condition$37 = pw$37.checkError__Z(); | |
this$48.assertTrue__T__Z__V(null, condition$37) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_io_PrintWriterTest.prototype.clone__ = (function() { | |
@@ -88959,15 +87331,12 @@ | |
var index$1 = i$1; | |
var arg1 = xs.u[index$1]; | |
var x0$1 = $as_T2(arg1); | |
- if ((x0$1 !== null)) { | |
- var n = $as_Lorg_scalajs_testsuite_javalib_util_ArraysTest$N$3(x0$1.$$und1__O()); | |
- var i$2 = x0$1.$$und2$mcI$sp__I(); | |
- var jsx$2 = (n.i$1 === i$2) | |
- } else { | |
- var jsx$2; | |
+ if ((x0$1 === null)) { | |
throw new $c_s_MatchError().init___O(x0$1) | |
}; | |
- var jsx$1 = (jsx$2 === true) | |
+ var n = $as_Lorg_scalajs_testsuite_javalib_util_ArraysTest$N$3(x0$1.$$und1__O()); | |
+ var i$2 = x0$1.$$und2$mcI$sp__I(); | |
+ var jsx$1 = ((n.i$1 === i$2) === true) | |
} else { | |
var jsx$1 = false | |
}; | |
@@ -101899,20 +100268,16 @@ | |
}) | |
})(this$8, result))); | |
var this$11 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result, "a"))) { | |
- var actual = result.a | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result, "a")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: a") | |
}; | |
+ var actual = result.a; | |
this$11.assertEquals__T__O__O__V(null, 1, actual); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result, "b"))) { | |
- var actual$1 = result.b | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result, "b")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: b") | |
}; | |
+ var actual$1 = result.b; | |
this$14.assertEquals__T__O__O__V(null, 2, actual$1); | |
var this$22 = $m_sjs_js_JSConverters$JSRichGenMap$(); | |
var array$1 = [new $c_T2().init___O__O("a", "foo"), new $c_T2().init___O__O("b", "bar")]; | |
@@ -101940,20 +100305,16 @@ | |
}) | |
})(this$22, result$2))); | |
var this$25 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result$2, "a"))) { | |
- var actual$2 = result$2.a | |
- } else { | |
- var actual$2; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result$2, "a")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: a") | |
}; | |
+ var actual$2 = result$2.a; | |
this$25.assertEquals__T__O__O__V(null, "foo", actual$2); | |
var this$28 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result$2, "b"))) { | |
- var actual$3 = result$2.b | |
- } else { | |
- var actual$3; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(result$2, "b")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: b") | |
}; | |
+ var actual$3 = result$2.b; | |
this$28.assertEquals__T__O__O__V(null, "bar", actual$3) | |
}); | |
$c_Lorg_scalajs_testsuite_jsinterop_DictionaryTest.prototype.should$undprovide$undget__V = (function() { | |
@@ -101973,20 +100334,16 @@ | |
obj.foo = 42; | |
obj.bar = "foobar"; | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "foo"))) { | |
- var actual = obj.foo | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "foo")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: foo") | |
}; | |
+ var actual = obj.foo; | |
this$5.assertEquals__T__O__O__V(null, 42, actual); | |
var this$8 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "bar"))) { | |
- var actual$1 = obj.bar | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "bar")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: bar") | |
}; | |
+ var actual$1 = obj.bar; | |
this$8.assertEquals__T__O__O__V(null, "foobar", actual$1); | |
delete obj.foo; | |
var this$11 = $m_Lorg_junit_Assert$(); | |
@@ -101996,12 +100353,10 @@ | |
var condition$1 = $uZ(obj.hasOwnProperty("foo")); | |
this$12.assertFalse__T__Z__V(null, condition$1); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "bar"))) { | |
- var actual$2 = obj.bar | |
- } else { | |
- var actual$2; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "bar")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: bar") | |
}; | |
+ var actual$2 = obj.bar; | |
this$15.assertEquals__T__O__O__V(null, "foobar", actual$2) | |
}); | |
$c_Lorg_scalajs_testsuite_jsinterop_DictionaryTest.prototype.should$undprovide$undkeys__V = (function() { | |
@@ -102038,12 +100393,10 @@ | |
"writable": false | |
}); | |
var this$6 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "nonconfig"))) { | |
- var actual = obj.nonconfig | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "nonconfig")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: nonconfig") | |
}; | |
+ var actual = obj.nonconfig; | |
this$6.assertEquals__T__O__O__V(null, 4, actual); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_jl_Exception.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(obj$1) { | |
return (function() { | |
@@ -102051,12 +100404,10 @@ | |
}) | |
})(obj))); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "nonconfig"))) { | |
- var actual$1 = obj.nonconfig | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, "nonconfig")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: nonconfig") | |
}; | |
+ var actual$1 = obj.nonconfig; | |
this$9.assertEquals__T__O__O__V(null, 4, actual$1) | |
}); | |
$c_Lorg_scalajs_testsuite_jsinterop_DictionaryTest.prototype.notify__ = (function() { | |
@@ -102066,13 +100417,10 @@ | |
var obj = $m_sjs_js_Dictionary$().apply__sc_Seq__sjs_js_Dictionary(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_T2().init___O__O("foo", "bar")])); | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_ju_NoSuchElementException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(obj$2) { | |
return (function() { | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj$2, "bar"))) { | |
- var jsx$1 = obj$2.bar | |
- } else { | |
- var jsx$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj$2, "bar")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: bar") | |
}; | |
- return $as_T(jsx$1) | |
+ return $as_T(obj$2.bar) | |
}) | |
})(obj))) | |
}); | |
@@ -102245,24 +100593,20 @@ | |
var this$2 = $m_Lorg_junit_Assert$(); | |
this$2.assertEquals__T__O__O__V(null, 42, obj0_3$minus); | |
var this$5 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj0, "3-"))) { | |
- var actual = obj0["3-"] | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj0, "3-")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 3-") | |
}; | |
+ var actual = obj0["3-"]; | |
this$5.assertEquals__T__O__O__V(null, 42, actual); | |
var checkEvilProperties = $g["eval"]("\n function dynamicLiteralNameEncoding_checkEvilProperties(x) {\n return x['.o[3\u221a!|-pr()per7:3$];'] === ' such eval ';\n }\n dynamicLiteralNameEncoding_checkEvilProperties\n "); | |
var obj1 = { | |
".o[3\u221a!|-pr()per7:3$];": " such eval " | |
}; | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj1, ".o[3\u221a!|-pr()per7:3$];"))) { | |
- var actual$1 = obj1[".o[3\u221a!|-pr()per7:3$];"] | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj1, ".o[3\u221a!|-pr()per7:3$];")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: .o[3\u221a!|-pr()per7:3$];") | |
}; | |
+ var actual$1 = obj1[".o[3\u221a!|-pr()per7:3$];"]; | |
this$13.assertEquals__T__O__O__V(null, " such eval ", actual$1); | |
var this$14 = $m_Lorg_junit_Assert$(); | |
var condition = $uZ(checkEvilProperties(obj1)); | |
@@ -102280,30 +100624,24 @@ | |
}, obj$3]))).foreach__F1__V(new $c_sjsr_AnonFunction1().init___sjs_js_Function1((function(checkQuotesProperty$1, quote$1) { | |
return (function(o$2) { | |
var this$31 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, "'\""))) { | |
- var actual$2 = o$2["'\""] | |
- } else { | |
- var actual$2; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, "'\"")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: '\"") | |
}; | |
+ var actual$2 = o$2["'\""]; | |
this$31.assertEquals__T__O__O__V(null, 7357, actual$2); | |
var this$36 = $m_Lorg_junit_Assert$(); | |
var key = ("'" + new $c_jl_Character().init___C(quote$1)); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, key))) { | |
- var actual$3 = o$2[key] | |
- } else { | |
- var actual$3; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, key)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + key)) | |
}; | |
+ var actual$3 = o$2[key]; | |
this$36.assertEquals__T__O__O__V(null, 7357, actual$3); | |
var this$41 = $m_Lorg_junit_Assert$(); | |
var key$1 = new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["'", ""])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([new $c_jl_Character().init___C(quote$1)])); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, key$1))) { | |
- var actual$4 = o$2[key$1] | |
- } else { | |
- var actual$4; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(o$2, key$1)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + key$1)) | |
}; | |
+ var actual$4 = o$2[key$1]; | |
this$41.assertEquals__T__O__O__V(null, 7357, actual$4); | |
var this$42 = $m_Lorg_junit_Assert$(); | |
var condition$1 = $uZ(checkQuotesProperty$1(o$2)); | |
@@ -107950,20 +106288,16 @@ | |
var f = $g["eval"]("\n var f = function() { return arguments; }; f;\n "); | |
var res = f.call(null, 42, true); | |
var this$9 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "0"))) { | |
- var actual = res["0"] | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual = res["0"]; | |
this$9.assertEquals__T__O__O__V(null, 42, actual); | |
var this$12 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "1"))) { | |
- var actual$1 = res["1"] | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$1 = res["1"]; | |
this$12.assertEquals__T__O__O__V(null, true, actual$1); | |
var this$15 = $m_Lorg_junit_Assert$(); | |
var condition = $uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "2")); | |
@@ -107995,20 +106329,16 @@ | |
var jsx$1 = [null].concat(jsx$2); | |
var res = jsx$3.apply(f, jsx$1); | |
var this$10 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "0"))) { | |
- var actual = res["0"] | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "0")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 0") | |
}; | |
+ var actual = res["0"]; | |
this$10.assertEquals__T__O__O__V(null, 42, actual); | |
var this$13 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "1"))) { | |
- var actual$1 = res["1"] | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "1")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: 1") | |
}; | |
+ var actual$1 = res["1"]; | |
this$13.assertEquals__T__O__O__V(null, true, actual$1); | |
var this$16 = $m_Lorg_junit_Assert$(); | |
var condition = $uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(res, "2")); | |
@@ -108321,14 +106651,11 @@ | |
var arg1 = array[index]; | |
var prop = $as_T(arg1); | |
elem$1 = ((1 + elem$1) | 0); | |
- var jsx$2 = $as_T(elem$1$1); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, prop))) { | |
- var jsx$1 = obj[prop] | |
- } else { | |
- var jsx$1; | |
+ var jsx$1 = $as_T(elem$1$1); | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, prop)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + prop)) | |
}; | |
- elem$1$1 = (("" + jsx$2) + jsx$1); | |
+ elem$1$1 = (("" + jsx$1) + obj[prop]); | |
i = ((1 + i) | 0) | |
}; | |
var this$10 = $m_Lorg_junit_Assert$(); | |
@@ -108447,14 +106774,11 @@ | |
var arg1 = array[index]; | |
var prop = $as_T(arg1); | |
elem$1 = ((1 + elem$1) | 0); | |
- var jsx$2 = $as_T(elem$1$1); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, prop))) { | |
- var jsx$1 = obj[prop] | |
- } else { | |
- var jsx$1; | |
+ var jsx$1 = $as_T(elem$1$1); | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(obj, prop)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + prop)) | |
}; | |
- elem$1$1 = (("" + jsx$2) + jsx$1); | |
+ elem$1$1 = (("" + jsx$1) + obj[prop]); | |
i = ((1 + i) | 0) | |
}; | |
var this$10 = $m_Lorg_junit_Assert$(); | |
@@ -120109,12 +118433,9 @@ | |
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__V($d_ju_NoSuchElementException.getClassOf(), new $c_sjsr_AnonFunction0().init___sjs_js_Function0((function(x$21) { | |
return (function() { | |
if ((x$21 === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = x$21 | |
}; | |
- return $uI(jsx$1) | |
+ return $uI(x$21) | |
}) | |
})((void 0)))) | |
}); | |
@@ -126490,10 +124811,7 @@ | |
x: { | |
var jsx$2; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$2 = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z$1; | |
var index = start; | |
@@ -126503,7 +124821,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$2 = z$1; | |
+ break x | |
} | |
}; | |
var jsx$1 = jsx$2(); | |
@@ -126740,10 +125060,7 @@ | |
x: { | |
var actual; | |
_loop: while (true) { | |
- if ((end === 0)) { | |
- var actual = z; | |
- break x | |
- } else { | |
+ if ((end !== 0)) { | |
var temp$end = (((-1) + end) | 0); | |
var index$1 = (((-1) + end) | 0); | |
var arg1 = array[index$1]; | |
@@ -126754,7 +125071,9 @@ | |
end = temp$end; | |
z = temp$z; | |
continue _loop | |
- } | |
+ }; | |
+ var actual = z; | |
+ break x | |
} | |
}; | |
this$2.assertEquals__T__O__O__V(null, "hello, world", actual); | |
@@ -126785,10 +125104,7 @@ | |
x: { | |
var actual; | |
_loop: while (true) { | |
- if ((start === length)) { | |
- var actual = z; | |
- break x | |
- } else { | |
+ if ((start !== length)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var index = start; | |
@@ -126799,7 +125115,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _loop | |
- } | |
+ }; | |
+ var actual = z; | |
+ break x | |
} | |
}; | |
this$2.assertEquals__T__O__O__V(null, 37, actual); | |
@@ -129450,18 +127768,15 @@ | |
var this$11 = new $c_sjs_js_WrappedDictionary$DictionaryIterator().init___sjs_js_Dictionary(dict); | |
while (this$11.hasNext__Z()) { | |
var arg1 = this$11.next__T2(); | |
- if ((arg1 !== null)) { | |
- var k = $as_T(arg1.$$und1__O()); | |
- var v = arg1.$$und2$mcI$sp__I(); | |
- var c = (65535 & $uI(k.charCodeAt(0))); | |
- var self = new $c_jl_Character().init___C(c); | |
- var y = $imul(2, v); | |
- var jsx$1 = new $c_T2().init___O__O(self, y) | |
- } else { | |
- var jsx$1; | |
+ if ((arg1 === null)) { | |
throw new $c_s_MatchError().init___O(arg1) | |
}; | |
- b.$$plus$eq__O__scm_Builder(jsx$1) | |
+ var k = $as_T(arg1.$$und1__O()); | |
+ var v = arg1.$$und2$mcI$sp__I(); | |
+ var c = (65535 & $uI(k.charCodeAt(0))); | |
+ var self = new $c_jl_Character().init___C(c); | |
+ var y = $imul(2, v); | |
+ b.$$plus$eq__O__scm_Builder(new $c_T2().init___O__O(self, y)) | |
}; | |
var mapChr = $as_scm_Map(b.result__O()); | |
new $c_sjs_js_WrappedDictionary$$anon$1().init___(); | |
@@ -129469,20 +127784,15 @@ | |
var this$21 = new $c_sjs_js_WrappedDictionary$DictionaryIterator().init___sjs_js_Dictionary(dict); | |
while (this$21.hasNext__Z()) { | |
var arg1$1 = this$21.next__T2(); | |
- if ((arg1$1 !== null)) { | |
- var k$1 = $as_T(arg1$1.$$und1__O()); | |
- var v$1 = arg1$1.$$und2$mcI$sp__I(); | |
- var c$1 = (65535 & $uI(k$1.charCodeAt(0))); | |
- var self$1 = $as_T($g.String.fromCharCode(c$1)); | |
- var y$1 = $imul(2, v$1); | |
- var elem_$_$$und1$f = self$1; | |
- var elem_$_$$und2$f = y$1 | |
- } else { | |
- var elem_$_$$und1$f; | |
- var elem_$_$$und2$f; | |
+ if ((arg1$1 === null)) { | |
throw new $c_s_MatchError().init___O(arg1$1) | |
}; | |
- b$1.dict$1[$as_T(elem_$_$$und1$f)] = elem_$_$$und2$f | |
+ var k$1 = $as_T(arg1$1.$$und1__O()); | |
+ var v$1 = arg1$1.$$und2$mcI$sp__I(); | |
+ var c$1 = (65535 & $uI(k$1.charCodeAt(0))); | |
+ var self$1 = $as_T($g.String.fromCharCode(c$1)); | |
+ var y$1 = $imul(2, v$1); | |
+ b$1.dict$1[self$1] = y$1 | |
}; | |
var mapStr = b$1.result__sjs_js_WrappedDictionary(); | |
var this$35 = $m_Lorg_junit_Assert$(); | |
@@ -129535,21 +127845,17 @@ | |
this$19.org$junit$internal$ComparisonCriteria$$arrayEquals__T__O__O__Z__V(null, array, result, true); | |
dict.hello = "world"; | |
var this$24 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "hello"))) { | |
- var actual = dict.hello | |
- } else { | |
- var actual; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "hello")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: hello") | |
}; | |
+ var actual = dict.hello; | |
this$24.assertEquals__T__O__O__V(null, "world", actual); | |
dict.foo = "bar"; | |
var this$29 = $m_Lorg_junit_Assert$(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "foo"))) { | |
- var actual$1 = dict.foo | |
- } else { | |
- var actual$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "foo")))) { | |
throw new $c_ju_NoSuchElementException().init___T("key not found: foo") | |
}; | |
+ var actual$1 = dict.foo; | |
this$29.assertEquals__T__O__O__V(null, "bar", actual$1); | |
if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, "hello"))) { | |
delete dict.hello | |
@@ -132936,10 +131242,7 @@ | |
var this$7 = $m_Lorg_junit_Assert$(); | |
var num = $m_s_math_Numeric$IntIsIntegral$(); | |
inlinereturn$21: { | |
- if ((num === $m_s_math_Numeric$IntIsIntegral$())) { | |
- var actual$1 = (-2147483648) | |
- } else { | |
- var actual$1; | |
+ if ((num !== $m_s_math_Numeric$IntIsIntegral$())) { | |
var acc = 0; | |
var i$1 = (-2147483648); | |
while (true) { | |
@@ -132955,7 +131258,8 @@ | |
}; | |
i$1 = ((8388608 + i$1) | 0) | |
} | |
- } | |
+ }; | |
+ var actual$1 = (-2147483648) | |
}; | |
this$7.assertEquals__T__O__O__V(null, (-2147483648), actual$1) | |
}); | |
@@ -133794,10 +132098,7 @@ | |
x: { | |
var actual; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var actual = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1$2 = z$1; | |
var idx = start; | |
@@ -133813,7 +132114,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var actual = z$1; | |
+ break x | |
} | |
}; | |
this$26.assertEquals__T__O__O__V(null, expected, actual); | |
@@ -133829,10 +132132,7 @@ | |
x$1: { | |
var actual$1; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var actual$1 = z$3; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$3 = z$3; | |
var idx$1 = start$1; | |
@@ -133848,7 +132148,9 @@ | |
start$1 = temp$start$1; | |
z$3 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var actual$1 = z$3; | |
+ break x$1 | |
} | |
}; | |
this$41.assertEquals__T__O__O__V(null, expected$1, actual$1) | |
@@ -133869,10 +132171,7 @@ | |
x: { | |
var actual; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var actual = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var idx = start; | |
@@ -133882,7 +132181,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var actual = z; | |
+ break x | |
} | |
}; | |
this$7.assertEquals__T__O__O__V(null, expected, actual); | |
@@ -133896,10 +132197,7 @@ | |
x$1: { | |
var actual$1; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var actual$1 = z$1; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$1; | |
var idx$1 = start$1; | |
@@ -133909,7 +132207,9 @@ | |
start$1 = temp$start$1; | |
z$1 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var actual$1 = z$1; | |
+ break x$1 | |
} | |
}; | |
this$11.assertEquals__T__O__O__V(null, expected$1, actual$1) | |
@@ -133931,10 +132231,7 @@ | |
x: { | |
var actual; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var actual = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z$1; | |
var idx = start; | |
@@ -133945,7 +132242,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var actual = z$1; | |
+ break x | |
} | |
}; | |
this$7.assertEquals__T__O__O__V(null, expected, actual); | |
@@ -133960,10 +132259,7 @@ | |
x$1: { | |
var actual$1; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var actual$1 = z$3; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$3; | |
var idx$1 = start$1; | |
@@ -133974,7 +132270,9 @@ | |
start$1 = temp$start$1; | |
z$3 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var actual$1 = z$3; | |
+ break x$1 | |
} | |
}; | |
this$11.assertEquals__T__O__O__V(null, expected$1, actual$1) | |
@@ -134082,10 +132380,7 @@ | |
x: { | |
var actual; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var actual = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z$1; | |
var idx = start; | |
@@ -134096,7 +132391,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var actual = z$1; | |
+ break x | |
} | |
}; | |
this$7.assertEquals__T__O__O__V(null, expected, actual); | |
@@ -134111,10 +132408,7 @@ | |
x$1: { | |
var actual$1; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var actual$1 = z$3; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$3; | |
var idx$1 = start$1; | |
@@ -134125,7 +132419,9 @@ | |
start$1 = temp$start$1; | |
z$3 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var actual$1 = z$3; | |
+ break x$1 | |
} | |
}; | |
this$11.assertEquals__T__O__O__V(null, expected$1, actual$1) | |
@@ -134147,10 +132443,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z$1; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z$1; | |
var idx = start; | |
@@ -134160,7 +132453,9 @@ | |
start = temp$start; | |
z$1 = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z$1; | |
+ break x | |
} | |
}; | |
var actual = $uF(jsx$1); | |
@@ -134176,10 +132471,7 @@ | |
x$1: { | |
var jsx$2; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var jsx$2 = z$3; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$3; | |
var idx$1 = start$1; | |
@@ -134189,7 +132481,9 @@ | |
start$1 = temp$start$1; | |
z$3 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var jsx$2 = z$3; | |
+ break x$1 | |
} | |
}; | |
var actual$1 = $uF(jsx$2); | |
@@ -134308,10 +132602,7 @@ | |
x: { | |
var actual; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var actual = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var idx = start; | |
@@ -134321,7 +132612,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var actual = z; | |
+ break x | |
} | |
}; | |
this$7.assertEquals__T__O__O__V(null, expected, actual); | |
@@ -134335,10 +132628,7 @@ | |
x$1: { | |
var actual$1; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var actual$1 = z$1; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$1; | |
var idx$1 = start$1; | |
@@ -134348,7 +132638,9 @@ | |
start$1 = temp$start$1; | |
z$1 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var actual$1 = z$1; | |
+ break x$1 | |
} | |
}; | |
this$11.assertEquals__T__O__O__V(null, expected$1, actual$1) | |
@@ -136046,10 +134338,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136058,7 +134347,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -136076,10 +134367,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136088,7 +134376,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -136172,10 +134462,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136216,7 +134503,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -136694,10 +134983,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136706,7 +134992,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -136865,10 +135153,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136877,7 +135162,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -136962,10 +135249,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -136974,7 +135258,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -137035,10 +135321,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -137047,7 +135330,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -137065,10 +135350,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -137077,7 +135359,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -137493,10 +135777,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -137505,7 +135786,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -137523,10 +135806,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$1.apply__I__O(start); | |
@@ -137535,7 +135815,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -143940,19 +142222,13 @@ | |
var fnName = $as_T(((value === (void 0)) ? "{anonymous}" : value)); | |
var value$1 = mtch[2]; | |
if ((value$1 === (void 0))) { | |
- var jsx$3; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$3 = value$1 | |
}; | |
var value$2 = mtch[1]; | |
if ((value$2 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$2 | |
}; | |
- var jsx$1 = result.push(((((fnName + "()@") + jsx$3) + ":") + jsx$2)); | |
+ var jsx$1 = result.push(((((fnName + "()@") + value$1) + ":") + value$2)); | |
$uI(jsx$1) | |
}; | |
i = ((2 + i) | 0) | |
@@ -143970,13 +142246,10 @@ | |
var dict = this.decompressedClasses__p1__sjs_js_Dictionary(); | |
if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, encoded))) { | |
var dict$1 = this.decompressedClasses__p1__sjs_js_Dictionary(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$1, encoded))) { | |
- var jsx$1 = dict$1[encoded] | |
- } else { | |
- var jsx$1; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict$1, encoded)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + encoded)) | |
}; | |
- var base = $as_T(jsx$1) | |
+ var base = $as_T(dict$1[encoded]) | |
} else { | |
var base = this.loop$1__p1__I__T__T(0, encoded) | |
}; | |
@@ -144002,19 +142275,13 @@ | |
}; | |
var value$1 = mtch[2]; | |
if ((value$1 === (void 0))) { | |
- var jsx$3; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$3 = value$1 | |
}; | |
var value$2 = mtch[3]; | |
if ((value$2 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$2 | |
}; | |
- var jsx$1 = result.push(((((fnName + "@") + jsx$3) + ":") + jsx$2)); | |
+ var jsx$1 = result.push(((((fnName + "@") + value$1) + ":") + value$2)); | |
$uI(jsx$1) | |
}; | |
i = ((1 + i) | 0) | |
@@ -144062,23 +142329,17 @@ | |
if ((mtch !== null)) { | |
var value = mtch[1]; | |
if ((value === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value | |
}; | |
- var className = this.decodeClassName__p1__T__T($as_T(jsx$1)); | |
+ var className = this.decodeClassName__p1__T__T($as_T(value)); | |
if (isModule) { | |
var methodName = "<clinit>" | |
} else { | |
var value$1 = mtch[2]; | |
if ((value$1 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$1 | |
}; | |
- var methodName = this.decodeMethodName__p1__T__T($as_T(jsx$2)) | |
+ var methodName = this.decodeMethodName__p1__T__T($as_T(value$1)) | |
}; | |
return new $c_T2().init___O__O(className, methodName) | |
} else { | |
@@ -144212,125 +142473,87 @@ | |
while ((i < $uI(lines.length))) { | |
var line = $as_T(lines[i]); | |
if ((line === null)) { | |
- var jsx$1; | |
throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$1 = line | |
}; | |
- if ((jsx$1 !== "")) { | |
+ if ((line !== "")) { | |
var mtch1 = NormalizedFrameLineWithColumn.exec(line); | |
if ((mtch1 !== null)) { | |
var value = mtch1[1]; | |
if ((value === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value | |
}; | |
- var x1 = this.extractClassMethod__p1__T__T2($as_T(jsx$2)); | |
- if ((x1 !== null)) { | |
- var className = $as_T(x1.$$und1__O()); | |
- var methodName = $as_T(x1.$$und2__O()); | |
- var x$1_$_$$und1$f = className; | |
- var x$1_$_$$und2$f = methodName | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ var x1 = this.extractClassMethod__p1__T__T2($as_T(value)); | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var className$2 = $as_T(x$1_$_$$und1$f); | |
- var methodName$2 = $as_T(x$1_$_$$und2$f); | |
+ var className = $as_T(x1.$$und1__O()); | |
+ var methodName = $as_T(x1.$$und2__O()); | |
var value$1 = mtch1[2]; | |
if ((value$1 === (void 0))) { | |
- var jsx$4; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$4 = value$1 | |
}; | |
- var fileName = $as_T(jsx$4); | |
+ var fileName = $as_T(value$1); | |
var value$2 = mtch1[3]; | |
if ((value$2 === (void 0))) { | |
- var jsx$5; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$5 = value$2 | |
}; | |
- var x = $as_T(jsx$5); | |
+ var x = $as_T(value$2); | |
var this$12 = new $c_sci_StringOps().init___T(x); | |
var this$14 = $m_jl_Integer$(); | |
var $$this = this$12.repr$1; | |
var lineNumber = this$14.parseInt__T__I__I($$this, 10); | |
var value$3 = mtch1[4]; | |
if ((value$3 === (void 0))) { | |
- var jsx$6; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$6 = value$3 | |
}; | |
- var x$2 = $as_T(jsx$6); | |
- var this$19 = new $c_sci_StringOps().init___T(x$2); | |
+ var x$1 = $as_T(value$3); | |
+ var this$19 = new $c_sci_StringOps().init___T(x$1); | |
var this$21 = $m_jl_Integer$(); | |
var $$this$1 = this$19.repr$1; | |
var value$4 = this$21.parseInt__T__I__I($$this$1, 10); | |
- var jsx$3 = trace.push({ | |
- "declaringClass": className$2, | |
- "methodName": methodName$2, | |
+ var jsx$1 = trace.push({ | |
+ "declaringClass": className, | |
+ "methodName": methodName, | |
"fileName": fileName, | |
"lineNumber": lineNumber, | |
"columnNumber": ((value$4 === (void 0)) ? (void 0) : value$4) | |
}); | |
- $uI(jsx$3) | |
+ $uI(jsx$1) | |
} else { | |
var mtch2 = NormalizedFrameLine.exec(line); | |
if ((mtch2 !== null)) { | |
var value$5 = mtch2[1]; | |
if ((value$5 === (void 0))) { | |
- var jsx$7; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$7 = value$5 | |
}; | |
- var x1$2 = this.extractClassMethod__p1__T__T2($as_T(jsx$7)); | |
- if ((x1$2 !== null)) { | |
- var className$3 = $as_T(x1$2.$$und1__O()); | |
- var methodName$3 = $as_T(x1$2.$$und2__O()); | |
- var x$2$1_$_$$und1$f = className$3; | |
- var x$2$1_$_$$und2$f = methodName$3 | |
- } else { | |
- var x$2$1_$_$$und1$f; | |
- var x$2$1_$_$$und2$f; | |
+ var x1$2 = this.extractClassMethod__p1__T__T2($as_T(value$5)); | |
+ if ((x1$2 === null)) { | |
throw new $c_s_MatchError().init___O(x1$2) | |
}; | |
- var className$4 = $as_T(x$2$1_$_$$und1$f); | |
- var methodName$4 = $as_T(x$2$1_$_$$und2$f); | |
+ var className$3 = $as_T(x1$2.$$und1__O()); | |
+ var methodName$3 = $as_T(x1$2.$$und2__O()); | |
var value$6 = mtch2[2]; | |
if ((value$6 === (void 0))) { | |
- var jsx$9; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$9 = value$6 | |
}; | |
- var fileName$1 = $as_T(jsx$9); | |
+ var fileName$1 = $as_T(value$6); | |
var value$7 = mtch2[3]; | |
if ((value$7 === (void 0))) { | |
- var jsx$10; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$10 = value$7 | |
}; | |
- var x$3 = $as_T(jsx$10); | |
- var this$43 = new $c_sci_StringOps().init___T(x$3); | |
+ var x$2 = $as_T(value$7); | |
+ var this$43 = new $c_sci_StringOps().init___T(x$2); | |
var this$45 = $m_jl_Integer$(); | |
var $$this$2 = this$43.repr$1; | |
var lineNumber$1 = this$45.parseInt__T__I__I($$this$2, 10); | |
- var jsx$8 = trace.push({ | |
- "declaringClass": className$4, | |
- "methodName": methodName$4, | |
+ var jsx$2 = trace.push({ | |
+ "declaringClass": className$3, | |
+ "methodName": methodName$3, | |
"fileName": fileName$1, | |
"lineNumber": lineNumber$1, | |
"columnNumber": (void 0) | |
}); | |
- $uI(jsx$8) | |
+ $uI(jsx$2) | |
} else { | |
$uI(trace.push({ | |
"declaringClass": "<jscode>", | |
@@ -144373,19 +142596,13 @@ | |
if ((mtch !== null)) { | |
var value = mtch[2]; | |
if ((value === (void 0))) { | |
- var jsx$3; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$3 = value | |
}; | |
var value$1 = mtch[1]; | |
if ((value$1 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$1 | |
}; | |
- var jsx$1 = result.push(((("{anonymous}()@" + jsx$3) + ":") + jsx$2)); | |
+ var jsx$1 = result.push(((("{anonymous}()@" + value) + ":") + value$1)); | |
$uI(jsx$1) | |
}; | |
i = ((2 + i) | 0) | |
@@ -144404,32 +142621,23 @@ | |
if ((mtch !== null)) { | |
var value = mtch[4]; | |
if ((value === (void 0))) { | |
- var jsx$4; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$4 = value | |
}; | |
- var jsx$3 = $as_T(jsx$4); | |
+ var jsx$1 = $as_T(value); | |
var value$1 = mtch[1]; | |
if ((value$1 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$1 | |
}; | |
var value$2 = mtch[2]; | |
if ((value$2 === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value$2 | |
}; | |
- var location = ((((jsx$3 + ":") + jsx$2) + ":") + jsx$1); | |
+ var location = ((((jsx$1 + ":") + value$1) + ":") + value$2); | |
var value$3 = mtch[2]; | |
var fnName0 = $as_T(((value$3 === (void 0)) ? "global code" : value$3)); | |
var x$1 = $as_T(fnName0.replace($m_sjsr_StackTrace$StringRE$().re$extension0__T__sjs_js_RegExp("<anonymous function: (\\S+)>"), "$1")); | |
- var jsx$5 = x$1.replace($m_sjsr_StackTrace$StringRE$().re$extension0__T__sjs_js_RegExp("<anonymous function>"), "{anonymous}"); | |
- var fnName = $as_T(jsx$5); | |
+ var jsx$2 = x$1.replace($m_sjsr_StackTrace$StringRE$().re$extension0__T__sjs_js_RegExp("<anonymous function>"), "{anonymous}"); | |
+ var fnName = $as_T(jsx$2); | |
$uI(result.push(((fnName + "@") + location))) | |
}; | |
i = ((2 + i) | 0) | |
@@ -144452,13 +142660,10 @@ | |
var prefix = $as_T(this.compressedPrefixes__p1__sjs_js_Array()[i]); | |
if ((($uI(encoded$1.length) >= 0) && ($as_T(encoded$1.substring(0, $uI(prefix.length))) === prefix))) { | |
var dict = this.decompressedPrefixes__p1__sjs_js_Dictionary(); | |
- if ($uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, prefix))) { | |
- var jsx$2 = dict[prefix] | |
- } else { | |
- var jsx$2; | |
+ if ((!$uZ($m_sjs_js_WrappedDictionary$Cache$().safeHasOwnProperty$1.call(dict, prefix)))) { | |
throw new $c_ju_NoSuchElementException().init___T(("key not found: " + prefix)) | |
}; | |
- var jsx$1 = $as_T(jsx$2); | |
+ var jsx$1 = $as_T(dict[prefix]); | |
var beginIndex = $uI(prefix.length); | |
return (("" + jsx$1) + $as_T(encoded$1.substring(beginIndex))) | |
} else { | |
@@ -145873,13 +144078,10 @@ | |
return (void 0) | |
}); | |
$c_Lorg_hamcrest_internal_ArrayIterator.prototype.init___O = (function(array) { | |
- if ($m_sr_ScalaRunTime$().isArray__O__I__Z(array, 1)) { | |
- var jsx$1 = array | |
- } else { | |
- var jsx$1; | |
+ if ((!$m_sr_ScalaRunTime$().isArray__O__I__Z(array, 1))) { | |
throw new $c_jl_IllegalArgumentException().init___T("not an array") | |
}; | |
- $c_Lorg_hamcrest_internal_ArrayIterator.prototype.init___O__I.call(this, jsx$1, 0); | |
+ $c_Lorg_hamcrest_internal_ArrayIterator.prototype.init___O__I.call(this, array, 0); | |
return this | |
}); | |
$c_Lorg_hamcrest_internal_ArrayIterator.prototype.hasNext__Z = (function() { | |
@@ -246480,19 +244682,13 @@ | |
if ((this.lastMatch$1 !== null)) { | |
var value = this.lastMatch$1[0]; | |
if ((value === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value | |
}; | |
- var thiz = $as_T(jsx$1); | |
+ var thiz = $as_T(value); | |
if ((thiz === null)) { | |
- var jsx$2; | |
throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$2 = thiz | |
}; | |
- if ((jsx$2 === "")) { | |
+ if ((thiz === "")) { | |
var ev$1 = this.regexp$1; | |
ev$1.lastIndex = ((1 + $uI(ev$1.lastIndex)) | 0) | |
} | |
@@ -246665,12 +244861,9 @@ | |
$c_ju_regex_Matcher.prototype.group__T = (function() { | |
var value = this.ensureLastMatch__p1__sjs_js_RegExp$ExecResult()[0]; | |
if ((value === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value | |
}; | |
- return $as_T(jsx$1) | |
+ return $as_T(value) | |
}); | |
$c_ju_regex_Matcher.prototype.start__I = (function() { | |
return $uI(this.ensureLastMatch__p1__sjs_js_RegExp$ExecResult().index) | |
@@ -246801,12 +244994,9 @@ | |
$c_ju_regex_Matcher$SealedResult.prototype.group__T = (function() { | |
var value = this.ensureLastMatch__p1__sjs_js_RegExp$ExecResult()[0]; | |
if ((value === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value | |
}; | |
- return $as_T(jsx$1) | |
+ return $as_T(value) | |
}); | |
$c_ju_regex_Matcher$SealedResult.prototype.start__I = (function() { | |
return $uI(this.ensureLastMatch__p1__sjs_js_RegExp$ExecResult().index) | |
@@ -247477,20 +245667,13 @@ | |
}); | |
$c_sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5.prototype.next__ju_Map$Entry = (function() { | |
var x1 = $as_T2(this.ui$1.next__O()); | |
- if ((x1 !== null)) { | |
- var k = x1.$$und1__O(); | |
- var v = x1.$$und2__O(); | |
- var x$2_$_$$und1$f = k; | |
- var x$2_$_$$und2$f = v | |
- } else { | |
- var x$2_$_$$und1$f; | |
- var x$2_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var k$2 = x$2_$_$$und1$f; | |
- var v$2 = x$2_$_$$und2$f; | |
- this.prev$1 = new $c_s_Some().init___O(k$2); | |
- return new $c_sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5$$anon$6().init___sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5__O__O(this, k$2, v$2) | |
+ var k = x1.$$und1__O(); | |
+ var v = x1.$$und2__O(); | |
+ this.prev$1 = new $c_s_Some().init___O(k); | |
+ return new $c_sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5$$anon$6().init___sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5__O__O(this, k, v) | |
}); | |
$c_sc_convert_Wrappers$MapWrapper$$anon$1$$anon$5.prototype.notify__ = (function() { | |
return (void 0) | |
@@ -250408,12 +248591,9 @@ | |
var i$1 = i; | |
var this$6 = ((i$1 < xs.u.length) ? new $c_s_Some().init___O(xs.u[i$1]) : $m_s_None$()); | |
if (this$6.isEmpty__Z()) { | |
- var jsx$2; | |
throw new $c_jl_IllegalArgumentException().init___T(("No enum const RoundingMode." + name)) | |
- } else { | |
- var jsx$2 = this$6.get__O() | |
}; | |
- return $as_Ljava_math_RoundingMode(jsx$2) | |
+ return $as_Ljava_math_RoundingMode(this$6.get__O()) | |
}); | |
$c_Ljava_math_RoundingMode$.prototype.clone__ = (function() { | |
if ($is_jl_Cloneable(this)) { | |
@@ -252242,7 +250422,16 @@ | |
var kind = tokenKind$1.elem$1; | |
if ((ID$1 === kind)) { | |
var x1$2 = $as_T(tokenValue$1.elem$1); | |
- var result = ((x1$2 === "true") ? $m_Lorg_scalajs_testsuite_compiler_JsTrue$() : ((x1$2 === "false") ? $m_Lorg_scalajs_testsuite_compiler_JsFalse$() : ((x1$2 === "null") ? $m_Lorg_scalajs_testsuite_compiler_JsNull$() : this.tokenError$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("Not true, false, or null", s$1, linePos$1, charPos$1)))); | |
+ if ((x1$2 === "true")) { | |
+ var result = $m_Lorg_scalajs_testsuite_compiler_JsTrue$() | |
+ } else if ((x1$2 === "false")) { | |
+ var result = $m_Lorg_scalajs_testsuite_compiler_JsFalse$() | |
+ } else { | |
+ if ((x1$2 !== "null")) { | |
+ this.tokenError$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("Not true, false, or null", s$1, linePos$1, charPos$1) | |
+ }; | |
+ var result = $m_Lorg_scalajs_testsuite_compiler_JsNull$() | |
+ }; | |
this.tokenNext$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__V(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1); | |
var result$3 = result | |
} else if ((STRING$1 === kind)) { | |
@@ -252303,27 +250492,29 @@ | |
var old$2 = $as_T(tokenValue$1.elem$1); | |
this.tokenNext$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__V(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1); | |
var result$3 = new $c_Lorg_scalajs_testsuite_compiler_JsNumber().init___T(old$2) | |
- } else if ((COLON$1 === kind)) { | |
- var result$3; | |
- this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$(":", s$1, linePos$1, charPos$1) | |
- } else if ((COMMA$1 === kind)) { | |
- var result$3; | |
- this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$(",", s$1, linePos$1, charPos$1) | |
- } else if ((LOBJ$1 === kind)) { | |
- var result$3 = this.handleObject$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__Lorg_scalajs_testsuite_compiler_JsObject(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1) | |
- } else if ((ROBJ$1 === kind)) { | |
- var result$3; | |
- this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("}", s$1, linePos$1, charPos$1) | |
- } else if ((LARR$1 === kind)) { | |
- var result$3 = this.handleArray$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__Lorg_scalajs_testsuite_compiler_JsArray(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1) | |
- } else { | |
- var result$3; | |
- if ((RARR$1 === kind)) { | |
- this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("]", s$1, linePos$1, charPos$1) | |
- } else if ((EOF$1 === kind)) { | |
- this.tokenError$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("Unexpected eof", s$1, linePos$1, charPos$1) | |
+ } else { | |
+ if ((COLON$1 === kind)) { | |
+ this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$(":", s$1, linePos$1, charPos$1) | |
+ }; | |
+ if ((COMMA$1 === kind)) { | |
+ this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$(",", s$1, linePos$1, charPos$1) | |
+ }; | |
+ if ((LOBJ$1 === kind)) { | |
+ var result$3 = this.handleObject$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__Lorg_scalajs_testsuite_compiler_JsObject(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1) | |
} else { | |
- throw new $c_s_MatchError().init___O(kind) | |
+ if ((ROBJ$1 === kind)) { | |
+ this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("}", s$1, linePos$1, charPos$1) | |
+ }; | |
+ if ((LARR$1 !== kind)) { | |
+ if ((RARR$1 === kind)) { | |
+ this.handleUnexpected$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("]", s$1, linePos$1, charPos$1) | |
+ }; | |
+ if ((EOF$1 === kind)) { | |
+ this.tokenError$1__p2__T__T__sr_IntRef__sr_IntRef__sr_Nothing$("Unexpected eof", s$1, linePos$1, charPos$1) | |
+ }; | |
+ throw new $c_s_MatchError().init___O(kind) | |
+ }; | |
+ var result$3 = this.handleArray$1__p2__T__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__I__AI__sci_Map__I__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_IntRef__sr_ObjectRef__sr_IntRef__sr_IntRef__Lorg_scalajs_testsuite_compiler_JsArray(s$1, Letter$1, Digit$1, Minus$1, Quote$1, Colon$1, Comma$1, Lbra$1, Rbra$1, Larr$1, Rarr$1, Blank$1, Other$1, Eof$1, Slash$1, ID$1, STRING$1, NUMBER$1, BIGNUMBER$1, FLOATNUMBER$1, COLON$1, COMMA$1, LOBJ$1, ROBJ$1, LARR$1, RARR$1, BLANK$1, EOF$1, charKind$1, escapeMap$1, size$1, pos$1, ch$1, chKind$1, chLinePos$1, chCharPos$1, tokenKind$1, tokenValue$1, linePos$1, charPos$1) | |
} | |
}; | |
return result$3 | |
@@ -253399,12 +251590,10 @@ | |
var lhm = new $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory$$anon$1().init___Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory__I(this$3, limit) | |
} else { | |
var x = $m_s_None$(); | |
- if ((x === x1)) { | |
- var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
- } else { | |
- var lhm; | |
+ if ((!(x === x1))) { | |
throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
}; | |
inlinereturn$36: { | |
var i = 0; | |
@@ -253518,12 +251707,10 @@ | |
var lhm = new $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory$$anon$1().init___Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory__I(this$3, limit) | |
} else { | |
var x = $m_s_None$(); | |
- if ((x === x1)) { | |
- var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
- } else { | |
- var lhm; | |
+ if ((!(x === x1))) { | |
throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
}; | |
inlinereturn$36: { | |
var i = 0; | |
@@ -253633,12 +251820,10 @@ | |
var lhm = new $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory$$anon$1().init___Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory__I(this$3, limit) | |
} else { | |
var x = $m_s_None$(); | |
- if ((x === x1)) { | |
- var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
- } else { | |
- var lhm; | |
+ if ((!(x === x1))) { | |
throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
}; | |
inlinereturn$36: { | |
var i = 0; | |
@@ -253830,12 +252015,10 @@ | |
var lhm = new $c_Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory$$anon$1().init___Lorg_scalajs_testsuite_javalib_util_LinkedHashMapFactory__I(this$3, limit) | |
} else { | |
var x = $m_s_None$(); | |
- if ((x === x1)) { | |
- var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
- } else { | |
- var lhm; | |
+ if ((!(x === x1))) { | |
throw new $c_s_MatchError().init___O(x1) | |
- } | |
+ }; | |
+ var lhm = new $c_ju_LinkedHashMap().init___I__F__Z(16, 0.75, this$3.accessOrder$3) | |
}; | |
inlinereturn$36: { | |
var i = 0; | |
@@ -262931,11 +261114,9 @@ | |
var padChar = (padZero ? "0" : " "); | |
var padding = this.strRepeat$1__p1__T__I__T(padChar, padLength); | |
if ((padZero && padRight)) { | |
- var padStr; | |
throw new $c_ju_IllegalFormatFlagsException().init___T(flags$1) | |
- } else { | |
- var padStr = (padRight ? ((("" + prefix) + argStr) + padding) : (padZero ? ((("" + prefix) + padding) + argStr) : ((("" + padding) + prefix) + argStr))) | |
- } | |
+ }; | |
+ var padStr = (padRight ? ((("" + prefix) + argStr) + padding) : (padZero ? ((("" + prefix) + padding) + argStr) : ((("" + padding) + prefix) + argStr))) | |
}; | |
var casedStr = ((conversion$1 <= 90) ? $as_T(padStr.toUpperCase()) : padStr); | |
return this.java$util$Formatter$$dest$1.append__jl_CharSequence__jl_Appendable(casedStr) | |
@@ -262959,292 +261140,264 @@ | |
return ($uI(flags$1.indexOf(flag)) >= 0) | |
}); | |
$c_ju_Formatter.prototype.out__jl_Appendable = (function() { | |
- return (this.closed$1 ? this.java$util$Formatter$$throwClosedException__sr_Nothing$() : this.java$util$Formatter$$dest$1) | |
+ if (this.closed$1) { | |
+ this.java$util$Formatter$$throwClosedException__sr_Nothing$() | |
+ }; | |
+ return this.java$util$Formatter$$dest$1 | |
}); | |
$c_ju_Formatter.prototype.format__T__AO__ju_Formatter = (function(format_in, args) { | |
if (this.closed$1) { | |
this.java$util$Formatter$$throwClosedException__sr_Nothing$() | |
- } else { | |
- var fmt = format_in; | |
- var lastImplicitIndex = 0; | |
- var lastIndex = 0; | |
- while (true) { | |
- var thiz = fmt; | |
- if ((thiz === null)) { | |
- var jsx$1; | |
- throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$1 = thiz | |
- }; | |
- if ((!(jsx$1 === ""))) { | |
- var x1 = fmt; | |
- matchEnd9: { | |
- var o12 = $m_ju_Formatter$().java$util$Formatter$$RegularChunk$1.unapply__T__s_Option(x1); | |
- if ((!o12.isEmpty__Z())) { | |
- var matchResult = o12.get__O(); | |
- var thiz$2 = fmt; | |
- var value = matchResult[0]; | |
- if ((value === (void 0))) { | |
- var jsx$2; | |
- throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value | |
- }; | |
- var thiz$1 = $as_T(jsx$2); | |
- var beginIndex = $uI(thiz$1.length); | |
- fmt = $as_T(thiz$2.substring(beginIndex)); | |
- var jsx$4 = this.java$util$Formatter$$dest$1; | |
- var value$1 = matchResult[0]; | |
- if ((value$1 === (void 0))) { | |
- var jsx$3; | |
- throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$3 = value$1 | |
- }; | |
- jsx$4.append__jl_CharSequence__jl_Appendable($as_jl_CharSequence(jsx$3)); | |
- break matchEnd9 | |
+ }; | |
+ var fmt = format_in; | |
+ var lastImplicitIndex = 0; | |
+ var lastIndex = 0; | |
+ while (true) { | |
+ var thiz = fmt; | |
+ if ((thiz === null)) { | |
+ throw new $c_jl_NullPointerException().init___() | |
+ }; | |
+ if ((!(thiz === ""))) { | |
+ var x1 = fmt; | |
+ matchEnd9: { | |
+ var o12 = $m_ju_Formatter$().java$util$Formatter$$RegularChunk$1.unapply__T__s_Option(x1); | |
+ if ((!o12.isEmpty__Z())) { | |
+ var matchResult = o12.get__O(); | |
+ var thiz$2 = fmt; | |
+ var value = matchResult[0]; | |
+ if ((value === (void 0))) { | |
+ throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
+ }; | |
+ var thiz$1 = $as_T(value); | |
+ var beginIndex = $uI(thiz$1.length); | |
+ fmt = $as_T(thiz$2.substring(beginIndex)); | |
+ var jsx$1 = this.java$util$Formatter$$dest$1; | |
+ var value$1 = matchResult[0]; | |
+ if ((value$1 === (void 0))) { | |
+ throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
}; | |
- var o14 = $m_ju_Formatter$().java$util$Formatter$$DoublePercent$1.unapply__T__s_Option(x1); | |
- if ((!o14.isEmpty__Z())) { | |
- var thiz$3 = fmt; | |
- fmt = $as_T(thiz$3.substring(2)); | |
- this.java$util$Formatter$$dest$1.append__C__jl_Appendable(37); | |
- break matchEnd9 | |
+ jsx$1.append__jl_CharSequence__jl_Appendable($as_jl_CharSequence(value$1)); | |
+ break matchEnd9 | |
+ }; | |
+ var o14 = $m_ju_Formatter$().java$util$Formatter$$DoublePercent$1.unapply__T__s_Option(x1); | |
+ if ((!o14.isEmpty__Z())) { | |
+ var thiz$3 = fmt; | |
+ fmt = $as_T(thiz$3.substring(2)); | |
+ this.java$util$Formatter$$dest$1.append__C__jl_Appendable(37); | |
+ break matchEnd9 | |
+ }; | |
+ var o16 = $m_ju_Formatter$().java$util$Formatter$$EOLChunk$1.unapply__T__s_Option(x1); | |
+ if ((!o16.isEmpty__Z())) { | |
+ var thiz$4 = fmt; | |
+ fmt = $as_T(thiz$4.substring(2)); | |
+ this.java$util$Formatter$$dest$1.append__C__jl_Appendable(10); | |
+ break matchEnd9 | |
+ }; | |
+ var o18 = $m_ju_Formatter$().java$util$Formatter$$FormattedChunk$1.unapply__T__s_Option(x1); | |
+ if ((!o18.isEmpty__Z())) { | |
+ var matchResult$2 = o18.get__O(); | |
+ var thiz$6 = fmt; | |
+ var value$2 = matchResult$2[0]; | |
+ if ((value$2 === (void 0))) { | |
+ throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
}; | |
- var o16 = $m_ju_Formatter$().java$util$Formatter$$EOLChunk$1.unapply__T__s_Option(x1); | |
- if ((!o16.isEmpty__Z())) { | |
- var thiz$4 = fmt; | |
- fmt = $as_T(thiz$4.substring(2)); | |
- this.java$util$Formatter$$dest$1.append__C__jl_Appendable(10); | |
- break matchEnd9 | |
+ var thiz$5 = $as_T(value$2); | |
+ var beginIndex$1 = $uI(thiz$5.length); | |
+ fmt = $as_T(thiz$6.substring(beginIndex$1)); | |
+ var value$3 = matchResult$2[2]; | |
+ if ((value$3 === (void 0))) { | |
+ throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
}; | |
- var o18 = $m_ju_Formatter$().java$util$Formatter$$FormattedChunk$1.unapply__T__s_Option(x1); | |
- if ((!o18.isEmpty__Z())) { | |
- var matchResult$2 = o18.get__O(); | |
- var thiz$6 = fmt; | |
- var value$2 = matchResult$2[0]; | |
- if ((value$2 === (void 0))) { | |
- var jsx$5; | |
- throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$5 = value$2 | |
- }; | |
- var thiz$5 = $as_T(jsx$5); | |
- var beginIndex$1 = $uI(thiz$5.length); | |
- fmt = $as_T(thiz$6.substring(beginIndex$1)); | |
- var value$3 = matchResult$2[2]; | |
- if ((value$3 === (void 0))) { | |
- var jsx$6; | |
+ var flags = $as_T(value$3); | |
+ var value$4 = matchResult$2[1]; | |
+ var indexStr = $as_T(((value$4 === (void 0)) ? "" : value$4)); | |
+ if ((indexStr === null)) { | |
+ throw new $c_jl_NullPointerException().init___() | |
+ }; | |
+ if ((indexStr !== "")) { | |
+ var this$28 = $m_jl_Integer$(); | |
+ var index = this$28.parseInt__T__I__I(indexStr, 10) | |
+ } else if (this.hasFlag$1__p1__T__T__Z("<", flags)) { | |
+ var index = lastIndex | |
+ } else { | |
+ lastImplicitIndex = ((1 + lastImplicitIndex) | 0); | |
+ var index = lastImplicitIndex | |
+ }; | |
+ lastIndex = index; | |
+ if (((index <= 0) || (index > args.u.length))) { | |
+ var value$5 = matchResult$2[5]; | |
+ if ((value$5 === (void 0))) { | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$6 = value$3 | |
}; | |
- var flags = $as_T(jsx$6); | |
- var value$4 = matchResult$2[1]; | |
- var indexStr = $as_T(((value$4 === (void 0)) ? "" : value$4)); | |
- if ((indexStr === null)) { | |
- var jsx$7; | |
- throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$7 = indexStr | |
- }; | |
- if ((jsx$7 !== "")) { | |
- var this$28 = $m_jl_Integer$(); | |
- var index = this$28.parseInt__T__I__I(indexStr, 10) | |
- } else if (this.hasFlag$1__p1__T__T__Z("<", flags)) { | |
- var index = lastIndex | |
- } else { | |
- lastImplicitIndex = ((1 + lastImplicitIndex) | 0); | |
- var index = lastImplicitIndex | |
+ throw new $c_ju_MissingFormatArgumentException().init___T($as_T(value$5)) | |
+ }; | |
+ var arg = args.u[(((-1) + index) | 0)]; | |
+ var value$6 = matchResult$2[3]; | |
+ var widthStr = $as_T(((value$6 === (void 0)) ? "" : value$6)); | |
+ if ((widthStr === null)) { | |
+ throw new $c_jl_NullPointerException().init___() | |
+ }; | |
+ var hasWidth = (widthStr !== ""); | |
+ if (hasWidth) { | |
+ var this$36 = $m_jl_Integer$(); | |
+ var width = this$36.parseInt__T__I__I(widthStr, 10) | |
+ } else { | |
+ if (this.hasFlag$1__p1__T__T__Z("-", flags)) { | |
+ throw new $c_ju_MissingFormatWidthException().init___T(format_in) | |
}; | |
- lastIndex = index; | |
- if (((index <= 0) || (index > args.u.length))) { | |
- var value$5 = matchResult$2[5]; | |
- if ((value$5 === (void 0))) { | |
- var jsx$8; | |
- throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
+ var width = 0 | |
+ }; | |
+ var value$7 = matchResult$2[4]; | |
+ var precisionStr = $as_T(((value$7 === (void 0)) ? "" : value$7)); | |
+ if ((precisionStr === null)) { | |
+ throw new $c_jl_NullPointerException().init___() | |
+ }; | |
+ var hasPrecision = (precisionStr !== ""); | |
+ if (hasPrecision) { | |
+ var this$41 = $m_jl_Integer$(); | |
+ var precision = this$41.parseInt__T__I__I(precisionStr, 10) | |
+ } else { | |
+ var precision = 0 | |
+ }; | |
+ var value$8 = matchResult$2[5]; | |
+ if ((value$8 === (void 0))) { | |
+ throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
+ }; | |
+ var thiz$7 = $as_T(value$8); | |
+ var conversion = (65535 & $uI(thiz$7.charCodeAt(0))); | |
+ switch (conversion) { | |
+ case 98: | |
+ case 66: { | |
+ if ((arg === null)) { | |
+ var jsx$2 = "false" | |
+ } else if (((typeof arg) === "boolean")) { | |
+ var x3 = $asBoolean(arg); | |
+ var jsx$2 = $m_sjsr_RuntimeString$().valueOf__O__T(x3) | |
} else { | |
- var jsx$8 = value$5 | |
+ var jsx$2 = "true" | |
}; | |
- throw new $c_ju_MissingFormatArgumentException().init___T($as_T(jsx$8)) | |
- }; | |
- var arg = args.u[(((-1) + index) | 0)]; | |
- var value$6 = matchResult$2[3]; | |
- var widthStr = $as_T(((value$6 === (void 0)) ? "" : value$6)); | |
- if ((widthStr === null)) { | |
- var jsx$9; | |
- throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$9 = widthStr | |
- }; | |
- var hasWidth = (jsx$9 !== ""); | |
- if (hasWidth) { | |
- var this$36 = $m_jl_Integer$(); | |
- var width = this$36.parseInt__T__I__I(widthStr, 10) | |
- } else if (this.hasFlag$1__p1__T__T__Z("-", flags)) { | |
- var width; | |
- throw new $c_ju_MissingFormatWidthException().init___T(format_in) | |
- } else { | |
- var width = 0 | |
- }; | |
- var value$7 = matchResult$2[4]; | |
- var precisionStr = $as_T(((value$7 === (void 0)) ? "" : value$7)); | |
- if ((precisionStr === null)) { | |
- var jsx$10; | |
- throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$10 = precisionStr | |
- }; | |
- var hasPrecision = (jsx$10 !== ""); | |
- if (hasPrecision) { | |
- var this$41 = $m_jl_Integer$(); | |
- var precision = this$41.parseInt__T__I__I(precisionStr, 10) | |
- } else { | |
- var precision = 0 | |
- }; | |
- var value$8 = matchResult$2[5]; | |
- if ((value$8 === (void 0))) { | |
- var jsx$11; | |
- throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$11 = value$8 | |
- }; | |
- var thiz$7 = $as_T(jsx$11); | |
- var conversion = (65535 & $uI(thiz$7.charCodeAt(0))); | |
- switch (conversion) { | |
- case 98: | |
- case 66: { | |
- if ((arg === null)) { | |
- var jsx$12 = "false" | |
- } else if (((typeof arg) === "boolean")) { | |
- var x3 = $asBoolean(arg); | |
- var jsx$12 = $m_sjsr_RuntimeString$().valueOf__O__T(x3) | |
- } else { | |
- var jsx$12 = "true" | |
- }; | |
- this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable(jsx$12, "", false, flags, width, conversion); | |
- break | |
- } | |
- case 104: | |
- case 72: { | |
- if ((arg === null)) { | |
- var jsx$13 = "null" | |
- } else { | |
- var i = $objectHashCode(arg); | |
- var x = $uD((i >>> 0)); | |
- var jsx$14 = x.toString(16); | |
- var jsx$13 = $as_T(jsx$14) | |
- }; | |
- this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable(jsx$13, "", false, flags, width, conversion); | |
- break | |
- } | |
- case 115: | |
- case 83: { | |
- if ($is_ju_Formattable(arg)) { | |
- var x2 = $as_ju_Formattable(arg); | |
- var flags$2 = (((this.hasFlag$1__p1__T__T__Z("-", flags) ? 1 : 0) | (this.hasFlag$1__p1__T__T__Z("#", flags) ? 4 : 0)) | ((conversion <= 90) ? 2 : 0)); | |
- x2.formatTo__ju_Formatter__I__I__I__V(this, flags$2, (hasWidth ? width : (-1)), (hasPrecision ? precision : (-1))) | |
- } else if ((!this.hasFlag$1__p1__T__T__Z("#", flags))) { | |
- this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable($m_sjsr_RuntimeString$().valueOf__O__T(arg), "", false, flags, width, conversion) | |
- } else { | |
- throw new $c_ju_FormatFlagsConversionMismatchException().init___T__C("#", 115) | |
- }; | |
- break | |
- } | |
- case 99: | |
- case 67: { | |
- var c = (65535 & this.intArg$1__p1__O__I(arg)); | |
- this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable($as_T($g.String.fromCharCode(c)), "", false, flags, width, conversion); | |
- break | |
- } | |
- case 100: { | |
- var this$64 = this.numberArg$1__p1__O__D(arg); | |
- this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable(("" + this$64), false, flags, width, conversion); | |
- break | |
- } | |
- case 111: { | |
- if ($isInt(arg)) { | |
- var x2$2 = $uI(arg); | |
- var x$1 = $uD((x2$2 >>> 0)); | |
- var jsx$15 = x$1.toString(8); | |
- var str = $as_T(jsx$15) | |
- } else if ($is_sjsr_RuntimeLong(arg)) { | |
- var x3$2 = $uJ(arg); | |
- var str = $m_jl_Long$().toOctalString__J__T(x3$2) | |
- } else { | |
- var str; | |
+ this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable(jsx$2, "", false, flags, width, conversion); | |
+ break | |
+ } | |
+ case 104: | |
+ case 72: { | |
+ if ((arg === null)) { | |
+ var jsx$3 = "null" | |
+ } else { | |
+ var i = $objectHashCode(arg); | |
+ var x = $uD((i >>> 0)); | |
+ var jsx$4 = x.toString(16); | |
+ var jsx$3 = $as_T(jsx$4) | |
+ }; | |
+ this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable(jsx$3, "", false, flags, width, conversion); | |
+ break | |
+ } | |
+ case 115: | |
+ case 83: { | |
+ if ($is_ju_Formattable(arg)) { | |
+ var x2 = $as_ju_Formattable(arg); | |
+ var flags$2 = (((this.hasFlag$1__p1__T__T__Z("-", flags) ? 1 : 0) | (this.hasFlag$1__p1__T__T__Z("#", flags) ? 4 : 0)) | ((conversion <= 90) ? 2 : 0)); | |
+ x2.formatTo__ju_Formatter__I__I__I__V(this, flags$2, (hasWidth ? width : (-1)), (hasPrecision ? precision : (-1))) | |
+ } else if ((!this.hasFlag$1__p1__T__T__Z("#", flags))) { | |
+ this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable($m_sjsr_RuntimeString$().valueOf__O__T(arg), "", false, flags, width, conversion) | |
+ } else { | |
+ throw new $c_ju_FormatFlagsConversionMismatchException().init___T__C("#", 115) | |
+ }; | |
+ break | |
+ } | |
+ case 99: | |
+ case 67: { | |
+ var c = (65535 & this.intArg$1__p1__O__I(arg)); | |
+ this.pad$1__p1__T__T__jl_Boolean__T__I__C__jl_Appendable($as_T($g.String.fromCharCode(c)), "", false, flags, width, conversion); | |
+ break | |
+ } | |
+ case 100: { | |
+ var this$64 = this.numberArg$1__p1__O__D(arg); | |
+ this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable(("" + this$64), false, flags, width, conversion); | |
+ break | |
+ } | |
+ case 111: { | |
+ if ($isInt(arg)) { | |
+ var x2$2 = $uI(arg); | |
+ var x$1 = $uD((x2$2 >>> 0)); | |
+ var jsx$5 = x$1.toString(8); | |
+ var str = $as_T(jsx$5) | |
+ } else { | |
+ if ((!$is_sjsr_RuntimeLong(arg))) { | |
throw new $c_s_MatchError().init___O(arg) | |
}; | |
- this.padCaptureSign$1__p1__T__T__T__I__C__jl_Appendable(str, (this.hasFlag$1__p1__T__T__Z("#", flags) ? "0" : ""), flags, width, conversion); | |
- break | |
- } | |
- case 120: | |
- case 88: { | |
- if ($isInt(arg)) { | |
- var x2$3 = $uI(arg); | |
- var x$2 = $uD((x2$3 >>> 0)); | |
- var jsx$16 = x$2.toString(16); | |
- var str$2 = $as_T(jsx$16) | |
- } else if ($is_sjsr_RuntimeLong(arg)) { | |
- var x3$3 = $uJ(arg); | |
- var str$2 = $m_jl_Long$().toHexString__J__T(x3$3) | |
- } else { | |
- var str$2; | |
+ var x3$2 = $uJ(arg); | |
+ var str = $m_jl_Long$().toOctalString__J__T(x3$2) | |
+ }; | |
+ this.padCaptureSign$1__p1__T__T__T__I__C__jl_Appendable(str, (this.hasFlag$1__p1__T__T__Z("#", flags) ? "0" : ""), flags, width, conversion); | |
+ break | |
+ } | |
+ case 120: | |
+ case 88: { | |
+ if ($isInt(arg)) { | |
+ var x2$3 = $uI(arg); | |
+ var x$2 = $uD((x2$3 >>> 0)); | |
+ var jsx$6 = x$2.toString(16); | |
+ var str$2 = $as_T(jsx$6) | |
+ } else { | |
+ if ((!$is_sjsr_RuntimeLong(arg))) { | |
throw new $c_s_MatchError().init___O(arg) | |
}; | |
- 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); | |
- break | |
- } | |
- case 101: | |
- case 69: { | |
- this.sciNotation$1__p1__I__T__O__I__C__jl_Appendable((hasPrecision ? precision : 6), flags, arg, width, conversion); | |
- break | |
- } | |
- case 103: | |
- case 71: { | |
- var a = this.numberArg$1__p1__O__D(arg); | |
- var m = $uD($g.Math.abs(a)); | |
- var p = ((!hasPrecision) ? 6 : ((precision === 0) ? 1 : precision)); | |
- if (((m >= 1.0E-4) && (m < $uD($g.Math.pow(10.0, p))))) { | |
- var a$1 = ($uD($g.Math.log(m)) / 2.302585092994046); | |
- var sig = $doubleToInt($uD($g.Math.ceil(a$1))); | |
- var x$3 = this.numberArg$1__p1__O__D(arg); | |
- var a$2 = ((p - sig) | 0); | |
- var jsx$17 = x$3.toFixed(((a$2 > 0) ? a$2 : 0)); | |
- this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable($as_T(jsx$17), false, flags, width, conversion) | |
- } else { | |
- this.sciNotation$1__p1__I__T__O__I__C__jl_Appendable((((-1) + p) | 0), flags, arg, width, conversion) | |
- }; | |
- break | |
- } | |
- case 102: { | |
- var x$4 = this.numberArg$1__p1__O__D(arg); | |
- var jsx$20 = x$4.toFixed((hasPrecision ? precision : 6)); | |
- var jsx$19 = $as_T(jsx$20); | |
- var x$5 = this.numberArg$1__p1__O__D(arg); | |
- if ((x$5 !== x$5)) { | |
- var jsx$18 = true | |
- } else { | |
- var x$6 = this.numberArg$1__p1__O__D(arg); | |
- var jsx$18 = ((x$6 === Infinity) || (x$6 === (-Infinity))) | |
- }; | |
- this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable(jsx$19, jsx$18, flags, width, conversion); | |
- break | |
- } | |
- default: { | |
- throw new $c_s_MatchError().init___O(new $c_jl_Character().init___C(conversion)) | |
- } | |
- }; | |
- break matchEnd9 | |
+ var x3$3 = $uJ(arg); | |
+ var str$2 = $m_jl_Long$().toHexString__J__T(x3$3) | |
+ }; | |
+ 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); | |
+ break | |
+ } | |
+ case 101: | |
+ case 69: { | |
+ this.sciNotation$1__p1__I__T__O__I__C__jl_Appendable((hasPrecision ? precision : 6), flags, arg, width, conversion); | |
+ break | |
+ } | |
+ case 103: | |
+ case 71: { | |
+ var a = this.numberArg$1__p1__O__D(arg); | |
+ var m = $uD($g.Math.abs(a)); | |
+ var p = ((!hasPrecision) ? 6 : ((precision === 0) ? 1 : precision)); | |
+ if (((m >= 1.0E-4) && (m < $uD($g.Math.pow(10.0, p))))) { | |
+ var a$1 = ($uD($g.Math.log(m)) / 2.302585092994046); | |
+ var sig = $doubleToInt($uD($g.Math.ceil(a$1))); | |
+ var x$3 = this.numberArg$1__p1__O__D(arg); | |
+ var a$2 = ((p - sig) | 0); | |
+ var jsx$7 = x$3.toFixed(((a$2 > 0) ? a$2 : 0)); | |
+ this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable($as_T(jsx$7), false, flags, width, conversion) | |
+ } else { | |
+ this.sciNotation$1__p1__I__T__O__I__C__jl_Appendable((((-1) + p) | 0), flags, arg, width, conversion) | |
+ }; | |
+ break | |
+ } | |
+ case 102: { | |
+ var x$4 = this.numberArg$1__p1__O__D(arg); | |
+ var jsx$10 = x$4.toFixed((hasPrecision ? precision : 6)); | |
+ var jsx$9 = $as_T(jsx$10); | |
+ var x$5 = this.numberArg$1__p1__O__D(arg); | |
+ if ((x$5 !== x$5)) { | |
+ var jsx$8 = true | |
+ } else { | |
+ var x$6 = this.numberArg$1__p1__O__D(arg); | |
+ var jsx$8 = ((x$6 === Infinity) || (x$6 === (-Infinity))) | |
+ }; | |
+ this.with$und$plus$1__p1__T__Z__T__I__C__jl_Appendable(jsx$9, jsx$8, flags, width, conversion); | |
+ break | |
+ } | |
+ default: { | |
+ throw new $c_s_MatchError().init___O(new $c_jl_Character().init___C(conversion)) | |
+ } | |
}; | |
- throw new $c_s_MatchError().init___O(x1) | |
- } | |
- } else { | |
- break | |
+ break matchEnd9 | |
+ }; | |
+ throw new $c_s_MatchError().init___O(x1) | |
} | |
- }; | |
- return this | |
- } | |
+ } else { | |
+ break | |
+ } | |
+ }; | |
+ return this | |
}); | |
$c_ju_Formatter.prototype.strRepeat$1__p1__T__I__T = (function(s, times) { | |
var result = ""; | |
@@ -264126,12 +262279,9 @@ | |
var i$1 = i; | |
var this$6 = ((i$1 < xs.u.length) ? new $c_s_Some().init___O(xs.u[i$1]) : $m_s_None$()); | |
if (this$6.isEmpty__Z()) { | |
- var jsx$2; | |
throw new $c_jl_IllegalArgumentException().init___T(("No enum const TimeUnit." + name)) | |
- } else { | |
- var jsx$2 = this$6.get__O() | |
}; | |
- return $as_ju_concurrent_TimeUnit(jsx$2) | |
+ return $as_ju_concurrent_TimeUnit(this$6.get__O()) | |
}); | |
$c_ju_concurrent_TimeUnit$.prototype.notify__ = (function() { | |
return (void 0) | |
@@ -264505,12 +262655,9 @@ | |
if ((len$1 > 1)) { | |
var thiz = $as_T(result[(((-1) + len$1) | 0)]); | |
if ((thiz === null)) { | |
- var jsx$2; | |
throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$2 = thiz | |
}; | |
- var jsx$1 = (jsx$2 === "") | |
+ var jsx$1 = (thiz === "") | |
} else { | |
var jsx$1 = false | |
}; | |
@@ -264530,9 +262677,9 @@ | |
var that = actualResult.u.length; | |
var end = ((x$1 < that) ? x$1 : that); | |
while ((i < end)) { | |
- var jsx$3 = j; | |
+ var jsx$2 = j; | |
var index = i; | |
- actualResult.u[jsx$3] = result[index]; | |
+ actualResult.u[jsx$2] = result[index]; | |
i = ((1 + i) | 0); | |
j = ((1 + j) | 0) | |
}; | |
@@ -264607,12 +262754,9 @@ | |
if ((m !== null)) { | |
var value = m[1]; | |
if ((value === (void 0))) { | |
- var jsx$1; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$1 = value | |
}; | |
- var this$4 = new $c_s_Some().init___O(new $c_T2().init___O__O(this.quote__T__T($as_T(jsx$1)), flags)) | |
+ var this$4 = new $c_s_Some().init___O(new $c_T2().init___O__O(this.quote__T__T($as_T(value)), flags)) | |
} else { | |
var this$4 = $m_s_None$() | |
}; | |
@@ -264621,12 +262765,9 @@ | |
if ((m$1 !== null)) { | |
var value$1 = m$1[0]; | |
if ((value$1 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$1 | |
}; | |
- var thiz = $as_T(jsx$2); | |
+ var thiz = $as_T(value$1); | |
var beginIndex = $uI(thiz.length); | |
var newPat = $as_T(regex.substring(beginIndex)); | |
var value$2 = m$1[1]; | |
@@ -264640,12 +262781,9 @@ | |
var end = $uI($$this.length); | |
var z = flags; | |
x: { | |
- var jsx$3; | |
+ var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$3 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var arg2 = this$15.apply__I__O(start); | |
@@ -264660,10 +262798,12 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
- var flags1 = $uI(jsx$3) | |
+ var flags1 = $uI(jsx$1) | |
}; | |
var value$3 = m$1[2]; | |
if ((value$3 === (void 0))) { | |
@@ -264676,12 +262816,9 @@ | |
var end$1 = $uI($$this$1.length); | |
var z$1 = flags1; | |
x$1: { | |
- var jsx$4; | |
+ var jsx$2; | |
_foldl$1: while (true) { | |
- if ((start$1 === end$1)) { | |
- var jsx$4 = z$1; | |
- break x$1 | |
- } else { | |
+ if ((start$1 !== end$1)) { | |
var temp$start$1 = ((1 + start$1) | 0); | |
var arg1$1 = z$1; | |
var arg2$1 = this$24.apply__I__O(start$1); | |
@@ -264696,10 +262833,12 @@ | |
start$1 = temp$start$1; | |
z$1 = temp$z$1; | |
continue _foldl$1 | |
- } | |
+ }; | |
+ var jsx$2 = z$1; | |
+ break x$1 | |
} | |
}; | |
- var flags2 = $uI(jsx$4) | |
+ var flags2 = $uI(jsx$2) | |
}; | |
var this$29 = new $c_s_Some().init___O(new $c_T2().init___O__O(newPat, flags2)) | |
} else { | |
@@ -264710,21 +262849,14 @@ | |
}; | |
var x1 = $as_T2((this$29.isEmpty__Z() ? new $c_T2().init___O__O(regex, flags) : this$29.get__O())) | |
}; | |
- if ((x1 !== null)) { | |
- var jsPattern = $as_T(x1.$$und1__O()); | |
- var flags1$1 = x1.$$und2$mcI$sp__I(); | |
- var x$1_$_$$und1$f = jsPattern; | |
- var x$1_$_$$und2$f = flags1$1 | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var jsPattern$2 = $as_T(x$1_$_$$und1$f); | |
- var flags1$2 = $uI(x$1_$_$$und2$f); | |
- var jsFlags = (("g" + (((2 & flags1$2) !== 0) ? "i" : "")) + (((8 & flags1$2) !== 0) ? "m" : "")); | |
- var jsRegExp = new $g.RegExp(jsPattern$2, jsFlags); | |
- return new $c_ju_regex_Pattern().init___sjs_js_RegExp__T__I(jsRegExp, regex, flags1$2) | |
+ var jsPattern = $as_T(x1.$$und1__O()); | |
+ var flags1$1 = x1.$$und2$mcI$sp__I(); | |
+ var jsFlags = (("g" + (((2 & flags1$1) !== 0) ? "i" : "")) + (((8 & flags1$1) !== 0) ? "m" : "")); | |
+ var jsRegExp = new $g.RegExp(jsPattern, jsFlags); | |
+ return new $c_ju_regex_Pattern().init___sjs_js_RegExp__T__I(jsRegExp, regex, flags1$1) | |
}); | |
$c_ju_regex_Pattern$.prototype.quote__T__T = (function(s) { | |
var result = ""; | |
@@ -267022,9 +265154,9 @@ | |
if (isInclusive) { | |
var isEmpty$4 = (((startint > endint) && (stepint > 0)) || ((startint < endint) && (stepint < 0))); | |
if ((stepint === 0)) { | |
- var numRangeElements$4; | |
throw new $c_jl_IllegalArgumentException().init___T("step cannot be 0.") | |
- } else if (isEmpty$4) { | |
+ }; | |
+ if (isEmpty$4) { | |
var numRangeElements$4 = 0 | |
} else { | |
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))); | |
@@ -267049,9 +265181,9 @@ | |
} else { | |
var isEmpty$4$1 = ((((startint > endint) && (stepint > 0)) || ((startint < endint) && (stepint < 0))) || (startint === endint)); | |
if ((stepint === 0)) { | |
- var numRangeElements$4$1; | |
throw new $c_jl_IllegalArgumentException().init___T("step cannot be 0.") | |
- } else if (isEmpty$4$1) { | |
+ }; | |
+ if (isEmpty$4$1) { | |
var numRangeElements$4$1 = 0 | |
} else { | |
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))); | |
@@ -268686,16 +266818,16 @@ | |
iq = temp$iq; | |
scale = temp$scale; | |
continue _loop | |
- } else if ((i !== 1)) { | |
+ }; | |
+ if ((i !== 1)) { | |
i = 1; | |
continue _loop | |
- } else { | |
- var _1$2 = iq; | |
- var _2$2 = scale; | |
- var x1$2_$_$$und1$f = _1$2; | |
- var x1$2_$_$$und2$f = _2$2; | |
- break x | |
- } | |
+ }; | |
+ var _1$2 = iq; | |
+ var _2$2 = scale; | |
+ var x1$2_$_$$und1$f = _1$2; | |
+ var x1$2_$_$$und2$f = _2$2; | |
+ break x | |
} else { | |
var _1$3 = iq; | |
var _2$3 = scale; | |
@@ -268961,16 +267093,16 @@ | |
strippedBI = temp$strippedBI; | |
scale = temp$scale; | |
continue _loop | |
- } else if ((i !== 1)) { | |
+ }; | |
+ if ((i !== 1)) { | |
i = 1; | |
continue _loop | |
- } else { | |
- var _1 = strippedBI; | |
- var _2 = scale; | |
- var x1_$_$$und1$f = _1; | |
- var x1_$_$$und2$f = _2; | |
- break x | |
- } | |
+ }; | |
+ var _1 = strippedBI; | |
+ var _2 = scale; | |
+ var x1_$_$$und1$f = _1; | |
+ var x1_$_$$und2$f = _2; | |
+ break x | |
} else { | |
var _1$1 = strippedBI; | |
var _2$1 = scale; | |
@@ -269262,16 +267394,16 @@ | |
q = temp$q; | |
l = temp$l; | |
continue _loop | |
- } else if ((i !== 1)) { | |
+ }; | |
+ if ((i !== 1)) { | |
i = 1; | |
continue _loop | |
- } else { | |
- var _1 = q; | |
- var _2 = l; | |
- var x1_$_$$und1$f = _1; | |
- var x1_$_$$und2$f = _2; | |
- break x | |
- } | |
+ }; | |
+ var _1 = q; | |
+ var _2 = l; | |
+ var x1_$_$$und1$f = _1; | |
+ var x1_$_$$und2$f = _2; | |
+ break x | |
} | |
}; | |
var q$1 = $as_Ljava_math_BigInteger(x1_$_$$und1$f); | |
@@ -269337,16 +267469,16 @@ | |
iv$1 = temp$iv; | |
vs = temp$vs; | |
continue _loop | |
- } else if ((i !== 1)) { | |
+ }; | |
+ if ((i !== 1)) { | |
i = 1; | |
continue _loop | |
- } else { | |
- var _1$3 = iv$1; | |
- var _2 = vs; | |
- var x1_$_$$und1$f = _1$3; | |
- var x1_$_$$und2$f = _2; | |
- break x | |
- } | |
+ }; | |
+ var _1$3 = iv$1; | |
+ var _2 = vs; | |
+ var x1_$_$$und1$f = _1$3; | |
+ var x1_$_$$und2$f = _2; | |
+ break x | |
} else { | |
var _1$4 = iv$1; | |
var _2$1 = vs; | |
@@ -269509,18 +267641,18 @@ | |
q$1 = temp$q; | |
prec = temp$prec; | |
continue _loop | |
- } else if ((i !== 1)) { | |
+ }; | |
+ if ((i !== 1)) { | |
i = 1; | |
continue _loop | |
- } else { | |
- var _1$4 = ns$1; | |
- var _2 = q$1; | |
- var _3 = prec; | |
- var x1$2_$_$$und1$1 = _1$4; | |
- var x1$2_$_$$und2$1 = _2; | |
- var x1$2_$_$$und3$1 = _3; | |
- break x | |
- } | |
+ }; | |
+ var _1$4 = ns$1; | |
+ var _2 = q$1; | |
+ var _3 = prec; | |
+ var x1$2_$_$$und1$1 = _1$4; | |
+ var x1$2_$_$$und2$1 = _2; | |
+ var x1$2_$_$$und3$1 = _3; | |
+ break x | |
} else { | |
var _1$5 = ns$1; | |
var _2$1 = q$1; | |
@@ -269771,13 +267903,12 @@ | |
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))) { | |
var x1_$_$$und1$f = augend; | |
var x1_$_$$und2$f = this | |
- } else if (new $c_sjsr_RuntimeLong().init___I(augend.approxPrecision__p2__I()).$$less__sjsr_RuntimeLong__Z(new $c_sjsr_RuntimeLong().init___I__I((-1), (-1)).$$minus__sjsr_RuntimeLong__sjsr_RuntimeLong(diffScale))) { | |
+ } else { | |
+ 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))) { | |
+ return this.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal(augend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc) | |
+ }; | |
var x1_$_$$und1$f = this; | |
var x1_$_$$und2$f = augend | |
- } else { | |
- var x1_$_$$und1$f; | |
- var x1_$_$$und2$f; | |
- return this.add__Ljava_math_BigDecimal__Ljava_math_BigDecimal(augend).round__Ljava_math_MathContext__Ljava_math_BigDecimal(mc) | |
}; | |
var larger = $as_Ljava_math_BigDecimal(x1_$_$$und1$f); | |
var smaller = $as_Ljava_math_BigDecimal(x1_$_$$und2$f); | |
@@ -271092,12 +269223,9 @@ | |
throw new $c_jl_NumberFormatException().init___T("Radix out of range") | |
}; | |
if ((s === null)) { | |
- var jsx$1; | |
throw new $c_jl_NullPointerException().init___() | |
- } else { | |
- var jsx$1 = s | |
}; | |
- if ((jsx$1 === "")) { | |
+ if ((s === "")) { | |
throw new $c_jl_NumberFormatException().init___T("Zero length BigInteger") | |
}; | |
this.setFromString__p2__T__I__V(s, radix); | |
@@ -271440,23 +269568,17 @@ | |
if ((ui !== 0)) { | |
var jsx$1 = ui | |
} else { | |
- var jsx$6 = $m_sjsr_RuntimeString$(); | |
+ var jsx$4 = $m_sjsr_RuntimeString$(); | |
var value$4 = this.java$net$URI$$$undhost$1; | |
if ((value$4 === (void 0))) { | |
- var jsx$5; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$5 = value$4 | |
}; | |
- var jsx$4 = $as_T(jsx$5); | |
+ var jsx$3 = $as_T(value$4); | |
var value$5 = x2.java$net$URI$$$undhost$1; | |
if ((value$5 === (void 0))) { | |
- var jsx$3; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$3 = value$5 | |
}; | |
- var hst = jsx$6.compareToIgnoreCase__T__T__I(jsx$4, $as_T(jsx$3)); | |
+ var hst = jsx$4.compareToIgnoreCase__T__T__I(jsx$3, $as_T(value$5)); | |
var jsx$1 = ((hst !== 0) ? hst : ((this.java$net$URI$$$undport$1 === x2.java$net$URI$$$undport$1) ? 0 : ((this.java$net$URI$$$undport$1 === (-1)) ? (-1) : ((x2.java$net$URI$$$undport$1 === (-1)) ? 1 : ((this.java$net$URI$$$undport$1 - x2.java$net$URI$$$undport$1) | 0))))) | |
} | |
} else { | |
@@ -271595,12 +269717,9 @@ | |
if (jsx$3) { | |
var value$2 = uri.java$net$URI$$$undpath$1; | |
if ((value$2 === (void 0))) { | |
- var x; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var x = value$2 | |
}; | |
- var jsx$2 = ((x !== null) && $objectEquals(x, "")) | |
+ var jsx$2 = ((value$2 !== null) && $objectEquals(value$2, "")) | |
} else { | |
var jsx$2 = false | |
}; | |
@@ -271619,31 +269738,22 @@ | |
} else { | |
var value$5 = uri.java$net$URI$$$undpath$1; | |
if ((value$5 === (void 0))) { | |
- var jsx$4; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$4 = value$5 | |
}; | |
- var thiz = $as_T(jsx$4); | |
+ var thiz = $as_T(value$5); | |
if ((($uI(thiz.length) >= 0) && ($as_T(thiz.substring(0, $uI("/".length))) === "/"))) { | |
return new $c_Ljava_net_URI().init___T__T__T__T__T(this.getScheme__T(), this.getRawAuthority__T(), uri.getRawPath__T(), uri.getRawQuery__T(), uri.getRawFragment__T()) | |
} else { | |
var value$6 = this.java$net$URI$$$undpath$1; | |
if ((value$6 === (void 0))) { | |
- var jsx$5; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$5 = value$6 | |
}; | |
- var basePath = $as_T(jsx$5); | |
+ var basePath = $as_T(value$6); | |
var value$7 = uri.java$net$URI$$$undpath$1; | |
if ((value$7 === (void 0))) { | |
- var jsx$6; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$6 = value$7 | |
}; | |
- var relPath = $as_T(jsx$6); | |
+ var relPath = $as_T(value$7); | |
var endIdx = $m_sjsr_RuntimeString$().lastIndexOf__T__I__I(basePath, 47); | |
if ((endIdx === (-1))) { | |
var path = relPath | |
@@ -271749,23 +269859,17 @@ | |
if ((ui !== 0)) { | |
return ui | |
} else { | |
- var jsx$5 = $m_sjsr_RuntimeString$(); | |
+ var jsx$3 = $m_sjsr_RuntimeString$(); | |
var value$4 = this.java$net$URI$$$undhost$1; | |
if ((value$4 === (void 0))) { | |
- var jsx$4; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$4 = value$4 | |
}; | |
- var jsx$3 = $as_T(jsx$4); | |
+ var jsx$2 = $as_T(value$4); | |
var value$5 = that.java$net$URI$$$undhost$1; | |
if ((value$5 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$5 | |
}; | |
- var hst = jsx$5.compareToIgnoreCase__T__T__I(jsx$3, $as_T(jsx$2)); | |
+ var hst = jsx$3.compareToIgnoreCase__T__T__I(jsx$2, $as_T(value$5)); | |
return ((hst !== 0) ? hst : ((this.java$net$URI$$$undport$1 === that.java$net$URI$$$undport$1) ? 0 : ((this.java$net$URI$$$undport$1 === (-1)) ? (-1) : ((that.java$net$URI$$$undport$1 === (-1)) ? 1 : ((this.java$net$URI$$$undport$1 - that.java$net$URI$$$undport$1) | 0))))) | |
} | |
} else { | |
@@ -272001,45 +270105,42 @@ | |
this.java$net$URI$$$undscheme$1 = this.java$net$URI$$$undfld$f[1]; | |
var value$2 = ((!this.java$net$URI$$$undisAbsolute$1) ? this.java$net$URI$$$undfld$f[11] : (this.java$net$URI$$$undisOpaque$1 ? this.java$net$URI$$$undfld$f[10] : this.java$net$URI$$$undfld$f[2])); | |
if ((value$2 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$2 | |
}; | |
- this.java$net$URI$$$undschemeSpecificPart$1 = $as_T(jsx$2); | |
+ this.java$net$URI$$$undschemeSpecificPart$1 = $as_T(value$2); | |
var value$3 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[3] : this.java$net$URI$$$undfld$f[12]); | |
if ((value$3 === (void 0))) { | |
- var jsx$3 = true | |
+ var jsx$2 = true | |
} else { | |
var x$1 = $as_T(value$3); | |
- var jsx$3 = (x$1 !== "") | |
+ var jsx$2 = (x$1 !== "") | |
}; | |
- this.java$net$URI$$$undauthority$1 = (jsx$3 ? value$3 : (void 0)); | |
+ this.java$net$URI$$$undauthority$1 = (jsx$2 ? value$3 : (void 0)); | |
this.java$net$URI$$$unduserInfo$1 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[4] : this.java$net$URI$$$undfld$f[13]); | |
this.java$net$URI$$$undhost$1 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[5] : this.java$net$URI$$$undfld$f[14]); | |
var value$4 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[6] : this.java$net$URI$$$undfld$f[15]); | |
if ((value$4 === (void 0))) { | |
- var jsx$4 = (-1) | |
+ var jsx$3 = (-1) | |
} else { | |
var x$2 = $as_T(value$4); | |
var this$18 = new $c_sci_StringOps().init___T(x$2); | |
var this$20 = $m_jl_Integer$(); | |
var $$this = this$18.repr$1; | |
- var jsx$4 = this$20.parseInt__T__I__I($$this, 10) | |
+ var jsx$3 = this$20.parseInt__T__I__I($$this, 10) | |
}; | |
- this.java$net$URI$$$undport$1 = jsx$4; | |
+ this.java$net$URI$$$undport$1 = jsx$3; | |
var value$5 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[3] : this.java$net$URI$$$undfld$f[12]); | |
var useNetPath = (value$5 !== (void 0)); | |
if (useNetPath) { | |
var value$6 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[7] : this.java$net$URI$$$undfld$f[16]); | |
- var jsx$5 = ((value$6 === (void 0)) ? "" : value$6) | |
+ var jsx$4 = ((value$6 === (void 0)) ? "" : value$6) | |
} else if (this.java$net$URI$$$undisAbsolute$1) { | |
- var jsx$5 = this.java$net$URI$$$undfld$f[8] | |
+ var jsx$4 = this.java$net$URI$$$undfld$f[8] | |
} else { | |
var value$7 = this.java$net$URI$$$undfld$f[17]; | |
- var jsx$5 = ((value$7 === (void 0)) ? this.java$net$URI$$$undfld$f[18] : value$7) | |
+ var jsx$4 = ((value$7 === (void 0)) ? this.java$net$URI$$$undfld$f[18] : value$7) | |
}; | |
- this.java$net$URI$$$undpath$1 = jsx$5; | |
+ this.java$net$URI$$$undpath$1 = jsx$4; | |
this.java$net$URI$$$undquery$1 = (this.java$net$URI$$$undisAbsolute$1 ? this.java$net$URI$$$undfld$f[9] : this.java$net$URI$$$undfld$f[19]); | |
this.java$net$URI$$$undfragment$1 = this.java$net$URI$$$undfld$f[20]; | |
this.java$net$URI$$$undfld$f = null; | |
@@ -272057,12 +270158,9 @@ | |
} else { | |
var value$1 = this.java$net$URI$$$undpath$1; | |
if ((value$1 === (void 0))) { | |
- var jsx$2; | |
throw new $c_ju_NoSuchElementException().init___T("undefined.get") | |
- } else { | |
- var jsx$2 = value$1 | |
}; | |
- var origPath = $as_T(jsx$2); | |
+ var origPath = $as_T(value$1); | |
var xs = $m_sjsr_RuntimeString$().split__T__T__I__AT(origPath, "/", (-1)); | |
var this$8 = $m_sci_List$(); | |
var cbf = this$8.ReusableCBFInstance$2; | |
@@ -272085,11 +270183,11 @@ | |
var x$1 = $as_T(segments2.head__O()); | |
var this$14 = new $c_sci_StringOps().init___T(x$1); | |
var elem = new $c_jl_Character().init___C(58); | |
- var jsx$3 = $s_sc_SeqLike$class__contains__sc_SeqLike__O__Z(this$14, elem) | |
+ var jsx$2 = $s_sc_SeqLike$class__contains__sc_SeqLike__O__Z(this$14, elem) | |
} else { | |
- var jsx$3 = false | |
+ var jsx$2 = false | |
}; | |
- if (jsx$3) { | |
+ if (jsx$2) { | |
var segments3 = new $c_sci_$colon$colon().init___O__sci_List(".", segments2) | |
} else { | |
var segments3 = segments2 | |
@@ -296479,11 +294577,11 @@ | |
if ($is_jl_Class(schematic)) { | |
var x2 = $as_jl_Class(schematic); | |
var runtimeClass = x2.getComponentType__jl_Class() | |
- } else if ((schematic !== null)) { | |
- var runtimeClass = schematic.runtimeClass__jl_Class() | |
} else { | |
- var runtimeClass; | |
- throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([schematic, $objectGetClass(schematic)]))) | |
+ if ((schematic === null)) { | |
+ throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([schematic, $objectGetClass(schematic)]))) | |
+ }; | |
+ var runtimeClass = schematic.runtimeClass__jl_Class() | |
}; | |
var newelems = ((runtimeClass === $d_B.getClassOf()) ? new $c_scm_WrappedArray$ofByte().init___AB($newArrayObject($d_B.getArrayOf(), [size])) : ((runtimeClass === $d_S.getClassOf()) ? new $c_scm_WrappedArray$ofShort().init___AS($newArrayObject($d_S.getArrayOf(), [size])) : ((runtimeClass === $d_C.getClassOf()) ? new $c_scm_WrappedArray$ofChar().init___AC($newArrayObject($d_C.getArrayOf(), [size])) : ((runtimeClass === $d_I.getClassOf()) ? new $c_scm_WrappedArray$ofInt().init___AI($newArrayObject($d_I.getArrayOf(), [size])) : ((runtimeClass === $d_J.getClassOf()) ? new $c_scm_WrappedArray$ofLong().init___AJ($newArrayObject($d_J.getArrayOf(), [size])) : ((runtimeClass === $d_F.getClassOf()) ? new $c_scm_WrappedArray$ofFloat().init___AF($newArrayObject($d_F.getArrayOf(), [size])) : ((runtimeClass === $d_D.getClassOf()) ? new $c_scm_WrappedArray$ofDouble().init___AD($newArrayObject($d_D.getArrayOf(), [size])) : ((runtimeClass === $d_Z.getClassOf()) ? new $c_scm_WrappedArray$ofBoolean().init___AZ($newArrayObject($d_Z.getArrayOf(), [size])) : ((runtimeClass === $d_V.getClassOf()) ? new $c_scm_WrappedArray$ofUnit().init___Asr_BoxedUnit($newArrayObject($d_sr_BoxedUnit.getArrayOf(), [size])) : new $c_scm_WrappedArray$ofRef().init___AO($asArrayOf_O(this.tag$1.newArray__I__O(size), 1))))))))))); | |
if ((this.size$1 > 0)) { | |
@@ -308066,13 +306164,12 @@ | |
while (((!res) && this$2.hasNext__Z())) { | |
var arg1 = this$2.next__O(); | |
var x0$1 = $as_T2(arg1); | |
- if ((x0$1 !== null)) { | |
- var ik = $as_ju_package$Box(x0$1.$$und1__O()); | |
- var that = ik.inner$1; | |
- res = ((key === null) ? (that === null) : $objectEquals(key, that)) | |
- } else { | |
+ if ((x0$1 === null)) { | |
throw new $c_s_MatchError().init___O(x0$1) | |
- } | |
+ }; | |
+ var ik = $as_ju_package$Box(x0$1.$$und1__O()); | |
+ var that = ik.inner$1; | |
+ res = ((key === null) ? (that === null) : $objectEquals(key, that)) | |
}; | |
return res | |
}); | |
@@ -308103,12 +306200,11 @@ | |
while (((!res) && this$2.hasNext__Z())) { | |
var arg1 = this$2.next__O(); | |
var x0$2 = $as_T2(arg1); | |
- if ((x0$2 !== null)) { | |
- var iv = x0$2.$$und2__O(); | |
- res = ((value === null) ? (iv === null) : $objectEquals(value, iv)) | |
- } else { | |
+ if ((x0$2 === null)) { | |
throw new $c_s_MatchError().init___O(x0$2) | |
- } | |
+ }; | |
+ var iv = x0$2.$$und2__O(); | |
+ res = ((value === null) ? (iv === null) : $objectEquals(value, iv)) | |
}; | |
return res | |
}); | |
@@ -310741,12 +308837,12 @@ | |
if ($is_sci_HashMap$HashTrieMap(x)) { | |
var x2 = $as_sci_HashMap$HashTrieMap(x); | |
var jsx$1 = x2.elems$6 | |
- } else if ($is_sci_HashSet$HashTrieSet(x)) { | |
+ } else { | |
+ if ((!$is_sci_HashSet$HashTrieSet(x))) { | |
+ throw new $c_s_MatchError().init___O(x) | |
+ }; | |
var x3 = $as_sci_HashSet$HashTrieSet(x); | |
var jsx$1 = x3.elems$5 | |
- } else { | |
- var jsx$1; | |
- throw new $c_s_MatchError().init___O(x) | |
}; | |
return $asArrayOf_sci_Iterable(jsx$1, 1) | |
}); | |
@@ -313749,20 +311845,13 @@ | |
$c_Lorg_scalajs_testsuite_javalib_util_AbstractListFactory$$anon$1.prototype.remove__I__O = (function(index) { | |
this.checkIndexInBounds__p3__I__V(index); | |
var x1 = this.inner$3.splitAt__I__T2(index); | |
- if ((x1 !== null)) { | |
- var left = $as_sci_List(x1.$$und1__O()); | |
- var right = $as_sci_List(x1.$$und2__O()); | |
- var x$7_$_$$und1$f = left; | |
- var x$7_$_$$und2$f = right | |
- } else { | |
- var x$7_$_$$und1$f; | |
- var x$7_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var left$2 = $as_sci_List(x$7_$_$$und1$f); | |
- var right$2 = $as_sci_List(x$7_$_$$und2$f); | |
- this.inner$3 = $as_sci_List(right$2.tail__O()).$$colon$colon$colon__sci_List__sci_List(left$2); | |
- return right$2.head__O() | |
+ var left = $as_sci_List(x1.$$und1__O()); | |
+ var right = $as_sci_List(x1.$$und2__O()); | |
+ this.inner$3 = $as_sci_List(right.tail__O()).$$colon$colon$colon__sci_List__sci_List(left); | |
+ return right.head__O() | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_util_AbstractListFactory$$anon$1.prototype.checkIndexInBounds__p3__I__V = (function(index) { | |
if ((index < 0)) { | |
@@ -313778,38 +311867,24 @@ | |
$c_Lorg_scalajs_testsuite_javalib_util_AbstractListFactory$$anon$1.prototype.add__I__O__V = (function(index, element) { | |
this.checkIndexOnBounds__p3__I__V(index); | |
var x1 = this.inner$3.splitAt__I__T2(index); | |
- if ((x1 !== null)) { | |
- var left = $as_sci_List(x1.$$und1__O()); | |
- var right = $as_sci_List(x1.$$und2__O()); | |
- var x$1_$_$$und1$f = left; | |
- var x$1_$_$$und2$f = right | |
- } else { | |
- var x$1_$_$$und1$f; | |
- var x$1_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var left$2 = $as_sci_List(x$1_$_$$und1$f); | |
- var right$2 = $as_sci_List(x$1_$_$$und2$f); | |
- this.inner$3 = new $c_sci_$colon$colon().init___O__sci_List(element, right$2).$$colon$colon$colon__sci_List__sci_List(left$2) | |
+ var left = $as_sci_List(x1.$$und1__O()); | |
+ var right = $as_sci_List(x1.$$und2__O()); | |
+ this.inner$3 = new $c_sci_$colon$colon().init___O__sci_List(element, right).$$colon$colon$colon__sci_List__sci_List(left) | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_util_AbstractListFactory$$anon$1.prototype.set__I__O__O = (function(index, element) { | |
this.checkIndexInBounds__p3__I__V(index); | |
var x1 = this.inner$3.splitAt__I__T2(index); | |
- if ((x1 !== null)) { | |
- var left = $as_sci_List(x1.$$und1__O()); | |
- var right = $as_sci_List(x1.$$und2__O()); | |
- var x$4_$_$$und1$f = left; | |
- var x$4_$_$$und2$f = right | |
- } else { | |
- var x$4_$_$$und1$f; | |
- var x$4_$_$$und2$f; | |
+ if ((x1 === null)) { | |
throw new $c_s_MatchError().init___O(x1) | |
}; | |
- var left$2 = $as_sci_List(x$4_$_$$und1$f); | |
- var right$2 = $as_sci_List(x$4_$_$$und2$f); | |
- var this$1 = $as_sci_List(right$2.tail__O()); | |
- this.inner$3 = new $c_sci_$colon$colon().init___O__sci_List(element, this$1).$$colon$colon$colon__sci_List__sci_List(left$2); | |
- return right$2.head__O() | |
+ var left = $as_sci_List(x1.$$und1__O()); | |
+ var right = $as_sci_List(x1.$$und2__O()); | |
+ var this$1 = $as_sci_List(right.tail__O()); | |
+ this.inner$3 = new $c_sci_$colon$colon().init___O__sci_List(element, this$1).$$colon$colon$colon__sci_List__sci_List(left); | |
+ return right.head__O() | |
}); | |
$c_Lorg_scalajs_testsuite_javalib_util_AbstractListFactory$$anon$1.prototype.init___Lorg_scalajs_testsuite_javalib_util_AbstractListFactory = (function($$outer) { | |
this.inner$3 = ($m_sci_List$(), $m_sci_Nil$()); | |
@@ -323882,10 +321957,7 @@ | |
x: { | |
var jsx$1; | |
_loop: while (true) { | |
- if ((start === length)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== length)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var index = start; | |
@@ -323896,7 +321968,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _loop | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -323956,10 +322030,7 @@ | |
x: { | |
var jsx$1; | |
_loop: while (true) { | |
- if ((end === 0)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((end !== 0)) { | |
var temp$end = (((-1) + end) | 0); | |
var index$1 = (((-1) + end) | 0); | |
var arg1 = array[index$1]; | |
@@ -323970,7 +322041,9 @@ | |
end = temp$end; | |
z = temp$z; | |
continue _loop | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $uI(jsx$1) | |
@@ -342881,10 +340954,7 @@ | |
x: { | |
var jsx$1; | |
_foldl: while (true) { | |
- if ((start === end)) { | |
- var jsx$1 = z; | |
- break x | |
- } else { | |
+ if ((start !== end)) { | |
var temp$start = ((1 + start) | 0); | |
var arg1 = z; | |
var index = start; | |
@@ -342894,7 +340964,9 @@ | |
start = temp$start; | |
z = temp$z; | |
continue _foldl | |
- } | |
+ }; | |
+ var jsx$1 = z; | |
+ break x | |
} | |
}; | |
return $as_sci_HashSet($as_sc_Set(jsx$1)) | |
@@ -350574,11 +348646,11 @@ | |
if ($is_jl_Class(evidence$1)) { | |
var x2 = $as_jl_Class(evidence$1); | |
var thatElementClass = x2.getComponentType__jl_Class() | |
- } else if ((evidence$1 !== null)) { | |
- var thatElementClass = evidence$1.runtimeClass__jl_Class() | |
} else { | |
- var thatElementClass; | |
- throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([evidence$1, $objectGetClass(evidence$1)]))) | |
+ if ((evidence$1 === null)) { | |
+ throw new $c_jl_UnsupportedOperationException().init___T(new $c_s_StringContext().init___sc_Seq(new $c_sjs_js_WrappedArray().init___sjs_js_Array(["unsupported schematic ", " (", ")"])).s__sc_Seq__T(new $c_sjs_js_WrappedArray().init___sjs_js_Array([evidence$1, $objectGetClass(evidence$1)]))) | |
+ }; | |
+ var thatElementClass = evidence$1.runtimeClass__jl_Class() | |
}; | |
return ((this.elementClass__p5__jl_Class() === thatElementClass) ? this.array__O() : $s_sc_TraversableOnce$class__toArray__sc_TraversableOnce__s_reflect_ClassTag__O(this, evidence$1)) | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment