Uses of Class
org.mozilla.javascript.NativeSymbol
Packages that use NativeSymbol
-
Uses of NativeSymbol in org.mozilla.javascript
Methods in org.mozilla.javascript that return NativeSymbolModifier and TypeMethodDescriptionstatic NativeSymbol
NativeSymbol.construct
(Context cx, Scriptable scope, Object[] args) Use this when we need to create symbols internally because of the convoluted way we have to construct them.Constructors in org.mozilla.javascript with parameters of type NativeSymbol