Commit baa246ba authored by wangmingming's avatar wangmingming

7777

parent 18336428
...@@ -3664,6 +3664,7 @@ var events = {} ...@@ -3664,6 +3664,7 @@ var events = {}
// return res; // return res;
// //
// }) // })
// window.JSON.stringify = JSON.stringify;
_console2 = function () { _console2 = function () {
} }
...@@ -3675,10 +3676,10 @@ window.fonts = []; ...@@ -3675,10 +3676,10 @@ window.fonts = [];
window.imageDatas = []; window.imageDatas = [];
con3 = console.log con3 = console.log
con4 = console.log; con4 = console.log;
// con3 = function () { con3 = function () {
// } }
// con4 = function () { con4 = function () {
// }; };
...@@ -7023,7 +7024,7 @@ con4 = console.log; ...@@ -7023,7 +7024,7 @@ con4 = console.log;
} }
// if (!['length', 'push', 'call', 'prototype', 'bind', 'apply', 'charCodeAt', 'charAt', 'global', 'window'].includes(vmContext.stack[vmContext.stack.length - 1])) { // if (!['length', 'push', 'call', 'prototype', 'bind', 'apply', 'charCodeAt', 'charAt', 'global', 'window'].includes(vmContext.stack[vmContext.stack.length - 1])) {
// vmContext.stack[vmContext.stack.length - 2] instanceof window.Window ? "window" : vmContext.stack[vmContext.stack.length - 2], // vmContext.stack[vmContext.stack.length - 2] instanceof window.Window ? "window" : vmContext.stack[vmContext.stack.length - 2],
con3('get', vmContext.stack[vmContext.stack.length - 1], '==', res) con3('get',vmContext.stack[vmContext.stack.length - 2], vmContext.stack[vmContext.stack.length - 1], '==', res)
// //
// } // }
// if (typeof vmContext.stack[vmContext.stack.length - 1] === 'string' && !['length','push','call','prototype','bind','apply','charCodeAt','charAt'].includes(vmContext.stack[vmContext.stack.length - 1]) // if (typeof vmContext.stack[vmContext.stack.length - 1] === 'string' && !['length','push','call','prototype','bind','apply','charCodeAt','charAt'].includes(vmContext.stack[vmContext.stack.length - 1])
......
This diff is collapsed.
This diff is collapsed.
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