[K/JS] Add support of compilation with ES-classes

This commit is contained in:
Artem Kobzar
2023-01-17 18:14:17 +00:00
committed by Space Team
parent 8d728d4f53
commit 71486a321c
239 changed files with 57567 additions and 1658 deletions
@@ -230,6 +230,7 @@ class CompilerArgumentsContentProspectorTest {
K2JSCompilerArguments::irOnly,
K2JSCompilerArguments::irPerModule,
K2JSCompilerArguments::generateDts,
K2JSCompilerArguments::useEsClasses,
K2JSCompilerArguments::typedArrays,
K2JSCompilerArguments::friendModulesDisabled,
K2JSCompilerArguments::metadataOnly,