Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
baa246ba
Commit
baa246ba
authored
Aug 15, 2023
by
wangmingming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7777
parent
18336428
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2966592 additions
and
63478 deletions
+2966592
-63478
js_dom_run.js
js_dom_run.js
+6
-5
3.log
logs/3.log
+2966583
-63472
sss.js
sss.js
+3
-1
No files found.
js_dom_run.js
View file @
baa246ba
...
@@ -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])
...
...
logs/3.log
View file @
baa246ba
This diff is collapsed.
Click to expand it.
sss.js
View file @
baa246ba
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment