Class JSSymbol
java.lang.Object
org.graalvm.webimage.api.JSValue
org.graalvm.webimage.api.JSSymbol
Java representation of a JavaScript
Symbol value.-
Method Summary
Modifier and TypeMethodDescriptionstatic JSSymbolstatic JSSymbolstatic JSSymboldispose()booleanstatic JSSymbolstatic JSSymbolinthashCode()static JSSymbolstatic JSSymbolstatic booleanisSameSymbol(JSSymbol a, JSSymbol b) static JSSymboliterator()static Stringstatic JSSymbolmatch()static JSSymbolmatchAll()static JSSymbolstatic JSSymbolreplace()static JSSymbolsearch()static JSSymbolspecies()static JSSymbolsplit()protected Stringstatic JSSymbolstatic JSSymboltypeof()static JSSymbolMethods inherited from class JSValue
as, asBigInteger, asBoolean, asBooleanArray, asByte, asByteArray, asChar, asCharArray, asDouble, asDoubleArray, asFloat, asFloatArray, asInt, asIntArray, asLong, asLongArray, asShort, asShortArray, asString, checkedCoerce, isUndefined, isUndefined, toString, undefined
-
Method Details
-
of
-
forString
-
typeof
-
stringValue
- Specified by:
stringValuein classJSValue
-
equals
-
hashCode
-
forKey
-
keyFor
-
asyncDispose
-
asyncIterator
-
dispose
-
hasInstance
-
isConcatSpreadable
-
iterator
-
match
-
matchAll
-
replace
-
search
-
species
-
split
-
toPrimitive
-
toStringTag
-
unscopables
-
isSameSymbol
-
description
-