static void vmKeepWithProgramMD5_get(S varName) { S struct = cast callOpt(javax(), 'vmKeep_get, programID(), md5OfMyJavaSource(), varName); if (struct != null) setOpt(mc(), varName, unstructure(struct)); }
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: | #1010097 |
Snippet name: | vmKeepWithProgramMD5_get - get program variable held by VM if program's MD5 matches |
Eternal ID of this version: | #1010097/2 |
Text MD5: | 01f4466d1752c68fb9f3c834d5bba5bd |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-02 15:07:23 |
Source code size: | 217 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 427 / 466 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010098 - vmKeepWithProgramMD5_save - save program variable in VM, noting program's MD5 |