From ddb1274d5294866e6ca97aa7c593ccb5f177be20 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 20 Apr 2024 16:07:24 +0800 Subject: [PATCH] P.ot -> P._rootRun --- branch/latest/md5.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index c14fbb8..5b9a13e 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -3832,7 +3832,7 @@ var A = { $.P = s } }, - ot(a, b, c, d, e) { + _rootRun(a, b, c, d, e) { var s, r = $.P if (r === c) return d.$1(e) $.P = c @@ -10370,7 +10370,7 @@ P._RootZone.prototype = { a.$1(b) return } - P.ot(null, null, this, a, b) + P._rootRun(null, null, this, a, b) } catch (q) { s = H.unwrap_Exception(q) r = H.getTraceFromException(q) @@ -10395,7 +10395,7 @@ P._RootZone.prototype = { }, fF(a, b) { if ($.P === C.f) return a.$1(b) - return P.ot(null, null, this, a, b) + return P._rootRun(null, null, this, a, b) }, cv(a, b) { return this.fF(a, b, t.z, t.z)