[JS IR] Fixes after rebase

This commit is contained in:
Ilya Goncharov
2021-05-19 20:24:46 +03:00
committed by TeamCityServer
parent d65cbdf44d
commit f40110eb83
3 changed files with 2 additions and 3 deletions
@@ -56,7 +56,7 @@ fun compile(
baseClassIntoMetadata: Boolean = false,
): CompilerResult {
val (moduleFragment: IrModuleFragment, dependencyModules, irBuiltIns, symbolTable, deserializer, moduleToName) =
loadIr(project, mainModule, analyzer, configuration, allDependencies, friendDependencies, irFactory, forceAllJs)
loadIr(project, mainModule, analyzer, configuration, allDependencies, friendDependencies, irFactory)
val moduleDescriptor = moduleFragment.descriptor