1 | static File stefansOS_dumpHeap() {
|
2 | print("Collecting garbage...");
|
3 | time "GC" { gc(); }
|
4 | File f = stefansOS_heapDumpFile(); |
5 | dumpHeap(f); |
6 | ret f; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016533 |
| Snippet name: | stefansOS_dumpHeap |
| Eternal ID of this version: | #1016533/4 |
| Text MD5: | bfc61e8a901ec52c358d63927b118f79 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-02 00:02:56 |
| Source code size: | 159 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 666 / 677 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |