Uses of Class
org.mozilla.javascript.SymbolKey
Packages that use SymbolKey
-
Uses of SymbolKey in org.mozilla.javascript
Fields in org.mozilla.javascript declared as SymbolKeyModifier and TypeFieldDescriptionstatic final SymbolKeySymbolKey.HAS_INSTANCEstatic final SymbolKeySymbolKey.IS_CONCAT_SPREADABLEstatic final SymbolKeySymbolKey.IS_REGEXPstatic final SymbolKeySymbolKey.ITERATORstatic final SymbolKeySymbolKey.MATCHstatic final SymbolKeySymbolKey.MATCH_ALLstatic final SymbolKeySymbolKey.REPLACEstatic final SymbolKeySymbolKey.SEARCHstatic final SymbolKeySymbolKey.SPECIESstatic final SymbolKeySymbolKey.SPLITstatic final SymbolKeySymbolKey.TO_PRIMITIVEstatic final SymbolKeySymbolKey.TO_STRING_TAGstatic final SymbolKeySymbolKey.UNSCOPABLESMethods in org.mozilla.javascript with parameters of type SymbolKeyModifier and TypeMethodDescriptionvoidLambdaConstructor.definePrototypeMethod(Scriptable scope, SymbolKey name, int length, Callable target, int attributes, int propertyAttributes) Define a function property on the prototype of the constructor using a LambdaFunction under the covers.