MCPcopy Index your code
hub / github.com/nodejs/node / constructor.js

File constructor.js

lib/internal/console/constructor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// The Console constructor is not actually used to construct the global
4// console. It's exported for backwards compatibility.

Callers

nothing calls this directly

Calls 12

channelFunction · 0.85
createWriteErrorHandlerFunction · 0.85
isStackOverflowErrorFunction · 0.85
listenerCountMethod · 0.80
lazyUtilColorsFunction · 0.70
getMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
writeMethod · 0.45
onceMethod · 0.45
removeListenerMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected