1 | static bool usePreSpunVMs() {
|
2 | ret eq("1", trim(loadProgramTextFile(#1005457, "enable-prespun-vms")));
|
3 | } |
4 | |
5 | static void usePreSpunVMs(bool flag) {
|
6 | saveProgramTextFile(#1005457, "enable-prespun-vms", flag ? "1" : null); |
7 | } |
Began life as a copy of #1001127
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, hpgrupgrauku, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1005457 |
| Snippet name: | usePreSpunVMs - check/set global flag for enabling pre-spun VMs |
| Eternal ID of this version: | #1005457/3 |
| Text MD5: | 737faede88669d5e6f6eb87c74c70797 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-17 03:44:29 |
| Source code size: | 227 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 775 / 1706 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |