Files
kotlin-fork/compiler/tests/org/jetbrains/jet
Denis Zharkov f1d9d11590 Store stack values before inlines. #KT-5634 Fixed
Inlining code violates JIT assumptions for OSR in Java 8 in case of
starting with non-empty and containing cycles.

Fix is to mark each inlined block with markers and then store/restore
stack state before and after inlined body.
2014-09-29 17:16:58 +04:00
..
2014-09-09 14:28:24 +04:00
2014-09-09 14:28:24 +04:00
2014-09-26 18:48:43 +04:00
2014-09-09 14:28:24 +04:00
2014-09-09 14:28:24 +04:00
2014-04-24 16:10:11 +04:00
2014-09-09 14:28:24 +04:00
2013-08-08 00:37:44 +04:00
2013-01-28 18:58:08 +04:00
2013-01-28 18:58:08 +04:00