Commits

Mark Lacey committed f181452bbfa
Remove dead CallGraph parameters. These parameters were being passed down into getEligibleFunction at one point, I think to check whether dynamic self was used, but that check was removed recently so we no longer need to pass this around.