ba36fafb84
Other facades (JVM, Common, Native) are already created with such flag. This should stop some known 'rewrite at slice'-exceptions from being thrown (KT-21405, KT-29705). For a more thorough investivation and details, refer to KT-30031. Also, see KT-30030: even though it was fixed by the different commit, the same scenario probably can be used to investigate other rewrites (even though they will reproduce much less frequently than original issue) ^KT-21405 Fixed ^KT-29705 Fixed