JVM_IR KT-47984 use stack size calculator from ASM
This commit is contained in:
committed by
TeamCityServer
parent
5096e8c5c4
commit
edd2ca775b
+5
@@ -15028,6 +15028,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
public void testSuspensionPointInsideArgument() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/inlineArgsInPlace/suspensionPointInsideArgument.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("withLogFile.kt")
|
||||
public void testWithLogFile() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/inlineArgsInPlace/withLogFile.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/codegen/box/inlineClasses")
|
||||
|
||||
Reference in New Issue
Block a user