H.uY -> H.initNativeDispatch

This commit is contained in:
shenjack 2024-04-04 23:36:30 +08:00
parent e5026e5a6a
commit 713b8120fc
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -1522,7 +1522,7 @@ var A = {
if (init.leafTags[a] === true) return H.makeLeafDispatchRecord(s)
else return J.makeDispatchRecord(s, c, null, null)
},
uY() {
initNativeDispatch() {
if (true === $.mA) return
$.mA = true
if (!run_env.from_code) {
@ -3095,7 +3095,7 @@ var A = {
var proto, r, q, interceptor, o, n = a[init.dispatchPropertyName]
if (n == null)
if ($.mA == null) {
H.uY()
H.initNativeDispatch()
n = a[init.dispatchPropertyName]
} if (n != null) {
proto = n.p