Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ trace
Function
trace
test/fixtures/snapshot/typescript.js:2657–2659 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
2655
}
2656
log_1.log = log;
2657
function
trace(s) {
2658
logMessage(LogLevel.Verbose, s);
2659
}
2660
log_1.trace = trace;
2661
})(log = Debug.log || (Debug.log = {}));
2662
var
assertionCache = {};
Callers
15
init
Function · 0.85
before
Function · 0.85
after
Function · 0.85
destroy
Function · 0.85
traceBegin
Function · 0.85
traceEnd
Function · 0.85
count
Function · 0.85
countReset
Function · 0.85
time
Function · 0.85
timeEnd
Function · 0.85
timeLog
Function · 0.85
doTrace
Function · 0.85
Calls
3
logMessage
Function · 0.70
trace
Method · 0.45
apply
Method · 0.45
Tested by
1
test
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…