Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/kbone
/ window.test.js
File
window.test.js
packages/miniprogram-render/test/window.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-proto */
2
const
mock = require(
'./mock'
)
3
const
Document = require(
'../src/document'
)
4
const
Location = require(
'../src/bom/location'
)
Callers
nothing calls this directly
Calls
15
$$getPrototype
Method · 0.80
$$extend
Method · 0.80
createElement
Method · 0.80
createTextNode
Method · 0.80
createComment
Method · 0.80
$$addAspect
Method · 0.80
$$removeAspect
Method · 0.80
$$subscribe
Method · 0.80
$$publish
Method · 0.80
$$unsubscribe
Method · 0.80
setTimeout
Method · 0.80
clearTimeout
Method · 0.80
Tested by
no test coverage detected