Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getDefaultResultOrder
Function
getDefaultResultOrder
lib/internal/dns/utils.js:289–291 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
287
}
288
289
function
getDefaultResultOrder() {
290
return
dnsOrder;
291
}
292
293
function
createResolverClass(resolver) {
294
const
resolveMap = { __proto__: null };
Callers
2
lookup
Function · 0.85
lookup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…