Analyze the impact of closures on memory. See Analyze the impact of closures on memory in Record heap snapshots using the Memory tool ("Heap snapshot" profiling type).
See that eval
retains a reference on all the variables of the
closure.
lC
, sC
, and
eC
)