Skip to content

Instantly share code, notes, and snippets.

@gzm0
Created December 18, 2022 10:00
Show Gist options
  • Save gzm0/e208b870c4342c9d7795ba15f1d7e786 to your computer and use it in GitHub Desktop.
Save gzm0/e208b870c4342c9d7795ba15f1d7e786 to your computer and use it in GitHub Desktop.
--- pre.js 2022-12-18 10:57:36.309880615 +0100
+++ post.js 2022-12-18 10:59:22.794319201 +0100
@@ -138187,19 +138187,19 @@
$h_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype = $c_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype;
$c_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype.and__V = (function() {
var this$1 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$largerThan10LessThan30);
- var other = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$even;
- $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 22, 22, other));
- $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First true, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 41, 22, other));
- $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 6, 6, other));
- $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 21, 42, other));
+ var x$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$even;
+ $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 22, 22, x$1));
+ $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First true, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 41, 22, x$1));
+ $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 6, 6, x$1));
+ $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$1, 21, 42, x$1));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$largerThan10LessThan30);
- var other$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
- $n($$x1).assertFalse__T__Z__V("Short-circuit: First false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$2, 5, 5, other$1));
+ var x$1$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
+ $n($$x1).assertFalse__T__Z__V("Short-circuit: First false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$2, 5, 5, x$1$1));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$throwingPredicate);
- var other$2 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
- return $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$4, 5, 5, other$2)
+ var x$1$2 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
+ return $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$and$1__O__O__ju_function_BiPredicate__Z(this$4, 5, 5, x$1$2)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype.negate__V = (function() {
@@ -138215,19 +138215,19 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype.or__V = (function() {
var this$1 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$largerThan10LessThan30);
- var other = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$even;
- $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 40, 20, other));
- $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 42, 21, other));
- $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First false, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 6, 42, other));
- $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 5, 21, other));
+ var x$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$even;
+ $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 40, 20, x$1));
+ $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First true, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 42, 21, x$1));
+ $m_Lorg_junit_Assert$().assertTrue__T__Z__V("First false, Second true", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 6, 42, x$1));
+ $m_Lorg_junit_Assert$().assertFalse__T__Z__V("First false, Second false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$1, 5, 21, x$1));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$largerThan10LessThan30);
- var other$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
- $n($$x1).assertTrue__T__Z__V("Short-circuit: First false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$2, 42, 22, other$1));
+ var x$1$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
+ $n($$x1).assertTrue__T__Z__V("Short-circuit: First false", $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$2, 42, 22, x$1$1));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$throwingPredicate);
- var other$2 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
- return $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$4, 42, 22, other$2)
+ var x$1$2 = $m_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$().Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest$__f_org$scalajs$testsuite$javalib$util$function$BiPredicateTest$$dontCallPredicate;
+ return $f_ju_function_BiPredicate__java$util$function$BiPredicate$$$anonfun$or$1__O__O__ju_function_BiPredicate__Z(this$4, 42, 22, x$1$2)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_BiPredicateTest.prototype.notifyAll__ = (function() {
@@ -138715,20 +138715,20 @@
$h_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype = $c_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype;
$c_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype.and__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_largerThan10);
- var other = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_even;
- var evenAndLargerThan10 = new $c_ju_function_DoublePredicate$$anon$1(this$1, other);
+ var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_even;
+ var evenAndLargerThan10 = new $c_ju_function_DoublePredicate$$anon$1(this$1, x$1);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenAndLargerThan10.test__D__Z(22.0));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__D__Z(21.0));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__D__Z(6.0));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__D__Z(5.0));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_largerThan10);
- var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
- $n($$x1).assertFalse__Z__V(new $c_ju_function_DoublePredicate$$anon$1(this$2, other$1).test__D__Z(5.0));
+ var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
+ $n($$x1).assertFalse__Z__V(new $c_ju_function_DoublePredicate$$anon$1(this$2, x$1$1).test__D__Z(5.0));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_throwingPredicate);
- var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
- return new $c_ju_function_DoublePredicate$$anon$1(this$4, other$2).test__D__Z(5.0)
+ var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_DoublePredicate$$anon$1(this$4, x$1$2).test__D__Z(5.0)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype.negate__V = (function() {
@@ -138739,20 +138739,20 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype.or__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_largerThan10);
- var other = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_even;
- var evenOrLargerThan10 = new $c_ju_function_DoublePredicate$$anon$3(this$1, other);
+ var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_even;
+ var evenOrLargerThan10 = new $c_ju_function_DoublePredicate$$anon$3(this$1, x$1);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__D__Z(22.0));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__D__Z(21.0));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__D__Z(6.0));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenOrLargerThan10.test__D__Z(5.0));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_largerThan10);
- var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
- $n($$x1).assertTrue__Z__V(new $c_ju_function_DoublePredicate$$anon$3(this$2, other$1).test__D__Z(15.0));
+ var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
+ $n($$x1).assertTrue__Z__V(new $c_ju_function_DoublePredicate$$anon$3(this$2, x$1$1).test__D__Z(15.0));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_throwingPredicate);
- var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
- return new $c_ju_function_DoublePredicate$$anon$3(this$4, other$2).test__D__Z(15.0)
+ var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_DoublePredicate$$anon$3(this$4, x$1$2).test__D__Z(15.0)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_DoublePredicateTest.prototype.notifyAll__ = (function() {
@@ -138945,8 +138945,8 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_DoubleUnaryOperatorTest.prototype.compose__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_DoubleUnaryOperatorTest__f_minus5);
- var before = this.Lorg_scalajs_testsuite_javalib_util_function_DoubleUnaryOperatorTest__f_times2;
- $m_Lorg_junit_Assert$().assertEquals__D__D__D__V($f_ju_function_DoubleUnaryOperator__java$util$function$DoubleUnaryOperator$$$anonfun$compose$1__D__ju_function_DoubleUnaryOperator__D(this$1, 3.0, before), 1.0, 0.0)
+ var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_DoubleUnaryOperatorTest__f_times2;
+ $m_Lorg_junit_Assert$().assertEquals__D__D__D__V($f_ju_function_DoubleUnaryOperator__java$util$function$DoubleUnaryOperator$$$anonfun$compose$1__D__ju_function_DoubleUnaryOperator__D(this$1, 3.0, x$1), 1.0, 0.0)
});
$c_Lorg_scalajs_testsuite_javalib_util_function_DoubleUnaryOperatorTest.prototype.identity__V = (function() {
$m_Lorg_junit_Assert$().assertEquals__D__D__D__V(3.0, 3.0, 0.0);
@@ -139001,22 +139001,22 @@
$c_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest.prototype.compose__V = (function() {
var $$x1 = $m_Lorg_junit_Assert$();
var this$1 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$incFunc);
- var before = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
- $n($$x1).assertEquals__I__I__V(21, $uI($f_ju_function_Function__java$util$function$Function$$$anonfun$compose$1__O__ju_function_Function__O(this$1, 10, before)))
+ var x$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
+ $n($$x1).assertEquals__I__I__V(21, $uI($f_ju_function_Function__java$util$function$Function$$$anonfun$compose$1__O__ju_function_Function__O(this$1, 10, x$1)))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest.prototype.andThen__V = (function() {
var $$x1 = $m_Lorg_junit_Assert$();
var this$1 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$incFunc);
- var x$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
- $n($$x1).assertEquals__O__O__V(22, $f_ju_function_Function__java$util$function$Function$$$anonfun$andThen$1__O__ju_function_Function__O(this$1, 10, x$1))
+ var after = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
+ $n($$x1).assertEquals__O__O__V(22, $f_ju_function_Function__java$util$function$Function$$$anonfun$andThen$1__O__ju_function_Function__O(this$1, 10, after))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest.prototype.identityComposeAndThen__V = (function() {
var this$1 = $n($m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$identityFunc);
- var x$1 = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
+ var after = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$doubleFunc;
var before = $m_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$().Lorg_scalajs_testsuite_javalib_util_function_FunctionTest$__f_org$scalajs$testsuite$javalib$util$function$FunctionTest$$incFunc;
var $$x1 = $m_Lorg_junit_Assert$();
var t = $n(before).apply__O__O(20);
- $n($$x1).assertEquals__O__O__V(42, $f_ju_function_Function__java$util$function$Function$$$anonfun$andThen$1__O__ju_function_Function__O(this$1, t, x$1))
+ $n($$x1).assertEquals__O__O__V(42, $f_ju_function_Function__java$util$function$Function$$$anonfun$andThen$1__O__ju_function_Function__O(this$1, t, after))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_FunctionTest.prototype.notifyAll__ = (function() {
return (void 0)
@@ -139535,13 +139535,13 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest.prototype.andThen__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_f);
- var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_g;
- $m_Lorg_junit_Assert$().assertEquals__I__I__V($f_ju_function_IntUnaryOperator__java$util$function$IntUnaryOperator$$$anonfun$andThen$1__I__ju_function_IntUnaryOperator__I(this$1, 5, x$1), 8)
+ var after = this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_g;
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V($f_ju_function_IntUnaryOperator__java$util$function$IntUnaryOperator$$$anonfun$andThen$1__I__ju_function_IntUnaryOperator__I(this$1, 5, after), 8)
});
$c_Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest.prototype.compose__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_f);
- var before = this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_g;
- $m_Lorg_junit_Assert$().assertEquals__I__I__V($f_ju_function_IntUnaryOperator__java$util$function$IntUnaryOperator$$$anonfun$compose$1__I__ju_function_IntUnaryOperator__I(this$1, 5, before), 9)
+ var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest__f_g;
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V($f_ju_function_IntUnaryOperator__java$util$function$IntUnaryOperator$$$anonfun$compose$1__I__ju_function_IntUnaryOperator__I(this$1, 5, x$1), 9)
});
$c_Lorg_scalajs_testsuite_javalib_util_function_IntUnaryOperatorTest.prototype.identity__V = (function() {
$m_Lorg_junit_Assert$().assertEquals__I__I__V(1, 1)
@@ -139801,20 +139801,20 @@
$h_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype = $c_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype;
$c_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype.and__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_largerThan10);
- var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_even;
- var evenAndLargerThan10 = new $c_ju_function_LongPredicate$$anon$1(this$1, x$1);
+ var other = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_even;
+ var evenAndLargerThan10 = new $c_ju_function_LongPredicate$$anon$1(this$1, other);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenAndLargerThan10.test__J__Z(new $c_RTLong(22, 0)));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__J__Z(new $c_RTLong(21, 0)));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__J__Z(new $c_RTLong(6, 0)));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__J__Z(new $c_RTLong(5, 0)));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_largerThan10);
- var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
- $n($$x1).assertFalse__Z__V(new $c_ju_function_LongPredicate$$anon$1(this$2, x$1$1).test__J__Z(new $c_RTLong(5, 0)));
+ var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
+ $n($$x1).assertFalse__Z__V(new $c_ju_function_LongPredicate$$anon$1(this$2, other$1).test__J__Z(new $c_RTLong(5, 0)));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_throwingPredicate);
- var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
- return new $c_ju_function_LongPredicate$$anon$1(this$4, x$1$2).test__J__Z(new $c_RTLong(5, 0))
+ var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_LongPredicate$$anon$1(this$4, other$2).test__J__Z(new $c_RTLong(5, 0))
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype.negate__V = (function() {
@@ -139825,20 +139825,20 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype.or__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_largerThan10);
- var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_even;
- var evenOrLargerThan10 = new $c_ju_function_LongPredicate$$anon$3(this$1, x$1);
+ var other = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_even;
+ var evenOrLargerThan10 = new $c_ju_function_LongPredicate$$anon$3(this$1, other);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__J__Z(new $c_RTLong(22, 0)));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__J__Z(new $c_RTLong(21, 0)));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__J__Z(new $c_RTLong(6, 0)));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenOrLargerThan10.test__J__Z(new $c_RTLong(5, 0)));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_largerThan10);
- var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
- $n($$x1).assertTrue__Z__V(new $c_ju_function_LongPredicate$$anon$3(this$2, x$1$1).test__J__Z(new $c_RTLong(15, 0)));
+ var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
+ $n($$x1).assertTrue__Z__V(new $c_ju_function_LongPredicate$$anon$3(this$2, other$1).test__J__Z(new $c_RTLong(15, 0)));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_throwingPredicate);
- var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
- return new $c_ju_function_LongPredicate$$anon$3(this$4, x$1$2).test__J__Z(new $c_RTLong(15, 0))
+ var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_LongPredicate$$anon$3(this$4, other$2).test__J__Z(new $c_RTLong(15, 0))
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_LongPredicateTest.prototype.notifyAll__ = (function() {
@@ -140033,8 +140033,8 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_LongUnaryOperatorTest.prototype.compose__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_LongUnaryOperatorTest__f_f);
- var before = this.Lorg_scalajs_testsuite_javalib_util_function_LongUnaryOperatorTest__f_g;
- $m_Lorg_junit_Assert$().assertEquals__J__J__V($f_ju_function_LongUnaryOperator__java$util$function$LongUnaryOperator$$$anonfun$compose$1__J__ju_function_LongUnaryOperator__J(this$1, new $c_RTLong(5, 0), before), new $c_RTLong((-150), (-1)))
+ var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_LongUnaryOperatorTest__f_g;
+ $m_Lorg_junit_Assert$().assertEquals__J__J__V($f_ju_function_LongUnaryOperator__java$util$function$LongUnaryOperator$$$anonfun$compose$1__J__ju_function_LongUnaryOperator__J(this$1, new $c_RTLong(5, 0), x$1), new $c_RTLong((-150), (-1)))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_LongUnaryOperatorTest.prototype.identity__V = (function() {
$m_Lorg_junit_Assert$().assertEquals__J__J__V(new $c_RTLong(1, 0), new $c_RTLong(1, 0))
@@ -140243,20 +140243,20 @@
$h_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype = $c_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype;
$c_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype.and__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_largerThan10);
- var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_even;
- var evenAndLargerThan10 = new $c_ju_function_Predicate$$anon$1(this$1, x$1);
+ var other = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_even;
+ var evenAndLargerThan10 = new $c_ju_function_Predicate$$anon$1(this$1, other);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenAndLargerThan10.test__O__Z(22));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__O__Z(21));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__O__Z(6));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenAndLargerThan10.test__O__Z(5));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_largerThan10);
- var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
- $n($$x1).assertFalse__Z__V(new $c_ju_function_Predicate$$anon$1(this$2, x$1$1).test__O__Z(5));
+ var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
+ $n($$x1).assertFalse__Z__V(new $c_ju_function_Predicate$$anon$1(this$2, other$1).test__O__Z(5));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_throwingPredicate);
- var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
- return new $c_ju_function_Predicate$$anon$1(this$4, x$1$2).test__O__Z(5)
+ var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_Predicate$$anon$1(this$4, other$2).test__O__Z(5)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype.negate__V = (function() {
@@ -140267,20 +140267,20 @@
});
$c_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype.or__V = (function() {
var this$1 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_largerThan10);
- var x$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_even;
- var evenOrLargerThan10 = new $c_ju_function_Predicate$$anon$3(this$1, x$1);
+ var other = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_even;
+ var evenOrLargerThan10 = new $c_ju_function_Predicate$$anon$3(this$1, other);
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__O__Z(22));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__O__Z(21));
$m_Lorg_junit_Assert$().assertTrue__Z__V(evenOrLargerThan10.test__O__Z(6));
$m_Lorg_junit_Assert$().assertFalse__Z__V(evenOrLargerThan10.test__O__Z(5));
var $$x1 = $m_Lorg_junit_Assert$();
var this$2 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_largerThan10);
- var x$1$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
- $n($$x1).assertTrue__Z__V(new $c_ju_function_Predicate$$anon$3(this$2, x$1$1).test__O__Z(15));
+ var other$1 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
+ $n($$x1).assertTrue__Z__V(new $c_ju_function_Predicate$$anon$3(this$2, other$1).test__O__Z(15));
$m_Lorg_scalajs_testsuite_utils_AssertThrows$().assertThrows__jl_Class__F0__jl_Throwable($d_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest$ThrowingPredicateException.getClassOf(), new $c_sjsr_AnonFunction0((() => {
var this$4 = $n(this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_throwingPredicate);
- var x$1$2 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
- return new $c_ju_function_Predicate$$anon$3(this$4, x$1$2).test__O__Z(15)
+ var other$2 = this.Lorg_scalajs_testsuite_javalib_util_function_PredicateTest__f_dontCallPredicate;
+ return new $c_ju_function_Predicate$$anon$3(this$4, other$2).test__O__Z(15)
})))
});
$c_Lorg_scalajs_testsuite_javalib_util_function_PredicateTest.prototype.isEqual__V = (function() {
@@ -146309,9 +146309,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass.prototype.result__I = (function() {
return ((((this.Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass__f_x + this.Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass__f_y) | 0) + this.Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass__f_z) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass.prototype.$js$exported$prop$result__O = (function() {
- return this.result__I()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -146327,7 +146324,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportedDefaultArgClass.prototype, "result", {
"get": (function() {
- return this.$js$exported$prop$result__O()
+ return this.result__I()
}),
"configurable": true
});
@@ -146402,9 +146399,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportedVarArgClass.prototype.result__T = (function() {
return $n(this.Lorg_scalajs_testsuite_jsinterop_ExportedVarArgClass__f_x).mkString__T__T("|")
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportedVarArgClass.prototype.$js$exported$prop$result__O = (function() {
- return this.result__T()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportedVarArgClass.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -146420,7 +146414,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportedVarArgClass.prototype, "result", {
"get": (function() {
- return this.$js$exported$prop$result__O()
+ return this.result__T()
}),
"configurable": true
});
@@ -147492,12 +147486,9 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$1.prototype.foo__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$1.prototype.$js$exported$meth$foo__I__O = (function(x) {
- return this.foo__I__I(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$1.prototype.foo = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$foo__I__O(prep0)
+ return this.foo__I__I(prep0)
});
/** @constructor */
function $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10(outer) {
@@ -147513,15 +147504,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10.prototype.foo__I__I__I = (function(x, y) {
return ((x + y) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10.prototype.$js$exported$meth$foo__I__I__O = (function(x, y) {
- return this.foo__I__I__I(x, y)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10.prototype.$js$exported$meth$foo$default$2__I = (function() {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10.prototype.$js$exported$meth$foo__sc_Seq__O = (function(x) {
- return $n(x).mkString__T__T("|")
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$10.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147541,19 +147523,19 @@
case 1: {
if ($isInt(rest[0])) {
var prep0$2 = $uI(rest[0]);
- var prep1 = ((rest[1] === (void 0)) ? this.$js$exported$meth$foo$default$2__I() : $uI(rest[1]));
- return this.$js$exported$meth$foo__I__I__O(prep0$2, prep1)
+ var prep1 = ((rest[1] === (void 0)) ? 1 : $uI(rest[1]));
+ return this.foo__I__I__I(prep0$2, prep1)
} else if (((typeof rest[0]) === "string")) {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0)
+ var prep0 = $ct_sjs_js_WrappedArray__sjs_js_Array__(new $c_sjs_js_WrappedArray(), rest);
+ return $f_sc_TraversableOnce__mkString__T__T__T__T(prep0, "", "|", "")
} else {
throw "No matching overload"
};
break
}
default: {
- var prep0$3 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0$3)
+ var prep0$3 = $ct_sjs_js_WrappedArray__sjs_js_Array__(new $c_sjs_js_WrappedArray(), rest);
+ return $f_sc_TraversableOnce__mkString__T__T__T__T(prep0$3, "", "|", "")
}
}
});
@@ -147581,9 +147563,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$11.prototype.toString__I__T = (function(x) {
return ("with arg: " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$11.prototype.$js$exported$meth$toString__I__O = (function(x) {
- return this.toString__I__T(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$11.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147600,12 +147579,12 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$11.prototype.toString = (function(...rest) {
switch ($uI(rest.length)) {
case 0: {
- return this.toString__T();
+ return "no arg";
break
}
case 1: {
var prep0 = $uI(rest[0]);
- return this.$js$exported$meth$toString__I__O(prep0);
+ return this.toString__I__T(prep0);
break
}
default: {
@@ -147634,9 +147613,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12.prototype.toString__T = (function() {
return "called"
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12.prototype.$js$exported$meth$toString__O = (function() {
- return "called"
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147651,7 +147627,7 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12.prototype.toString = (function() {
- return this.$js$exported$meth$toString__O()
+ return "called"
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$12: 0
@@ -147671,17 +147647,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype.foo__sc_Seq__I = (function(vcs) {
- var $$x1 = new $c_sjsr_AnonFunction1(((x$1$2) => {
- var x$1 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(x$1$2)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
- return x$1
- }));
- var this$2 = $m_sc_Seq$();
- return $uI($n($as_sc_TraversableOnce($n(vcs).map__F1__scg_CanBuildFrom__O($$x1, this$2.scg_GenTraversableFactory__f_ReusableCBFInstance))).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype.$js$exported$meth$foo__sc_Seq__O = (function(vcs) {
- return this.foo__sc_Seq__I(vcs)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147696,8 +147661,43 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13.prototype.foo = (function(...rest) {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0)
+ var this$3 = $m_sc_Seq$();
+ var bf = this$3.scg_GenTraversableFactory__f_ReusableCBFInstance;
+ $n(bf);
+ $m_sjs_js_WrappedArray$();
+ var array = [];
+ $uI(rest.length);
+ var i = 0;
+ var len = $uI(rest.length);
+ while ((i < len)) {
+ var index = i;
+ var arg1 = rest[index];
+ var x$1 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg1)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
+ array.push(x$1);
+ i = ((1 + i) | 0)
+ };
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(array.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1$1 = z;
+ var index$1 = start;
+ var arg2 = array[index$1];
+ var x = $uI(arg1$1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return $uI($$x1)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$13: 0
@@ -147788,9 +147788,6 @@
"arg": x
}
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$4.prototype.$js$exported$meth$foo__T__O = (function(x) {
- return this.foo__T__sjs_js_Object(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$4.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147806,7 +147803,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$4.prototype.foo = (function(arg) {
var prep0 = $as_T(arg);
- return this.$js$exported$meth$foo__T__O(prep0)
+ return this.foo__T__sjs_js_Object(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$4 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$4: 0
@@ -147826,9 +147823,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5.prototype.$js$exported$meth$foo__sc_Seq__O = (function(i) {
- return $n(i).mkString__T__T("|")
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147843,8 +147837,8 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5.prototype.foo = (function(...rest) {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0)
+ var prep0 = $ct_sjs_js_WrappedArray__sjs_js_Array__(new $c_sjs_js_WrappedArray(), rest);
+ return $f_sc_TraversableOnce__mkString__T__T__T__T(prep0, "", "|", "")
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$5: 0
@@ -147864,18 +147858,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.foo__I__sc_Seq__I = (function(x, a) {
- return ((Math.imul(100000, x) + $uI($n(a).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))) | 0)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.$js$exported$meth$foo__T__T__I__T__O = (function(a, b, i, c) {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.$js$exported$meth$foo__sc_Seq__O = (function(a) {
- return 2
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.$js$exported$meth$foo__I__sc_Seq__O = (function(x, a) {
- return this.foo__I__sc_Seq__I(x, a)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147892,25 +147874,44 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$6.prototype.foo = (function(...rest) {
switch ($uI(rest.length)) {
case 0: {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0);
+ return 2;
break
}
case 4: {
if ($isInt(rest[0])) {
var prep0$4 = $uI(rest[0]);
- var prep1$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest.slice(1));
- return this.$js$exported$meth$foo__I__sc_Seq__O(prep0$4, prep1$2)
+ var array = rest.slice(1);
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(array.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = array[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return ((Math.imul(100000, prep0$4) + $uI($$x1)) | 0)
} else if (((typeof rest[0]) === "string")) {
if ($isInt(rest[2])) {
- var prep0$3 = $as_T(rest[0]);
- var prep1 = $as_T(rest[1]);
- var prep2 = $uI(rest[2]);
- var prep3 = $as_T(rest[3]);
- return this.$js$exported$meth$foo__T__T__I__T__O(prep0$3, prep1, prep2, prep3)
+ $as_T(rest[0]);
+ $as_T(rest[1]);
+ $uI(rest[2]);
+ $as_T(rest[3]);
+ return 1
} else if (((typeof rest[2]) === "string")) {
- var prep0$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0$2)
+ return 2
} else {
throw "No matching overload"
}
@@ -147922,11 +147923,31 @@
default: {
if ($isInt(rest[0])) {
var prep0$6 = $uI(rest[0]);
- var prep1$3 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest.slice(1));
- return this.$js$exported$meth$foo__I__sc_Seq__O(prep0$6, prep1$3)
+ var array$1 = rest.slice(1);
+ var num$1 = $m_s_math_Numeric$IntIsIntegral$();
+ var start$1 = 0;
+ var end$1 = $uI(array$1.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = array$1[index$1];
+ var x$1 = $uI(arg1$1);
+ var y$1 = $uI(arg2$1);
+ var temp$z$1 = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num$1, x$1, y$1);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return ((Math.imul(100000, prep0$6) + $uI($$x2)) | 0)
} else if (((typeof rest[0]) === "string")) {
- var prep0$5 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$foo__sc_Seq__O(prep0$5)
+ return 2
} else {
throw "No matching overload"
}
@@ -147965,18 +147986,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.foo$default$3__I__I__I = (function(a, b) {
return ((b + this.one__I()) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.$js$exported$meth$foo__I__I__I__O = (function(a, b, c) {
- return this.foo__I__I__I__I(a, b, c)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.$js$exported$meth$foo$default$1__I = (function() {
- return this.one__I()
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.$js$exported$meth$foo$default$2__I__I = (function(a) {
- return this.foo$default$2__I__I(a)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.$js$exported$meth$foo$default$3__I__I__I = (function(a, b) {
- return this.foo$default$3__I__I__I(a, b)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -147991,10 +148000,10 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7.prototype.foo = (function(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$1__I() : $uI(rest[0]));
- var prep1 = ((rest[1] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__I(prep0) : $uI(rest[1]));
- var prep2 = ((rest[2] === (void 0)) ? this.$js$exported$meth$foo$default$3__I__I__I(prep0, prep1) : $uI(rest[2]));
- return this.$js$exported$meth$foo__I__I__I__O(prep0, prep1, prep2)
+ var prep0 = ((rest[0] === (void 0)) ? this.one__I() : $uI(rest[0]));
+ var prep1 = ((rest[1] === (void 0)) ? this.foo$default$2__I__I(prep0) : $uI(rest[1]));
+ var prep2 = ((rest[2] === (void 0)) ? this.foo$default$3__I__I__I(prep0, prep1) : $uI(rest[2]));
+ return this.foo__I__I__I__I(prep0, prep1, prep2)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$7: 0
@@ -148017,21 +148026,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.foo__I__I__I__I = (function(a, b, c) {
return ((((((1000 + a) | 0) + b) | 0) + c) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.$js$exported$meth$foo__I__I__I__O = (function(a, b, c) {
- return this.foo__I__I__I__I(a, b, c)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.$js$exported$meth$foo$default$2__I__I = (function(a) {
- return 5
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.$js$exported$meth$foo$default$3__I__I__I = (function(a, b) {
- return 7
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.$js$exported$meth$foo__I__T__O = (function(a, b) {
- return 2
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.$js$exported$meth$foo__I__I__T__O = (function(a, b, c) {
- return 3
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$8.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148050,14 +148044,14 @@
case 2: {
if (($isInt(rest[1]) || (rest[1] === (void 0)))) {
var prep0$2 = $uI(arg);
- var prep1$2 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__I(prep0$2) : $uI(rest[0]));
- var prep2$2 = ((rest[1] === (void 0)) ? this.$js$exported$meth$foo$default$3__I__I__I(prep0$2, prep1$2) : $uI(rest[1]));
- return this.$js$exported$meth$foo__I__I__I__O(prep0$2, prep1$2, prep2$2)
+ var prep1$2 = ((rest[0] === (void 0)) ? 5 : $uI(rest[0]));
+ var prep2$2 = ((rest[1] === (void 0)) ? 7 : $uI(rest[1]));
+ return this.foo__I__I__I__I(prep0$2, prep1$2, prep2$2)
} else if (((typeof rest[1]) === "string")) {
- var prep0 = $uI(arg);
- var prep1 = $uI(rest[0]);
- var prep2 = $as_T(rest[1]);
- return this.$js$exported$meth$foo__I__I__T__O(prep0, prep1, prep2)
+ $uI(arg);
+ $uI(rest[0]);
+ $as_T(rest[1]);
+ return 3
} else {
throw "No matching overload"
};
@@ -148066,13 +148060,13 @@
case 1: {
if (($isInt(rest[0]) || (rest[0] === (void 0)))) {
var prep0$4 = $uI(arg);
- var prep1$4 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__I(prep0$4) : $uI(rest[0]));
- var prep2$3 = ((rest[1] === (void 0)) ? this.$js$exported$meth$foo$default$3__I__I__I(prep0$4, prep1$4) : $uI(rest[1]));
- return this.$js$exported$meth$foo__I__I__I__O(prep0$4, prep1$4, prep2$3)
+ var prep1$4 = ((rest[0] === (void 0)) ? 5 : $uI(rest[0]));
+ var prep2$3 = ((rest[1] === (void 0)) ? 7 : $uI(rest[1]));
+ return this.foo__I__I__I__I(prep0$4, prep1$4, prep2$3)
} else if (((typeof rest[0]) === "string")) {
- var prep0$3 = $uI(arg);
- var prep1$3 = $as_T(rest[0]);
- return this.$js$exported$meth$foo__I__T__O(prep0$3, prep1$3)
+ $uI(arg);
+ $as_T(rest[0]);
+ return 2
} else {
throw "No matching overload"
};
@@ -148080,9 +148074,9 @@
}
case 0: {
var prep0$5 = $uI(arg);
- var prep1$5 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__I(prep0$5) : $uI(rest[0]));
- var prep2$4 = ((rest[1] === (void 0)) ? this.$js$exported$meth$foo$default$3__I__I__I(prep0$5, prep1$5) : $uI(rest[1]));
- return this.$js$exported$meth$foo__I__I__I__O(prep0$5, prep1$5, prep2$4);
+ var prep1$5 = ((rest[0] === (void 0)) ? 5 : $uI(rest[0]));
+ var prep2$4 = ((rest[1] === (void 0)) ? 7 : $uI(rest[1]));
+ return this.foo__I__I__I__I(prep0$5, prep1$5, prep2$4);
break
}
default: {
@@ -148111,15 +148105,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$9.prototype.foo__I__T__T = (function(a, b) {
return ((a + " ") + b)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$9.prototype.$js$exported$meth$foo__I__T__O = (function(a, b) {
- return this.foo__I__T__T(a, b)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$9.prototype.$js$exported$meth$foo$default$2__I__T = (function(a) {
- return "asdf"
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$9.prototype.$js$exported$meth$foo__I__jl_Void__O = (function(a, b) {
- return "woot"
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$9.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148137,13 +148122,13 @@
switch ($uI(rest.length)) {
case 1: {
if ((rest[0] === (void 0))) {
- var prep0$2 = $uI(arg);
- var prep1$2 = $as_jl_Void(rest[0]);
- return this.$js$exported$meth$foo__I__jl_Void__O(prep0$2, prep1$2)
+ $uI(arg);
+ $as_jl_Void(rest[0]);
+ return "woot"
} else if ((((typeof rest[0]) === "string") || (rest[0] === (void 0)))) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__T(prep0) : $as_T(rest[0]));
- return this.$js$exported$meth$foo__I__T__O(prep0, prep1)
+ var prep1 = ((rest[0] === (void 0)) ? "asdf" : $as_T(rest[0]));
+ return this.foo__I__T__T(prep0, prep1)
} else {
throw "No matching overload"
};
@@ -148151,8 +148136,8 @@
}
case 0: {
var prep0$3 = $uI(arg);
- var prep1$3 = ((rest[0] === (void 0)) ? this.$js$exported$meth$foo$default$2__I__T(prep0$3) : $as_T(rest[0]));
- return this.$js$exported$meth$foo__I__T__O(prep0$3, prep1$3);
+ var prep1$3 = ((rest[0] === (void 0)) ? "asdf" : $as_T(rest[0]));
+ return this.foo__I__T__T(prep0$3, prep1$3);
break
}
default: {
@@ -148215,12 +148200,9 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$C1$1.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$C1$1.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$C1$1.prototype.$js$exported$prop$x__O = (function() {
- return this.x__Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$2()
-});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$C1$1.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.x__Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$2()
}),
"configurable": true
});
@@ -148238,9 +148220,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportPolyTypeNullaryMethod$1.prototype.emptyArray__sjs_js_Array = (function() {
return []
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportPolyTypeNullaryMethod$1.prototype.$js$exported$prop$emptyArray__O = (function() {
- return this.emptyArray__sjs_js_Array()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportPolyTypeNullaryMethod$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148256,7 +148235,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportPolyTypeNullaryMethod$1.prototype, "emptyArray", {
"get": (function() {
- return this.$js$exported$prop$emptyArray__O()
+ return this.emptyArray__sjs_js_Array()
}),
"configurable": true
});
@@ -148290,18 +148269,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$plus$plus__I__I = (function(x) {
return ((4 + x) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$meth$$a__I__O = (function(x) {
- return this.f__I__I(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$meth$$plus__I__O = (function(x) {
- return this.$plus__I__I(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$meth$$minus__I__O = (function(x) {
- return this.plus__I__I(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$meth$plus__I__O = (function(x) {
- return this.$plus$plus__I__I(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148317,19 +148284,19 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.plus = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$plus__I__O(prep0)
+ return this.$plus$plus__I__I(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype["-"] = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$$minus__I__O(prep0)
+ return this.plus__I__I(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype["+"] = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$$plus__I__O(prep0)
+ return this.$plus__I__I(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1.prototype.$a = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$$a__I__O(prep0)
+ return this.f__I__I(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForMethodsWhoseEncodedNameStartsWithDollar$1: 0
@@ -148349,18 +148316,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$prop$$a__O = (function() {
- return 6
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$prop$$plus__O = (function() {
- return 7
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$prop$$minus__O = (function() {
- return 8
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype.$js$exported$prop$plus__O = (function() {
- return 9
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148376,25 +148331,25 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype, "plus", {
"get": (function() {
- return this.$js$exported$prop$plus__O()
+ return 9
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype, "-", {
"get": (function() {
- return this.$js$exported$prop$$minus__O()
+ return 8
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype, "+", {
"get": (function() {
- return this.$js$exported$prop$$plus__O()
+ return 7
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$ExportsForPropertiesWhoseEncodedNameStartsWithDollar$1.prototype, "$a", {
"get": (function() {
- return this.$js$exported$prop$$a__O()
+ return 6
}),
"configurable": true
});
@@ -148419,12 +148374,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.double__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.$js$exported$meth$bar__O = (function() {
- return 42
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.$js$exported$meth$double__I__O = (function(x) {
- return this.double__I__I(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148440,10 +148389,10 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.double = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$double__I__O(prep0)
+ return this.double__I__I(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1.prototype.bar = (function() {
- return this.$js$exported$meth$bar__O()
+ return 42
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$1: 0
@@ -148464,12 +148413,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype.$js$exported$prop$foo__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10__f_foo
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype.$js$exported$prop$bar__O = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148488,13 +148431,13 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype, "bar", {
"get": (function() {
- return this.$js$exported$prop$bar__O()
+ return 1
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10.prototype, "foo", {
"get": (function() {
- return this.$js$exported$prop$foo__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$10__f_foo
}),
"configurable": true
});
@@ -148516,9 +148459,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$11.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$11.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$11.prototype.$js$exported$prop$myProp__O = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$11.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148534,7 +148474,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$11.prototype, "myProp", {
"get": (function() {
- return this.$js$exported$prop$myProp__O()
+ return 1
}),
"configurable": true
});
@@ -148559,12 +148499,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$12.prototype.bar__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$12.prototype.$js$exported$meth$foobar__O = (function() {
- return 42
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$12.prototype.$js$exported$meth$foobar__I__O = (function(x) {
- return this.bar__I__I(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$12.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148585,11 +148519,11 @@
switch ($uI(rest.length)) {
case 1: {
var prep0 = $uI(rest[0]);
- return this.$js$exported$meth$foobar__I__O(prep0);
+ return this.bar__I__I(prep0);
break
}
case 0: {
- return this.$js$exported$meth$foobar__O();
+ return 42;
break
}
default: {
@@ -148615,15 +148549,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.$js$exported$meth$a__O = (function() {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.$js$exported$meth$b__O = (function() {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.$js$exported$meth$c__O = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148638,13 +148563,13 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.c = (function() {
- return this.$js$exported$meth$c__O()
+ return 1
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.b = (function() {
- return this.$js$exported$meth$b__O()
+ return 1
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13.prototype.a = (function() {
- return this.$js$exported$meth$a__O()
+ return 1
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$13: 0
@@ -148667,9 +148592,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17.prototype.$js$exported$meth$gen__O__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148684,8 +148606,7 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17.prototype.gen = (function(arg) {
- var prep0 = arg;
- return this.$js$exported$meth$gen__O__O(prep0)
+ return arg
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$17: 0
@@ -148711,9 +148632,6 @@
return ((x + y) | 0)
}))
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$18.prototype.$js$exported$meth$lambda__I__O = (function(x) {
- return this.lambda__I__F1(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$18.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148729,7 +148647,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$18.prototype.lambda = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$lambda__I__O(prep0)
+ return this.lambda__I__F1(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$18 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$18: 0
@@ -148752,9 +148670,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19.prototype.multiParam__I__I__I = (function(x, y) {
return ((x + y) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19.prototype.$js$exported$meth$multiParam__I__I__O = (function(x, y) {
- return this.multiParam__I__I__I(x, y)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148771,7 +148686,7 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19.prototype.multiParam = (function(arg, arg$2) {
var prep0 = $uI(arg);
var prep1 = $uI(arg$2);
- return this.$js$exported$meth$multiParam__I__I__O(prep0, prep1)
+ return this.multiParam__I__I__I(prep0, prep1)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$19: 0
@@ -148794,12 +148709,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.double__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.$js$exported$meth$theAnswer__O = (function() {
- return 42
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.$js$exported$meth$doubleTheParam__I__O = (function(x) {
- return this.double__I__I(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148815,10 +148724,10 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.doubleTheParam = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$doubleTheParam__I__O(prep0)
+ return this.double__I__I(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2.prototype.theAnswer = (function() {
- return this.$js$exported$meth$theAnswer__O()
+ return 42
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$2: 0
@@ -148838,12 +148747,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype.$js$exported$meth$defArg__I__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype.$js$exported$meth$defArg$default$1__I = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148858,8 +148761,8 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20.prototype.defArg = (function(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? this.$js$exported$meth$defArg$default$1__I() : $uI(rest[0]));
- return this.$js$exported$meth$defArg__I__O(prep0)
+ var prep0 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
+ return prep0
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$20: 0
@@ -148925,9 +148828,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22.prototype.foo__Z__O = (function(switch$1) {
return (switch$1 ? 1 : new $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$2(this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22__f_$outer))
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22.prototype.$js$exported$meth$foo__Z__O = (function(switch$1) {
- return this.foo__Z__O(switch$1)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148943,7 +148843,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22.prototype.foo = (function(arg) {
var prep0 = $uZ(arg);
- return this.$js$exported$meth$foo__Z__O(prep0)
+ return this.foo__Z__O(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$22: 0
@@ -148963,9 +148863,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23.prototype.$js$exported$meth$vc__I__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -148980,8 +148877,8 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23.prototype.vc = (function(arg) {
- var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).i__I();
- return this.$js$exported$meth$vc__I__O(prep0)
+ var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
+ return prep0
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$23: 0
@@ -149001,13 +148898,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype.$js$exported$meth$foo__T__O = (function(x) {
- var this$1 = $n(x);
- return this$1.length
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype.$js$exported$meth$foo__I__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149024,10 +148914,11 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$24.prototype.foo = (function(arg) {
if (((typeof arg) === "string")) {
var prep0$2 = $as_T(arg);
- return this.$js$exported$meth$foo__T__O(prep0$2)
+ var this$1 = $n(prep0$2);
+ return this$1.length
} else if ((arg instanceof $c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass)) {
- var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).i__I();
- return this.$js$exported$meth$foo__I__O(prep0)
+ var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
+ return prep0
} else {
throw "No matching overload"
}
@@ -149050,12 +148941,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype.$js$exported$meth$foo__I__O = (function(x) {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype.$js$exported$meth$foo__J__O = (function(x) {
- return 2
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149071,11 +148956,11 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$25.prototype.foo = (function(arg) {
if ($isInt(arg)) {
- var prep0$2 = $uI(arg);
- return this.$js$exported$meth$foo__I__O(prep0$2)
+ $uI(arg);
+ return 1
} else if ((arg instanceof $c_RTLong)) {
- var prep0 = $uJ(arg);
- return this.$js$exported$meth$foo__J__O(prep0)
+ var t = $uJ(arg);
+ return 2
} else {
throw "No matching overload"
}
@@ -149098,9 +148983,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26.prototype.$js$exported$meth$bar__I__O = (function(x) {
- return $bC((65535 & x))
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149116,7 +148998,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26.prototype.bar = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$bar__I__O(prep0)
+ return $bC((65535 & prep0))
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$26: 0
@@ -149136,9 +149018,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27.prototype.$js$exported$meth$bar__C__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149154,7 +149033,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27.prototype.bar = (function(arg) {
var prep0 = $uC(arg);
- return this.$js$exported$meth$bar__C__O(prep0)
+ return prep0
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$27: 0
@@ -149180,12 +149059,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$28.prototype.bar__I__T = (function(x) {
return ("int: " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$28.prototype.$js$exported$meth$bar__C__O = (function(x) {
- return this.bar__C__T(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$28.prototype.$js$exported$meth$bar__I__O = (function(x) {
- return this.bar__I__T(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$28.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149202,10 +149075,10 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$28.prototype.bar = (function(arg) {
if ((arg instanceof $Char)) {
var prep0$2 = $uC(arg);
- return this.$js$exported$meth$bar__C__O(prep0$2)
+ return this.bar__C__T(prep0$2)
} else if ($isInt(arg)) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$bar__I__O(prep0)
+ return this.bar__I__T(prep0)
} else {
throw "No matching overload"
}
@@ -149231,15 +149104,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype.$js$exported$prop$y__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_y
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype.$js$exported$prop$y__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_y = x$1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149255,17 +149119,17 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_y
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$y__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_y = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$29__f_x
}),
"configurable": true
});
@@ -149287,9 +149151,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3.prototype.$js$exported$meth$myMethod__O = (function() {
- return 42
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149304,7 +149165,7 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3.prototype.myMethod = (function() {
- return this.$js$exported$meth$myMethod__O()
+ return 42
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$3: 0
@@ -149335,9 +149196,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30.prototype.x__I = (function() {
return ((!this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30__f_bitmap$0) ? $p_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30__x$lzycompute__I(this) : this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30__f_x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30.prototype.$js$exported$prop$x__O = (function() {
- return this.x__I()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149353,7 +149211,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$30.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.x__I()
}),
"configurable": true
});
@@ -149388,15 +149246,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype.c__I = (function() {
return ((!this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31__f_bitmap$0) ? $p_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31__c$lzycompute__I(this) : this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31__f_c)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype.$js$exported$prop$a__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31__f_a
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype.$js$exported$prop$b__O = (function() {
- return 2
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype.$js$exported$prop$c__O = (function() {
- return this.c__I()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149412,19 +149261,19 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype, "c", {
"get": (function() {
- return this.$js$exported$prop$c__O()
+ return this.c__I()
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype, "b", {
"get": (function() {
- return this.$js$exported$prop$b__O()
+ return 2
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31.prototype, "a", {
"get": (function() {
- return this.$js$exported$prop$a__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$31__f_a
}),
"configurable": true
});
@@ -149446,12 +149295,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.$js$exported$prop$b__O = (function() {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.$js$exported$prop$a__O = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149467,13 +149310,13 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype, "a", {
"get": (function() {
- return this.$js$exported$prop$a__O()
+ return 1
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$35.prototype, "b", {
"get": (function() {
- return this.$js$exported$prop$b__O()
+ return 1
}),
"configurable": true
});
@@ -149507,33 +149350,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doUnit__jl_Void__V = (function(x) {
$m_Lorg_junit_Assert$().assertTrue__Z__V((x === null))
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doBool__Z__O = (function(x) {
- this.doBool__Z__V(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doChar__C__O = (function(x) {
- this.doChar__C__V(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doByte__B__O = (function(x) {
- $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doShort__S__O = (function(x) {
- $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doInt__I__O = (function(x) {
- $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doLong__J__O = (function(x) {
- this.doLong__J__V(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doFloat__F__O = (function(x) {
- $m_Lorg_junit_Assert$().assertEquals__D__D__D__V(0.0, x, 0.0)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doDouble__D__O = (function(x) {
- $m_Lorg_junit_Assert$().assertEquals__D__D__D__V(0.0, x, 0.0)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.$js$exported$meth$doUnit__jl_Void__O = (function(x) {
- this.doUnit__jl_Void__V(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149549,39 +149365,41 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doUnit = (function(arg) {
var prep0 = $as_jl_Void(arg);
- return this.$js$exported$meth$doUnit__jl_Void__O(prep0)
+ this.doUnit__jl_Void__V(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doDouble = (function(arg) {
var prep0 = $uD(arg);
- return this.$js$exported$meth$doDouble__D__O(prep0)
+ $m_Lorg_junit_Assert$().assertEquals__D__D__D__V(0.0, prep0, 0.0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doFloat = (function(arg) {
var prep0 = $uF(arg);
- return this.$js$exported$meth$doFloat__F__O(prep0)
+ $m_Lorg_junit_Assert$().assertEquals__D__D__D__V(0.0, prep0, 0.0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doLong = (function(arg) {
- var prep0 = $uJ(arg);
- return this.$js$exported$meth$doLong__J__O(prep0)
+ var t = $uJ(arg);
+ var lo = t.RTLong__f_lo;
+ var hi = t.RTLong__f_hi;
+ this.doLong__J__V(new $c_RTLong(lo, hi))
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doInt = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$doInt__I__O(prep0)
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doShort = (function(arg) {
var prep0 = $uS(arg);
- return this.$js$exported$meth$doShort__S__O(prep0)
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doByte = (function(arg) {
var prep0 = $uB(arg);
- return this.$js$exported$meth$doByte__B__O(prep0)
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V(0, prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doChar = (function(arg) {
var prep0 = $uC(arg);
- return this.$js$exported$meth$doChar__C__O(prep0)
+ this.doChar__C__V(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36.prototype.doBool = (function(arg) {
var prep0 = $uZ(arg);
- return this.$js$exported$meth$doBool__Z__O(prep0)
+ this.doBool__Z__V(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$36: 0
@@ -149601,33 +149419,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doBool__Z__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doChar__C__O = (function(x) {
- return $bC(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doByte__B__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doShort__S__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doInt__I__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doLong__J__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doFloat__F__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doDouble__D__O = (function(x) {
- return x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.$js$exported$meth$doUnit__jl_Void__O = (function(x) {
- return (void 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149642,40 +149433,41 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doUnit = (function(arg) {
- var prep0 = $as_jl_Void(arg);
- return this.$js$exported$meth$doUnit__jl_Void__O(prep0)
+ $as_jl_Void(arg)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doDouble = (function(arg) {
var prep0 = $uD(arg);
- return this.$js$exported$meth$doDouble__D__O(prep0)
+ return prep0
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doFloat = (function(arg) {
var prep0 = $uF(arg);
- return this.$js$exported$meth$doFloat__F__O(prep0)
+ return prep0
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doLong = (function(arg) {
- var prep0 = $uJ(arg);
- return this.$js$exported$meth$doLong__J__O(prep0)
+ var t = $uJ(arg);
+ var lo = t.RTLong__f_lo;
+ var hi = t.RTLong__f_hi;
+ return new $c_RTLong(lo, hi)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doInt = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$doInt__I__O(prep0)
+ return prep0
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doShort = (function(arg) {
var prep0 = $uS(arg);
- return this.$js$exported$meth$doShort__S__O(prep0)
+ return prep0
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doByte = (function(arg) {
var prep0 = $uB(arg);
- return this.$js$exported$meth$doByte__B__O(prep0)
+ return prep0
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doChar = (function(arg) {
var prep0 = $uC(arg);
- return this.$js$exported$meth$doChar__C__O(prep0)
+ return $bC(prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37.prototype.doBool = (function(arg) {
var prep0 = $uZ(arg);
- return this.$js$exported$meth$doBool__Z__O(prep0)
+ return prep0
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$37: 0
@@ -149712,7 +149504,7 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$38.prototype.doVC = (function(arg) {
- var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).i__I();
+ var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
return this.$js$exported$meth$doVC__I__O(prep0)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$38 = new $TypeData().initClass({
@@ -149733,9 +149525,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39.prototype.$js$exported$meth$doA__Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$14__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149751,7 +149540,7 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39.prototype.doA = (function(arg) {
var prep0 = $as_Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$14(arg);
- return this.$js$exported$meth$doA__Lorg_scalajs_testsuite_jsinterop_ExportsTest$A$14__O(prep0)
+ return prep0
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$39: 0
@@ -149771,12 +149560,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype.$js$exported$meth$bar__O = (function() {
- return 42
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype.$js$exported$meth$foo__O = (function() {
- return 100
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149794,10 +149577,10 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype.foo = (function() {
- return this.$js$exported$meth$foo__O()
+ return 100
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4.prototype.bar = (function() {
- return this.$js$exported$meth$bar__O()
+ return 42
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$4: 0
@@ -149831,24 +149614,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.y_$eq__T__V = (function(v) {
this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_myY = (v + " set")
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$answer__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_answer
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$x__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_x = x$1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$doubleX__O = (function() {
- return this.doubleX__I()
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$y__O = (function() {
- return this.y__T()
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.$js$exported$prop$y__T__O = (function(v) {
- this.y_$eq__T__V(v)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149864,33 +149629,33 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.y__T()
}),
"set": (function(arg) {
var prep0 = $as_T(arg);
- this.$js$exported$prop$y__T__O(prep0)
+ this.y_$eq__T__V(prep0)
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype, "doubleX", {
"get": (function() {
- return this.$js$exported$prop$doubleX__O()
+ return this.doubleX__I()
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_x
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$x__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_x = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5.prototype, "answer", {
"get": (function() {
- return this.$js$exported$prop$answer__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$5__f_answer
}),
"configurable": true
});
@@ -149926,24 +149691,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.ySetter_$eq__T__V = (function(v) {
this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_myY = (v + " set")
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$answer__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_answerScala
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_xScala
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$x__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_xScala = x$1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$doubleX__O = (function() {
- return this.doubleXScala__I()
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$y__O = (function() {
- return this.yGetter__T()
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.$js$exported$prop$y__T__O = (function(v) {
- this.ySetter_$eq__T__V(v)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -149959,33 +149706,33 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.yGetter__T()
}),
"set": (function(arg) {
var prep0 = $as_T(arg);
- this.$js$exported$prop$y__T__O(prep0)
+ this.ySetter_$eq__T__V(prep0)
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype, "doubleX", {
"get": (function() {
- return this.$js$exported$prop$doubleX__O()
+ return this.doubleXScala__I()
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_xScala
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$x__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_xScala = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6.prototype, "answer", {
"get": (function() {
- return this.$js$exported$prop$answer__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$6__f_answerScala
}),
"configurable": true
});
@@ -150010,12 +149757,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype.$js$exported$prop$y__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7__f_y
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -150031,13 +149772,13 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7__f_y
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$7__f_x
}),
"configurable": true
});
@@ -150065,28 +149806,19 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype.$js$exported$prop$y__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_y
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype.$js$exported$prop$y__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_y = x$1
-});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_y
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$y__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_y = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$8.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$1__f_x
}),
"configurable": true
});
@@ -150101,9 +149833,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$LongFactory$1$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$LongFactory$1$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$LongFactory$1$.prototype.$js$exported$prop$aLong__O = (function() {
- return new $c_RTLong(1, 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$LongFactory$1$.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -150119,7 +149848,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$LongFactory$1$.prototype, "aLong", {
"get": (function() {
- return this.$js$exported$prop$aLong__O()
+ return new $c_RTLong(1, 0)
}),
"configurable": true
});
@@ -150150,9 +149879,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1.prototype.$js$exported$meth$ahem__O__jl_Comparable__I__O = (function(x, evidence$1, y) {
- $m_s_Predef$().$qmark$qmark$qmark__E()
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -150167,10 +149893,9 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1.prototype.ahem = (function(arg, arg$2, arg$3) {
- var prep0 = arg;
- var prep1 = $as_jl_Comparable(arg$2);
- var prep2 = $uI(arg$3);
- return this.$js$exported$meth$ahem__O__jl_Comparable__I__O(prep0, prep1, prep2)
+ $as_jl_Comparable(arg$2);
+ $uI(arg$3);
+ $m_s_Predef$().$qmark$qmark$qmark__E()
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$UhOh$1: 0
@@ -150708,30 +150433,18 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.basic__I = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.overload__T__T = (function(x) {
return ("Hello " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.overload__I__sc_Seq__I = (function(x, y) {
- return ((x + $uI($n(y).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))) | 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.renamedMethod__I__I = (function(x) {
return ((3 + x) | 0)
});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.renamedOverload__T__T = (function(x) {
return ("Hello " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.renamedOverloadedMethod__I__sc_Seq__I = (function(x, y) {
- return ((x + $uI($n(y).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))) | 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.constructor__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.setMyVar__I__V = (function(x) {
- this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$__f_myVar = x
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$.prototype.alsoExistsAsMember__I__I = (function(x) {
return Math.imul(5, x)
});
@@ -150778,12 +150491,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.basicReadOnly__I = (function() {
- return 1
-});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.basicReadWrite__I = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_basicVar
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.basicReadWrite_$eq__I__V = (function(v) {
this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_basicVar = ((this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_basicVar + v) | 0)
});
@@ -150796,9 +150503,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.overloadedSetter_$eq__I__V = (function(x) {
this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_overloadedSetterVar = (("" + this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_overloadedSetterVar) + (x << 1))
});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.renamedProp__I = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_renamedPropVar
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.renamedProp_$eq__I__V = (function(v) {
this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_renamedPropVar = ((this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_renamedPropVar + v) | 0)
});
@@ -150807,12 +150511,6 @@
var this$1 = $n(x);
this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_renamedPropVar = (($$x1 + this$1.length) | 0)
});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.constructor__I = (function() {
- return 102
-});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.alsoExistsAsMember__T = (function() {
- return "also a member"
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -150855,12 +150553,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$.prototype.inheritedProperty__I = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$__f_propVar
-});
-$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$.prototype.inheritedProperty_$eq__I__V = (function(v) {
- this.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$__f_propVar = v
-});
$c_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$.prototype.inheritedMethod__I__I = (function(x) {
return ((1 + x) | 0)
});
@@ -156817,9 +156509,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass__f_x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -156835,7 +156524,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ProtectedExportedClass__f_x
}),
"configurable": true
});
@@ -156857,9 +156546,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedObject$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedObject$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedObject$.prototype.$js$exported$prop$witness__O = (function() {
- return "witness"
-});
$c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedObject$.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -156875,7 +156561,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ProtectedExportedObject$.prototype, "witness", {
"get": (function() {
- return this.$js$exported$prop$witness__O()
+ return "witness"
}),
"configurable": true
});
@@ -157129,9 +156815,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_SomeValueClass.prototype = $c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass.prototype.i__I = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i
-});
$c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass.prototype.hashCode__I = (function() {
var this$ = this.Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
return this$
@@ -158231,9 +157914,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass.prototype = $c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass__f_x
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -158249,7 +157929,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_TopLevelExportedClass__f_x
}),
"configurable": true
});
@@ -158272,9 +157952,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$.prototype.$js$exported$prop$witness__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$__f_witness
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -158290,7 +157967,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$.prototype, "witness", {
"get": (function() {
- return this.$js$exported$prop$witness__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_TopLevelExportedObject$__f_witness
}),
"configurable": true
});
@@ -158575,30 +158252,18 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype = $c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.basic__I = (function() {
- return 1
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.overload__T__T = (function(x) {
return ("Hello " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.overload__I__sc_Seq__I = (function(x, y) {
- return ((x + $uI($n(y).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))) | 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.renamedMethod__I__I = (function(x) {
return ((3 + x) | 0)
});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.renamedOverload__T__T = (function(x) {
return ("Hello " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.renamedOverloadedMethod__I__sc_Seq__I = (function(x, y) {
- return ((x + $uI($n(y).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))) | 0)
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.constructor__I__I = (function(x) {
return (x << 1)
});
-$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.setMyVar__I__V = (function(x) {
- this.Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$__f_myVar = x
-});
$c_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$.prototype.alsoExistsAsMember__I__I = (function(x) {
return Math.imul(5, x)
});
@@ -186552,16 +186217,6 @@
return $n(this$1).clone__O()
}
};
- $js$exported$meth$toString__O() {
- return this.toString__T()
- };
- $js$exported$prop$name__O() {
- return $objectClassName(this)
- };
- $js$exported$prop$message__O() {
- var m = this.getMessage__T();
- return ((m === null) ? "" : m)
- };
notifyAll__() {
return (void 0)
};
@@ -186585,13 +186240,14 @@
return $c_O.prototype.clone__O.call(this)
};
get "message"() {
- return this.$js$exported$prop$message__O()
+ var m = this.getMessage__T();
+ return ((m === null) ? "" : m)
};
get "name"() {
- return this.$js$exported$prop$name__O()
+ return $objectClassName(this)
};
"toString"() {
- return this.$js$exported$meth$toString__O()
+ return this.toString__T()
};
}
function $as_jl_Throwable(obj) {
@@ -253428,9 +253084,6 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$1.prototype.bar__T__T = (function(x) {
return ("Hello " + x)
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$1.prototype.$js$exported$meth$foo__T__O = (function(x) {
- return this.bar__T__T(x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -253447,10 +253100,10 @@
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$B$1.prototype.foo = (function(arg) {
if ($isInt(arg)) {
var prep0$2 = $uI(arg);
- return this.$js$exported$meth$foo__I__O(prep0$2)
+ return this.foo__I__I(prep0$2)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
- return this.$js$exported$meth$foo__T__O(prep0)
+ return this.bar__T__T(prep0)
} else {
throw "No matching overload"
}
@@ -253557,15 +253210,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype.$js$exported$prop$y__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_y
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype.$js$exported$prop$y__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_y = x$1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -253581,17 +253225,17 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_y
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$y__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_y = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$2__f_x
}),
"configurable": true
});
@@ -253618,18 +253262,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.$js$exported$prop$y__O = (function() {
- return 42
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.$js$exported$meth$method__I__O = (function(x) {
- return this.method__I__I(x)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.$js$exported$meth$otherMethod__I__O = (function(x) {
- return $f_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$14__otherMethod__I__I(this, x)
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.method__I__I = (function(x) {
return (x << 1)
});
@@ -253648,21 +253280,21 @@
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.otherMethod = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$otherMethod__I__O(prep0)
+ return $f_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$14__otherMethod__I__I(this, prep0)
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype.method = (function(arg) {
var prep0 = $uI(arg);
- return this.$js$exported$meth$method__I__O(prep0)
+ return this.method__I__I(prep0)
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return 42
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$3__f_x
}),
"configurable": true
});
@@ -253687,12 +253319,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype.$js$exported$prop$x__O = (function() {
- return new $c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(5)
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype.$js$exported$meth$method__I__O = (function(x) {
- return x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -253707,12 +253333,12 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype.method = (function(arg) {
- var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).i__I();
- return this.$js$exported$meth$method__I__O(prep0)
+ var prep0 = $n($as_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(arg)).Lorg_scalajs_testsuite_jsinterop_SomeValueClass__f_i;
+ return prep0
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$4.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return new $c_Lorg_scalajs_testsuite_jsinterop_SomeValueClass(5)
}),
"configurable": true
});
@@ -253737,9 +253363,6 @@
/*<skip>*/
}
$h_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5.prototype = $c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5.prototype;
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5.prototype.$js$exported$meth$method__sc_Seq__O = (function(args) {
- return $uI($n(args).sum__s_math_Numeric__O($m_s_math_Numeric$IntIsIntegral$()))
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -253754,8 +253377,28 @@
}
});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5.prototype.method = (function(...rest) {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return this.$js$exported$meth$method__sc_Seq__O(prep0)
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return $uI($$x1)
});
var $d_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5 = new $TypeData().initClass({
Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$5: 0
@@ -315188,13 +314831,6 @@
Lorg_scalajs_testsuite_compiler_NameEncodingTest$Foo$2: 1
});
$c_Lorg_scalajs_testsuite_compiler_NameEncodingTest$$anon$2.prototype.$classData = $d_Lorg_scalajs_testsuite_compiler_NameEncodingTest$$anon$2;
-function $s_Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1__check__Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1__I__T__sc_Seq__V(this$1, a, b, rest) {
- $m_Lorg_junit_Assert$().assertEquals__I__I__V(5, a);
- $m_Lorg_junit_Assert$().assertEquals__O__O__V("foobar", b);
- $m_Lorg_junit_Assert$().assertEquals__I__I__V(2, $n(rest).length__I());
- $m_Lorg_junit_Assert$().assertEquals__O__O__V("hello", $n(rest).apply__I__O(0));
- $m_Lorg_junit_Assert$().assertEquals__O__O__V(42, $n(rest).apply__I__O(1))
-}
function $a_Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1;
var $superClass = $cc_superClass$;
@@ -315208,8 +314844,11 @@
"check"(arg, arg$2, ...rest) {
var prep0 = $uI(arg);
var prep1 = $as_T(arg$2);
- var prep2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- $s_Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1__check__Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1__I__T__sc_Seq__V(this, prep0, prep1, prep2)
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V(5, prep0);
+ $m_Lorg_junit_Assert$().assertEquals__O__O__V("foobar", prep1);
+ $m_Lorg_junit_Assert$().assertEquals__I__I__V(2, $uI(rest.length));
+ $m_Lorg_junit_Assert$().assertEquals__O__O__V("hello", rest[0]);
+ $m_Lorg_junit_Assert$().assertEquals__O__O__V(42, rest[1])
};
};
return $b_Lorg_scalajs_testsuite_compiler_OptimizerTest$Foo$1
@@ -315731,9 +315370,6 @@
jl_AutoCloseable: 1
});
$c_Lorg_scalajs_testsuite_javalib_io_AutoCloseableTest$SomeCloseable.prototype.$classData = $d_Lorg_scalajs_testsuite_javalib_io_AutoCloseableTest$SomeCloseable;
-function $s_Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1__boom__Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1__O(this$1) {
- return $dp_clone__O($n(this$1))
-}
function $a_Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1;
var $superClass = $cc_superClass$;
@@ -315745,7 +315381,7 @@
super()
};
"boom"() {
- return $s_Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1__boom__Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1__O(this)
+ return this.clone__O()
};
};
return $b_Lorg_scalajs_testsuite_javalib_lang_ObjectJSTest$CloneOnNonScalaObject$1
@@ -323077,11 +322713,12 @@
return $s_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods__alsoExistsAsMember__Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods__I__I(this, prep0)
};
static "basic"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().basic__I()
+ return 1
};
static "setMyVar"(arg) {
var prep0 = $uI(arg);
- $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().setMyVar__I__V(prep0)
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$();
+ this$1.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$__f_myVar = prep0
};
static ["constructor"](arg) {
var prep0 = $uI(arg);
@@ -323096,8 +322733,28 @@
case 0: {
if ($isInt(arg)) {
var prep0$2 = $uI(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().renamedOverloadedMethod__I__sc_Seq__I(prep0$2, prep1)
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return ((prep0$2 + $uI($$x1)) | 0)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().renamedOverload__T__T(prep0)
@@ -323108,8 +322765,28 @@
}
default: {
var prep0$3 = $uI(arg);
- var prep1$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().renamedOverloadedMethod__I__sc_Seq__I(prep0$3, prep1$2)
+ var num$1 = $m_s_math_Numeric$IntIsIntegral$();
+ var start$1 = 0;
+ var end$1 = $uI(rest.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = rest[index$1];
+ var x$1 = $uI(arg1$1);
+ var y$1 = $uI(arg2$1);
+ var temp$z$1 = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num$1, x$1, y$1);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return ((prep0$3 + $uI($$x2)) | 0)
}
}
};
@@ -323122,8 +322799,28 @@
case 0: {
if ($isInt(arg)) {
var prep0$2 = $uI(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().overload__I__sc_Seq__I(prep0$2, prep1)
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return ((prep0$2 + $uI($$x1)) | 0)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().overload__T__T(prep0)
@@ -323134,8 +322831,28 @@
}
default: {
var prep0$3 = $uI(arg);
- var prep1$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods$().overload__I__sc_Seq__I(prep0$3, prep1$2)
+ var num$1 = $m_s_math_Numeric$IntIsIntegral$();
+ var start$1 = 0;
+ var end$1 = $uI(rest.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = rest[index$1];
+ var x$1 = $uI(arg1$1);
+ var y$1 = $uI(arg2$1);
+ var temp$z$1 = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num$1, x$1, y$1);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return ((prep0$3 + $uI($$x2)) | 0)
}
}
};
@@ -323143,9 +322860,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportMethods
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties__alsoExistsAsMember__Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties__I(this$1) {
- return 54
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties;
function $a_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties)) {
@@ -323155,17 +322869,18 @@
super()
};
get "alsoExistsAsMember"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties__alsoExistsAsMember__Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties__I(this)
+ return 54
};
static get "basicReadWrite"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().basicReadWrite__I()
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$();
+ return this$1.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_basicVar
};
static set "basicReadWrite"(arg) {
var prep0 = $uI(arg);
$m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().basicReadWrite_$eq__I__V(prep0)
};
static get ["constructor"]() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().constructor__I()
+ return 102
};
static get "overloadedSetter"() {
return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().overloadedSetter__T()
@@ -323182,7 +322897,8 @@
}
};
static get "renamed"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().renamedProp__I()
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$();
+ return this$1.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$__f_renamedPropVar
};
static set "renamed"(arg) {
if ($isInt(arg)) {
@@ -323196,10 +322912,10 @@
}
};
static get "basicReadOnly"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().basicReadOnly__I()
+ return 1
};
static get "alsoExistsAsMember"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportProperties$().alsoExistsAsMember__T()
+ return "also a member"
};
}
};
@@ -323221,11 +322937,13 @@
return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$().inheritedMethod__I__I(prep0)
};
static get "inheritedProperty"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$().inheritedProperty__I()
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$();
+ return this$1.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$__f_propVar
};
static set "inheritedProperty"(arg) {
var prep0 = $uI(arg);
- $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$().inheritedProperty_$eq__I__V(prep0)
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$();
+ this$1.Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent$__f_propVar = prep0
};
};
$b_Lorg_scalajs_testsuite_jsinterop_JSExportStaticTest$StaticExportsParent.inheritedVar = null;
@@ -323246,12 +322964,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$ClassWithAbstracts
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional;
function $a_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional)) {
@@ -323275,10 +322987,10 @@
this.z = $m_sjs_js_package$().undefined__sjs_js_$bar()
};
get "y"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
get "y2"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$UndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
}
};
@@ -323296,12 +323008,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$ClassWithAbstracts
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional;
function $a_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional)) {
@@ -323325,10 +323031,10 @@
this.z = $m_sjs_js_package$().undefined__sjs_js_$bar()
};
get "y"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
get "y2"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$UndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
}
};
@@ -323507,12 +323213,6 @@
function $ps_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x_$eq__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O__V(this$1, x$1) {
this$1[$r_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x] = x$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__get__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O(this$1) {
- return $ps_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O(this$1)
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__set__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O__V(this$1, x) {
- $ps_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x_$eq__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O__V(this$1, x)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl;
function $a_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl)) {
@@ -323526,11 +323226,10 @@
this[$r_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x] = x
};
"get"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__get__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O(this)
+ return $ps_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O(this)
};
"set"(arg) {
- var prep0 = arg;
- $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__set__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O__V(this, prep0)
+ $ps_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__x_$eq__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl__O__V(this, arg)
};
}
};
@@ -323548,8 +323247,7 @@
super()
};
"make"(arg) {
- var prep0 = arg;
- return $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxStaticFallbackImpl$__make__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxStaticFallbackImpl$__O__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl(this, prep0)
+ return $s_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxStaticFallbackImpl$__make__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxStaticFallbackImpl$__O__Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxFallbackImpl(this, arg)
};
}
};
@@ -323563,9 +323261,6 @@
return $n_Lorg_scalajs_testsuite_jsinterop_ModulesWithGlobalFallbackTest$MyBoxStaticFallbackImpl$
}
var $r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass__$outer = Symbol("$outer");
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass;
var $superClass = $cc_superClass$;
@@ -323584,14 +323279,11 @@
}
};
get "x"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$1$InsideAnonymousClass
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1;
var $superClass = $cc_superClass$;
@@ -323603,7 +323295,7 @@
super()
};
get "x"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$$anon$2$LocalInsideAnonymousClass$1
@@ -323814,9 +323506,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this$1, methodDefault) {
return (((((($as_T($s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer(this$1)[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer__org$scalajs$testsuite$jsinterop$NestedJSClassTest$JSClassContainer$$xxx]) + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__withDefault])) + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__dependentDefault])) + " ") + methodDefault)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this$1) {
- return "foo"
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer(this$1) {
return this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__$outer]
}
@@ -323880,7 +323569,7 @@
}
};
"foo"(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this) : $as_T(rest[0]));
+ var prep0 = ((rest[0] === (void 0)) ? "foo" : $as_T(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this, prep0)
};
};
@@ -323934,8 +323623,7 @@
this[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__JSCons$jsname1$1] = JSCons$jsname1$1
};
"::"(arg) {
- var prep0 = arg;
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__$colon$colon__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__O__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1(this, prep0)
+ return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__$colon$colon__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__O__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1(this, arg)
};
get "self"() {
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__self__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1__sjs_js_Dynamic(this)
@@ -323943,9 +323631,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$JSCons$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1;
var $superClass = $cc_superClass$;
@@ -323957,14 +323642,11 @@
super()
};
get "x"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2;
var $superClass = $cc_superClass$;
@@ -323976,7 +323658,7 @@
super()
};
get "x"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2__x__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$LocalInsideAnonFun$2
@@ -324075,9 +323757,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__T__T(this$1, methodDefault) {
return (((($n($s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion_Issue4526$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1)).Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer__f_org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$$xxx + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__withDefault])) + " ") + methodDefault)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__T(this$1) {
- return "foo"
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion_Issue4526$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1) {
return $as_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__$outer])
}
@@ -324103,7 +323782,7 @@
}
};
"foo"(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__T(this) : $as_T(rest[0]));
+ var prep0 = ((rest[0] === (void 0)) ? "foo" : $as_T(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParamsPrivateCompanion\uff3fIssue4526__T__T(this, prep0)
};
};
@@ -324115,9 +323794,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this$1, methodDefault) {
return (((((($n($s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1)).Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer__f_org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$$xxx + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__withDefault])) + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__dependentDefault])) + " ") + methodDefault)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this$1) {
- return "foo"
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1) {
return $as_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__$outer])
}
@@ -324181,7 +323857,7 @@
}
};
"foo"(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this) : $as_T(rest[0]));
+ var prep0 = ((rest[0] === (void 0)) ? "foo" : $as_T(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaClassContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this, prep0)
};
};
@@ -324193,9 +323869,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this$1, methodDefault) {
return (((((($n($s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer(this$1)).Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainerSubclass__f_xxx + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__withDefault])) + " ") + $as_T(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__dependentDefault])) + " ") + methodDefault)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this$1) {
- return "foo"
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__org$scalajs$testsuite$jsinterop$NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams_Issue4465$$$outer__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer(this$1) {
return $as_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer(this$1[$r_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__$outer])
}
@@ -324259,7 +323932,7 @@
}
};
"foo"(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__T(this) : $as_T(rest[0]));
+ var prep0 = ((rest[0] === (void 0)) ? "foo" : $as_T(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$ScalaTraitContainer$InnerJSClassDefaultParams\uff3fIssue4465__T__T(this, prep0)
};
};
@@ -324322,9 +323995,6 @@
};
return $n_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass__I__I(this$1, x) {
- return x
-}
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass;
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass)) {
@@ -324335,7 +324005,7 @@
};
"foo"(arg) {
var prep0 = $uI(arg);
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass__I__I(this, prep0)
+ return prep0
};
}
};
@@ -324367,9 +324037,6 @@
};
return $n_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$inner$
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__InnerScalaObject$jsobject__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__O(this$1) {
- return $m_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerScalaObject$()
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__InnerJSObject$jsobject__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__O(this$1) {
return $m_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$()
}
@@ -324389,7 +324056,7 @@
this.InnerJSClass = $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSClass()
};
get "InnerScalaObject"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__InnerScalaObject$jsobject__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__O(this)
+ return $m_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerScalaObject$()
};
get "InnerJSObject"() {
return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__InnerJSObject$jsobject__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$__O(this)
@@ -324432,9 +324099,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSClass
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$__toString__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$__T(this$1) {
- return "the InnerJSObject of issue 4086"
-}
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$;
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$)) {
@@ -324444,7 +324108,7 @@
super()
};
"toString"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$__toString__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest\uff3fTopLevelJSObject\uff3fIssue4086$InnerJSObject$__T(this)
+ return "the InnerJSObject of issue 4086"
};
}
};
@@ -324677,9 +324341,6 @@
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddGetterInSubclassParent$1
}
var $r_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1__$outer = Symbol("$outer");
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1__I(this$1) {
- return 53
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1;
var $superClass = $cc_superClass$;
@@ -324698,7 +324359,7 @@
}
};
"bar"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1__I(this)
+ return 53
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddOverloadInSubclassParent$1
@@ -324738,12 +324399,6 @@
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$AddSetterInSubclassParent$1
}
var $r_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__$outer = Symbol("$outer");
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__f__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__I__sc_Seq__T(this$1, x, y) {
- return ("Base " + $n(y).length__I())
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__g__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__I__T__V(this$1, x, y) {
- /*<skip>*/
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1;
var $superClass = $cc_superClass$;
@@ -324762,14 +324417,12 @@
}
};
"f"(arg, ...rest) {
- var prep0 = $uI(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__f__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__I__sc_Seq__T(this, prep0, prep1)
+ $uI(arg);
+ return ("Base " + $uI(rest.length))
};
"g"(arg, arg$2) {
- var prep0 = $uI(arg);
- var prep1 = $as_T(arg$2);
- $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__g__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1__I__T__V(this, prep0, prep1)
+ $uI(arg);
+ $as_T(arg$2)
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Base$1
@@ -325075,9 +324728,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__I(this$1) {
- return 1
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__dependent__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
@@ -325112,7 +324762,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParameters$1__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -325135,9 +324785,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__I(this$1) {
- return 1
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__dependent__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
@@ -325172,7 +324819,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DefaultParametersMod$1$__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -325237,9 +324884,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__foo_\uff3fbar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__I__I(this$1, x) {
return ((1 + x) | 0)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__ba_\uff3fbar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__T(this$1) {
- return "babar"
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1;
var $superClass = $cc_superClass$;
@@ -325262,7 +324906,7 @@
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__foo_\uff3fbar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__I__I(this, prep0)
};
get "ba__bar"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__ba_\uff3fbar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1__T(this)
+ return "babar"
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$DoubleUnderscoreInMemberNames$1
@@ -325389,9 +325033,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$3$Inner$
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4;
var $superClass = $cc_superClass$;
@@ -325403,14 +325044,11 @@
super()
};
get "bar"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$4
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5__myProp__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5;
var $superClass = $cc_superClass$;
@@ -325422,14 +325060,11 @@
super()
};
get "myProp"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5__myProp__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$5
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6__myProp__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6__I(this$1) {
- return 1
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6;
var $superClass = $cc_superClass$;
@@ -325441,7 +325076,7 @@
super()
};
get "myProp"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6__myProp__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6__I(this)
+ return 1
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$6
@@ -325522,27 +325157,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Foo$8
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myClone__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myClone"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myEquals__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myEquals"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myFinalize__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myFinalize"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myHashCode__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myHashCode"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myNotify__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myNotify"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myNotifyAll__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myNotifyAll"
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myWait__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this$1) {
- return "myWait"
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1;
var $superClass = $cc_superClass$;
@@ -325554,25 +325168,25 @@
super()
};
"clone"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myClone__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myClone"
};
"equals"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myEquals__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myEquals"
};
"finalize"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myFinalize__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myFinalize"
};
"hashCode"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myHashCode__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myHashCode"
};
"notify"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myNotify__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myNotify"
};
"notifyAll"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myNotifyAll__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myNotifyAll"
};
"wait"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__myWait__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1__T(this)
+ return "myWait"
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$JavaLangObjectMethods$1
@@ -325661,9 +325275,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Local$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1__T(this$1) {
- return "hello"
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1;
var $superClass = $cc_superClass$;
@@ -325675,14 +325286,11 @@
super()
};
"foo"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1__T(this)
+ return "hello"
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsAreNotExposed$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__T__T(this$1, suffix) {
- return $ps_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__bar$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__T__T(this$1, suffix)
-}
function $ps_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__bar$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__T__T(this$1, suffix$1) {
return ("hello " + suffix$1)
}
@@ -325698,7 +325306,7 @@
};
"foo"(arg) {
var prep0 = $as_T(arg);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__T__T(this, prep0)
+ return $ps_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__bar$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1__T__T(this, prep0)
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$LocalDefsWithCaptures$1
@@ -325758,9 +325366,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodNamedConstructor
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1__I(this$1) {
- return 42
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1;
var $superClass = $cc_superClass$;
@@ -325772,14 +325377,11 @@
super()
};
"myMethod"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1__I(this)
+ return 42
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithConstantFoldedName$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__I(this$1) {
- return 42
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__double__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__I__I(this$1, x) {
return (x << 1)
}
@@ -325794,7 +325396,7 @@
super()
};
"theAnswer"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$MethodsWithExplicitName$1__I(this)
+ return 42
};
"doubleTheParam"(arg) {
var prep0 = $uI(arg);
@@ -326064,15 +325666,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OuterScalaClass$1$InnerJSClass
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__I__I(this$1, x) {
- return x
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T__T(this$1, x) {
- return x
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T(this$1) {
- return ""
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1;
var $superClass = $cc_superClass$;
@@ -326086,17 +325679,17 @@
"foo"(...rest) {
switch ($uI(rest.length)) {
case 0: {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T(this) : $as_T(rest[0]));
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T__T(this, prep0);
+ var prep0 = ((rest[0] === (void 0)) ? "" : $as_T(rest[0]));
+ return prep0;
break
}
case 1: {
if ($isInt(rest[0])) {
var prep0$3 = $uI(rest[0]);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__I__I(this, prep0$3)
+ return prep0$3
} else if ((((typeof rest[0]) === "string") || (rest[0] === (void 0)))) {
- var prep0$2 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo$default$1__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T(this) : $as_T(rest[0]));
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadDefaultParameter$1__T__T(this, prep0$2)
+ var prep0$2 = ((rest[0] === (void 0)) ? "" : $as_T(rest[0]));
+ return prep0$2
} else {
throw "No matching overload"
};
@@ -326561,14 +326154,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__I__I(this$1, x) {
return (x << 1)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__sc_Seq__I(this$1, strs) {
- return $uI($n(strs).foldLeft__O__F2__O(0, new $c_sjsr_AnonFunction2(((x$4$2, x$5$2) => {
- var x$4 = $uI(x$4$2);
- var x$5 = $as_T(x$5$2);
- var this$2 = $n(x$5);
- return ((x$4 + this$2.length) | 0)
- }))))
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1;
var $superClass = $cc_superClass$;
@@ -326586,16 +326171,56 @@
var prep0$2 = $uI(rest[0]);
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__I__I(this, prep0$2)
} else if (((typeof rest[0]) === "string")) {
- var prep0 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__sc_Seq__I(this, prep0)
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x$4 = $uI(arg1);
+ var x$5 = $as_T(arg2);
+ var this$3 = $n(x$5);
+ var temp$z = ((x$4 + this$3.length) | 0);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return $uI($$x1)
} else {
throw "No matching overload"
};
break
}
default: {
- var prep0$3 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverloadedMethodsWithVarargs$1__sc_Seq__I(this, prep0$3)
+ var start$1 = 0;
+ var end$1 = $uI(rest.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = rest[index$1];
+ var x$4$1 = $uI(arg1$1);
+ var x$5$1 = $as_T(arg2$1);
+ var this$6 = $n(x$5$1);
+ var temp$z$1 = ((x$4$1 + this$6.length) | 0);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return $uI($$x2)
}
}
};
@@ -326606,9 +326231,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__I(this$1) {
- return 1
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__dependent__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
@@ -326637,7 +326259,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersParent$1__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -326656,9 +326278,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I(this$1) {
- return 1
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__dependent__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
@@ -326687,7 +326306,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -326703,9 +326322,6 @@
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1
}
var $r_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1__$outer = Symbol("$outer");
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1__I(this$1) {
- return 43
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1;
var $superClass = $cc_superClass$;
@@ -326724,7 +326340,7 @@
}
};
get "bar"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1__I(this)
+ return 43
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideGetterSuperParent$1
@@ -326861,12 +326477,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$PropertiesWithExplicitName$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__I(this$1) {
- return 42
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__I(this$1) {
- return 100
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1;
var $superClass = $cc_superClass$;
@@ -326878,10 +326488,10 @@
super()
};
"bar"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__I(this)
+ return 42
};
"foo"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1__I(this)
+ return 100
};
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedMethods$1
@@ -326913,9 +326523,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$ProtectedProperties$1
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__I(this$1) {
- return 42
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__I__I(this$1, x) {
return (x << 1)
}
@@ -326937,7 +326544,7 @@
break
}
case 0: {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$RenamedOverloadedMethods$1__I(this);
+ return 42;
break
}
default: {
@@ -327242,9 +326849,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleMethod
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__I(this$1) {
- return 42
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__I__I(this$1, x) {
return (x << 1)
}
@@ -327266,7 +326870,7 @@
break
}
case 0: {
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__foo__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleOverloadedMethods$1__I(this);
+ return 42;
break
}
default: {
@@ -327510,11 +327114,12 @@
return $s_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods__alsoExistsAsMember__Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods__I__I(this, prep0)
};
static "basic"() {
- return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().basic__I()
+ return 1
};
static "setMyVar"(arg) {
var prep0 = $uI(arg);
- $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().setMyVar__I__V(prep0)
+ var this$1 = $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$();
+ this$1.Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$__f_myVar = prep0
};
static ["constructor"](arg) {
var prep0 = $uI(arg);
@@ -327529,8 +327134,28 @@
case 0: {
if ($isInt(arg)) {
var prep0$2 = $uI(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().renamedOverloadedMethod__I__sc_Seq__I(prep0$2, prep1)
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return ((prep0$2 + $uI($$x1)) | 0)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().renamedOverload__T__T(prep0)
@@ -327541,8 +327166,28 @@
}
default: {
var prep0$3 = $uI(arg);
- var prep1$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().renamedOverloadedMethod__I__sc_Seq__I(prep0$3, prep1$2)
+ var num$1 = $m_s_math_Numeric$IntIsIntegral$();
+ var start$1 = 0;
+ var end$1 = $uI(rest.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = rest[index$1];
+ var x$1 = $uI(arg1$1);
+ var y$1 = $uI(arg2$1);
+ var temp$z$1 = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num$1, x$1, y$1);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return ((prep0$3 + $uI($$x2)) | 0)
}
}
};
@@ -327555,8 +327200,28 @@
case 0: {
if ($isInt(arg)) {
var prep0$2 = $uI(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().overload__I__sc_Seq__I(prep0$2, prep1)
+ var num = $m_s_math_Numeric$IntIsIntegral$();
+ var start = 0;
+ var end = $uI(rest.length);
+ var z = 0;
+ var $$x1;
+ while (true) {
+ if ((start !== end)) {
+ var temp$start = ((1 + start) | 0);
+ var arg1 = z;
+ var index = start;
+ var arg2 = rest[index];
+ var x = $uI(arg1);
+ var y = $uI(arg2);
+ var temp$z = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num, x, y);
+ start = temp$start;
+ z = temp$z;
+ continue
+ };
+ var $$x1 = z;
+ break
+ };
+ return ((prep0$2 + $uI($$x1)) | 0)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().overload__T__T(prep0)
@@ -327567,8 +327232,28 @@
}
default: {
var prep0$3 = $uI(arg);
- var prep1$2 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $m_Lorg_scalajs_testsuite_jsinterop_TopLevelStaticExportMethods$().overload__I__sc_Seq__I(prep0$3, prep1$2)
+ var num$1 = $m_s_math_Numeric$IntIsIntegral$();
+ var start$1 = 0;
+ var end$1 = $uI(rest.length);
+ var z$1 = 0;
+ var $$x2;
+ while (true) {
+ if ((start$1 !== end$1)) {
+ var temp$start$1 = ((1 + start$1) | 0);
+ var arg1$1 = z$1;
+ var index$1 = start$1;
+ var arg2$1 = rest[index$1];
+ var x$1 = $uI(arg1$1);
+ var y$1 = $uI(arg2$1);
+ var temp$z$1 = $f_s_math_Numeric$IntIsIntegral__plus__I__I__I(num$1, x$1, y$1);
+ start$1 = temp$start$1;
+ z$1 = temp$z$1;
+ continue
+ };
+ var $$x2 = z$1;
+ break
+ };
+ return ((prep0$3 + $uI($$x2)) | 0)
}
}
};
@@ -327746,9 +327431,6 @@
};
return $n_Lorg_scalajs_testsuite_library_ReflectTest$ObjectEnableIndirect$
}
-function $s_Lorg_scalajs_testsuite_library_StackTraceTest$SJS__m__Lorg_scalajs_testsuite_library_StackTraceTest$SJS__I(this$1) {
- return new $c_Lorg_scalajs_testsuite_library_StackTraceTest$Foo().f__I__I(20)
-}
var $b_Lorg_scalajs_testsuite_library_StackTraceTest$SJS;
function $a_Lorg_scalajs_testsuite_library_StackTraceTest$SJS() {
if ((!$b_Lorg_scalajs_testsuite_library_StackTraceTest$SJS)) {
@@ -327758,7 +327440,7 @@
super()
};
"n"() {
- return $s_Lorg_scalajs_testsuite_library_StackTraceTest$SJS__m__Lorg_scalajs_testsuite_library_StackTraceTest$SJS__I(this)
+ return new $c_Lorg_scalajs_testsuite_library_StackTraceTest$Foo().f__I__I(20)
};
}
};
@@ -354190,12 +353872,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$NewDefault$1$
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional;
function $a_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional)) {
@@ -354213,10 +353889,10 @@
this.z = $m_sjs_js_package$().undefined__sjs_js_$bar()
};
get "y"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
get "y2"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
}
};
@@ -354267,12 +353943,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$ClassImplementsTraitWithOptionalOverrideWithConcrete
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this$1) {
- return (void 0)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional;
function $a_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional)) {
@@ -354290,10 +353960,10 @@
this.z = $m_sjs_js_package$().undefined__sjs_js_$bar()
};
get "y"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__y__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
get "y2"() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__y2__Lorg_scalajs_testsuite_jsinterop_JSOptionalTest212$OverrideWithUndefinedInClassIsNotOptional__sjs_js_$bar(this)
+ return (void 0)
};
}
};
@@ -354328,9 +353998,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedInnerObject
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable__iterator__Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable__sjs_js_Dynamic(this$1) {
- return $m_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$().singletonIterator__O__sjs_js_Dynamic(532)
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable;
function $a_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable)) {
@@ -354340,7 +354007,7 @@
super()
};
[Symbol.iterator]() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable__iterator__Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedIterable__sjs_js_Dynamic(this)
+ return $m_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$().singletonIterator__O__sjs_js_Dynamic(532)
};
}
};
@@ -354427,9 +354094,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedOverloadedRuntimeDispatchMethod
}
-function $s_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef__internalDef__Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef__I(this$1) {
- return 456
-}
var $b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef;
function $a_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef)) {
@@ -354439,7 +354103,7 @@
super()
};
get [$m_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$().sym1__sjs_js_Symbol()]() {
- return $s_Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef__internalDef__Lorg_scalajs_testsuite_jsinterop_JSSymbolTest$SJSDefinedPropDef__I(this)
+ return 456
};
}
};
@@ -354908,9 +354572,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$Subclass$2
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114__T__T(this$1, x) {
- return x
-}
var $b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114;
function $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114() {
if ((!$b_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114)) {
@@ -354924,7 +354585,7 @@
return $a_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedObject\uff3fIssue4114$middle$InnerClass().prototype.foo.call(this, arg)
} else if (((typeof arg) === "string")) {
var prep0 = $as_T(arg);
- return $s_Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114__foo__Lorg_scalajs_testsuite_jsinterop_NestedJSClassTest$TriplyNestedClass\uff3fIssue4114__T__T(this, prep0)
+ return prep0
} else {
throw "No matching overload"
}
@@ -355293,9 +354954,6 @@
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__methodWithDefault__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__I__I(this$1, x) {
return (x << 1)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__methodWithDefault$default$1__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__I(this$1) {
- return 9
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1;
var $superClass = $cc_superClass$;
@@ -355307,7 +354965,7 @@
super(7)
};
"methodWithDefault"(...rest) {
- var prep0 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__methodWithDefault$default$1__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__I(this) : $uI(rest[0]));
+ var prep0 = ((rest[0] === (void 0)) ? 9 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__methodWithDefault__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefault$1__I__I(this, prep0)
};
};
@@ -355318,9 +354976,6 @@
var $$x1 = this$1[$r_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__OverrideDefaultParametersParent$jsname1$1].prototype.bar.call(this$1, x, y);
return $uI($$x1)
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__I(this$1) {
- return 10
-}
function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__dependent__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__I__I__I(this$1, x, y) {
return ((x + y) | 0)
}
@@ -355343,7 +354998,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 10 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersChild$1__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -355372,7 +355027,7 @@
};
"bar"(arg, ...rest) {
var prep0 = $uI(arg);
- var prep1 = ((rest[0] === (void 0)) ? $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__bar$default$2__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultParent$1__I(this) : $uI(rest[0]));
+ var prep1 = ((rest[0] === (void 0)) ? 1 : $uI(rest[0]));
return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultChild$1__bar__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$OverrideDefaultParametersWithoutDefaultChild$1__I__I__I(this, prep0, prep1)
};
"dependent"(arg, ...rest) {
@@ -355655,12 +355310,6 @@
};
return $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$SimpleInheritedFromNative
}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__f__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__T__sc_Seq__T(this$1, x, y) {
- return ("Sub " + $n(y).length__I())
-}
-function $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__g__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__I__V(this$1, x) {
- /*<skip>*/
-}
function $a_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1($cc_superClass$, $cc_arg$outer) {
var $b_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1;
var $superClass = $cc_superClass$;
@@ -355675,9 +355324,8 @@
if ($isInt(arg)) {
return $cc_superClass$.prototype.f.call(this, arg, ...rest)
} else if (((typeof arg) === "string")) {
- var prep0 = $as_T(arg);
- var prep1 = $m_sjsr_package$().toScalaVarArgs__sjs_js_Array__sc_Seq(rest);
- return $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__f__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__T__sc_Seq__T(this, prep0, prep1)
+ $as_T(arg);
+ return ("Sub " + $uI(rest.length))
} else {
throw "No matching overload"
}
@@ -355685,8 +355333,7 @@
"g"(arg, ...rest) {
switch ($uI(rest.length)) {
case 0: {
- var prep0 = $uI(arg);
- $s_Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__g__Lorg_scalajs_testsuite_jsinterop_NonNativeJSTypeTest$Sub$1__I__V(this, prep0);
+ $uI(arg);
return (void 0);
break
}
@@ -355971,25 +355618,19 @@
"then"(arg, arg$2) {
if ((arg === (void 0))) {
var prep0$2 = $as_jl_Void(arg);
- var prep1$2 = arg$2;
- return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__then__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__jl_Void__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, prep0$2, prep1$2)
+ return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__then__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__jl_Void__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, prep0$2, arg$2)
} else {
- var prep0 = arg;
- var prep1 = arg$2;
- return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__then__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__sjs_js_Function1__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, prep0, prep1)
+ return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__then__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__sjs_js_Function1__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, arg, arg$2)
}
};
"catch"(arg) {
- var prep0 = arg;
- return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__catch__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, prep0)
+ return $s_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__catch__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(this, arg)
};
static "reject"(arg) {
- var prep0 = arg;
- return $m_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise$().reject__O__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(prep0)
+ return $m_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise$().reject__O__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(arg)
};
static "resolve"(arg) {
- var prep0 = arg;
- return $m_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise$().resolve__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(prep0)
+ return $m_Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise$().resolve__sjs_js_$bar__Lorg_scalajs_testsuite_jsinterop_PromiseMock$MockPromise(arg)
};
}
};
@@ -371582,12 +371223,6 @@
return false
}
});
-$c_Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1.prototype.$js$exported$prop$one__O = (function() {
- return this.Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1__f_one
-});
-$c_Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1.prototype.$js$exported$prop$two__O = (function() {
- return this.Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1__f_two
-});
$c_Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -371603,13 +371238,13 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1.prototype, "two", {
"get": (function() {
- return this.$js$exported$prop$two__O()
+ return this.Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1__f_two
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1.prototype, "one", {
"get": (function() {
- return this.$js$exported$prop$one__O()
+ return this.Lorg_scalajs_testsuite_compiler_RegressionJSTest$T$1__f_one
}),
"configurable": true
});
@@ -375690,15 +375325,6 @@
return false
}
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_x
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype.$js$exported$prop$y__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_y
-});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype.$js$exported$prop$y__I__O = (function(x$1) {
- this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_y = x$1
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -375714,17 +375340,17 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype, "y", {
"get": (function() {
- return this.$js$exported$prop$y__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_y
}),
"set": (function(arg) {
var prep0 = $uI(arg);
- this.$js$exported$prop$y__I__O(prep0)
+ this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_y = prep0
}),
"configurable": true
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Bar$6__f_x
}),
"configurable": true
});
@@ -375858,9 +375484,6 @@
return false
}
});
-$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$32.prototype.$js$exported$prop$x__O = (function() {
- return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$32__f_x
-});
$c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$32.prototype.notifyAll__ = (function() {
return (void 0)
});
@@ -375876,7 +375499,7 @@
});
Object.defineProperty($c_Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$32.prototype, "x", {
"get": (function() {
- return this.$js$exported$prop$x__O()
+ return this.Lorg_scalajs_testsuite_jsinterop_ExportsTest$Foo$32__f_x
}),
"configurable": true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment