From 4cd9893a883463b95342a49a56e310fb11ff1f1f Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 20 Apr 2024 15:57:58 +0800 Subject: [PATCH] P.ca -> P._newHashTable --- branch/latest/md5.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 3453385..21f4d74 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -9366,7 +9366,7 @@ H.JsLinkedHashMap.prototype = { ei(a, b) { return this.bp(a, b) != null }, - ca() { + _newHashTable() { var s = "", r = Object.create(null) this.cd(r, s, r)