Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cujojs/when
/ globalRejectionEvents-test.js
File
globalRejectionEvents-test.js
test/globalRejectionEvents-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*global process, window, setTimeout*/
2
var
buster = typeof window !==
'undefined'
? window.buster : require(
'buster'
);
3
4
var
CorePromise = require(
'../lib/Promise'
);
Callers
nothing calls this directly
Calls
1
setTimeout
Function · 0.85
Tested by
no test coverage detected