Allow multiple ClassDescriptorFactory instances in deserialization

This commit is contained in:
Alexander Udalov
2016-10-12 16:45:44 +03:00
parent cdabef51ed
commit c0147860bd
13 changed files with 21 additions and 24 deletions
@@ -50,7 +50,7 @@ fun createKotlinJavascriptPackageFragmentProvider(
ErrorReporter.DO_NOTHING,
LookupTracker.DO_NOTHING,
DynamicTypeDeserializer,
ClassDescriptorFactory.EMPTY,
emptyList(),
notFoundClasses
)