Class WasmGCSupport
java.lang.Object
org.teavm.backend.wasm.runtime.gc.WasmGCSupport
-
Method Summary
Modifier and TypeMethodDescriptionaiiobe()static ClassCastExceptioncce()static String[]createStringArray(int size) static StringBuilderstatic ObjectdefaultClone(Object object) static char[]static intstatic NullPointerExceptionnpe()static voidputCharStderr(char c) static voidputCharStdout(char c) static voidsetToStringArray(String[] array, int index, String value) static void
-
Method Details
-
npe
-
aiiobe
-
cce
-
throwCloneNotSupportedException
- Throws:
CloneNotSupportedException
-
defaultClone
- Throws:
CloneNotSupportedException
-
nextObjectId
public static int nextObjectId() -
putCharStdout
public static void putCharStdout(char c) -
putCharStderr
public static void putCharStderr(char c) -
nextCharArray
public static char[] nextCharArray() -
createStringBuilder
-
createStringArray
-
setToStringArray
-