Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
channel
Function · 0.85
createWriteErrorHandler
Function · 0.85
isStackOverflowError
Function · 0.85
listenerCount
Method · 0.80
lazyUtilColors
Function · 0.70
get
Method · 0.65
require
Function · 0.50
Symbol
Function · 0.50
write
Method · 0.45
once
Method · 0.45
removeListener
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected