Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1022103 // dm_moduleSize_debug - retained size of a module without AWT

JavaX fragment (include)

static long dm_moduleSize_debug(O mod) {
  new guessDeepObjectSize_debug_Data data;
  data.realmsToIgnore = lithashset(getRealm(dm_os()));
  ret guessDeepObjectSize_debug(data, dm_getModule(mod));
}

Author comment

Began life as a copy of #1018919

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022103
Snippet name: dm_moduleSize_debug - retained size of a module without AWT
Eternal ID of this version: #1022103/1
Text MD5: 4f405bc0ca07edf8c72c1c99b4561185
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-07 21:52:56
Source code size: 202 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 185
Referenced in: [show references]