Files
kotlin/compiler/testData/codegen/bytecodeText
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
..
2014-11-21 13:59:43 +03:00
2015-04-07 13:08:51 +03:00