Closed
Description
Observe that the "outgoing calls" view shows edges from the site of the call f()
. (The target of the call appears to be a node equivalent to the enclosing node for Foo
, which is just wrong; the target of the call is obviously unknown.) OutgoingCalls should not report dynamic calls.
Notice too that the order in which outgoing calls are listed appears to be nondeterministic.