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

Function checkAndHandleReturn

worklist/wlHelper.go:451–456  ·  view source on GitHub ↗

checks whether the node of c is a return. If the node is a return statement: - update the exit lattice of the context - if the exit lattice has changed: get all transitions to the node and add them to the worklist

(c *ContextCallSite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

iterateWlFunction · 0.85
DoAnalysisFunction · 0.85

Calls 2

checkReturnFunction · 0.85
handleReturnFunction · 0.85

Tested by 1

iterateWlFunction · 0.68