sO dm_callModule(O moduleOrID, S method, O... args) { O mod = dm_getModule(moduleOrID); if (mod == null) null; temp dm_enter(mod); ret call(mod, method, args); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1018561 |
Snippet name: | dm_callModule - call function in a module |
Eternal ID of this version: | #1018561/6 |
Text MD5: | cff5e26380b8e12f196ded705db67ee7 |
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-02 13:45:17 |
Source code size: | 174 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 567 |
Version history: | 5 change(s) |
Referenced in: | [show references] |