Compare commits

..

No commits in common. "e72e23f4a2f0cb23c3239dc3e93018ed8634b3dc" and "5386aa783c81c36a535ed586cee93655dda76854" have entirely different histories.

View File

@ -1605,13 +1605,13 @@
_.d = _.c = null _.d = _.c = null
}, },
init_hooks_closure: function lv(a) { init_hooks_closure: function lv(a) {
this.get_tag = a this.a = a
}, },
init_hooks_closure_0: function lw(a) { init_hooks_closure_0: function lw(a) {
this.get_unknown_tag = a this.a = a
}, },
init_hooks_closure_1: function lx(a) { init_hooks_closure_1: function lx(a) {
this.prototype_for_tag = a this.a = a
}, },
ct: function ct(a, b) { ct: function ct(a, b) {
var _ = this var _ = this
@ -3365,8 +3365,8 @@
async_return(a, b) { async_return(a, b) {
b.bM(0, a) b.bM(0, a)
}, },
async_rethrow(obj, completer) { ai(a, b) {
completer.cj(H.unwrap_Exception(obj), H.get_trace_from_exception(obj)) b.cj(H.unwrap_Exception(a), H.get_trace_from_exception(a))
}, },
await_on_object(a, b) { await_on_object(a, b) {
var s, r, q = new P.lh(b), var s, r, q = new P.lh(b),
@ -3849,8 +3849,7 @@
return new H.JsLinkedHashMap(a.i("@<0>").aL(b).i("aT<1,2>")) return new H.JsLinkedHashMap(a.i("@<0>").aL(b).i("aT<1,2>"))
}, },
dD(a, b, c) { dD(a, b, c) {
let result = new H.JsLinkedHashMap(b.i("@<0>").aL(c).i("aT<1,2>")) return H.uQ(a, new H.JsLinkedHashMap(b.i("@<0>").aL(c).i("aT<1,2>")))
return H.uQ(a, result)
}, },
create_hashmap(a, b) { create_hashmap(a, b) {
return new H.JsLinkedHashMap(a.i("@<0>").aL(b).i("aT<1,2>")) return new H.JsLinkedHashMap(a.i("@<0>").aL(b).i("aT<1,2>"))
@ -3905,22 +3904,16 @@
var s, r, q, p, o, n, m, l = a.ga0(a), var s, r, q, p, o, n, m, l = a.ga0(a),
k = 0, k = 0,
j = 0 j = 0
while (true) { while (!0) {
if (!(k < 80 || j < 3)) { if (!(k < 80 || j < 3)) break
break if (!l.u()) return
}
if (!l.u()) {
return
}
s = H.e(l.gC()) s = H.e(l.gC())
b.push(s) b.push(s)
k += s.length + 2; k += s.length + 2;
++j ++j
} }
if (!l.u()) { if (!l.u()) {
if (j <= 5) { if (j <= 5) return
return
}
r = b.pop() r = b.pop()
q = b.pop() q = b.pop()
} else { } else {
@ -4189,7 +4182,7 @@
return H.nZ(p) return H.nZ(p)
}, },
h_(a) { h_(a) {
return new H.ct(a, H.m7(a, false, true, false, false, false)) return new H.ct(a, H.m7(a, !1, !0, !1, !1, !1))
}, },
o7(a, b, c) { o7(a, b, c) {
var s = J.by(b) var s = J.by(b)
@ -4575,7 +4568,7 @@
case 1: case 1:
return P.async_return(q, async_completer) return P.async_return(q, async_completer)
case 2: case 2:
return P.async_rethrow(async_result_1, async_completer) return P.ai(async_result_1, async_completer)
} }
}) })
return P.async_start_sync($async$iE, async_completer) return P.async_start_sync($async$iE, async_completer)
@ -5797,7 +5790,7 @@
r = P.make_async_await_completer(t.eF), r = P.make_async_await_completer(t.eF),
q, p, o, n, m, l, k, j, i, h q, p, o, n, m, l, k, j, i, h
var $async$c2 = P.wrap_js_function_for_async(function (b, c) { var $async$c2 = P.wrap_js_function_for_async(function (b, c) {
if (b === 1) return P.async_rethrow(c, r) if (b === 1) return P.ai(c, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
k = t.eV k = t.eV
@ -7933,18 +7926,14 @@
H.mq(q, 0, null) H.mq(q, 0, null)
s = q.byteLength s = q.byteLength
r = C._JsInt.ag(s - 0, 4) r = C._JsInt.ag(s - 0, 4)
let result = new Uint32Array(q, 0, r)[1] return new Uint32Array(q, 0, r)[1]
output("X.k", a, b, result)
return result
}, },
D(a, b) { D(a, b) {
var s, r, q = new Uint8Array(H.on(X.f4(a, b))).buffer var s, r, q = new Uint8Array(H.on(X.f4(a, b))).buffer
H.mq(q, 0, null) H.mq(q, 0, null)
s = q.byteLength s = q.byteLength
r = C._JsInt.ag(s - 0, 4) r = C._JsInt.ag(s - 0, 4)
let result = new Uint32Array(q, 0, r)[1] return new Float32Array(q, 0, r)[1]
output("X.D", a, b, result)
return result
}, },
je: function je() {}, je: function je() {},
j9: function j9() {}, j9: function j9() {},
@ -7992,7 +7981,7 @@
r = P.make_async_await_completer(t.z), r = P.make_async_await_completer(t.z),
q, p q, p
var $async$jv = P.wrap_js_function_for_async(function (a, b) { var $async$jv = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) switch (switch_branch) { while (true) switch (switch_branch) {
case 0: case 0:
Sgls.tw() Sgls.tw()
@ -9300,29 +9289,29 @@
s = r.c s = r.c
if (s == null) { if (s == null) {
r.d = null r.d = null
return false return !1
} else { } else {
r.d = s.a r.d = s.a
r.c = s.c r.c = s.c
return true return !0
} }
} }
} }
H.init_hooks_closure.prototype = { H.init_hooks_closure.prototype = {
$1(a) { $1(a) {
return this.get_tag(a) return this.a(a)
}, },
$S: 28 $S: 28
} }
H.init_hooks_closure_0.prototype = { H.init_hooks_closure_0.prototype = {
$2(a, b) { $2(a, b) {
return this.get_unknown_tag(a, b) return this.a(a, b)
}, },
$S: 48 $S: 48
} }
H.init_hooks_closure_1.prototype = { H.init_hooks_closure_1.prototype = {
$1(a) { $1(a) {
return this.prototype_for_tag(a) return this.a(a)
}, },
$S: 58 $S: 58
} }
@ -12301,11 +12290,9 @@
var async_goto = 0, var async_goto = 0,
async_completer = P.make_async_await_completer(t.d), async_completer = P.make_async_await_completer(t.d),
q, p = this, q, p = this,
o, n, m, l, k, j, i, h, g, lang_data, e, d o, n, m, l, k, j, i, h, g, f, e, d
var $async$O = P.wrap_js_function_for_async(function (async_error_code, async_result) { var $async$O = P.wrap_js_function_for_async(function (a, b) {
if (async_error_code === 1) { if (a === 1) return P.ai(b, async_completer)
return P.async_rethrow(async_result, async_completer)
}
while (true) switch (async_goto) { while (true) switch (async_goto) {
case 0: case 0:
d = p.x d = p.x
@ -12326,14 +12313,12 @@
break break
} }
h = H.set_run_time_type_info([m, l, [H.set_run_time_type_info([H.e($.ni()) + p.d++, $.cl()], k)]], j) h = H.set_run_time_type_info([m, l, [H.set_run_time_type_info([H.e($.ni()) + p.d++, $.cl()], k)]], j)
if (p.current_count === 0) { if (p.current_count === 0) h.pop()
h.pop()
}
async_goto = 5 async_goto = 5
return P.async_await(T.c2(h), $async$O) return P.async_await(T.c2(h), $async$O)
case 5: case 5:
g = async_result g = b
lang_data = null f = null
case 6: case 6:
// if (!!0) { // if (!!0) {
// s = 8 // s = 8
@ -12342,23 +12327,19 @@
async_goto = 9 async_goto = 9
return P.async_await(g.O(), $async$O) return P.async_await(g.O(), $async$O)
case 9: case 9:
e = async_result e = b
if (e == null) { if (e == null) {
async_goto = 8 async_goto = 8
break break
} }
case 7: case 7:
lang_data = e f = e
async_goto = 6 async_goto = 6
break break
case 8: case 8:
// Array.w(a, b) -> a.includes(b) // Array.w(a, b) -> a.includes(b)
// if (C.Array.w(o, n.a(f.a[0]).e.gb2())) { // if (C.Array.w(o, n.a(f.a[0]).e.gb2())) {
// f.a[0] == [2]获得胜利 if (o.includes(n.a(f.a[0]).e.gb2())) {
if (lang_data.a[0] != "[2]获得胜利") {
output("警告, 不等")
}
if (o.includes(n.a(lang_data.a[0]).e.gb2())) {
++p.win_count ++p.win_count
}; };
++i; ++i;
@ -12418,7 +12399,7 @@
q = this, q = this,
p, o, n, m, l p, o, n, m, l
var $async$ae = P.wrap_js_function_for_async(function (c, d) { var $async$ae = P.wrap_js_function_for_async(function (c, d) {
if (c === 1) return P.async_rethrow(d, r) if (c === 1) return P.ai(d, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
q.Q = b q.Q = b
@ -12531,7 +12512,7 @@
q, p = this, q, p = this,
o, n, m, l, k, j, i, h, g, f, e, d, c, b, a, a0, a1, a2, a3, a4 o, n, m, l, k, j, i, h, g, f, e, d, c, b, a, a0, a1, a2, a3, a4
var $async$O = P.wrap_js_function_for_async(function (a5, a6) { var $async$O = P.wrap_js_function_for_async(function (a5, a6) {
if (a5 === 1) return P.async_rethrow(a6, async_completer) if (a5 === 1) return P.ai(a6, async_completer)
while (true) switch (async_goto) { while (true) switch (async_goto) {
case 0: case 0:
a4 = p.y a4 = p.y
@ -12667,7 +12648,7 @@
q = this, q = this,
p, o, n, m, l p, o, n, m, l
var $async$ae = P.wrap_js_function_for_async(function (c, d) { var $async$ae = P.wrap_js_function_for_async(function (c, d) {
if (c === 1) return P.async_rethrow(d, r) if (c === 1) return P.ai(d, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
q.cx = b q.cx = b
@ -12761,7 +12742,7 @@
q, p = this, q, p = this,
o, n, m, l, k, j, i, h, g, f, e, d o, n, m, l, k, j, i, h, g, f, e, d
var $async$O = P.wrap_js_function_for_async(function (a, b) { var $async$O = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
e = p.b e = p.b
@ -13074,7 +13055,7 @@
q, p = this, q, p = this,
o o
var $async$b4 = P.wrap_js_function_for_async(function (async_error_code, async_result) { var $async$b4 = P.wrap_js_function_for_async(function (async_error_code, async_result) {
if (async_error_code === 1) return P.async_rethrow(async_result, async_completer) if (async_error_code === 1) return P.ai(async_result, async_completer)
while (true) switch (async_goto) { while (true) switch (async_goto) {
case 0: case 0:
p.d = null p.d = null
@ -13350,7 +13331,7 @@
q = this, q = this,
p, o, n p, o, n
var $async$$0 = P.wrap_js_function_for_async(function (a, b) { var $async$$0 = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
n = t.z n = t.z
@ -16188,7 +16169,7 @@
q, p = this, q, p = this,
o, n, m, l, k, j, i, h, g, f, e, d, c, b, a, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, b0, b1, b2, b3 o, n, m, l, k, j, i, h, g, f, e, d, c, b, a, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, b0, b1, b2, b3
var $async$bD = P.wrap_js_function_for_async(function (b4, b5) { var $async$bD = P.wrap_js_function_for_async(function (b4, b5) {
if (b4 === 1) return P.async_rethrow(b5, r) if (b4 === 1) return P.ai(b5, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
b3 = H.set_run_time_type_info([], t.V) b3 = H.set_run_time_type_info([], t.V)
@ -16331,7 +16312,7 @@
var s = 0, var s = 0,
r = P.make_async_await_completer(t.z) r = P.make_async_await_completer(t.z)
var $async$bE = P.wrap_js_function_for_async(function (a, b) { var $async$bE = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
s = 2 s = 2
@ -16363,7 +16344,7 @@
o = this, o = this,
n, m, l, k, j, i, h, g, f n, m, l, k, j, i, h, g, f
var $async$O = P.wrap_js_function_for_async(function (a, b) { var $async$O = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) $async$outer: switch (s) { while (true) $async$outer: switch (s) {
case 0: case 0:
if (o.cx) { if (o.cx) {
@ -16806,7 +16787,7 @@
r = P.make_async_await_completer(t.z), r = P.make_async_await_completer(t.z),
q = this q = this
var $async$cg = P.wrap_js_function_for_async(function (a, b) { var $async$cg = P.wrap_js_function_for_async(function (a, b) {
if (a === 1) return P.async_rethrow(b, r) if (a === 1) return P.ai(b, r)
while (true) switch (s) { while (true) switch (s) {
case 0: case 0:
q.az() q.az()
@ -19663,13 +19644,13 @@
lazy_old($, "wX", "at", function () { lazy_old($, "wX", "at", function () {
return X.k("vF:G*ee&GC", 12) return X.k("vF:G*ee&GC", 12)
}) })
lazy_old($, "vF", "a", function () { // 0 lazy_old($, "vF", "a", function () {
return X.k("IIq4zN_QaD", 19) return X.k("IIq4zN_QaD", 19)
}) })
lazy_old($, "vP", "i", function () { // 1 lazy_old($, "vP", "i", function () {
return X.k("P1JU9kNX~I", 52) return X.k("P1JU9kNX~I", 52)
}) })
lazy_old($, "wr", "t", function () { // 2 lazy_old($, "wr", "t", function () {
return X.k("Oi}Eh'8SJR", 99) return X.k("Oi}Eh'8SJR", 99)
}) })
lazy_old($, "wn", "ph", function () { lazy_old($, "wn", "ph", function () {
@ -19690,10 +19671,10 @@
lazy_old($, "wp", "pi", function () { lazy_old($, "wp", "pi", function () {
return X.D("Lo=*]5Lg#G", 25) return X.D("Lo=*]5Lg#G", 25)
}) })
lazy_old($, "w9", "eU", function () { // 160 lazy_old($, "w9", "eU", function () {
return X.k("uo2[vY3QwA", 3) return X.k("uo2[vY3QwA", 3)
}) })
lazy_old($, "wQ", "B", function () { // 3 lazy_old($, "wQ", "B", function () {
return X.k("Cv.c@Ovh.D", 22) return X.k("Cv.c@Ovh.D", 22)
}) })
lazy_old($, "wa", "p8", function () { lazy_old($, "wa", "p8", function () {
@ -19747,7 +19728,7 @@
lazy_old($, "xh", "pK", function () { lazy_old($, "xh", "pK", function () {
return X.k("KW3YIK.WUG", 36) return X.k("KW3YIK.WUG", 36)
}) })
lazy_old($, "xN", "b3", function () { // 80 lazy_old($, "xN", "b3", function () {
return X.k("}:|quIE(@P", 92) return X.k("}:|quIE(@P", 92)
}) })
lazy_old($, "vQ", "Z", function () { lazy_old($, "vQ", "Z", function () {
@ -19786,7 +19767,7 @@
lazy_old($, "ww", "bx", function () { lazy_old($, "ww", "bx", function () {
return X.k("27>.]$_<VQ", 94) return X.k("27>.]$_<VQ", 94)
}) })
lazy_old($, "xd", "bg", function () { // 40 lazy_old($, "xd", "bg", function () {
return X.k("5+yzR?1-FQ", 93) return X.k("5+yzR?1-FQ", 93)
}) })
lazy_old($, "vM", "p0", function () { lazy_old($, "vM", "p0", function () {
@ -19798,16 +19779,16 @@
lazy_old($, "vU", "lG", function () { lazy_old($, "vU", "lG", function () {
return X.D("'00dRlSitU", 54) return X.D("'00dRlSitU", 54)
}) })
lazy_old($, "vW", "p3", function () { // 110 lazy_old($, "vW", "p3", function () {
return X.k("`aa.s&j;mC", 14) return X.k("`aa.s&j;mC", 14)
}) })
lazy_old($, "wD", "pq", function () { lazy_old($, "wD", "pq", function () {
return X.k("y{5]U4S1PH", 83) return X.k("y{5]U4S1PH", 83)
}) })
lazy_old($, "w0", "d_", function () { // 128 lazy_old($, "w0", "d_", function () {
return X.k("?`C3ou}R1L", 67) return X.k("?`C3ou}R1L", 67)
}) })
lazy_old($, "wj", "pe", function () { // 1066359849 lazy_old($, "wj", "pe", function () {
return X.D("ThP:gnU]RI", 16) return X.D("ThP:gnU]RI", 16)
}) })
lazy_old($, "vH", "oX", function () { lazy_old($, "vH", "oX", function () {
@ -19831,7 +19812,7 @@
lazy_old($, "xK", "pZ", function () { lazy_old($, "xK", "pZ", function () {
return X.D("Pb8apiJXjT", 50) return X.D("Pb8apiJXjT", 50)
}) })
lazy_old($, "x7", "mU", function () { // 36 lazy_old($, "x7", "mU", function () {
return X.k("+O2YYGy,+H", 45) return X.k("+O2YYGy,+H", 45)
}) })
lazy_old($, "vJ", "oZ", function () { lazy_old($, "vJ", "oZ", function () {
@ -19873,7 +19854,7 @@
lazy_old($, "w8", "aR", function () { lazy_old($, "w8", "aR", function () {
return X.k("o.qW!KX[gF", 31) return X.k("o.qW!KX[gF", 31)
}) })
lazy_old($, "wE", "mO", function () { // 25 lazy_old($, "wE", "mO", function () {
return X.k("#U<=KBe&GC", 24) return X.k("#U<=KBe&GC", 24)
}) })
lazy_old($, "wL", "iI", function () { lazy_old($, "wL", "iI", function () {
@ -19882,7 +19863,7 @@
lazy_old($, "vX", "cY", function () { lazy_old($, "vX", "cY", function () {
return X.k("l@(lK%,MPO", 82) return X.k("l@(lK%,MPO", 82)
}) })
lazy_old($, "xz", "b2", function () { // 63 lazy_old($, "xz", "b2", function () {
return X.k("Q9p3NSeckG", 37) return X.k("Q9p3NSeckG", 37)
}) })
lazy_old($, "xg", "mV", function () { lazy_old($, "xg", "mV", function () {
@ -19984,7 +19965,7 @@
lazy_old($, "wd", "pb", function () { lazy_old($, "wd", "pb", function () {
return X.k(",r=TU*tMlL", 66) return X.k(",r=TU*tMlL", 66)
}) })
lazy_old($, "xP", "q0", function () { // 8208 lazy_old($, "xP", "q0", function () {
return X.k("0X)=.x6uSP", 88) return X.k("0X)=.x6uSP", 88)
}) })
lazy_old($, "x5", "pE", function () { lazy_old($, "x5", "pE", function () {