KNVE: support in JVM_IR and JS_IR
This commit is contained in:
@@ -34,6 +34,8 @@ class WasmSymbols(
|
||||
get() = TODO()
|
||||
override val ThrowUninitializedPropertyAccessException
|
||||
get() = TODO()
|
||||
override val ThrowKotlinNothingValueException: IrSimpleFunctionSymbol
|
||||
get() = TODO()
|
||||
override val defaultConstructorMarker
|
||||
get() = TODO()
|
||||
override val stringBuilder
|
||||
|
||||
Reference in New Issue
Block a user