[JVM_IR] Refactor and add bytecode text tests for compose-like code.

Tests that the default argument mask is not in the local variable
table.
This commit is contained in:
Mads Ager
2020-11-30 17:19:02 +01:00
committed by Alexander Udalov
parent 83588e9f22
commit fadedc84db
10 changed files with 362 additions and 324 deletions
+4 -1
View File
@@ -92,7 +92,10 @@ the Kotlin IntelliJ IDEA plugin:
- Path: wasm/ir/src/org/jetbrains/kotlin/wasm/ir/convertors
- License: MIT ([license/third_party/asmble_license.txt][asmble])
- Origin: Copyright (C) 2018 Chad Retz
- Path: compiler/tests-common/tests/org/jetbrains/kotlin/codegen/ir/ComposeLikeGenerationExtension.kt
- License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
- Origin: Derived from JetPack Compose compiler plugin code, Copyright 2019 The Android Open Source Project
## Kotlin Test Data