1 | static long dm_moduleCodeSizeWithSubModules(O mod) {
|
2 | Class mc = getMainClass(dm_getModule(mod)); |
3 | if (mc == dm_os()) ret 0; |
4 | ret loadedCodeSizeOfProgramAndSubModules(mc); |
5 | } |
Began life as a copy of #1018933
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: | #1018938 |
| Snippet name: | dm_moduleCodeSizeWithSubModules - estimated |
| Eternal ID of this version: | #1018938/1 |
| Text MD5: | 93054d03dbf15b961c0a5943764f6763 |
| 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:23 |
| Source code size: | 180 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 561 / 588 |
| Referenced in: | [show references] |