Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ support.js
File
support.js
test/integration/support.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Store local references to `setTimeout` and `clearTimeout` asap, so that we can use them within `p-timeout`,
4
// avoiding to be affected unintentionally by `sinon.useFakeTimers()` called by the tests themselves.
Callers
nothing calls this directly
Calls
3
delete
Method · 0.80
log
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected