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

5
LINES

< > BotCompany Repo | #1018933 // dm_moduleCodeSize - estimated

JavaX fragment (include)

static long dm_moduleCodeSize(O mod) {
  Class mc = getMainClass(dm_getModule(mod));
  if (mc == dm_os()) ret 0;
  ret loadedCodeSizeOfProgram(mc);
}

Author comment

Began life as a copy of #1018919

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018933
Snippet name: dm_moduleCodeSize - estimated
Eternal ID of this version: #1018933/6
Text MD5: e97caf020183bbf90619350bb8667106
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-16 02:44:20
Source code size: 153 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 259 / 315
Version history: 5 change(s)
Referenced in: [show references]