JS frontend: added checkers for nativeInvoke, nativeGetter, nativeSetter.

This commit is contained in:
Zalim Bashorov
2014-11-25 16:33:48 +03:00
parent fdfbae05e4
commit c06d70d190
18 changed files with 228 additions and 24 deletions
+1
View File
@@ -367,6 +367,7 @@
<fileset dir="idea/src">
<include name="META-INF/extensions/common.xml"/>
<include name="META-INF/extensions/kotlin2jvm.xml"/>
<include name="META-INF/extensions/kotlin2js.xml"/>
</fileset>