摘要:
let a = new OffscreenCanvas(1,1).getContext("webgl"); var i = a.getExtension("WEBGL_debug_renderer_info"); e = i.UNMASKED_VENDOR_WEBGL, n = i.UNMASKED 阅读全文
摘要:
function PA(A, e, c, a, n, s, t) { return (a * c ^ s * e ^ A * t) >>> 0 & n - 1; } var n = function() { var A; var e; var c; var a = []; for (A = 0; A 阅读全文
摘要:
代码运行在 iframe 中 window["navigator"]["keyboard"]["getLayoutMap"]()["then"](function(){}).catch(function(){ debugger; })'getLayoutMap() must be called fr 阅读全文
摘要:
Function.prototype.toString = function (){ if (typeof this !== 'function') { throw new TypeError("Function.prototype.toString requires that 'this' be 阅读全文