Mikhael Bogdanov
23698f93e0
Fix reification for crossinline lambdas inlined into object literal
...
Inline lambda could capture reified parameter of containing inline function ('a' function)
when it is inlined in another one.
If it's inlined in any anonymous object we should track it and
add reification marker to such anonymous object instance creation
to rewrite it on inlining bytecode of 'a' function.
#KT-15997 Fixed
2017-03-14 15:54:13 +01:00
..
2017-03-10 19:59:37 +03:00
2016-09-07 12:01:47 +03:00
2016-04-04 12:07:46 +03:00
2017-03-10 19:59:37 +03:00
2017-02-21 11:40:25 +01:00
2016-02-27 15:40:05 +03:00
2017-03-10 19:59:37 +03:00
2016-04-04 12:07:46 +03:00
2016-04-04 12:07:46 +03:00
2016-05-13 19:11:23 +03:00
2017-03-10 19:59:37 +03:00
2016-11-03 14:27:13 +03:00
2016-04-04 12:07:46 +03:00
2017-03-10 19:59:37 +03:00
2016-02-27 15:40:05 +03:00
2017-03-10 19:59:37 +03:00
2017-02-17 13:48:19 +03:00
2017-03-10 19:59:37 +03:00
2016-11-18 20:55:07 +03:00
2016-08-17 12:40:50 +03:00
2017-03-10 19:59:37 +03:00
2017-03-10 19:59:37 +03:00
2017-03-14 15:54:13 +01:00
2017-03-10 19:59:37 +03:00
2017-03-10 19:59:37 +03:00
2017-03-10 19:59:37 +03:00
2016-02-27 15:40:05 +03:00
2016-04-08 14:52:55 +03:00
2016-02-27 15:40:05 +03:00
2016-09-07 12:01:47 +03:00
2017-03-10 19:59:37 +03:00