static Set dm_allObjectsReferencedByModule(O mod) { new guessDeepObjectSize_recursive_Data data; dm_moduleSize(mod, data); ret data.seen; }