mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 15:54:05 +00:00
it during spill-unspill. Coerce int to boolean, otherwise, VerifyError is thrown on android Completely rewrite SpilledVariableFieldTypesAnalysis... again, but this time use BasicInterpreter This way, the analysis both does not use SourceInterpreter and is in line with the rest on analyses.