Commit 7bdc12e8 authored by wang's avatar wang

公司的chrome对比一致

parent 46b6984d
......@@ -1373,6 +1373,9 @@ Math.random = function random() {
"use strict";
let res = Sg.L[Sg.L.length - 2][Sg.L[Sg.L.length - 1]]
con3(Sg.L[Sg.L.length - 2],'get',Sg.L[Sg.L.length - 1], '=',res)
if (typeof res === 'boolean'){
con4(Sg.L[Sg.L.length - 2])
}
Sg.L[Sg.L.length - 2] = res;
Sg.L.length -= 1
}, function (Sy) {
......
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