eagler-teavm-fork/jso
Alexey Andreev f33c90f778 Improve <clinit> elimination:
* Generate clinit instruction instead of calling <clinit>
  directly
* Rename annotation that indicates absence of side effects
* Don't apply this annotation automatically to all JSBody methods
2019-03-24 12:54:06 +03:00
..
apis Fixes and improvements to JS APIs 2019-02-08 12:45:39 +03:00
core JS: Support JSByRef annotation on method return types 2019-03-21 18:09:38 +03:00
impl Improve <clinit> elimination: 2019-03-24 12:54:06 +03:00