b6f8991072
The following transformations were commonized: * generation of the transformed atomic extension signature * building atomic array fields (arrays are now supported on both backends JVM and K/N) * transformation of function calls on atomic array elements * Generation and invocation of atomic extensions (the only difference is generation of synthetic value parameters) * Changed synthetic parameters passed to the generated atomic extensions See, KT-60528 Merge-request: KT-MR-11249 Merged-by: Maria Sokolova <maria.sokolova@jetbrains.com>