MCPcopy Create free account
hub / github.com/dispatchrun/wzprof / noopsymbolizer

Struct noopsymbolizer

wzprof.go:222–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222type noopsymbolizer struct{}
223
224func (s noopsymbolizer) Locations(fn experimental.InternalFunction, pc experimental.ProgramCounter) (uint64, []location) {
225 return 0, nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected