From db2aa5792bc94b86b678772375b4806f64e83cf2 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 20 Apr 2024 15:22:50 +0800 Subject: [PATCH] P.mk -> P._Future__chainCoreFuture --- branch/latest/md5.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 6f714c9..97b2f35 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -3630,7 +3630,7 @@ var A = { rM(a) { return new P.cg(new P._Future($.P, a.i("U<0>")), a.i("cg<0>")) }, - mk(a, b) { + _Future__chainCoreFuture(a, b) { var s, r for (; s = a.a, (s & 4) !== 0;) a = a.c if ((s & 24) !== 0) { @@ -3710,7 +3710,7 @@ var A = { h.c = t1.c f.a = t1 continue - } else P.mk(t1, h) + } else P._Future__chainCoreFuture(t1, h) else h.cV(t1) return } @@ -9963,7 +9963,7 @@ P._Future.prototype = { if ((a.a & 16) !== 0) { s.a ^= 2 P.cS(null, null, s.b, new P.kN(s, a)) - } else P.mk(a, s) + } else P._Future__chainCoreFuture(a, s) return } s.cV(a) @@ -10020,7 +10020,7 @@ P.kJ.prototype = { } P.kN.prototype = { $0() { - P.mk(this.b, this.a) + P._Future__chainCoreFuture(this.b, this.a) }, $S: 0 }