static void vmKeepWithProgramMD5_save(S varName) { if (vmExiting()) ret; S struct = struct(getOpt(mc(), varName)); callOpt(javax(), 'vmKeep_store, programID(), md5OfMyJavaSource(), varName, struct(getOpt(mc(), varName))); }
Began life as a copy of #1010097
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: | #1010098 |
| Snippet name: | vmKeepWithProgramMD5_save - save program variable in VM, noting program's MD5 |
| Eternal ID of this version: | #1010098/2 |
| Text MD5: | 5dc316db204b604d4f528e7061cd6c86 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-03 01:31:25 |
| Source code size: | 233 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 731 / 771 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011931 - vmKeep_deleteAll |