MCPcopy Create free account
hub / github.com/akwick/gotcha / GetValueContext

Function GetValueContext

worklist/valueContext.go:82–132  ·  view source on GitHub ↗

GetValueContext returns a new value context, if the context is not known already. If the context is already known, the function returns the known context. If a new context is created, the in lattice will be set.

(callee *ssa.Function, pcaller []ssa.Value, lcaller lattice.Latticer, isClosure bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initContextFunction · 0.85
flowFunction · 0.85

Calls 9

matchParamsFunction · 0.85
newValueContextFunction · 0.85
initContextVCFunction · 0.85
IsInterfaceMethod · 0.80
GetSigMethod · 0.80
SetINMethod · 0.80
findInContextMethod · 0.65
StringMethod · 0.65
addToContextMethod · 0.65

Tested by

no test coverage detected