up to this point, all `$f = function() { ... }` have already been replaced with `$f = Lambda$xxx$$__construct(op_alloc)` such lambda classes have __invoke() method that actually calls the original lambda (see lambda-utils.cpp) detect such constructions to fill `this->nested_lambdas`
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected