Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-jsonnet
/ clearCurrentTrace
Method
clearCurrentTrace
interpreter.go:153–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
func
(s *callStack) clearCurrentTrace() {
154
s.currentTrace = traceElement{}
155
}
156
157
type
tailCallStatus int
158
Callers
10
newCall
Method · 0.95
newLocal
Method · 0.95
rawevaluate
Method · 0.80
manifestJSON
Method · 0.80
evaluateStd
Function · 0.80
evaluateAux
Function · 0.80
evaluate
Function · 0.80
evaluateMulti
Function · 0.80
evaluateStream
Function · 0.80
evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected