JSName
enum JSName
The result type for sym.jsName
.
It is either a literal string, or a computed name represented by a reference
to a static Symbol
(a dotc.core.Symbols.Symbol
, not a js.Symbol
).
The result type for sym.jsName
.
It is either a literal string, or a computed name represented by a reference
to a static Symbol
(a dotc.core.Symbols.Symbol
, not a js.Symbol
).