Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigskysoftware/_hyperscript
/ setTimeout
Function
setTimeout
tools/common/browser-stubs.js:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
readyState:
'complete'
16
};
17
var
setTimeout =
function
() {
return
0; };
18
var
clearTimeout =
function
() {};
19
var
setInterval =
function
() {
return
0; };
20
var
clearInterval =
function
() {};
Callers
15
#initElement
Method · 0.70
resolve
Method · 0.70
_resolveScroll
Function · 0.70
resolve
Method · 0.70
resolve
Method · 0.70
resolve
Method · 0.70
_settleOne
Function · 0.70
resolve
Method · 0.70
execute
Method · 0.70
install
Method · 0.70
resetHandler
Function · 0.70
ready
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected