Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ setImmediate.js
File
setImmediate.js
app/assets/javascripts/setImmediate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
(global, undefined) {
2
"use strict"
;
3
4
var
tasks = (
function
() {
Callers
nothing calls this directly
Calls
11
canUseNextTick
Function · 0.85
installNextTickImplementation
Function · 0.85
canUsePostMessage
Function · 0.85
installPostMessageImplementation
Function · 0.85
canUseMessageChannel
Function · 0.85
installMessageChannelImplementation
Function · 0.85
canUseReadyStateChange
Function · 0.85
installReadyStateChangeImplementation
Function · 0.85
installSetTimeoutImplementation
Function · 0.85
apply
Method · 0.80
run
Method · 0.45
Tested by
no test coverage detected