From 2756b85e262da14e14e8da39648b198b83bbf29d Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Tue, 19 Mar 2024 22:14:16 +0800 Subject: [PATCH] J.bs -> J.UnknownJavaScriptObject --- node_run/static/md5.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/node_run/static/md5.js b/node_run/static/md5.js index 83440f9..940bdcf 100644 --- a/node_run/static/md5.js +++ b/node_run/static/md5.js @@ -3065,18 +3065,18 @@ if (typeof a == "number") return J.dA.prototype if (typeof a == "string") return J.JsString.prototype if (a == null) return a - if (!(a instanceof P.Object)) return J.bs.prototype + if (!(a instanceof P.Object)) return J.UnknownJavaScriptObject.prototype return a }, aQ(a) { if (typeof a == "string") return J.JsString.prototype if (a == null) return a - if (!(a instanceof P.Object)) return J.bs.prototype + if (!(a instanceof P.Object)) return J.UnknownJavaScriptObject.prototype return a }, uR(a) { if (a == null) return J.JsNull.prototype - if (!(a instanceof P.Object)) return J.bs.prototype + if (!(a instanceof P.Object)) return J.UnknownJavaScriptObject.prototype return a }, bv(a) { @@ -3090,7 +3090,7 @@ }, uS(a) { if (a == null) return a - if (!(a instanceof P.Object)) return J.bs.prototype + if (!(a instanceof P.Object)) return J.UnknownJavaScriptObject.prototype return a }, iN(a, b) { @@ -3214,7 +3214,7 @@ JsNull: function cs() {}, bE: function bE() {}, fO: function fO() {}, - bs: function bs() {}, + UnknownJavaScriptObject: function bs() {}, JavaScriptFunction: function bn() {}, JsArray: function E(a) { this.$ti = a @@ -8333,7 +8333,7 @@ $inM: 1 } J.fO.prototype = {} - J.bs.prototype = {} + J.UnknownJavaScriptObject.prototype = {} J.JavaScriptFunction.prototype = { k(a) { var s = a[$.oR()] @@ -18666,7 +18666,7 @@ inherit(P.Object, null) inherit_may(P.Object, [H.Js_Const, J.Interceptor, J.ArrayIterator, P.Error, P.ev, P.L, H.cv, P.fv, H.du, H.hV, H.kh, H.jR, H.dt, H.eE, H.c_, P.aU, H.jK, H.fA, H.ct, H.ew, H.kz, H.bK, H.l3, H.Rti, H.function_parameters, H.iu, P.l8, P.i_, P.AsyncError, P.i4, P.cN, P.U, P.i0, P.em, P.hO, P.hP, P.im, P.i1, P.i3, P.i7, P.ii, P.io, P.lf, P.eM, P.kV, P.ie, P.z, P.dY, P.fg, P.js, P.lc, P.lb, P.dq, P.c1, P.fM, P.el, P.kG, P.jm, P.N, P.iq, P.cH, W.j8, W.m5, W.cP, W.cr, W.dN, W.eD, W.is, W.dv, W.kE, W.l_, W.ix, P.l4, P.kw, P.eJ, P.jQ, P.kT, Y.dW, L.iR, V.iV, X.iW, S.fK, HtmlRenderer.fq, HtmlRenderer.jT, HtmlRenderer.ax, Sgls.a_, Sgls.n, T.x, T.u, T.dk, T.fo, T.b7, T.fr, T.bB, T.bm, T.aX, T.aq, T.bG, T.bL, T.fl]) inherit_may(J.Interceptor, [J.JsBool, J.JsNull, J.bE, J.JsArray, J.dA, J.JsString, H.dJ, H.ab, W.fn, W.bX, W.fe, W.i6, W.bb, W.ja, W.jb, W.o, W.c4, W.jL, W.ig, W.il, W.iy, W.iA]) - inherit_may(J.bE, [J.fO, J.bs, J.JavaScriptFunction]) + inherit_may(J.bE, [J.fO, J.UnknownJavaScriptObject, J.JavaScriptFunction]) inherit(J.jG, J.JsArray) inherit_may(J.dA, [J.JsInt, J.JsDouble]) inherit_may(P.Error, [H.fz, H.dO, P.bc, H.fx, H.hU, H.h3, H.i9, P.f2, P.fL, P.aS, P.hW, P.hS, P.bJ, P.fh, P.fj]) @@ -18945,7 +18945,7 @@ C.R = W.ek.prototype C.j = W.ce.prototype C.u = W.en.prototype - C.m = J.bs.prototype + C.m = J.UnknownJavaScriptObject.prototype C.U = W.eq.prototype C.v = W.eH.prototype C.V = new P.js()