MCPcopy Index your code
hub / github.com/nodejs/node / test-timers-clear-null-does-not-throw-error.js

File test-timers-clear-null-does-not-throw-error.js

test/parallel/test-timers-clear-null-does-not-throw-error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4// This test makes sure clearing timers with

Callers

nothing calls this directly

Calls 4

clearIntervalFunction · 0.85
clearImmediateFunction · 0.85
requireFunction · 0.50
clearTimeoutFunction · 0.50

Tested by

no test coverage detected