MCPcopy
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
153func (s *callStack) clearCurrentTrace() {
154 s.currentTrace = traceElement{}
155}
156
157type tailCallStatus int
158

Callers 10

newCallMethod · 0.95
newLocalMethod · 0.95
rawevaluateMethod · 0.80
manifestJSONMethod · 0.80
evaluateStdFunction · 0.80
evaluateAuxFunction · 0.80
evaluateFunction · 0.80
evaluateMultiFunction · 0.80
evaluateStreamFunction · 0.80
evaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected