Compare commits
No commits in common. "04575d129777a958757d972c9e61cd491c9c7641" and "968535bacb1eb02ff06f74a550edb3ca0be66f32" have entirely different histories.
04575d1297
...
968535bacb
@ -7022,7 +7022,6 @@
|
||||
aN(a, b) {
|
||||
var s
|
||||
if (b == null) b = P.hH(a)
|
||||
console.error(a, b)
|
||||
s = this.a
|
||||
if (this.b) s.af(a, b)
|
||||
else s.b4(a, b)
|
||||
|
@ -5808,12 +5808,12 @@ var A = {
|
||||
if (o.length !== 0) c.push(o)
|
||||
return c
|
||||
},
|
||||
start_main(target) {
|
||||
inner_main(a) {
|
||||
var async_goto = 0,
|
||||
async_completer = P._makeAsyncAwaitCompleter(t.eF),
|
||||
result, p, o, n, m, runner, k, j, i, h
|
||||
var $async$c2 = P._wrapJsFunctionForAsync(function (async_error_code, async_result) {
|
||||
if (async_error_code === 1) return P.async_rethrow(async_result, async_completer)
|
||||
var $async$c2 = P._wrapJsFunctionForAsync(function (b, c) {
|
||||
if (b === 1) return P.async_rethrow(c, async_completer)
|
||||
while (true) switch (async_goto) {
|
||||
case 0:
|
||||
k = t.eV
|
||||
@ -5827,7 +5827,7 @@ var A = {
|
||||
n = $.i()
|
||||
m = -n
|
||||
// run here?
|
||||
runner = new T.Engine(j, h, k, i, new H.aT(t.d5), target, p, o, m, m, new Float64Array(n))
|
||||
runner = new T.fo(j, h, k, i, new H.aT(t.d5), a, p, o, m, m, new Float64Array(n))
|
||||
async_goto = 3
|
||||
return P._asyncAwait(runner.bD(), $async$c2)
|
||||
case 3:
|
||||
@ -7197,7 +7197,7 @@ var A = {
|
||||
_.f = a
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
Engine: function fo(a, b, c, d, e, f, g, h, i, j, k) {
|
||||
fo: function fo(a, b, c, d, e, f, g, h, i, j, k) {
|
||||
var _ = this
|
||||
_.a = a
|
||||
_.b = null
|
||||
@ -9726,8 +9726,7 @@ P.i_.prototype = {
|
||||
},
|
||||
cj(a, b) {
|
||||
var s
|
||||
if (b == null) { b = P.AsyncError_defaultStackTrace(a) }
|
||||
console.error(a, b)
|
||||
if (b == null) b = P.AsyncError_defaultStackTrace(a)
|
||||
s = this.a
|
||||
if (this.b) s.be(a, b)
|
||||
else s.cT(a, b)
|
||||
@ -12421,7 +12420,7 @@ L.ProfileWinChance.prototype = {
|
||||
h = H.b([m, l, [H.b([H.as_string($.ni()) + this_.d++, $.cl()], k)]], j)
|
||||
if (this_.z === 0) h.pop()
|
||||
async_goto = 5
|
||||
return P._asyncAwait(T.start_main(h), $async$O)
|
||||
return P._asyncAwait(T.inner_main(h), $async$O)
|
||||
case 5:
|
||||
g = async_result
|
||||
f = null
|
||||
@ -12648,7 +12647,7 @@ V.ProfileMain.prototype = {
|
||||
for (f = 0; f < m.length; ++f) g.push(H.b(["" + this_.e++, l], k))
|
||||
}
|
||||
async_goto = 5
|
||||
return P._asyncAwait(T.start_main(h), $async$O)
|
||||
return P._asyncAwait(T.inner_main(h), $async$O)
|
||||
case 5:
|
||||
get_result = async_result
|
||||
d = null
|
||||
@ -12882,7 +12881,7 @@ X.ProfileFind.prototype = {
|
||||
this_.b = m + 1
|
||||
k = H.b([H.b([l, H.b(["" + this_.c++, "\x02"], e)], o), H.b([H.b(["" + this_.c++, "\x02"], e), H.b(["" + this_.c++, "\x02"], e)], o)], n)
|
||||
async_goto = 5
|
||||
return P._asyncAwait(T.start_main(k), $async$O)
|
||||
return P._asyncAwait(T.inner_main(k), $async$O)
|
||||
case 5:
|
||||
j = b
|
||||
i = C.Array.dl(j.c, new X.iX())
|
||||
@ -12906,7 +12905,7 @@ X.ProfileFind.prototype = {
|
||||
break
|
||||
}
|
||||
async_goto = 12
|
||||
return P._asyncAwait(T.start_main(k), $async$O)
|
||||
return P._asyncAwait(T.inner_main(k), $async$O)
|
||||
case 12:
|
||||
j = b
|
||||
case 13:
|
||||
@ -16387,7 +16386,7 @@ T.eg.prototype = {
|
||||
m.push(T.RunUpdate(C.String.B(LangData.get_lang("yjhn"), $.nd()), this.r, n, o, o, $.cZ(), 1000, 100))
|
||||
}
|
||||
}
|
||||
T.Engine.prototype = {
|
||||
T.fo.prototype = {
|
||||
bD() {
|
||||
logger.debug("看起来到 main 了")
|
||||
// 我盯上你了
|
||||
@ -19119,7 +19118,7 @@ LangData.k_.prototype = {
|
||||
S.fK,
|
||||
HtmlRenderer.inner_render, HtmlRenderer.jT, HtmlRenderer.ax,
|
||||
Sgls.a_, Sgls.n,
|
||||
T.x, T.Plr, T.dk, T.Engine, T.b7, T.IPlr, T.HDamage, T.HRecover, T.aX, T.aq, T.bG, T.Weapon, T.fl
|
||||
T.x, T.Plr, T.dk, T.fo, T.b7, T.IPlr, T.HDamage, T.HRecover, T.aX, T.aq, T.bG, T.Weapon, T.fl
|
||||
]
|
||||
)
|
||||
inherit_many(J.Interceptor, [J.fw, J.cs, J.bE, J.JsArray, J.JsNumber, J.JsString, H.dJ, H.ab, W.fn, W.Blob, W.CanvasRenderingContext2D, W.i6, W.bb, W.ja, W.jb, W.o, W.c4, W.jL, W.ig, W.il, W.iy, W.iA])
|
||||
@ -21381,7 +21380,7 @@ function main() {
|
||||
}
|
||||
async_goto = 8
|
||||
// c2 似乎是起始
|
||||
return P._asyncAwait(T.start_main(h), $async$iE)
|
||||
return P._asyncAwait(T.inner_main(h), $async$iE)
|
||||
case 8:
|
||||
// a0_getter = async_result
|
||||
// HtmlRenderer.jt(a0_getter)
|
||||
|
Loading…
Reference in New Issue
Block a user