1 | sS heapWalker_className(Instance i) {
|
2 | if (eq(shortClassName(i), 'ClassDumpInstance)) |
3 | ret (S) call(get(i, 'classDump), 'getName); |
4 | ret i.getJavaClass().getName(); |
5 | } |
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: | #1016894 |
| Snippet name: | heapWalker_className |
| Eternal ID of this version: | #1016894/5 |
| Text MD5: | da98b91d0b34f95ad0d6fde81817abe3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-06 18:44:29 |
| Source code size: | 174 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 570 / 603 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |