Libraryless. Click here for Pure Java version (9638L/53K).
1 | static PCallPolicy pcallPolicyForThread() { |
2 | var policy = pcallPolicyForThread_tl()!; |
3 | if (policy != null) ret policy; |
4 | ret defaultPCallPolicy(); |
5 | } |
Began life as a copy of #1036288
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036289 |
Snippet name: | pcallPolicyForThread - get pcall policy applicable for current thread |
Eternal ID of this version: | #1036289/8 |
Text MD5: | 9c85eea0e77f0f3b9cf13c2f5397674c |
Transpilation MD5: | fec552989ee47a6de1f0afb5afe47c4d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-11-11 18:19:40 |
Source code size: | 154 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 167 / 268 |
Version history: | 7 change(s) |
Referenced in: | [show references] |