static O callAndMakeOrDirect_safe(S functionName, L args) { ret callAndMake_orDirect(isSafeStandardFunction(functionName), args); } static O callAndMakeOrDirect_safe(S functionName) { ret callAndMakeOrDirect_safe(functionName, new L); }
Began life as a copy of #1011493
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1012904 |
Snippet name: | callAndMakeOrDirect_safe - checks function for safety |
Eternal ID of this version: | #1012904/9 |
Text MD5: | 3722689621c1f21d3bdb850f36920891 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-04-17 13:47:15 |
Source code size: | 247 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 474 / 486 |
Version history: | 8 change(s) |
Referenced in: | [show references] |