Commit fcd0f0af authored by wang's avatar wang

111

parent 8c06e2ea
import {randint} from "./utils.js"; import {randint} from "./utils.js";
import crypto from "crypto"; import crypto from "crypto";
let window = { let window = {
_pxUuid: '81da0909-8d01-11ee-a0dc-c1014f687990' _pxUuid: '81da0909-8d01-11ee-a0dc-c1014f687990',
window: {_pxUuid: '81da0909-8d01-11ee-a0dc-c1014f687990',
crypto: crypto},
} }
window.crypto = crypto;
var _pxUuid = '81da0909-8d01-11ee-a0dc-c1014f687990' var _pxUuid = '81da0909-8d01-11ee-a0dc-c1014f687990'
var Pe; var Pe;
...@@ -634,6 +636,8 @@ function Ie() { ...@@ -634,6 +636,8 @@ function Ie() {
var u = v; var u = v;
j === s["length"] && s["push"](s["length"] + 1); j === s["length"] && s["push"](s["length"] + 1);
var t = j; var t = j;
console.log('set',t,r )
return j = s[t], s[t] = r, t; return j = s[t], s[t] = r, t;
} }
...@@ -771,6 +775,9 @@ function Ie() { ...@@ -771,6 +775,9 @@ function Ie() {
return P(global["global"]); return P(global["global"]);
}, arguments); }, arguments);
}, t["wbg"].__wbindgen_is_undefined = function (r) { }, t["wbg"].__wbindgen_is_undefined = function (r) {
if (r === 132){
return false;
}
return void 0 === o(r); return void 0 === o(r);
}, t["wbg"]["__wbg_call_9495de66fdbe016b"] = function () { }, t["wbg"]["__wbg_call_9495de66fdbe016b"] = function () {
return M(function (r, u, n) { return M(function (r, u, n) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment