Searched refs:secondStep (Results 1 - 1 of 1) sorted by relevance
/third_party/node/test/parallel/ | ||
H A D | test-timers-immediate-unref.js | 20 setTimeout(common.mustCall(() => { setImmediate(secondStep); }), 0); 23 function secondStep() { function |
Completed in 1 milliseconds