sbool isSafeCodeFragment(S code) { ret eq("safe", joinWithComma(getCodeFragmentSafety(code))); }
Began life as a copy of #1018160
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1018163 |
| Snippet name: | isSafeCodeFragment |
| Eternal ID of this version: | #1018163/3 |
| Text MD5: | b0c4fc7b3029e85eb7dbdaaa8d819c61 |
| Author: | stefan |
| Category: | javax / code analysis |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-06 10:41:11 |
| Source code size: | 100 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 627 / 660 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |