Home
last modified time | relevance | path

Searched refs:compareTimersLists (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/
Dtimers.js146 const timerListQueue = new PriorityQueue(compareTimersLists, setPosition);
400 function compareTimersLists(a, b) { function