ae4bac06b2
JS Backend: fixed associativity of JsCondition(ternary operator). Fixed wrong code generation when use JsCondition(ternary operator) as condition of simple `if`(JsCondition). #KT-5320 fixed