Dmitry Petrov
|
06d9ff6a71
|
KT-9377 Support is-checks for read-only collections
Generate better code for 'as?' with mutable collection types:
use CHECKCAST, do not introduce special intrinsics for safe-as.
|
2015-10-02 15:17:00 +03:00 |
|
Michael Bogdanov
|
b1c5002889
|
Remove finally marker at inlining
|
2015-06-24 09:48:55 +03:00 |
|
Michael Bogdanov
|
a018e4e12a
|
Updated exception table generation: support new exception table in non-local returns
|
2015-06-24 09:48:55 +03:00 |
|
Michael Bogdanov
|
8e93719e9d
|
Fix test data for android tests
|
2014-10-29 17:04:10 +03:00 |
|
Michael Bogdanov
|
d0f6f03380
|
Fixes for call site finally generation before non-local returns
|
2014-10-28 19:15:00 +03:00 |
|
Michael Bogdanov
|
dd8c3f0e49
|
Fixes for inline fun finally block generation before lambda non-local returns
|
2014-10-28 19:14:52 +03:00 |
|