1 | sO dm_callStandardFunctionThroughHolder(S functionName, O... args) { |
2 | S holder = dm_loadedStandardFunctionHolderFor(functionName); |
3 | ret dm_call(holder, 'callTheFunction, args); |
4 | } |
Began life as a copy of #1022770
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, mqsvbyillbrs, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022772 |
Snippet name: | dm_callStandardFunctionThroughHolder - returns null when there is no holder |
Eternal ID of this version: | #1022772/2 |
Text MD5: | 38a8010b06eafa9904ca104891593aa2 |
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-04-06 19:42:20 |
Source code size: | 183 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 250 / 305 |
Version history: | 1 change(s) |
Referenced in: | [show references] |