H.uF -> H._substituteNamed

This commit is contained in:
shenjack 2024-04-04 23:51:40 +08:00
parent decdeb1ed4
commit 1255e96bd6
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -1952,7 +1952,7 @@ var A = {
}
return s ? n : b
},
uF(a, b, c, d) {
_substituteNamed(a, b, c, d) {
var s, r, q, p, o, n, m = b.length,
l = H.ld(m)
for (s = false, r = 0; r < m; r += 3) {
@ -1971,7 +1971,7 @@ var A = {
p = b.b,
o = H._substituteArray(a, p, c, d),
n = b.c,
m = H.uF(a, n, c, d)
m = H._substituteNamed(a, n, c, d)
if (q === r && o === p && m === n) return b
s = new H.ib()
s.a = q