From 36d1c9da40feb060e12930a80bdf6519f98f1f7b Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Thu, 4 Apr 2024 23:35:00 +0800 Subject: [PATCH] H.vl -> H.throwCyclicInit --- branch/latest/md5.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 4ef5bca..099a6ff 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -188,7 +188,7 @@ function lazyOld(a, b, c, d) { a[b] = s a[c] = function () { a[c] = function () { - H.vl(b) + H.throwCyclicInit(b) } var r var q = d @@ -1414,7 +1414,7 @@ var A = { } throw H.wrap_expression(P.bz("Field name " + a + " not found.", null)) }, - vl(a) { + throwCyclicInit(a) { throw H.wrap_expression(new P.fj(a)) }, getIsolateAffinityTag(a) {