寻思寻思

This commit is contained in:
shenjack 2024-04-04 16:28:24 +08:00
parent 578358a87b
commit e521bdf33e
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -16587,22 +16587,49 @@ T.fo.prototype = {
return this.dM(0, b) return this.dM(0, b)
}, },
dM(a, b) { dM(a, b) {
var s = 0, // var async_goto = 0,
r = P._makeAsyncAwaitCompleter(t.z), // async_completer = P._makeAsyncAwaitCompleter(t.z),
q = this, // this_ = this,
p, o, n, m, l, k, j // p, o, n, m, l, k, j
var $async$ae = P._wrapJsFunctionForAsync(function (c, d) { // var $async$ae = P._wrapJsFunctionForAsync(function (c, d) {
if (c === 1) return P.async_rethrow(d, r) // if (c === 1) return P.async_rethrow(d, async_completer)
while (true) switch (s) { // while (true) switch (async_goto) {
case 0: // case 0:
q.db = b // this_.db = b
// p = Date.now()
// o = $.bx()
// n = this_.dx
// n[0] = p + o
// o = this_.a
// m = new H.y(o, new T.jk(), H._arrayInstanceType(o).i("y<1,m*>")).aV(0, "\n")
// p = this_.z
// o = p.length
// if (o !== 0)
// for (l = 0; l < p.length; p.length === o || (0, H.F)(p), ++l) {
// k = p[l]
// m += "\n" + H.as_string(k.e) + "\t" + H.as_string(k.a)
// }
// p = C.e.gaB().ab(m)
// logger.debug("initing in T.fi.dM")
// o = H.instanceType(p).i("a9<z.E>")
// logger.debug("initing in T.fi.dM")
// j = o.i("y<M.E,l*>")
// j = P.List_List_of(new H.y(new H.a9(p, o), new T.jl(this_), j), true, j.i("M.E"))
// C.Array.a5(j, H.fJ(n.buffer, 0, null))
// A.eR(X.dc(j))
// return P.async_return(null, async_completer)
// }
// })
// return P._asyncStartSync($async$ae, async_completer)
let this_ = this, p, o, n, m, l, k, j
this_.db = b
p = Date.now() p = Date.now()
o = $.bx() o = $.bx()
n = q.dx n = this_.dx
n[0] = p + o n[0] = p + o
o = q.a o = this_.a
m = new H.y(o, new T.jk(), H._arrayInstanceType(o).i("y<1,m*>")).aV(0, "\n") m = new H.y(o, new T.jk(), H._arrayInstanceType(o).i("y<1,m*>")).aV(0, "\n")
p = q.z p = this_.z
o = p.length o = p.length
if (o !== 0) if (o !== 0)
for (l = 0; l < p.length; p.length === o || (0, H.F)(p), ++l) { for (l = 0; l < p.length; p.length === o || (0, H.F)(p), ++l) {
@ -16614,13 +16641,9 @@ T.fo.prototype = {
o = H.instanceType(p).i("a9<z.E>") o = H.instanceType(p).i("a9<z.E>")
logger.debug("initing in T.fi.dM") logger.debug("initing in T.fi.dM")
j = o.i("y<M.E,l*>") j = o.i("y<M.E,l*>")
j = P.List_List_of(new H.y(new H.a9(p, o), new T.jl(q), j), true, j.i("M.E")) j = P.List_List_of(new H.y(new H.a9(p, o), new T.jl(this_), j), true, j.i("M.E"))
C.Array.a5(j, H.fJ(n.buffer, 0, null)) C.Array.a5(j, H.fJ(n.buffer, 0, null))
A.eR(X.dc(j)) A.eR(X.dc(j))
return P.async_return(null, r)
}
})
return P._asyncStartSync($async$ae, r)
}, },
cq(a, b) { cq(a, b) {
return this.f7(a, b) return this.f7(a, b)