[JS IR] Remove usage of LazyIr from JS
This commit is contained in:
@@ -74,8 +74,6 @@ fun compile(
|
|||||||
moduleFragment.files.clear()
|
moduleFragment.files.clear()
|
||||||
moduleFragment.files += irFiles
|
moduleFragment.files += irFiles
|
||||||
|
|
||||||
symbolTable.lazyWrapper.stubGenerator = DeclarationStubGenerator(moduleDescriptor, symbolTable, irBuiltIns.languageVersionSettings)
|
|
||||||
|
|
||||||
moveBodilessDeclarationsToSeparatePlace(context, moduleFragment)
|
moveBodilessDeclarationsToSeparatePlace(context, moduleFragment)
|
||||||
|
|
||||||
if (dceDriven) {
|
if (dceDriven) {
|
||||||
|
|||||||
Reference in New Issue
Block a user