A B C D E F G H I J K L M N O P R S T U V W X Y Z _

A

AALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
AASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ACC_ABSTRACT - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_FINAL - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_NATIVE - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_PRIVATE - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_PROTECTED - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_PUBLIC - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_STATIC - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_SYNCHRONIZED - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_TRANSIENT - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACC_VOLATILE - Static variable in class org.mozilla.classfile.ClassFileWriter
 
ACONST_NULL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
acquireLabel() - Method in class org.mozilla.classfile.ClassFileWriter
 
action(Context, Scriptable, Scriptable, Object[], int) - Method in class org.mozilla.javascript.regexp.RegExpImpl
 
action(Context, Scriptable, Scriptable, Object[], int) - Method in interface org.mozilla.javascript.RegExpProxy
 
activatePrototypeMap(int) - Method in class org.mozilla.javascript.IdScriptableObject
 
add(int) - Method in class org.mozilla.classfile.ClassFileWriter
Add the single-byte opcode to the current method.
add(int, int) - Method in class org.mozilla.classfile.ClassFileWriter
Add a single-operand opcode to the current method.
add(int, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
Add the given two-operand bytecode to the current method.
add(int, String) - Method in class org.mozilla.classfile.ClassFileWriter
 
add(int, String, String, String) - Method in class org.mozilla.classfile.ClassFileWriter
 
add(Object) - Method in class org.mozilla.javascript.ObjArray
 
add(int, Object) - Method in class org.mozilla.javascript.ObjArray
 
add(Object, double) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
add(double, Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
add(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
add(String, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
add(Object, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
ADD - Static variable in class org.mozilla.javascript.Token
Token types.
addActivationName(String) - Method in class org.mozilla.javascript.Context
Add a name to the list of names forcing the creation of real activation objects for functions.
addActivationName(String) - Method in class org.mozilla.javascript.Context
Add a name to the list of names forcing the creation of real activation objects for functions.
addALoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
Load object from the given local into stack.
addAsConstructor(Scriptable, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
Define this function as a JavaScript constructor.
addAsConstructor(Scriptable, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
Define this function as a JavaScript constructor.
addAsProperty(Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
 
addAStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
Store object from stack top into the given local.
addChildAfter(Node, Node) - Method in class org.mozilla.javascript.Node
Add 'child' after 'node'.
addChildBefore(Node, Node) - Method in class org.mozilla.javascript.Node
Add 'child' before 'node'.
addChildrenToBack(Node) - Method in class org.mozilla.javascript.Node
 
addChildrenToFront(Node) - Method in class org.mozilla.javascript.Node
 
addChildToBack(Node) - Method in class org.mozilla.javascript.Node
 
addChildToFront(Node) - Method in class org.mozilla.javascript.Node
 
addContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
Deprecated.  
addContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
Deprecated.  
addDLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
Load double from the given local into stack.
addDStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
Store double from stack top into the given local.
addExceptionHandler(int, int, int, String) - Method in class org.mozilla.classfile.ClassFileWriter
 
addExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addField(String, String, short) - Method in class org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, int) - Method in class org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, long) - Method in class org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, double) - Method in class org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addFLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
Load float from the given local into stack.
addFStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
Store float from stack top into the given local.
addFunction(FunctionNode) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
addIdFunctionProperty(Scriptable, Object, int, String, int) - Method in class org.mozilla.javascript.IdScriptableObject
 
addILoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
Load integer from the given local into stack.
addInstructionCount(Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
addInterface(String) - Method in class org.mozilla.classfile.ClassFileWriter
Add an interface implemented by this class.
addInvoke(int, String, String, String) - Method in class org.mozilla.classfile.ClassFileWriter
 
addIStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
Store integer from stack top into the given local.
addLineNumberEntry(short) - Method in class org.mozilla.classfile.ClassFileWriter
 
addListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
 
addListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
 
addListener(Object, Object) - Static method in class org.mozilla.javascript.Kit
Add listener to bag of listeners.
addLiveLocals(Node, int[]) - Method in class org.mozilla.javascript.FunctionNode
 
addLLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
Load long from the given local into stack.
addLoadConstant(int) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given integer.
addLoadConstant(long) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given long.
addLoadConstant(float) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given float.
addLoadConstant(double) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given double.
addLoadConstant(String) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given string.
addLoadThis() - Method in class org.mozilla.classfile.ClassFileWriter
Load "this" into stack.
addLStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
Store long from stack top into the given local.
addOptionalExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addOptionalExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
Register an object to receive notifications when a bound property has changed
addPropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
Register an object to receive notifications when a bound property has changed
addPush(int) - Method in class org.mozilla.classfile.ClassFileWriter
Generate code to load the given integer on stack.
addPush(boolean) - Method in class org.mozilla.classfile.ClassFileWriter
 
addPush(long) - Method in class org.mozilla.classfile.ClassFileWriter
Generate code to load the given long on stack.
addPush(double) - Method in class org.mozilla.classfile.ClassFileWriter
Generate code to load the given double on stack.
addPush(String) - Method in class org.mozilla.classfile.ClassFileWriter
Generate the code to leave on stack the given string even if the string encoding exeeds the class file limit for single string constant
addRegexp(String, String) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
addResumptionPoint(Node) - Method in class org.mozilla.javascript.FunctionNode
 
addTableSwitch(int, int) - Method in class org.mozilla.classfile.ClassFileWriter
 
addValues(Context, boolean, Object) - Method in class org.mozilla.javascript.xml.XMLObject
Custom + operator.
addVariableDescriptor(String, String, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
Add Information about java variable to use when generating the local variable table.
adjustStackTop(int) - Method in class org.mozilla.classfile.ClassFileWriter
 
ALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
AND - Static variable in class org.mozilla.javascript.Token
 
ANEWARRAY - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
applyOrCall(boolean, Context, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
Function.prototype.apply and Function.prototype.call See Ecma 15.3.4.[34]
ARETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ARRAYCOMP - Static variable in class org.mozilla.javascript.Token
 
ARRAYLENGTH - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ARRAYLIT - Static variable in class org.mozilla.javascript.Token
Token types.
ASSIGN - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_ADD - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_BITAND - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_BITOR - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_BITXOR - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_DIV - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_LSH - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_MOD - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_MUL - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_RSH - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_SUB - Static variable in class org.mozilla.javascript.Token
 
ASSIGN_URSH - Static variable in class org.mozilla.javascript.Token
 
associate(ScriptableObject) - Method in class org.mozilla.javascript.ClassCache
Associate ClassCache object with the given top-level scope.
associate(ScriptableObject) - Method in class org.mozilla.javascript.ClassCache
Associate ClassCache object with the given top-level scope.
associateValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
Associate arbitrary application-specific value with this object.
associateValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
Associate arbitrary application-specific value with this object.
ASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ATHROW - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ATTRIBUTE_FLAG - Static variable in class org.mozilla.javascript.Node
 
avoidObjectDetection() - Method in class org.mozilla.javascript.ScriptableObject
Emulate the SpiderMonkey (and Firefox) feature of allowing custom objects to avoid detection by normal "object detection" code patterns.
avoidObjectDetection() - Method in class org.mozilla.javascript.ScriptableObject
Emulate the SpiderMonkey (and Firefox) feature of allowing custom objects to avoid detection by normal "object detection" code patterns.

B

BALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
BaseFunction - Class in org.mozilla.javascript
The base class for Function objects See ECMA 15.3.
BaseFunction() - Constructor for class org.mozilla.javascript.BaseFunction
 
BaseFunction(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.BaseFunction
 
BASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
bind(Context, Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
Returns the object in the scope chain that has a given property.
BINDNAME - Static variable in class org.mozilla.javascript.Token
Token types.
bindToScope(Scriptable) - Method in class org.mozilla.javascript.xml.XMLLib
 
BIPUSH - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
BITAND - Static variable in class org.mozilla.javascript.Token
Token types.
BITNOT - Static variable in class org.mozilla.javascript.Token
Token types.
BITOR - Static variable in class org.mozilla.javascript.Token
Token types.
BITXOR - Static variable in class org.mozilla.javascript.Token
Token types.
BLOCK - Static variable in class org.mozilla.javascript.Token
 
BooleanClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
BOTH - Static variable in class org.mozilla.javascript.Node
 
BREAK - Static variable in class org.mozilla.javascript.Token
 
BREAKPOINT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ByteClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ByteCode - Class in org.mozilla.classfile
This class provides opcode values expected by the JVM in Java class files.
ByteCode() - Constructor for class org.mozilla.classfile.ByteCode
 

C

call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.BaseFunction
Should be overridden.
call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Callable
Perform the call.
call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Callable
Perform the call.
call(ContextAction) - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.Context
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) using the Context instance associated with the current thread.
call(ContextAction) - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.Context
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) using the Context instance associated with the current thread.
call(ContextAction) - Method in class org.mozilla.javascript.ContextFactory
Call ContextAction.run(Context cx) using the Context instance associated with the current thread.
call(ContextAction) - Method in class org.mozilla.javascript.ContextFactory
Call ContextAction.run(Context cx) using the Context instance associated with the current thread.
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.continuations.Continuation
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Delegator
 
call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
Call the function.
call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
Call the function.
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.FunctionObject
Performs conversions on argument types if needed and invokes the underlying Java method or constructor.
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.FunctionObject
Performs conversions on argument types if needed and invokes the underlying Java method or constructor.
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.IdFunctionObject
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaClass
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaConstructor
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaMethod
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaTopPackage
 
call(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.PolicySecurityController.SecureCaller
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
call(Context, Object, Object, Object[], Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
Deprecated. The method is only present for compatibility.
call(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecureCaller
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Synchronizer
 
call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Synchronizer
 
CALL - Static variable in class org.mozilla.javascript.Token
Token types.
call0(Callable, Scriptable, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement ....() call shrinking optimizer code.
call1(Callable, Scriptable, Object, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement ....(arg) call shrinking optimizer code.
call2(Callable, Scriptable, Object, Object, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement ....(arg0, arg1) call shrinking optimizer code.
Callable - Interface in org.mozilla.javascript
Generic notion of callable object that can execute some script-related code upon request with specified values for script scope and this objects.
Callable - Interface in org.mozilla.javascript
Generic notion of callable object that can execute some script-related code upon request with specified values for script scope and this objects.
callMethod(ContextFactory, Scriptable, Function, Object[], long) - Static method in class org.mozilla.javascript.JavaAdapter
Utility method which dynamically binds a Context to the current thread, if none already exists.
callMethod(Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Context, Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Context, Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
Call a method of an object.
callN(Callable, Scriptable, Object[], Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement ....(arg0, arg1, ...) call shrinking optimizer code.
callName(Object[], String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement name(args) call shrinking optimizer code.
callName0(String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement name() call shrinking optimizer code.
callProp0(Object, String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
Implement x.property() call shrinking optimizer code.
callRef(Callable, Scriptable, Object[], Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Perform function call in reference context.
callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.PolicySecurityController
 
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecurityController
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) of callable under restricted security domain where an action is allowed only if it is allowed according to the Java stack on the moment of the execWithDomain call and securityDomain.
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecurityController
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) of callable under restricted security domain where an action is allowed only if it is allowed according to the Java stack on the moment of the execWithDomain call and securityDomain.
CALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
canConvert(Object, Class) - Static method in class org.mozilla.javascript.NativeJavaObject
Determine whether we can/should convert between the given type and the desired one.
captureStackInfo(RhinoException) - Method in interface org.mozilla.javascript.Evaluator
Capture stack information from the given exception.
captureStackInfo(RhinoException) - Method in class org.mozilla.javascript.Interpreter
 
captureStackInfo(RhinoException) - Method in class org.mozilla.javascript.optimizer.Codegen
 
CASE - Static variable in class org.mozilla.javascript.Token
 
CASE_GAP_PROP - Static variable in class org.mozilla.javascript.Decompiler
Decompilation property to specify identation offset for case labels.
CASEARRAY_PROP - Static variable in class org.mozilla.javascript.Node
 
CASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
CATCH - Static variable in class org.mozilla.javascript.Token
 
CATCH_SCOPE - Static variable in class org.mozilla.javascript.Token
Token types.
CATCH_SCOPE_PROP - Static variable in class org.mozilla.javascript.Node
 
CharacterClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
CHECKCAST - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
checkLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
 
checkLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
 
checkNotSealed() - Method in class org.mozilla.javascript.ContextFactory
 
checkNotSealed() - Method in class org.mozilla.javascript.ContextFactory
 
checkOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
 
checkOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
 
checkRegExpProxy(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
ClassCache - Class in org.mozilla.javascript
Cache of generated classes and data structures to access Java runtime from JavaScript.
ClassCache - Class in org.mozilla.javascript
Cache of generated classes and data structures to access Java runtime from JavaScript.
ClassCache() - Constructor for class org.mozilla.javascript.ClassCache
 
ClassCache() - Constructor for class org.mozilla.javascript.ClassCache
 
ClassClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ClassCompiler - Class in org.mozilla.javascript.optimizer
Generates class files from script sources.
ClassCompiler - Class in org.mozilla.javascript.optimizer
Generates class files from script sources.
ClassCompiler(CompilerEnvirons) - Constructor for class org.mozilla.javascript.optimizer.ClassCompiler
Construct ClassCompiler that uses the specified compiler environment when generating classes.
ClassCompiler(CompilerEnvirons) - Constructor for class org.mozilla.javascript.optimizer.ClassCompiler
Construct ClassCompiler that uses the specified compiler environment when generating classes.
ClassFileWriter - Class in org.mozilla.classfile
ClassFileWriter A ClassFileWriter is used to write a Java class file.
ClassFileWriter(String, String, String) - Constructor for class org.mozilla.classfile.ClassFileWriter
Construct a ClassFileWriter for a class.
ClassFileWriter.ClassFileFormatException - Exception in org.mozilla.classfile
Thrown for cases where the error in generating the class file is due to a program size constraints rather than a likely bug in the compiler.
classNameToSignature(String) - Static method in class org.mozilla.classfile.ClassFileWriter
Convert Java class name in dot notation into "Lname-with-dots-replaced-by-slashes;" form suitable for use as JVM type signatures.
classOrNull(String) - Static method in class org.mozilla.javascript.Kit
 
classOrNull(ClassLoader, String) - Static method in class org.mozilla.javascript.Kit
 
ClassShutter - Interface in org.mozilla.javascript
Embeddings that wish to filter Java classes that are visible to scripts through the LiveConnect, should implement this interface.
ClassShutter - Interface in org.mozilla.javascript
Embeddings that wish to filter Java classes that are visible to scripts through the LiveConnect, should implement this interface.
clear() - Method in class org.mozilla.javascript.ObjArray
 
clear() - Method in class org.mozilla.javascript.ObjToIntMap
 
clear() - Method in class org.mozilla.javascript.UintMap
 
clearCaches() - Method in class org.mozilla.javascript.ClassCache
Empty caches of generated Java classes and Java reflection information.
clearCaches() - Method in class org.mozilla.javascript.ClassCache
Empty caches of generated Java classes and Java reflection information.
cmp_LE(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
cmp_LT(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
codeBug() - Static method in class org.mozilla.javascript.Kit
Throws RuntimeException to indicate failed assertion.
Codegen - Class in org.mozilla.javascript.optimizer
This class generates code for a given IR tree.
Codegen() - Constructor for class org.mozilla.javascript.optimizer.Codegen
 
coerceType(Class, Object) - Static method in class org.mozilla.javascript.NativeJavaObject
Deprecated. as of 1.5 Release 4
COLON - Static variable in class org.mozilla.javascript.Token
 
COLONCOLON - Static variable in class org.mozilla.javascript.Token
 
columnNumber() - Method in exception org.mozilla.javascript.RhinoException
The column number of the location of the error, or zero if unknown.
columnNumber() - Method in exception org.mozilla.javascript.RhinoException
The column number of the location of the error, or zero if unknown.
COMMA - Static variable in class org.mozilla.javascript.Token
 
compile(CompilerEnvirons, ScriptOrFnNode, String, boolean) - Method in interface org.mozilla.javascript.Evaluator
Compile the script or function from intermediate representation tree into an executable form.
compile(CompilerEnvirons, ScriptOrFnNode, String, boolean) - Method in class org.mozilla.javascript.Interpreter
 
compile(CompilerEnvirons, ScriptOrFnNode, String, boolean) - Method in class org.mozilla.javascript.optimizer.Codegen
 
compileFunction(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
Compile a JavaScript function.
compileFunction(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
Compile a JavaScript function.
compileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Deprecated.  
compileReader(Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Compiles the source in the given reader.
compileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Deprecated.  
compileReader(Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Compiles the source in the given reader.
compileRegExp(Context, String, String) - Method in class org.mozilla.javascript.regexp.RegExpImpl
 
compileRegExp(Context, String, String) - Method in interface org.mozilla.javascript.RegExpProxy
 
CompilerEnvirons - Class in org.mozilla.javascript
 
CompilerEnvirons - Class in org.mozilla.javascript
 
CompilerEnvirons() - Constructor for class org.mozilla.javascript.CompilerEnvirons
 
CompilerEnvirons() - Constructor for class org.mozilla.javascript.CompilerEnvirons
 
compileString(String, String, int, Object) - Method in class org.mozilla.javascript.Context
Compiles the source in the given string.
compileString(String, String, int, Object) - Method in class org.mozilla.javascript.Context
Compiles the source in the given string.
compileToClassFiles(String, String, int, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Compile JavaScript source into one or more Java class files.
compileToClassFiles(String, String, int, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Compile JavaScript source into one or more Java class files.
compress(String, int, UintMap, ScriptOrFnNode) - Static method in class org.mozilla.javascript.Decompiler
Compress the script
compressReader(Scriptable, Script, String, String, int, Object) - Method in class org.mozilla.javascript.Context
 
compressReader(Scriptable, Script, String, String, int, Object) - Method in class org.mozilla.javascript.Context
 
compressScript(Script, int, String, int) - Method in class org.mozilla.javascript.Context
Compress the script.
compressScript(Script, int, String, int) - Method in class org.mozilla.javascript.Context
Compress the script.
CONST - Static variable in class org.mozilla.javascript.ScriptableObject
 
CONST - Static variable in class org.mozilla.javascript.ScriptableObject
 
CONST - Static variable in class org.mozilla.javascript.Token
 
ConstProperties - Interface in org.mozilla.javascript
 
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.BaseFunction
 
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.continuations.Continuation
 
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.Delegator
Note that if the delegee is null, this method creates a new instance of the Delegator itself rathert than forwarding the call to the delegee.
construct(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
Call the function as a constructor.
construct(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
Call the function as a constructor.
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaClass
 
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaTopPackage
 
construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
constructError(Context, String, String, Scriptable) - Static method in class org.mozilla.javascript.NativeGlobal
Deprecated. Use ScriptRuntime.constructError(String,String) instead.
constructError(Context, String, String, Scriptable, String, int, int, String) - Static method in class org.mozilla.javascript.NativeGlobal
Deprecated. Use ScriptRuntime.constructError(String,String,String,int,String,int) instead.
constructError(String, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
constructError(String, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
constructError(String, String, String, int, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
Context - Class in org.mozilla.javascript
This class represents the runtime context of an executing script.
Context - Class in org.mozilla.javascript
This class represents the runtime context of an executing script.
Context() - Constructor for class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enter() or ContextFactory.call(ContextAction) instead.
Context() - Constructor for class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enter() or ContextFactory.call(ContextAction) instead.
ContextAction - Interface in org.mozilla.javascript
Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
ContextAction - Interface in org.mozilla.javascript
Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
ContextClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
contextCreated(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
Notify about newly created Context object.
contextCreated(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
Notify about newly created Context object.
contextEntered(Context) - Method in interface org.mozilla.javascript.ContextListener
Deprecated. Rhino runtime never calls the method.
contextExited(Context) - Method in interface org.mozilla.javascript.ContextListener
Deprecated. Rhino runtime never calls the method.
ContextFactory - Class in org.mozilla.javascript
Factory class that Rhino runtime uses to create new Context instances.
ContextFactory - Class in org.mozilla.javascript
Factory class that Rhino runtime uses to create new Context instances.
ContextFactory() - Constructor for class org.mozilla.javascript.ContextFactory
 
ContextFactory() - Constructor for class org.mozilla.javascript.ContextFactory
 
ContextFactory.Listener - Interface in org.mozilla.javascript
Listener of Context creation and release events.
ContextFactory.Listener - Interface in org.mozilla.javascript
Listener of Context creation and release events.
ContextFactoryClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ContextListener - Interface in org.mozilla.javascript
Deprecated. Embeddings that wish to customize newly created Context instances should implement ContextFactory.Listener.
contextReleased(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
Notify that the specified Context instance is no longer associated with the current thread.
contextReleased(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
Notify that the specified Context instance is no longer associated with the current thread.
Continuation - Class in org.mozilla.javascript.continuations
 
Continuation() - Constructor for class org.mozilla.javascript.continuations.Continuation
 
CONTINUE - Static variable in class org.mozilla.javascript.Token
 
CONTROL_BLOCK_PROP - Static variable in class org.mozilla.javascript.Node
 
convertArg(Context, Scriptable, Object, int) - Static method in class org.mozilla.javascript.FunctionObject
 
convertArg(Context, Scriptable, Object, Class) - Static method in class org.mozilla.javascript.FunctionObject
Deprecated. Use FunctionObject.getTypeTag(Class) and FunctionObject.convertArg(Context, Scriptable, Object, int) for type convertion.
convertArg(Context, Scriptable, Object, int) - Static method in class org.mozilla.javascript.FunctionObject
 
convertArg(Context, Scriptable, Object, Class) - Static method in class org.mozilla.javascript.FunctionObject
Deprecated. Use FunctionObject.getTypeTag(Class) and FunctionObject.convertArg(Context, Scriptable, Object, int) for type convertion.
convertResult(Object, Class) - Static method in class org.mozilla.javascript.JavaAdapter
 
create(String) - Static method in class org.mozilla.javascript.xml.XMLLib.Factory
 
createAdapterCode(ObjToIntMap, String, Class, Class[], String) - Static method in class org.mozilla.javascript.JavaAdapter
 
createAdapterWrapper(Scriptable, Object) - Static method in class org.mozilla.javascript.JavaAdapter
 
createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
Create class loader for generated classes.
createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
Create class loader for generated classes.
createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
Create class loader for generated classes.
createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
Create class loader for generated classes.
createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.PolicySecurityController
 
createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.SecurityController
Get class loader-like object that can be used to define classes with the given security context.
createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.SecurityController
Get class loader-like object that can be used to define classes with the given security context.
createDecompiler(CompilerEnvirons) - Method in class org.mozilla.javascript.Parser
 
createFunctionActivation(NativeFunction, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
 
createFunctionObject(Context, Scriptable, Object, Object) - Method in interface org.mozilla.javascript.Evaluator
Create a function object.
createFunctionObject(Context, Scriptable, Object, Object) - Method in class org.mozilla.javascript.Interpreter
 
createFunctionObject(Context, Scriptable, Object, Object) - Method in class org.mozilla.javascript.optimizer.Codegen
 
createLoader(ClassLoader, Object) - Static method in class org.mozilla.javascript.SecurityController
Create GeneratedClassLoader with restrictions imposed by staticDomain and all current stack frames.
createLoader(ClassLoader, Object) - Static method in class org.mozilla.javascript.SecurityController
Create GeneratedClassLoader with restrictions imposed by staticDomain and all current stack frames.
createNativeGenerator(NativeFunction, Scriptable, Scriptable, int, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
createObject(Context, Scriptable) - Method in class org.mozilla.javascript.BaseFunction
Creates new script object.
createObject(Context, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
Return new Scriptable instance using the default constructor for the class of the underlying Java method.
createObject(Context, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
Return new Scriptable instance using the default constructor for the class of the underlying Java method.
createObject(Context, Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
 
createScriptObject(Object, Object) - Method in interface org.mozilla.javascript.Evaluator
Create a script object.
createScriptObject(Object, Object) - Method in class org.mozilla.javascript.Interpreter
 
createScriptObject(Object, Object) - Method in class org.mozilla.javascript.optimizer.Codegen
 

D

D2F - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
D2I - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
D2L - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DADD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DateClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
DCMPG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCMPL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCONST_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCONST_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DDIV - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DebugFrame - Interface in org.mozilla.javascript.debug
Interface to implement if the application is interested in receiving debug information during execution of a particular script or function.
DebuggableObject - Interface in org.mozilla.javascript.debug
This interface exposes debugging information from objects.
DebuggableScript - Interface in org.mozilla.javascript.debug
This interface exposes debugging information from executable code (either functions or top-level scripts).
DebuggableScript - Interface in org.mozilla.javascript.debug
This interface exposes debugging information from executable code (either functions or top-level scripts).
Debugger - Interface in org.mozilla.javascript.debug
Interface to implement if the application is interested in receiving debug information.
DEBUGGER - Static variable in class org.mozilla.javascript.Token
 
DEC - Static variable in class org.mozilla.javascript.Token
 
decompile(String, int, UintMap) - Static method in class org.mozilla.javascript.Decompiler
Decompile the source information associated with this js function/script back into a string.
decompileFunction(Function, int) - Method in class org.mozilla.javascript.Context
Decompile a JavaScript Function.
decompileFunction(Function, int) - Method in class org.mozilla.javascript.Context
Decompile a JavaScript Function.
decompileFunctionBody(Function, int) - Method in class org.mozilla.javascript.Context
Decompile the body of a JavaScript Function.
decompileFunctionBody(Function, int) - Method in class org.mozilla.javascript.Context
Decompile the body of a JavaScript Function.
Decompiler - Class in org.mozilla.javascript
 
Decompiler() - Constructor for class org.mozilla.javascript.Decompiler
 
decompileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
 
decompileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
 
decompileScript(Script, int) - Method in class org.mozilla.javascript.Context
Decompile the script.
decompileScript(Script, int) - Method in class org.mozilla.javascript.Context
Decompile the script.
DECR_FLAG - Static variable in class org.mozilla.javascript.Node
 
DEFAULT - Static variable in class org.mozilla.javascript.Token
 
defaultGet(String) - Method in class org.mozilla.javascript.IdScriptableObject
 
DEFAULTNAMESPACE - Static variable in class org.mozilla.javascript.Token
Token types.
defaultPut(String, Object) - Method in class org.mozilla.javascript.IdScriptableObject
 
defineClass(String, byte[]) - Method in class org.mozilla.javascript.DefiningClassLoader
 
defineClass(String, byte[]) - Method in interface org.mozilla.javascript.GeneratedClassLoader
Define a new Java class.
defineClass(String, byte[]) - Method in interface org.mozilla.javascript.GeneratedClassLoader
Define a new Java class.
defineClass(Scriptable, Class) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class that implements Scriptable.
defineClass(Scriptable, Class, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing.
defineClass(Scriptable, Class, boolean, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing and mapping of Java inheritance to JavaScript prototype-based inheritance.
defineClass(Scriptable, Class) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class that implements Scriptable.
defineClass(Scriptable, Class, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing.
defineClass(Scriptable, Class, boolean, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing and mapping of Java inheritance to JavaScript prototype-based inheritance.
defineConst(String, Scriptable) - Method in interface org.mozilla.javascript.ConstProperties
Reserves a definition spot for a const.
defineConst(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
 
defineConst(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
 
defineConstProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineConstProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineFunctionProperties(String[], Class, int) - Method in class org.mozilla.javascript.ScriptableObject
Search for names in a class, adding the resulting methods as properties.
defineFunctionProperties(String[], Class, int) - Method in class org.mozilla.javascript.ScriptableObject
Search for names in a class, adding the resulting methods as properties.
defineProperty(String, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(Scriptable, String, Object, int) - Static method in class org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineProperty(String, Class, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property with getter and setter side effects.
defineProperty(String, Object, Method, Method, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(String, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(Scriptable, String, Object, int) - Static method in class org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineProperty(String, Class, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property with getter and setter side effects.
defineProperty(String, Object, Method, Method, int) - Method in class org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
DefiningClassLoader - Class in org.mozilla.javascript
Load generated classes.
DefiningClassLoader() - Constructor for class org.mozilla.javascript.DefiningClassLoader
 
DefiningClassLoader(ClassLoader) - Constructor for class org.mozilla.javascript.DefiningClassLoader
 
DEL_REF - Static variable in class org.mozilla.javascript.Token
Token types.
Delegator - Class in org.mozilla.javascript
This is a helper class for implementing wrappers around Scriptable objects.
Delegator() - Constructor for class org.mozilla.javascript.Delegator
Create a Delegator prototype.
Delegator(Scriptable) - Constructor for class org.mozilla.javascript.Delegator
Create a new Delegator that forwards requests to a delegee Scriptable object.
delete(String) - Method in class org.mozilla.javascript.Delegator
 
delete(int) - Method in class org.mozilla.javascript.Delegator
 
delete(String) - Method in class org.mozilla.javascript.IdScriptableObject
 
delete(int) - Method in class org.mozilla.javascript.NativeArray
 
delete(String) - Method in class org.mozilla.javascript.NativeJavaObject
 
delete(int) - Method in class org.mozilla.javascript.NativeJavaObject
 
delete(String) - Method in class org.mozilla.javascript.NativeWith
 
delete(int) - Method in class org.mozilla.javascript.NativeWith
 
delete(Context) - Method in class org.mozilla.javascript.Ref
 
delete(String) - Method in interface org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(int) - Method in interface org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(String) - Method in interface org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(int) - Method in interface org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(String) - Method in class org.mozilla.javascript.ScriptableObject
Removes a named property from the object.
delete(int) - Method in class org.mozilla.javascript.ScriptableObject
Removes the indexed property from the object.
delete(String) - Method in class org.mozilla.javascript.ScriptableObject
Removes a named property from the object.
delete(int) - Method in class org.mozilla.javascript.ScriptableObject
Removes the indexed property from the object.
delete(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
The delete operator See ECMA 11.4.1 In ECMA 0.19, the description of the delete operator (11.4.1) assumes that the [[Delete]] method returns a value.
deleteObjectElem(Scriptable, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
deleteProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
DELPROP - Static variable in class org.mozilla.javascript.Token
Token types.
DESCENDANTS_FLAG - Static variable in class org.mozilla.javascript.Node
 
DESTRUCTURING_ARRAY_LENGTH - Static variable in class org.mozilla.javascript.Node
 
DESTRUCTURING_NAMES - Static variable in class org.mozilla.javascript.Node
 
details() - Method in exception org.mozilla.javascript.EcmaError
 
details() - Method in exception org.mozilla.javascript.EcmaError
 
details() - Method in exception org.mozilla.javascript.JavaScriptException
 
details() - Method in exception org.mozilla.javascript.JavaScriptException
 
details() - Method in exception org.mozilla.javascript.RhinoException
 
details() - Method in exception org.mozilla.javascript.RhinoException
 
DIRECTCALL_PROP - Static variable in class org.mozilla.javascript.Node
 
DIV - Static variable in class org.mozilla.javascript.Token
Token types.
DLOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DMUL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DNEG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DO - Static variable in class org.mozilla.javascript.Token
 
done() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
DONTENUM - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating property is not enumerated.
DONTENUM - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating property is not enumerated.
DOT - Static variable in class org.mozilla.javascript.Token
 
DOTDOT - Static variable in class org.mozilla.javascript.Token
 
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ContextFactory
Execute top call to script or function.
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ContextFactory
Execute top call to script or function.
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
 
DOTQUERY - Static variable in class org.mozilla.javascript.Token
 
DOUBLE_MARK - Static variable in class org.mozilla.javascript.UniqueTag
Tag to indicate that a object represents "double" with the real value stored somewhere else.
DoubleClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
DREM - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DRETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSUB - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2_X1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2_X2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP_X1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP_X2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

E

ecmaDelete(Context, Object) - Method in class org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Delete]].
EcmaError - Exception in org.mozilla.javascript
The class of exceptions raised by the engine as described in ECMA edition 3.
EcmaError - Exception in org.mozilla.javascript
The class of exceptions raised by the engine as described in ECMA edition 3.
EcmaError(Scriptable, String, int, int, String) - Constructor for exception org.mozilla.javascript.EcmaError
Deprecated. EcmaError error instances should not be constructed explicitly since they are generated by the engine.
EcmaError(Scriptable, String, int, int, String) - Constructor for exception org.mozilla.javascript.EcmaError
Deprecated. EcmaError error instances should not be constructed explicitly since they are generated by the engine.
ecmaGet(Context, Object) - Method in class org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Get]].
ecmaHas(Context, Object) - Method in class org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Has]].
ecmaPut(Context, Object, Object) - Method in class org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Put]].
elemIncrDecr(Object, double, Context, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
elemIncrDecr(Object, Object, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
ELSE - Static variable in class org.mozilla.javascript.Token
 
EMPTY - Static variable in class org.mozilla.javascript.ScriptableObject
The empty property attribute.
EMPTY - Static variable in class org.mozilla.javascript.ScriptableObject
The empty property attribute.
EMPTY - Static variable in class org.mozilla.javascript.Token
 
emptyArgs - Static variable in class org.mozilla.javascript.Context
Convenient value to use as zero-length array of objects.
emptyArgs - Static variable in class org.mozilla.javascript.Context
Convenient value to use as zero-length array of objects.
emptyArgs - Static variable in class org.mozilla.javascript.ScriptRuntime
 
emptyStrings - Static variable in class org.mozilla.javascript.ScriptRuntime
 
enter() - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enter() or ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter(Context) - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enterContext(Context) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter() - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enter() or ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter(Context) - Static method in class org.mozilla.javascript.Context
Deprecated. use ContextFactory.enterContext(Context) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter() - Method in class org.mozilla.javascript.ContextFactory
Deprecated. use ContextFactory.enterContext() instead
enter() - Method in class org.mozilla.javascript.ContextFactory
Deprecated. use ContextFactory.enterContext() instead
enterActivationFunction(Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enterContext() - Method in class org.mozilla.javascript.ContextFactory
Get a context associated with the current thread, creating one if need be.
enterContext(Context) - Method in class org.mozilla.javascript.ContextFactory
Get a Context associated with the current thread, using the given Context if need be.
enterContext() - Method in class org.mozilla.javascript.ContextFactory
Get a context associated with the current thread, creating one if need be.
enterContext(Context) - Method in class org.mozilla.javascript.ContextFactory
Get a Context associated with the current thread, using the given Context if need be.
enterDotQuery(Object, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enterDotQuery(Scriptable) - Method in class org.mozilla.javascript.xml.XMLObject
Wrap this object into NativeWith to implement the .() query.
enterWith(Object, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
ENTERWITH - Static variable in class org.mozilla.javascript.Token
Token types.
enterWith(Scriptable) - Method in class org.mozilla.javascript.xml.XMLObject
Wrap this object into NativeWith to implement the with statement.
ENUM_ID - Static variable in class org.mozilla.javascript.Token
Token types.
ENUM_INIT_ARRAY - Static variable in class org.mozilla.javascript.Token
Token types.
ENUM_INIT_KEYS - Static variable in class org.mozilla.javascript.Token
Token types.
ENUM_INIT_VALUES - Static variable in class org.mozilla.javascript.Token
Token types.
ENUM_NEXT - Static variable in class org.mozilla.javascript.Token
Token types.
ENUMERATE_ARRAY - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_ARRAY_NO_ITERATOR - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_KEYS - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_KEYS_NO_ITERATOR - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_VALUES - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_VALUES_NO_ITERATOR - Static variable in class org.mozilla.javascript.ScriptRuntime
 
enumId(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enumInit(Object, Context, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enumInit(Object, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enumNext(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
enumValue(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
eof() - Method in class org.mozilla.javascript.Parser
 
EOF - Static variable in class org.mozilla.javascript.Token
Token types.
EOL - Static variable in class org.mozilla.javascript.Token
Token types.
eq(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
Equality See ECMA 11.9
EQ - Static variable in class org.mozilla.javascript.Token
Token types.
equals(Object) - Method in class org.mozilla.javascript.NativeJavaPackage
 
equivalentValues(Object) - Method in class org.mozilla.javascript.ScriptableObject
Custom == operator.
equivalentValues(Object) - Method in class org.mozilla.javascript.ScriptableObject
Custom == operator.
error(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Report an error.
error(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Report an error.
ERROR - Static variable in class org.mozilla.javascript.Token
Token types.
ErrorReporter - Interface in org.mozilla.javascript
This is interface defines a protocol for the reporting of errors during JavaScript translation or execution.
ErrorReporter - Interface in org.mozilla.javascript
This is interface defines a protocol for the reporting of errors during JavaScript translation or execution.
errorReporterProperty - Static variable in class org.mozilla.javascript.Context
 
errorReporterProperty - Static variable in class org.mozilla.javascript.Context
 
escapeAttributeValue(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Escapes the reserved characters in a value of an attribute
escapeAttributeValue(Object) - Method in class org.mozilla.javascript.xml.XMLLib
Escapes the reserved characters in a value of an attribute.
escapeString(String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
escapeString(String, char) - Static method in class org.mozilla.javascript.ScriptRuntime
For escaping strings printed by object and array literals; not quite the same as 'escape.'
escapeTextValue(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Escapes the reserved characters in a value of a text node
escapeTextValue(Object) - Method in class org.mozilla.javascript.xml.XMLLib
Escapes the reserved characters in a value of a text node.
ESCXMLATTR - Static variable in class org.mozilla.javascript.Token
Token types.
ESCXMLTEXT - Static variable in class org.mozilla.javascript.Token
Token types.
evalSpecial(Context, Scriptable, Object, Object[], String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
The eval function property of the global object.
evaluateReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Evaluate a reader as JavaScript source.
evaluateReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
Evaluate a reader as JavaScript source.
evaluateString(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
Evaluate a JavaScript source string.
evaluateString(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
Evaluate a JavaScript source string.
Evaluator - Interface in org.mozilla.javascript
Abstraction of evaluation, which can be implemented either by an interpreter or compiler.
EvaluatorException - Exception in org.mozilla.javascript
The class of exceptions thrown by the JavaScript engine.
EvaluatorException - Exception in org.mozilla.javascript
The class of exceptions thrown by the JavaScript engine.
EvaluatorException(String) - Constructor for exception org.mozilla.javascript.EvaluatorException
 
EvaluatorException(String, String, int) - Constructor for exception org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String, String, int, String, int) - Constructor for exception org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String) - Constructor for exception org.mozilla.javascript.EvaluatorException
 
EvaluatorException(String, String, int) - Constructor for exception org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String, String, int, String, int) - Constructor for exception org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
excludeStandardObjectNames() - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds the names of the standard objects and their prototypes to the list of excluded names.
excludeStandardObjectNames() - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Adds the names of the standard objects and their prototypes to the list of excluded names.
exec(Context, Scriptable) - Method in interface org.mozilla.javascript.Script
Execute the script.
exec(Context, Scriptable) - Method in interface org.mozilla.javascript.Script
Execute the script.
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.BaseFunction
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.continuations.Continuation
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.IdFunctionCall
'thisObj' will be null if invoked as constructor, in which case instance of Scriptable should be returned
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.IdScriptableObject
'thisObj' will be null if invoked as constructor, in which case instance of Scriptable should be returned.
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ImporterTopLevel
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ImporterTopLevel
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.JavaAdapter
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeArray
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeCall
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeGenerator
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeGlobal
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeIterator
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaTopPackage
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeObject
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeWith
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
execWithDomain(Context, Scriptable, Script, Object) - Method in class org.mozilla.javascript.SecurityController
Deprecated. The application should not override this method and instead override SecurityController.callWithDomain(Object securityDomain, Context cx, Callable callable, Scriptable scope, Scriptable thisObj, Object[] args).
execWithDomain(Context, Scriptable, Script, Object) - Method in class org.mozilla.javascript.SecurityController
Deprecated. The application should not override this method and instead override SecurityController.callWithDomain(Object securityDomain, Context cx, Callable callable, Scriptable scope, Scriptable thisObj, Object[] args).
exit() - Static method in class org.mozilla.javascript.Context
Exit a block of code requiring a Context.
exit() - Static method in class org.mozilla.javascript.Context
Exit a block of code requiring a Context.
exit() - Method in class org.mozilla.javascript.ContextFactory
Deprecated. Use Context.exit() instead.
exit() - Method in class org.mozilla.javascript.ContextFactory
Deprecated. Use Context.exit() instead.
exitActivationFunction(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
EXPORT - Static variable in class org.mozilla.javascript.Token
 
exportAsJSClass(int, Scriptable, boolean) - Method in class org.mozilla.javascript.IdScriptableObject
 
exportAsScopeProperty() - Method in class org.mozilla.javascript.IdFunctionObject
 
EXPR_RESULT - Static variable in class org.mozilla.javascript.Token
 
EXPR_VOID - Static variable in class org.mozilla.javascript.Token
 
extractFromScope(Scriptable) - Static method in class org.mozilla.javascript.xml.XMLLib
 
extractFromScopeOrNull(Scriptable) - Static method in class org.mozilla.javascript.xml.XMLLib
 

F

F2D - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2I - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2L - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FADD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FALSE - Static variable in class org.mozilla.javascript.Token
Token types.
FASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FDIV - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FEATURE_DYNAMIC_SCOPE - Static variable in class org.mozilla.javascript.Context
Control if dynamic scope should be used for name access.
FEATURE_DYNAMIC_SCOPE - Static variable in class org.mozilla.javascript.Context
Control if dynamic scope should be used for name access.
FEATURE_E4X - Static variable in class org.mozilla.javascript.Context
Control if support for E4X(ECMAScript for XML) extension is available.
FEATURE_E4X - Static variable in class org.mozilla.javascript.Context
Control if support for E4X(ECMAScript for XML) extension is available.
FEATURE_ENHANCED_JAVA_ACCESS - Static variable in class org.mozilla.javascript.Context
Enables enhanced access to Java.
FEATURE_ENHANCED_JAVA_ACCESS - Static variable in class org.mozilla.javascript.Context
Enables enhanced access to Java.
FEATURE_LOCATION_INFORMATION_IN_ERROR - Static variable in class org.mozilla.javascript.Context
When the feature is on Rhino will add a "fileName" and "lineNumber" properties to Error objects automatically.
FEATURE_LOCATION_INFORMATION_IN_ERROR - Static variable in class org.mozilla.javascript.Context
When the feature is on Rhino will add a "fileName" and "lineNumber" properties to Error objects automatically.
FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME - Static variable in class org.mozilla.javascript.Context
Control if member expression as function name extension is available.
FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME - Static variable in class org.mozilla.javascript.Context
Control if member expression as function name extension is available.
FEATURE_NON_ECMA_GET_YEAR - Static variable in class org.mozilla.javascript.Context
Controls behaviour of Date.prototype.getYear().
FEATURE_NON_ECMA_GET_YEAR - Static variable in class org.mozilla.javascript.Context
Controls behaviour of Date.prototype.getYear().
FEATURE_PARENT_PROTO_PROPERTIES - Static variable in class org.mozilla.javascript.Context
Control if properties __proto__ and __parent__ are treated specially.
FEATURE_PARENT_PROTO_PROPERTIES - Static variable in class org.mozilla.javascript.Context
Control if properties __proto__ and __parent__ are treated specially.
FEATURE_PARENT_PROTO_PROPRTIES - Static variable in class org.mozilla.javascript.Context
Deprecated. In previous releases, this name was given to FEATURE_PARENT_PROTO_PROPERTIES.
FEATURE_PARENT_PROTO_PROPRTIES - Static variable in class org.mozilla.javascript.Context
Deprecated. In previous releases, this name was given to FEATURE_PARENT_PROTO_PROPERTIES.
FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER - Static variable in class org.mozilla.javascript.Context
Control if reserved keywords are treated as identifiers.
FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER - Static variable in class org.mozilla.javascript.Context
Control if reserved keywords are treated as identifiers.
FEATURE_STRICT_EVAL - Static variable in class org.mozilla.javascript.Context
Control if strict eval mode is enabled.
FEATURE_STRICT_EVAL - Static variable in class org.mozilla.javascript.Context
Control if strict eval mode is enabled.
FEATURE_STRICT_MODE - Static variable in class org.mozilla.javascript.Context
Controls whether JS 1.5 'strict mode' is enabled.
FEATURE_STRICT_MODE - Static variable in class org.mozilla.javascript.Context
Controls whether JS 1.5 'strict mode' is enabled.
FEATURE_STRICT_VARS - Static variable in class org.mozilla.javascript.Context
Control if strict variable mode is enabled.
FEATURE_STRICT_VARS - Static variable in class org.mozilla.javascript.Context
Control if strict variable mode is enabled.
FEATURE_TO_STRING_AS_SOURCE - Static variable in class org.mozilla.javascript.Context
Control if toString() should returns the same result as toSource() when applied to objects and arrays.
FEATURE_TO_STRING_AS_SOURCE - Static variable in class org.mozilla.javascript.Context
Control if toString() should returns the same result as toSource() when applied to objects and arrays.
FEATURE_WARNING_AS_ERROR - Static variable in class org.mozilla.javascript.Context
Controls whether a warning should be treated as an error.
FEATURE_WARNING_AS_ERROR - Static variable in class org.mozilla.javascript.Context
Controls whether a warning should be treated as an error.
fillConstructorProperties(IdFunctionObject) - Method in class org.mozilla.javascript.BaseFunction
 
fillConstructorProperties(IdFunctionObject) - Method in class org.mozilla.javascript.IdScriptableObject
 
fillConstructorProperties(IdFunctionObject) - Method in class org.mozilla.javascript.NativeArray
 
finalize() - Method in class org.mozilla.javascript.NativeGenerator
Close the generator if it is still open.
FINALLY - Static variable in class org.mozilla.javascript.Token
 
find_split(Context, Scriptable, String, String, Scriptable, int[], int[], boolean[], String[][]) - Method in class org.mozilla.javascript.regexp.RegExpImpl
 
find_split(Context, Scriptable, String, String, Scriptable, int[], int[], boolean[], String[][]) - Method in interface org.mozilla.javascript.RegExpProxy
 
findInstanceIdInfo(String) - Method in class org.mozilla.javascript.BaseFunction
 
findInstanceIdInfo(String) - Method in class org.mozilla.javascript.IdScriptableObject
Map name to id of instance property.
findInstanceIdInfo(String) - Method in class org.mozilla.javascript.NativeArray
 
findInstanceIdInfo(String) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
findPrototypeId(String) - Method in class org.mozilla.javascript.BaseFunction
 
findPrototypeId(String) - Method in class org.mozilla.javascript.continuations.Continuation
 
findPrototypeId(String) - Method in class org.mozilla.javascript.IdScriptableObject
 
findPrototypeId(String) - Method in class org.mozilla.javascript.ImporterTopLevel
 
findPrototypeId(String) - Method in class org.mozilla.javascript.ImporterTopLevel
 
findPrototypeId(String) - Method in class org.mozilla.javascript.NativeArray
 
findPrototypeId(String) - Method in class org.mozilla.javascript.NativeCall
 
findPrototypeId(String) - Method in class org.mozilla.javascript.NativeGenerator
 
findPrototypeId(String) - Method in class org.mozilla.javascript.NativeIterator
 
findPrototypeId(String) - Method in class org.mozilla.javascript.NativeObject
 
findPrototypeId(String) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
FIRST_ASSIGN - Static variable in class org.mozilla.javascript.Token
 
FIRST_BYTECODE_TOKEN - Static variable in class org.mozilla.javascript.Token
Token types.
FLOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FloatClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
FMUL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FNEG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FOR - Static variable in class org.mozilla.javascript.Token
 
FREM - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FRETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSUB - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Function - Interface in org.mozilla.javascript
This is interface that all functions in JavaScript must implement.
Function - Interface in org.mozilla.javascript
This is interface that all functions in JavaScript must implement.
FUNCTION - Static variable in class org.mozilla.javascript.Token
 
FUNCTION_EXPRESSION - Static variable in class org.mozilla.javascript.FunctionNode
 
FUNCTION_EXPRESSION_STATEMENT - Static variable in class org.mozilla.javascript.FunctionNode
 
FUNCTION_PROP - Static variable in class org.mozilla.javascript.Node
 
FUNCTION_STATEMENT - Static variable in class org.mozilla.javascript.FunctionNode
There are three types of functions that can be defined.
FunctionClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
FunctionNode - Class in org.mozilla.javascript
 
FunctionNode(String) - Constructor for class org.mozilla.javascript.FunctionNode
 
FunctionObject - Class in org.mozilla.javascript
 
FunctionObject - Class in org.mozilla.javascript
 
FunctionObject(String, Member, Scriptable) - Constructor for class org.mozilla.javascript.FunctionObject
Create a JavaScript function object from a Java method.
FunctionObject(String, Member, Scriptable) - Constructor for class org.mozilla.javascript.FunctionObject
Create a JavaScript function object from a Java method.

G

GE - Static variable in class org.mozilla.javascript.Token
Token types.
GeneratedClassLoader - Interface in org.mozilla.javascript
Interface to define classes from generated byte code.
GeneratedClassLoader - Interface in org.mozilla.javascript
Interface to define classes from generated byte code.
generateObserverCount - Variable in class org.mozilla.javascript.Context
 
generateObserverCount - Variable in class org.mozilla.javascript.Context
 
GENERATOR_CLOSE - Static variable in class org.mozilla.javascript.NativeGenerator
 
GENERATOR_END_PROP - Static variable in class org.mozilla.javascript.Node
 
GENERATOR_SEND - Static variable in class org.mozilla.javascript.NativeGenerator
 
GENERATOR_THROW - Static variable in class org.mozilla.javascript.NativeGenerator
 
get(Scriptable) - Static method in class org.mozilla.javascript.ClassCache
Search for ClassCache object in the given scope.
get(Scriptable) - Static method in class org.mozilla.javascript.ClassCache
Search for ClassCache object in the given scope.
get(String, Scriptable) - Method in class org.mozilla.javascript.Delegator
 
get(int, Scriptable) - Method in class org.mozilla.javascript.Delegator
 
get(String, Scriptable) - Method in class org.mozilla.javascript.IdScriptableObject
 
get(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
 
get(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
 
get(int, Scriptable) - Method in class org.mozilla.javascript.NativeArray
 
get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
 
get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
 
get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaClass
 
get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
 
get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
 
get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
 
get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
 
get(String, Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
get(int, Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
get(int) - Method in class org.mozilla.javascript.ObjArray
 
get(Object, int) - Method in class org.mozilla.javascript.ObjToIntMap
Get integer value assigned with key.
get(Context) - Method in class org.mozilla.javascript.Ref
 
get(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Get a named property from the object.
get(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Get a property from the object selected by an integral index.
get(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Get a named property from the object.
get(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Get a property from the object selected by an integral index.
get(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns the value of the named property or NOT_FOUND.
get(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns the value of the indexed property or NOT_FOUND.
get(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns the value of the named property or NOT_FOUND.
get(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns the value of the indexed property or NOT_FOUND.
GET - Static variable in class org.mozilla.javascript.Token
 
GET_REF - Static variable in class org.mozilla.javascript.Token
Token types.
getAdapterSelf(Class, Object) - Static method in class org.mozilla.javascript.JavaAdapter
 
getAllIds() - Method in interface org.mozilla.javascript.debug.DebuggableObject
Returns an array of ids for the properties of the object.
getAllIds() - Method in class org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getAllIds() - Method in class org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getApplicationClassLoader() - Method in class org.mozilla.javascript.Context
 
getApplicationClassLoader() - Method in class org.mozilla.javascript.Context
 
getApplicationClassLoader() - Method in class org.mozilla.javascript.ContextFactory
Get ClassLoader to use when searching for Java classes.
getApplicationClassLoader() - Method in class org.mozilla.javascript.ContextFactory
Get ClassLoader to use when searching for Java classes.
getArity() - Method in class org.mozilla.javascript.BaseFunction
 
getArity() - Method in class org.mozilla.javascript.FunctionObject
Return the value defined by the method used to construct the object (number of parameters of the method, or 1 if the method is a "varargs" form).
getArity() - Method in class org.mozilla.javascript.FunctionObject
Return the value defined by the method used to construct the object (number of parameters of the method, or 1 if the method is a "varargs" form).
getArity() - Method in class org.mozilla.javascript.IdFunctionObject
 
getArity() - Method in class org.mozilla.javascript.NativeFunction
 
getArrayElements(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getAssociatedValue(Object) - Method in class org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with this object.
getAssociatedValue(Object) - Method in class org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with this object.
getAttributes(String) - Method in class org.mozilla.javascript.IdScriptableObject
 
getAttributes(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.getAttributes(String name). The engine always ignored the start argument.
getAttributes(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.getAttributes(int index). The engine always ignored the start argument.
getAttributes(String) - Method in class org.mozilla.javascript.ScriptableObject
Get the attributes of a named property.
getAttributes(int) - Method in class org.mozilla.javascript.ScriptableObject
Get the attributes of an indexed property.
getAttributes(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.getAttributes(String name). The engine always ignored the start argument.
getAttributes(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.getAttributes(int index). The engine always ignored the start argument.
getAttributes(String) - Method in class org.mozilla.javascript.ScriptableObject
Get the attributes of a named property.
getAttributes(int) - Method in class org.mozilla.javascript.ScriptableObject
Get the attributes of an indexed property.
getBaseLineno() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getChildBefore(Node) - Method in class org.mozilla.javascript.Node
 
getClassName() - Method in class org.mozilla.classfile.ClassFileWriter
 
getClassName() - Method in class org.mozilla.javascript.BaseFunction
 
getClassName() - Method in class org.mozilla.javascript.continuations.Continuation
 
getClassName() - Method in class org.mozilla.javascript.Delegator
 
getClassName() - Method in class org.mozilla.javascript.ImporterTopLevel
 
getClassName() - Method in class org.mozilla.javascript.ImporterTopLevel
 
getClassName() - Method in class org.mozilla.javascript.NativeArray
 
getClassName() - Method in class org.mozilla.javascript.NativeCall
 
getClassName() - Method in class org.mozilla.javascript.NativeGenerator
 
getClassName() - Method in class org.mozilla.javascript.NativeIterator
 
getClassName() - Method in class org.mozilla.javascript.NativeJavaArray
 
getClassName() - Method in class org.mozilla.javascript.NativeJavaClass
 
getClassName() - Method in class org.mozilla.javascript.NativeJavaObject
 
getClassName() - Method in class org.mozilla.javascript.NativeJavaPackage
 
getClassName() - Method in class org.mozilla.javascript.NativeObject
 
getClassName() - Method in class org.mozilla.javascript.NativeWith
 
getClassName() - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
getClassName() - Method in interface org.mozilla.javascript.Scriptable
Get the name of the set of objects implemented by this Java class.
getClassName() - Method in interface org.mozilla.javascript.Scriptable
Get the name of the set of objects implemented by this Java class.
getClassName() - Method in class org.mozilla.javascript.ScriptableObject
Return the name of the class.
getClassName() - Method in class org.mozilla.javascript.ScriptableObject
Return the name of the class.
getClassObject() - Method in class org.mozilla.javascript.NativeJavaClass
 
getClassPrototype() - Method in class org.mozilla.javascript.BaseFunction
 
getClassPrototype(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Get the prototype for the named class.
getClassPrototype(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Get the prototype for the named class.
getColumnNumber() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.columnNumber() from the super class.
getColumnNumber() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.columnNumber() from the super class.
getColumnNumber() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.columnNumber() from the super class.
getColumnNumber() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.columnNumber() from the super class.
getCompilerData() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getCompilerEnv() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the compiler environment the compiler uses.
getCompilerEnv() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the compiler environment the compiler uses.
getContext(Object) - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
getContext(Object) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getContext(Object) - Method in class org.mozilla.javascript.VMBridge
Get Context instance associated with the current thread or null if none.
getContinue() - Method in class org.mozilla.javascript.Node.Jump
 
getCurrentCodeOffset() - Method in class org.mozilla.classfile.ClassFileWriter
Get the current offset into the code of the current method.
getCurrentContext() - Static method in class org.mozilla.javascript.Context
Get the current Context.
getCurrentContext() - Static method in class org.mozilla.javascript.Context
Get the current Context.
getCurrentLineNumber() - Method in class org.mozilla.javascript.Parser
 
getCurrentThreadClassLoader() - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
getCurrentThreadClassLoader() - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getCurrentThreadClassLoader() - Method in class org.mozilla.javascript.VMBridge
Return the ClassLoader instance associated with the current thread.
getDebuggableView(Script) - Static method in class org.mozilla.javascript.Context
Return DebuggableScript instance if any associated with the script.
getDebuggableView(Script) - Static method in class org.mozilla.javascript.Context
Return DebuggableScript instance if any associated with the script.
getDebuggableView() - Method in class org.mozilla.javascript.NativeFunction
 
getDebugger() - Method in class org.mozilla.javascript.Context
Return the current debugger.
getDebugger() - Method in class org.mozilla.javascript.Context
Return the current debugger.
getDebuggerContextData() - Method in class org.mozilla.javascript.Context
Return the debugger context data associated with current context.
getDebuggerContextData() - Method in class org.mozilla.javascript.Context
Return the debugger context data associated with current context.
getDefault() - Method in class org.mozilla.javascript.Node.Jump
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.Delegator
Note that this method does not get forwarded to the delegee if the hint parameter is null, ScriptRuntime.ScriptableClass or ScriptRuntime.FunctionClass.
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeArray
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeJavaArray
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeJavaClass
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeJavaObject
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeJavaPackage
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.NativeWith
 
getDefaultValue(Class) - Method in interface org.mozilla.javascript.Scriptable
Get the default value of the object with a given hint.
getDefaultValue(Class) - Method in interface org.mozilla.javascript.Scriptable
Get the default value of the object with a given hint.
getDefaultValue(Class) - Method in class org.mozilla.javascript.ScriptableObject
Implements the [[DefaultValue]] internal method.
getDefaultValue(Scriptable, Class) - Static method in class org.mozilla.javascript.ScriptableObject
 
getDefaultValue(Class) - Method in class org.mozilla.javascript.ScriptableObject
Implements the [[DefaultValue]] internal method.
getDefaultValue(Scriptable, Class) - Static method in class org.mozilla.javascript.ScriptableObject
 
getDelegee() - Method in class org.mozilla.javascript.Delegator
Retrieve the delegee.
getDouble() - Method in class org.mozilla.javascript.Node
Can only be called when getType() == Token.NUMBER
getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.PolicySecurityController
 
getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.SecurityController
Get dynamic security domain that allows an action only if it is allowed by the current Java stack and securityDomain.
getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.SecurityController
Get dynamic security domain that allows an action only if it is allowed by the current Java stack and securityDomain.
getE4xImplementationFactory() - Method in class org.mozilla.javascript.Context
Returns an object which specifies an E4X implementation to use within this Context.
getE4xImplementationFactory() - Method in class org.mozilla.javascript.Context
Returns an object which specifies an E4X implementation to use within this Context.
getE4xImplementationFactory() - Method in class org.mozilla.javascript.ContextFactory
Provides a default XMLLib.Factory to be used by the Context instances produced by this factory.
getE4xImplementationFactory() - Method in class org.mozilla.javascript.ContextFactory
Provides a default XMLLib.Factory to be used by the Context instances produced by this factory.
GETELEM - Static variable in class org.mozilla.javascript.Token
Token types.
getElements(Scriptable) - Method in class org.mozilla.javascript.Context
Get the elements of a JavaScript array.
getElements(Scriptable) - Method in class org.mozilla.javascript.Context
Get the elements of a JavaScript array.
getElemFunctionAndThis(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Prepare for calling obj[id](...): return function corresponding to obj[id] and make obj properly converted to Scriptable available as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
getEncodedSource() - Method in class org.mozilla.javascript.NativeFunction
Get encoded source string.
getEncodedSource() - Method in class org.mozilla.javascript.Parser
 
getEncodedSourceEnd() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getEncodedSourceStart() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getEndLineno() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getErrorMessage() - Method in exception org.mozilla.javascript.EcmaError
Gets the message corresponding to the error.
getErrorMessage() - Method in exception org.mozilla.javascript.EcmaError
Gets the message corresponding to the error.
getErrorObject() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Always returns null.
getErrorObject() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Always returns null.
getErrorReporter() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getErrorReporter() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getErrorReporter() - Method in class org.mozilla.javascript.Context
Get the current error reporter.
getErrorReporter() - Method in class org.mozilla.javascript.Context
Get the current error reporter.
getExisting(Object) - Method in class org.mozilla.javascript.ObjToIntMap
Get integer value assigned with key.
getExistingInt(int) - Method in class org.mozilla.javascript.UintMap
Get integer value assigned with key.
getExistingIntProp(int) - Method in class org.mozilla.javascript.Node
 
getExtraMethodSource(Context) - Method in class org.mozilla.javascript.xml.XMLObject
Return an additional object to look for methods that runtime should consider during method search.
getFactory() - Method in class org.mozilla.javascript.Context
Return ContextFactory instance used to create this Context.
getFactory() - Method in class org.mozilla.javascript.Context
Return ContextFactory instance used to create this Context.
GETFIELD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
getFinally() - Method in class org.mozilla.javascript.Node.Jump
 
getFirstChild() - Method in class org.mozilla.javascript.Node
 
getFrame(Context, DebuggableScript) - Method in interface org.mozilla.javascript.debug.Debugger
Called when execution entered a particular function or script.
getFunction(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getFunction(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getFunction(Scriptable, String) - Static method in class org.mozilla.javascript.JavaAdapter
 
getFunctionCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getFunctionCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getFunctionCount() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getFunctionName() - Method in class org.mozilla.javascript.BaseFunction
 
getFunctionName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get name of the function described by this script.
getFunctionName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get name of the function described by this script.
getFunctionName() - Method in class org.mozilla.javascript.FunctionNode
 
getFunctionName() - Method in class org.mozilla.javascript.FunctionObject
 
getFunctionName() - Method in class org.mozilla.javascript.FunctionObject
 
getFunctionName() - Method in class org.mozilla.javascript.IdFunctionObject
 
getFunctionName() - Method in class org.mozilla.javascript.NativeJavaConstructor
 
getFunctionName() - Method in class org.mozilla.javascript.NativeJavaMethod
 
getFunctionNode(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getFunctionPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the Function.prototype property.
getFunctionPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the Function.prototype property.
getFunctionType() - Method in class org.mozilla.javascript.FunctionNode
 
getGeneratorLocalsState(Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
getGeneratorStackState(Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
getGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
Get the getter or setter for a given property.
getGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
Get the getter or setter for a given property.
getGlobal() - Static method in class org.mozilla.javascript.ContextFactory
Get global ContextFactory.
getGlobal() - Static method in class org.mozilla.javascript.ContextFactory
Get global ContextFactory.
getGlobal(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getIds() - Method in class org.mozilla.javascript.Delegator
 
getIds() - Method in class org.mozilla.javascript.NativeArray
 
getIds() - Method in class org.mozilla.javascript.NativeJavaArray
 
getIds() - Method in class org.mozilla.javascript.NativeJavaClass
 
getIds() - Method in class org.mozilla.javascript.NativeJavaObject
 
getIds() - Method in class org.mozilla.javascript.NativeWith
 
getIds() - Method in interface org.mozilla.javascript.Scriptable
Get an array of property ids.
getIds() - Method in interface org.mozilla.javascript.Scriptable
Get an array of property ids.
getIds() - Method in class org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getIds() - Method in class org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getIgnoreDynamicScope() - Method in class org.mozilla.javascript.FunctionNode
 
getImplementation() - Method in class org.mozilla.javascript.continuations.Continuation
 
getImplementationClassName() - Method in class org.mozilla.javascript.xml.XMLLib.Factory
 
getImplementationVersion() - Method in class org.mozilla.javascript.Context
Get the implementation version.
getImplementationVersion() - Method in class org.mozilla.javascript.Context
Get the implementation version.
getIndexForNameNode(Node) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getInstanceIdName(int) - Method in class org.mozilla.javascript.BaseFunction
 
getInstanceIdName(int) - Method in class org.mozilla.javascript.IdScriptableObject
Map id back to property name it defines.
getInstanceIdName(int) - Method in class org.mozilla.javascript.NativeArray
 
getInstanceIdName(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
getInstanceIdValue(int) - Method in class org.mozilla.javascript.BaseFunction
 
getInstanceIdValue(int) - Method in class org.mozilla.javascript.IdScriptableObject
Get id value.
getInstanceIdValue(int) - Method in class org.mozilla.javascript.NativeArray
 
getInstanceIdValue(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
getInstructionObserverThreshold() - Method in class org.mozilla.javascript.Context
Get threshold of executed instructions counter that triggers call to observeInstructionCount().
getInstructionObserverThreshold() - Method in class org.mozilla.javascript.Context
Get threshold of executed instructions counter that triggers call to observeInstructionCount().
getInt(int, int) - Method in class org.mozilla.javascript.UintMap
Get integer value assigned with key.
getInterfaceProxyHelper(ContextFactory, Class[]) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getInterfaceProxyHelper(ContextFactory, Class[]) - Method in class org.mozilla.javascript.VMBridge
Create helper object to create later proxies implementing the specified interfaces later.
getIntProp(int, int) - Method in class org.mozilla.javascript.Node
 
getJavaIterator(Context, Scriptable, Object) - Method in class org.mozilla.javascript.jdk15.VMBridge_jdk15
If "obj" is a java.util.Iterator or a java.lang.Iterable, return a wrapping as a JavaScript Iterator.
getJavaIterator(Context, Scriptable, Object) - Method in class org.mozilla.javascript.VMBridge
If "obj" is a java.util.Iterator or a java.lang.Iterable, return a wrapping as a JavaScript Iterator.
getJumpStatement() - Method in class org.mozilla.javascript.Node.Jump
 
getKey() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
getKeys() - Method in class org.mozilla.javascript.ObjToIntMap
Return array of present keys
getKeys(Object[], int) - Method in class org.mozilla.javascript.ObjToIntMap
 
getKeys() - Method in class org.mozilla.javascript.UintMap
Return array of present keys
getLanguageVersion() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getLanguageVersion() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getLanguageVersion() - Method in class org.mozilla.javascript.Context
Get the current language version.
getLanguageVersion() - Method in class org.mozilla.javascript.Context
Get the current language version.
getLanguageVersion() - Method in class org.mozilla.javascript.NativeFunction
 
getLastChild() - Method in class org.mozilla.javascript.Node
 
getLastSibling() - Method in class org.mozilla.javascript.Node
 
getLength() - Method in class org.mozilla.javascript.BaseFunction
 
getLength() - Method in class org.mozilla.javascript.FunctionObject
Return the same value as FunctionObject.getArity().
getLength() - Method in class org.mozilla.javascript.FunctionObject
Return the same value as FunctionObject.getArity().
getLength() - Method in class org.mozilla.javascript.IdFunctionObject
 
getLength() - Method in class org.mozilla.javascript.NativeArray
 
getLength() - Method in class org.mozilla.javascript.NativeFunction
 
getLibraryScopeOrNull(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getLineno() - Method in class org.mozilla.javascript.Node
 
getLineNumber() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumber() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumber() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumber() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumber() - Method in exception org.mozilla.javascript.JavaScriptException
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumber() - Method in exception org.mozilla.javascript.JavaScriptException
Deprecated. Use RhinoException.lineNumber() from the super class.
getLineNumbers() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get array containing the line numbers that that can be passed to DebugFrame.onLineChange().
getLineNumbers() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get array containing the line numbers that that can be passed to DebugFrame.onLineChange().
getLineSource() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.lineSource() from the super class.
getLineSource() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.lineSource() from the super class.
getLineSource() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.lineSource() from the super class.
getLineSource() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.lineSource() from the super class.
getListener(Object, int) - Static method in class org.mozilla.javascript.Kit
Get listener at index position in bag or null if index equals to number of listeners in bag.
getLiveLocals() - Method in class org.mozilla.javascript.FunctionNode
 
getLocale() - Method in class org.mozilla.javascript.Context
Get the current locale.
getLocale() - Method in class org.mozilla.javascript.Context
Get the current locale.
getLoop() - Method in class org.mozilla.javascript.Node.Jump
 
getMainMethodClass() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the name of the class for main method implementation.
getMainMethodClass() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the name of the class for main method implementation.
getMaximumInterpreterStackDepth() - Method in class org.mozilla.javascript.Context
Returns the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
getMaximumInterpreterStackDepth() - Method in class org.mozilla.javascript.Context
Returns the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
getMaxInstanceId() - Method in class org.mozilla.javascript.BaseFunction
 
getMaxInstanceId() - Method in class org.mozilla.javascript.IdScriptableObject
Get maximum id findInstanceIdInfo can generate.
getMaxInstanceId() - Method in class org.mozilla.javascript.NativeArray
 
getMaxInstanceId() - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
getMessage() - Method in exception org.mozilla.javascript.RhinoException
 
getMessage() - Method in exception org.mozilla.javascript.RhinoException
 
getMessage(String, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMessage0(String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMessage1(String, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMessage2(String, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMessage3(String, Object, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMessage4(String, Object, Object, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getMethodOrConstructor() - Method in class org.mozilla.javascript.FunctionObject
Get Java method or constructor this function represent.
getMethodOrConstructor() - Method in class org.mozilla.javascript.FunctionObject
Get Java method or constructor this function represent.
getName() - Method in exception org.mozilla.javascript.EcmaError
Gets the name of the error.
getName() - Method in exception org.mozilla.javascript.EcmaError
Gets the name of the error.
getNameFunctionAndThis(String, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
Prepare for calling name(...): return function corresponding to name and make current top scope available as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
getNext() - Method in class org.mozilla.javascript.Node
 
getNextTempName() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getObject(int) - Method in class org.mozilla.javascript.UintMap
Get object value assigned with key.
getObjectElem(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Call obj.[[Get]](id)
getObjectElem(Scriptable, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getObjectIndex(Object, double, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getObjectIndex(Scriptable, int, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getObjectProp(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Version of getObjectElem when elem is a valid JS identifier name.
getObjectProp(Scriptable, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getObjectPropNoWarn(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getObjectPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the Object.prototype property.
getObjectPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the Object.prototype property.
getOptimizationLevel() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getOptimizationLevel() - Method in class org.mozilla.javascript.CompilerEnvirons
 
getOptimizationLevel() - Method in class org.mozilla.javascript.Context
Get the current optimization level.
getOptimizationLevel() - Method in class org.mozilla.javascript.Context
Get the current optimization level.
getParamAndVarConst() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getParamAndVarCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters and local variables.
getParamAndVarCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters and local variables.
getParamAndVarCount() - Method in class org.mozilla.javascript.NativeFunction
Get number of declared parameters and variables defined through var statements.
getParamAndVarCount() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getParamAndVarNames() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getParamCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters in the function.
getParamCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters in the function.
getParamCount() - Method in class org.mozilla.javascript.NativeFunction
Get number of declared parameters.
getParamCount() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getParamOrVarConst(int) - Method in class org.mozilla.javascript.NativeFunction
Get parameter or variable const-ness.
getParamOrVarName(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get name of a declared parameter or local variable.
getParamOrVarName(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get name of a declared parameter or local variable.
getParamOrVarName(int) - Method in class org.mozilla.javascript.NativeFunction
Get parameter or variable name.
getParamOrVarName(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getParent() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getParent() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
getParentScope() - Method in class org.mozilla.javascript.Delegator
 
getParentScope() - Method in class org.mozilla.javascript.NativeJavaObject
Returns the parent (enclosing) scope of the object.
getParentScope() - Method in class org.mozilla.javascript.NativeWith
 
getParentScope() - Method in interface org.mozilla.javascript.Scriptable
Get the parent scope of the object.
getParentScope() - Method in interface org.mozilla.javascript.Scriptable
Get the parent scope of the object.
getParentScope() - Method in class org.mozilla.javascript.ScriptableObject
Returns the parent (enclosing) scope of the object.
getParentScope() - Method in class org.mozilla.javascript.ScriptableObject
Returns the parent (enclosing) scope of the object.
getPatchedStack(RhinoException, String) - Method in interface org.mozilla.javascript.Evaluator
Given a native stack trace, patch it with script-specific source and line information
getPatchedStack(RhinoException, String) - Method in class org.mozilla.javascript.Interpreter
 
getPatchedStack(RhinoException, String) - Method in class org.mozilla.javascript.optimizer.Codegen
 
getProp(int) - Method in class org.mozilla.javascript.Node
 
GETPROP - Static variable in class org.mozilla.javascript.Token
Token types.
getProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Gets a named property from an object or any object in its prototype chain.
getProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Gets an indexed property from an object or any object in its prototype chain.
getProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Gets a named property from an object or any object in its prototype chain.
getProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Gets an indexed property from an object or any object in its prototype chain.
getPropertyIds(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Returns an array of all ids from an object and its prototypes.
getPropertyIds(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Returns an array of all ids from an object and its prototypes.
getPropFunctionAndThis(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Prepare for calling obj.property(...): return function corresponding to obj.property and make obj properly converted to Scriptable available as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
GETPROPNOWARN - Static variable in class org.mozilla.javascript.Token
Token types.
getProtectionDomain(Class) - Static method in class org.mozilla.javascript.SecurityUtilities
 
getPrototype() - Method in class org.mozilla.javascript.Delegator
 
getPrototype() - Method in class org.mozilla.javascript.IdFunctionObject
 
getPrototype() - Method in class org.mozilla.javascript.NativeJavaArray
 
getPrototype() - Method in class org.mozilla.javascript.NativeJavaObject
 
getPrototype() - Method in class org.mozilla.javascript.NativeWith
 
getPrototype() - Method in interface org.mozilla.javascript.Scriptable
Get the prototype of the object.
getPrototype() - Method in interface org.mozilla.javascript.Scriptable
Get the prototype of the object.
getPrototype() - Method in class org.mozilla.javascript.ScriptableObject
Returns the prototype of the object.
getPrototype() - Method in class org.mozilla.javascript.ScriptableObject
Returns the prototype of the object.
getRegexpCount() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getRegexpFlags(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getRegExpProxy(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getRegexpString(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getResumptionPoints() - Method in class org.mozilla.javascript.FunctionNode
 
getScope() - Method in class org.mozilla.javascript.Node
Can only be called when node has String context.
getScriptStack(RhinoException) - Method in interface org.mozilla.javascript.Evaluator
Get the script stack for the given exception
getScriptStack(RhinoException) - Method in class org.mozilla.javascript.Interpreter
 
getScriptStack(RhinoException) - Method in class org.mozilla.javascript.optimizer.Codegen
 
getScriptStackTrace() - Method in exception org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getScriptStackTrace(FilenameFilter) - Method in exception org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getScriptStackTrace() - Method in exception org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getScriptStackTrace(FilenameFilter) - Method in exception org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getSourceName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get the name of the source (usually filename or URL) of the script.
getSourceName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Get the name of the source (usually filename or URL) of the script.
getSourceName() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in exception org.mozilla.javascript.EcmaError
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in exception org.mozilla.javascript.EvaluatorException
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in exception org.mozilla.javascript.JavaScriptException
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in exception org.mozilla.javascript.JavaScriptException
Deprecated. Use RhinoException.sourceName() from the super class.
getSourceName() - Method in class org.mozilla.javascript.ScriptOrFnNode
 
getSourcePositionFromStack(Context, int[]) - Method in interface org.mozilla.javascript.Evaluator
Get the source position information by examining the stack.
getSourcePositionFromStack(Context, int[]) - Method in class org.mozilla.javascript.Interpreter
 
getSourcePositionFromStack(Context, int[]) - Method in class org.mozilla.javascript.optimizer.Codegen
 
getStackTop() - Method in class org.mozilla.classfile.ClassFileWriter
 
GETSTATIC - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
getStaticSecurityDomainClass() - Static method in class org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClass() - Static method in class org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.PolicySecurityController
 
getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.SecurityController
 
getStopIterationObject(Scriptable) - Static method in class org.mozilla.javascript.NativeIterator
Get the value of the "StopIteration" object.
getString() - Method in class org.mozilla.javascript.Node
Can only be called when node has String context.
getSystemProperty(String) - Static method in class org.mozilla.javascript.SecurityUtilities
Retrieves a system property within a privileged block.
getTargetExtends() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the class that the generated target will extend.
getTargetExtends() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the class that the generated target will extend.
getTargetImplements() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the interfaces that the generated target will implement.
getTargetImplements() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Get the interfaces that the generated target will implement.
getThreadContextHelper() - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
getThreadContextHelper() - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getThreadContextHelper() - Method in class org.mozilla.javascript.VMBridge
Return a helper object to optimize Context access.
getThreadLocal(Object) - Method in class org.mozilla.javascript.Context
Get a value corresponding to a key.
getThreadLocal(Object) - Method in class org.mozilla.javascript.Context
Get a value corresponding to a key.
getTopCallScope(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getTopLevelProp(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
getTopLevelScope(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the global scope.
getTopLevelScope(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
Get the global scope.
getTopScopeValue(Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with the top scope of the given scope.
getTopScopeValue(Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with the top scope of the given scope.
getType() - Method in class org.mozilla.javascript.Node
 
getTypeTag(Class) - Static method in class org.mozilla.javascript.FunctionObject
 
getTypeTag(Class) - Static method in class org.mozilla.javascript.FunctionObject
 
getUndefinedValue() - Static method in class org.mozilla.javascript.Context
Get the singleton object that represents the JavaScript Undefined value.
getUndefinedValue() - Static method in class org.mozilla.javascript.Context
Get the singleton object that represents the JavaScript Undefined value.
getValue() - Method in exception org.mozilla.javascript.JavaScriptException
 
getValue() - Method in exception org.mozilla.javascript.JavaScriptException
 
getValue() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
getValueFunctionAndThis(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Prepare for calling (...): return function corresponding to and make parent scope of the function available as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
GETVAR - Static variable in class org.mozilla.javascript.Token
Token types.
getWrapFactory() - Method in class org.mozilla.javascript.Context
Return the current WrapFactory, or null if none is defined.
getWrapFactory() - Method in class org.mozilla.javascript.Context
Return the current WrapFactory, or null if none is defined.
getWrappedException() - Method in exception org.mozilla.javascript.WrappedException
Get the wrapped exception.
getWrappedException() - Method in exception org.mozilla.javascript.WrappedException
Get the wrapped exception.
GOTO - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
GOTO - Static variable in class org.mozilla.javascript.Token
Token types.
GOTO_W - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
GT - Static variable in class org.mozilla.javascript.Token
Token types.

H

handleCompilationDone(Context, DebuggableScript, String) - Method in interface org.mozilla.javascript.debug.Debugger
Called when compilation of a particular function or script into internal bytecode is done.
has(String, Scriptable) - Method in class org.mozilla.javascript.Delegator
 
has(int, Scriptable) - Method in class org.mozilla.javascript.Delegator
 
has(String, Scriptable) - Method in class org.mozilla.javascript.IdScriptableObject
 
has(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
 
has(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
 
has(int, Scriptable) - Method in class org.mozilla.javascript.NativeArray
 
has(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
 
has(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
 
has(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaClass
 
has(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
 
has(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
 
has(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
 
has(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
 
has(String, Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
has(int, Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
has(Object) - Method in class org.mozilla.javascript.ObjToIntMap
 
has(Context) - Method in class org.mozilla.javascript.Ref
 
has(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Indicates whether or not a named property is defined in an object.
has(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Indicates whether or not an indexed property is defined in an object.
has(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Indicates whether or not a named property is defined in an object.
has(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Indicates whether or not an indexed property is defined in an object.
has(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined.
has(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the property index is defined.
has(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined.
has(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the property index is defined.
has(int) - Method in class org.mozilla.javascript.UintMap
 
hasChildren() - Method in class org.mozilla.javascript.Node
 
hasCompileFunctionsWithDynamicScope() - Method in class org.mozilla.javascript.Context
Deprecated.  
hasCompileFunctionsWithDynamicScope() - Method in class org.mozilla.javascript.Context
Deprecated.  
hasConsistentReturnUsage() - Method in class org.mozilla.javascript.Node
Checks that every return usage in a function body is consistent with the requirements of strict-mode.
hasExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Returns true if the name is excluded from serialization.
hasExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Returns true if the name is excluded from serialization.
hasExplicitGlobal() - Static method in class org.mozilla.javascript.ContextFactory
Check if global factory was set.
hasExplicitGlobal() - Static method in class org.mozilla.javascript.ContextFactory
Check if global factory was set.
hasFeature(int) - Method in class org.mozilla.javascript.Context
Controls certain aspects of script semantics.
hasFeature(int) - Method in class org.mozilla.javascript.Context
Controls certain aspects of script semantics.
hasFeature(Context, int) - Method in class org.mozilla.javascript.ContextFactory
Implementation of Context.hasFeature(int featureIndex).
hasFeature(Context, int) - Method in class org.mozilla.javascript.ContextFactory
Implementation of Context.hasFeature(int featureIndex).
hasGlobal() - Static method in class org.mozilla.javascript.SecurityController
Check if global SecurityController was already installed.
hasGlobal() - Static method in class org.mozilla.javascript.SecurityController
Check if global SecurityController was already installed.
hashCode() - Method in class org.mozilla.javascript.NativeJavaPackage
 
hasInstance(Scriptable) - Method in class org.mozilla.javascript.BaseFunction
Implements the instanceof operator for JavaScript Function objects.
hasInstance(Scriptable) - Method in class org.mozilla.javascript.Delegator
 
hasInstance(Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
 
hasInstance(Scriptable) - Method in class org.mozilla.javascript.NativeJavaClass
Determines if prototype is a wrapped Java object and performs a Java "instanceof".
hasInstance(Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
 
hasInstance(Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
hasInstance(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
The instanceof operator.
hasInstance(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
The instanceof operator.
hasInstance(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Implements the instanceof operator.
hasInstance(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Implements the instanceof operator.
hasObjectElem(Scriptable, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
hasProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Returns whether a named property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Returns whether an indexed property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
Returns whether a named property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
Returns whether an indexed property is defined in an object or any object in its prototype chain.
hasPrototypeMap() - Method in class org.mozilla.javascript.IdScriptableObject
 
hasSideEffects() - Method in class org.mozilla.javascript.Node
 
hasTag(Object) - Method in class org.mozilla.javascript.IdFunctionObject
 
hasTopCall(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
HOOK - Static variable in class org.mozilla.javascript.Token
 

I

I2B - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2C - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2D - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2F - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2L - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2S - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IADD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IAND - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_4 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_5 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_M1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IdFunctionCall - Interface in org.mozilla.javascript
Master for id-based functions that knows their properties and how to execute them.
IdFunctionObject - Class in org.mozilla.javascript
 
IdFunctionObject(IdFunctionCall, Object, int, int) - Constructor for class org.mozilla.javascript.IdFunctionObject
 
IdFunctionObject(IdFunctionCall, Object, int, String, int, Scriptable) - Constructor for class org.mozilla.javascript.IdFunctionObject
 
IDIV - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IdScriptableObject - Class in org.mozilla.javascript
Base class for native object implementation that uses IdFunctionObject to export its methods to script via .prototype object.
IdScriptableObject() - Constructor for class org.mozilla.javascript.IdScriptableObject
 
IdScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.IdScriptableObject
 
IF - Static variable in class org.mozilla.javascript.Token
 
IF_ACMPEQ - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ACMPNE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPEQ - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPNE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFEQ - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFEQ - Static variable in class org.mozilla.javascript.Token
Token types.
IFGE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFGT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNE - Static variable in class org.mozilla.javascript.Token
Token types.
IFNONNULL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNULL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IINC - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPORT - Static variable in class org.mozilla.javascript.Token
 
ImporterTopLevel - Class in org.mozilla.javascript
Class ImporterTopLevel This class defines a ScriptableObject that can be instantiated as a top-level ("global") object to provide functionality similar to Java's "import" statement.
ImporterTopLevel - Class in org.mozilla.javascript
Class ImporterTopLevel This class defines a ScriptableObject that can be instantiated as a top-level ("global") object to provide functionality similar to Java's "import" statement.
ImporterTopLevel() - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context) - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context, boolean) - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel() - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context) - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context, boolean) - Constructor for class org.mozilla.javascript.ImporterTopLevel
 
importPackage(Context, Scriptable, Object[], Function) - Method in class org.mozilla.javascript.ImporterTopLevel
Deprecated. Kept only for compatibility.
importPackage(Context, Scriptable, Object[], Function) - Method in class org.mozilla.javascript.ImporterTopLevel
Deprecated. Kept only for compatibility.
IMUL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
in(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
The in operator.
IN - Static variable in class org.mozilla.javascript.Token
Token types.
INC - Static variable in class org.mozilla.javascript.Token
 
incompatibleCallError(IdFunctionObject) - Static method in class org.mozilla.javascript.IdScriptableObject
Utility method to construct type error to indicate incompatible call when converting script thisObj to a particular type is not possible.
INCRDECR_PROP - Static variable in class org.mozilla.javascript.Node
 
INDENT_GAP_PROP - Static variable in class org.mozilla.javascript.Decompiler
Decompilation property to specify default identation offset.
indexOf(Object) - Method in class org.mozilla.javascript.ObjArray
 
INEG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.continuations.Continuation
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ImporterTopLevel
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ImporterTopLevel
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.JavaAdapter
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.NativeGlobal
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.NativeJavaTopPackage
 
init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.regexp.NativeRegExp
 
initApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
Set explicit class loader to use when searching for Java classes.
initApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
Set explicit class loader to use when searching for Java classes.
initCause(RuntimeException, Throwable) - Static method in class org.mozilla.javascript.Kit
If initCause methods exists in Throwable, call ex.initCause(cause) or otherwise do nothing.
initColumnNumber(int) - Method in exception org.mozilla.javascript.RhinoException
Initialize the column number of the script statement causing the error.
initColumnNumber(int) - Method in exception org.mozilla.javascript.RhinoException
Initialize the column number of the script statement causing the error.
initFromContext(Context) - Method in class org.mozilla.javascript.CompilerEnvirons
 
initFromContext(Context) - Method in class org.mozilla.javascript.CompilerEnvirons
 
initFunction(String, Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
 
initFunction(NativeFunction, int, Scriptable, Context) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
initFunction(Context, Scriptable, NativeFunction, int, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
initGlobal(ContextFactory) - Static method in class org.mozilla.javascript.ContextFactory
Set global ContextFactory.
initGlobal(ContextFactory) - Static method in class org.mozilla.javascript.ContextFactory
Set global ContextFactory.
initGlobal(SecurityController) - Static method in class org.mozilla.javascript.SecurityController
Initialize global controller that will be used for all security-related operations.
initGlobal(SecurityController) - Static method in class org.mozilla.javascript.SecurityController
Initialize global controller that will be used for all security-related operations.
INITIAL_INDENT_PROP - Static variable in class org.mozilla.javascript.Decompiler
Decompilation property to specify initial ident value.
initImplementation(Object) - Method in class org.mozilla.javascript.continuations.Continuation
 
initLineNumber(int) - Method in exception org.mozilla.javascript.RhinoException
Initialize the line number of the script statement causing the error.
initLineNumber(int) - Method in exception org.mozilla.javascript.RhinoException
Initialize the line number of the script statement causing the error.
initLineSource(String) - Method in exception org.mozilla.javascript.RhinoException
Initialize the text of the source line containing the error.
initLineSource(String) - Method in exception org.mozilla.javascript.RhinoException
Initialize the text of the source line containing the error.
initMembers() - Method in class org.mozilla.javascript.NativeJavaClass
 
initMembers() - Method in class org.mozilla.javascript.NativeJavaObject
 
initPrototypeConstructor(IdFunctionObject) - Method in class org.mozilla.javascript.IdScriptableObject
 
initPrototypeId(int) - Method in class org.mozilla.javascript.BaseFunction
 
initPrototypeId(int) - Method in class org.mozilla.javascript.continuations.Continuation
 
initPrototypeId(int) - Method in class org.mozilla.javascript.IdScriptableObject
 
initPrototypeId(int) - Method in class org.mozilla.javascript.ImporterTopLevel
 
initPrototypeId(int) - Method in class org.mozilla.javascript.ImporterTopLevel
 
initPrototypeId(int) - Method in class org.mozilla.javascript.NativeArray
 
initPrototypeId(int) - Method in class org.mozilla.javascript.NativeCall
 
initPrototypeId(int) - Method in class org.mozilla.javascript.NativeGenerator
 
initPrototypeId(int) - Method in class org.mozilla.javascript.NativeIterator
 
initPrototypeId(int) - Method in class org.mozilla.javascript.NativeObject
 
initPrototypeId(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
initPrototypeMethod(Object, int, String, int) - Method in class org.mozilla.javascript.IdScriptableObject
 
initPrototypeValue(int, String, Object, int) - Method in class org.mozilla.javascript.IdScriptableObject
 
initScript(NativeFunction, Scriptable, Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
initScriptFunction(Context, Scriptable) - Method in class org.mozilla.javascript.NativeFunction
 
initSourceName(String) - Method in exception org.mozilla.javascript.RhinoException
Initialize the uri of the script source containing the error.
initSourceName(String) - Method in exception org.mozilla.javascript.RhinoException
Initialize the uri of the script source containing the error.
initStandardObjects() - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject) - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject, boolean) - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects() - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject) - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject, boolean) - Method in class org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(Context, boolean) - Method in class org.mozilla.javascript.ImporterTopLevel
 
initStandardObjects(Context, boolean) - Method in class org.mozilla.javascript.ImporterTopLevel
 
initStandardObjects(Context, ScriptableObject, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
instance - Static variable in class org.mozilla.javascript.Undefined
 
instanceIdInfo(int, int) - Static method in class org.mozilla.javascript.IdScriptableObject
 
INSTANCEOF - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
instanceOf(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
The instanceof operator.
INSTANCEOF - Static variable in class org.mozilla.javascript.Token
Token types.
IntegerClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
InterfaceAdapter - Class in org.mozilla.javascript
Adapter to use JS function as implementation of Java interfaces with single method or multiple methods with the same signature.
intern(Object) - Method in class org.mozilla.javascript.ObjToIntMap
If table already contains a key that equals to keyArg, return that key while setting its value to zero, otherwise add keyArg with 0 value to the table and return it.
Interpreter - Class in org.mozilla.javascript
 
Interpreter() - Constructor for class org.mozilla.javascript.Interpreter
 
invoke(ContextFactory, Object, Scriptable, Method, Object[]) - Method in class org.mozilla.javascript.InterfaceAdapter
 
INVOKEINTERFACE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESPECIAL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESTATIC - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUAL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IOR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IREM - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IRETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isActivationNeeded(String) - Method in class org.mozilla.javascript.Context
Check whether the name is in the list of names of objects forcing the creation of activation objects.
isActivationNeeded(String) - Method in class org.mozilla.javascript.Context
Check whether the name is in the list of names of objects forcing the creation of activation objects.
isAllowMemberExprAsFunctionName() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isAllowMemberExprAsFunctionName() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isArrayObject(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
isCachingEnabled() - Method in class org.mozilla.javascript.ClassCache
Check if generated Java classes and Java reflection information is cached.
isCachingEnabled() - Method in class org.mozilla.javascript.ClassCache
Check if generated Java classes and Java reflection information is cached.
isConst(String) - Method in interface org.mozilla.javascript.ConstProperties
Returns true if the named property is defined as a const on this object.
isConst(String) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined as a const on this object.
isConst(String) - Method in class org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined as a const on this object.
isContinuationConstructor(IdFunctionObject) - Static method in class org.mozilla.javascript.continuations.Continuation
 
isEmpty() - Method in class org.mozilla.javascript.ObjArray
 
isEmpty() - Method in class org.mozilla.javascript.ObjToIntMap
 
isEmpty() - Method in class org.mozilla.javascript.UintMap
 
isFunction() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Returns true if this is a function, false if it is a script.
isFunction() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Returns true if this is a function, false if it is a script.
isGenerateDebugInfo() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGenerateDebugInfo() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGeneratedScript() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Returns true if this script or function were runtime-generated from JavaScript using eval function or Function or Script constructors.
isGeneratedScript() - Method in interface org.mozilla.javascript.debug.DebuggableScript
Returns true if this script or function were runtime-generated from JavaScript using eval function or Function or Script constructors.
isGenerateObserverCount() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGenerateObserverCount() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGeneratingDebug() - Method in class org.mozilla.javascript.Context
Tell whether debug information is being generated.
isGeneratingDebug() - Method in class org.mozilla.javascript.Context
Tell whether debug information is being generated.
isGeneratingDebugChanged() - Method in class org.mozilla.javascript.Context
 
isGeneratingDebugChanged() - Method in class org.mozilla.javascript.Context
 
isGeneratingSource() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGeneratingSource() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isGeneratingSource() - Method in class org.mozilla.javascript.Context
Tell whether source information is being generated.
isGeneratingSource() - Method in class org.mozilla.javascript.Context
Tell whether source information is being generated.
isGenerator() - Method in class org.mozilla.javascript.FunctionNode
 
isGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
Returns whether a property is a getter or a setter
isGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
Returns whether a property is a getter or a setter
ISHL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISHR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isInvokerOptimizationEnabled() - Method in class org.mozilla.javascript.ClassCache
Deprecated. The method always returns false.
isInvokerOptimizationEnabled() - Method in class org.mozilla.javascript.ClassCache
Deprecated. The method always returns false.
isJavaPrimitiveWrap() - Method in class org.mozilla.javascript.WrapFactory
Return false if result of Java method, which is instance of String, Number, Boolean and Character, should be used directly as JavaScript primitive type.
isJavaPrimitiveWrap() - Method in class org.mozilla.javascript.WrapFactory
Return false if result of Java method, which is instance of String, Number, Boolean and Character, should be used directly as JavaScript primitive type.
isJSLineTerminator(int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
ISNUMBER_PROP - Static variable in class org.mozilla.javascript.Node
 
isRegExp(Scriptable) - Method in class org.mozilla.javascript.regexp.RegExpImpl
 
isRegExp(Scriptable) - Method in interface org.mozilla.javascript.RegExpProxy
 
isReservedKeywordAsIdentifier() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isReservedKeywordAsIdentifier() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isRhinoRuntimeType(Class) - Static method in class org.mozilla.javascript.ScriptRuntime
 
isSealed() - Method in class org.mozilla.javascript.Context
Checks if this is a sealed Context.
isSealed() - Method in class org.mozilla.javascript.Context
Checks if this is a sealed Context.
isSealed() - Method in class org.mozilla.javascript.ContextFactory
Checks if this is a sealed ContextFactory.
isSealed() - Method in class org.mozilla.javascript.ContextFactory
Checks if this is a sealed ContextFactory.
isSealed() - Method in class org.mozilla.javascript.ObjArray
 
isSealed() - Method in class org.mozilla.javascript.ScriptableObject
Return true if this object is sealed.
isSealed() - Method in class org.mozilla.javascript.ScriptableObject
Return true if this object is sealed.
isStrictMode() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isStrictMode() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isTopLevel() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
isTopLevel() - Method in interface org.mozilla.javascript.debug.DebuggableScript
 
ISTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISUB - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isUnderStringSizeLimit(String) - Method in class org.mozilla.classfile.ClassFileWriter
Check if k fits limit on string constant size imposed by class file format.
isUseDynamicScope() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isUseDynamicScope() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isValidLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
 
isValidLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
 
isValidOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
 
isValidOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
 
isVarArgs(Member) - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
isVarArgs(Member) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
isVarArgs(Member) - Method in class org.mozilla.javascript.jdk15.VMBridge_jdk15
 
isVarArgs(Member) - Method in class org.mozilla.javascript.VMBridge
Returns whether or not a given member (method or constructor) has variable arguments.
isXmlAvailable() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isXmlAvailable() - Method in class org.mozilla.javascript.CompilerEnvirons
 
isXMLName(Context, Object) - Method in class org.mozilla.javascript.xml.XMLLib
 
ITERATOR_PROPERTY_NAME - Static variable in class org.mozilla.javascript.NativeIterator
 
IUSHR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IXOR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

J

JAVA_BOOLEAN_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_BOOLEAN_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_DOUBLE_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_DOUBLE_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_INT_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_INT_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_OBJECT_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_OBJECT_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_SCRIPTABLE_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_SCRIPTABLE_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_STRING_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_STRING_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_UNSUPPORTED_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JAVA_UNSUPPORTED_TYPE - Static variable in class org.mozilla.javascript.FunctionObject
 
JavaAdapter - Class in org.mozilla.javascript
 
JavaAdapter() - Constructor for class org.mozilla.javascript.JavaAdapter
 
javaObject - Variable in class org.mozilla.javascript.NativeJavaObject
 
JavaScriptException - Exception in org.mozilla.javascript
Java reflection of JavaScript exceptions.
JavaScriptException - Exception in org.mozilla.javascript
Java reflection of JavaScript exceptions.
JavaScriptException(Object) - Constructor for exception org.mozilla.javascript.JavaScriptException
Deprecated. Use WrappedException.WrappedException(Throwable) to report exceptions in Java code.
JavaScriptException(Object, String, int) - Constructor for exception org.mozilla.javascript.JavaScriptException
Create a JavaScript exception wrapping the given JavaScript value
JavaScriptException(Object) - Constructor for exception org.mozilla.javascript.JavaScriptException
Deprecated. Use WrappedException.WrappedException(Throwable) to report exceptions in Java code.
JavaScriptException(Object, String, int) - Constructor for exception org.mozilla.javascript.JavaScriptException
Create a JavaScript exception wrapping the given JavaScript value
javaToJS(Object, Scriptable) - Static method in class org.mozilla.javascript.Context
Convenient method to convert java value to its closest representation in JavaScript.
javaToJS(Object, Scriptable) - Static method in class org.mozilla.javascript.Context
Convenient method to convert java value to its closest representation in JavaScript.
jsDelegatesTo(Scriptable, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
Delegates to
jsGet_length() - Method in class org.mozilla.javascript.NativeArray
Deprecated. Use NativeArray.getLength() instead.
jsGet_name() - Method in class org.mozilla.javascript.NativeFunction
Deprecated. Use BaseFunction.getFunctionName() instead. For backwards compatibility keep an old method name used by Batik and possibly others.
JSR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
JSR - Static variable in class org.mozilla.javascript.Token
 
JSR_W - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
JSREG_FOLD - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
JSREG_GLOB - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
JSREG_MULTILINE - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
jsToJava(Object, Class) - Static method in class org.mozilla.javascript.Context
Convert a JavaScript value into the desired type.
jsToJava(Object, Class) - Static method in class org.mozilla.javascript.Context
Convert a JavaScript value into the desired type.

K

Kit - Class in org.mozilla.javascript
Collection of utilities
Kit() - Constructor for class org.mozilla.javascript.Kit
 

L

L2D - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2F - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2I - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LABEL - Static variable in class org.mozilla.javascript.Token
 
LABEL_ID_PROP - Static variable in class org.mozilla.javascript.Node
 
labelId() - Method in class org.mozilla.javascript.Node
 
labelId(int) - Method in class org.mozilla.javascript.Node
 
LADD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LAND - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
languageVersionProperty - Static variable in class org.mozilla.javascript.Context
 
languageVersionProperty - Static variable in class org.mozilla.javascript.Context
 
LAST_ASSIGN - Static variable in class org.mozilla.javascript.Token
 
LAST_BYTECODE_TOKEN - Static variable in class org.mozilla.javascript.Token
 
LAST_PROP - Static variable in class org.mozilla.javascript.Node
 
LAST_TOKEN - Static variable in class org.mozilla.javascript.Token
 
lastIndexOf(Object) - Method in class org.mozilla.javascript.ObjArray
 
LASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
lastStoredScriptable(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
lastUint32Result(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
LazilyLoadedCtor - Class in org.mozilla.javascript
Avoid loading classes unless they are used.
LazilyLoadedCtor(ScriptableObject, String, String, boolean) - Constructor for class org.mozilla.javascript.LazilyLoadedCtor
 
LB - Static variable in class org.mozilla.javascript.Token
 
LC - Static variable in class org.mozilla.javascript.Token
 
LCMP - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC2_W - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC_W - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDIV - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LE - Static variable in class org.mozilla.javascript.Token
Token types.
leaveDotQuery(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
leaveWith(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
LEAVEWITH - Static variable in class org.mozilla.javascript.Token
Token types.
LEFT - Static variable in class org.mozilla.javascript.Node
 
LET - Static variable in class org.mozilla.javascript.Token
 
LETEXPR - Static variable in class org.mozilla.javascript.Token
 
lineno - Variable in class org.mozilla.javascript.Node
 
lineNumber() - Method in exception org.mozilla.javascript.RhinoException
Returns the line number of the statement causing the error, or zero if not available.
lineNumber() - Method in exception org.mozilla.javascript.RhinoException
Returns the line number of the statement causing the error, or zero if not available.
lineSource() - Method in exception org.mozilla.javascript.RhinoException
The source text of the line causing the error, or null if unknown.
lineSource() - Method in exception org.mozilla.javascript.RhinoException
The source text of the line causing the error, or null if unknown.
linkClass(Class) - Method in class org.mozilla.javascript.DefiningClassLoader
 
linkClass(Class) - Method in interface org.mozilla.javascript.GeneratedClassLoader
Link the given class.
linkClass(Class) - Method in interface org.mozilla.javascript.GeneratedClassLoader
Link the given class.
LLOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LMUL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LNEG - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
loadClass(String, boolean) - Method in class org.mozilla.javascript.DefiningClassLoader
 
LOCAL_BLOCK - Static variable in class org.mozilla.javascript.Token
 
LOCAL_BLOCK_PROP - Static variable in class org.mozilla.javascript.Node
 
LOCAL_LOAD - Static variable in class org.mozilla.javascript.Token
Token types.
LOCAL_PROP - Static variable in class org.mozilla.javascript.Node
 
LongClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
LOOKUPSWITCH - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LOOP - Static variable in class org.mozilla.javascript.Token
 
LOR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LP - Static variable in class org.mozilla.javascript.Token
 
LREM - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LRETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSH - Static variable in class org.mozilla.javascript.Token
Token types.
LSHL - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSHR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSUB - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LT - Static variable in class org.mozilla.javascript.Token
Token types.
LUSHR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LXOR - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

M

main(Script, String[]) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
makeAuxiliaryClassName(String, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Build class name for a auxiliary class generated by compiler.
makeAuxiliaryClassName(String, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Build class name for a auxiliary class generated by compiler.
makeContext() - Method in class org.mozilla.javascript.ContextFactory
Create new Context instance to be associated with the current thread.
makeContext() - Method in class org.mozilla.javascript.ContextFactory
Create new Context instance to be associated with the current thread.
makeHashKeyFromPair(Object, Object) - Static method in class org.mozilla.javascript.Kit
 
markAsConstructor(Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
 
markHandler(int) - Method in class org.mozilla.classfile.ClassFileWriter
 
markLabel(int) - Method in class org.mozilla.classfile.ClassFileWriter
 
markLabel(int, short) - Method in class org.mozilla.classfile.ClassFileWriter
 
markTableSwitchCase(int, int) - Method in class org.mozilla.classfile.ClassFileWriter
 
markTableSwitchCase(int, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
 
markTableSwitchDefault(int) - Method in class org.mozilla.classfile.ClassFileWriter
 
MATCH - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
MEMBER_TYPE_PROP - Static variable in class org.mozilla.javascript.Node
 
memberRef(Object, Object, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
memberRef(Object, Object, Object, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
memberRef(Context, Object, int) - Method in class org.mozilla.javascript.xml.XMLObject
Generic reference to implement x.@y, x..y etc.
memberRef(Context, Object, Object, int) - Method in class org.mozilla.javascript.xml.XMLObject
Generic reference to implement x::ns, x.@ns::y, x..@ns::y etc.
members - Variable in class org.mozilla.javascript.NativeJavaObject
 
methodId() - Method in class org.mozilla.javascript.IdFunctionObject
 
minusOneObj - Static variable in class org.mozilla.javascript.optimizer.OptRuntime
 
MOD - Static variable in class org.mozilla.javascript.Token
Token types.
MONITORENTER - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
MONITOREXIT - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
MUL - Static variable in class org.mozilla.javascript.Token
Token types.
MULTIANEWARRAY - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

N

name(Context, Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
Looks up a name in the scope chain and returns its value.
NAME - Static variable in class org.mozilla.javascript.Token
Token types.
name(int) - Static method in class org.mozilla.javascript.Token
 
NAME_PROP - Static variable in class org.mozilla.javascript.Node
 
nameIncrDecr(Scriptable, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
Deprecated. The method is only present for compatibility.
nameIncrDecr(Scriptable, String, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
nameRef(Object, Context, Scriptable, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
nameRef(Object, Object, Context, Scriptable, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
nameRef(Context, Object, Scriptable, int) - Method in class org.mozilla.javascript.xml.XMLLib
 
nameRef(Context, Object, Object, Scriptable, int) - Method in class org.mozilla.javascript.xml.XMLLib
 
NaN - Static variable in class org.mozilla.javascript.ScriptRuntime
 
NaNobj - Static variable in class org.mozilla.javascript.ScriptRuntime
 
NativeArray - Class in org.mozilla.javascript
This class implements the Array native object.
NativeArray(long) - Constructor for class org.mozilla.javascript.NativeArray
 
NativeArray(Object[]) - Constructor for class org.mozilla.javascript.NativeArray
 
NativeCall - Class in org.mozilla.javascript
This class implements the activation object.
NativeFunction - Class in org.mozilla.javascript
This class implements the Function native object.
NativeFunction() - Constructor for class org.mozilla.javascript.NativeFunction
 
NativeGenerator - Class in org.mozilla.javascript
This class implements generator objects.
NativeGenerator(Scriptable, NativeFunction, Object) - Constructor for class org.mozilla.javascript.NativeGenerator
 
NativeGenerator.GeneratorClosedException - Exception in org.mozilla.javascript
 
NativeGenerator.GeneratorClosedException() - Constructor for exception org.mozilla.javascript.NativeGenerator.GeneratorClosedException
 
NativeGlobal - Class in org.mozilla.javascript
This class implements the global native object (function and value properties only).
NativeGlobal() - Constructor for class org.mozilla.javascript.NativeGlobal
 
NativeIterator - Class in org.mozilla.javascript
This class implements iterator objects.
NativeIterator.WrappedJavaIterator - Class in org.mozilla.javascript
 
NativeJavaArray - Class in org.mozilla.javascript
This class reflects Java arrays into the JavaScript environment.
NativeJavaArray(Scriptable, Object) - Constructor for class org.mozilla.javascript.NativeJavaArray
 
NativeJavaClass - Class in org.mozilla.javascript
This class reflects Java classes into the JavaScript environment, mainly for constructors and static members.
NativeJavaClass() - Constructor for class org.mozilla.javascript.NativeJavaClass
 
NativeJavaClass(Scriptable, Class) - Constructor for class org.mozilla.javascript.NativeJavaClass
 
NativeJavaConstructor - Class in org.mozilla.javascript
This class reflects a single Java constructor into the JavaScript environment.
NativeJavaConstructor(MemberBox) - Constructor for class org.mozilla.javascript.NativeJavaConstructor
 
NativeJavaMethod - Class in org.mozilla.javascript
This class reflects Java methods into the JavaScript environment and handles overloading of methods.
NativeJavaMethod(Method, String) - Constructor for class org.mozilla.javascript.NativeJavaMethod
 
NativeJavaObject - Class in org.mozilla.javascript
This class reflects non-Array Java objects into the JavaScript environment.
NativeJavaObject() - Constructor for class org.mozilla.javascript.NativeJavaObject
 
NativeJavaObject(Scriptable, Object, Class) - Constructor for class org.mozilla.javascript.NativeJavaObject
 
NativeJavaObject(Scriptable, Object, Class, boolean) - Constructor for class org.mozilla.javascript.NativeJavaObject
 
NativeJavaPackage - Class in org.mozilla.javascript
This class reflects Java packages into the JavaScript environment.
NativeJavaPackage(String, ClassLoader) - Constructor for class org.mozilla.javascript.NativeJavaPackage
Deprecated. NativeJavaPackage is an internal class, do not use it directly.
NativeJavaPackage(String) - Constructor for class org.mozilla.javascript.NativeJavaPackage
Deprecated. NativeJavaPackage is an internal class, do not use it directly.
NativeJavaTopPackage - Class in org.mozilla.javascript
This class reflects Java packages into the JavaScript environment.
NativeObject - Class in org.mozilla.javascript
This class implements the Object native object.
NativeObject() - Constructor for class org.mozilla.javascript.NativeObject
 
NativeRegExp - Class in org.mozilla.javascript.regexp
This class implements the RegExp native object.
NativeWith - Class in org.mozilla.javascript
This class implements the object lookup required for the with statement.
NativeWith(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.NativeWith
 
NE - Static variable in class org.mozilla.javascript.Token
Token types.
NEG - Static variable in class org.mozilla.javascript.Token
Token types.
negativeZero - Static variable in class org.mozilla.javascript.ScriptRuntime
 
NEW - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NEW - Static variable in class org.mozilla.javascript.Token
Token types.
NEWARRAY - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
newArray(Scriptable, int) - Method in class org.mozilla.javascript.Context
Create an array with a specified initial length.
newArray(Scriptable, Object[]) - Method in class org.mozilla.javascript.Context
Create an array with a set of initial elements.
newArray(Scriptable, int) - Method in class org.mozilla.javascript.Context
Create an array with a specified initial length.
newArray(Scriptable, Object[]) - Method in class org.mozilla.javascript.Context
Create an array with a set of initial elements.
newArrayLiteral(Object[], String, int, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
newArrayLiteral(Object[], int[], Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
newCatchScope(Throwable, Scriptable, String, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
newClassSerialNumber() - Method in class org.mozilla.javascript.ClassCache
Internal engine method to return serial number for generated classes to ensure name uniqueness.
newClassSerialNumber() - Method in class org.mozilla.javascript.ClassCache
Internal engine method to return serial number for generated classes to ensure name uniqueness.
newInstance() - Method in class org.mozilla.javascript.Delegator
Crete new Delegator instance.
newInterfaceProxy(Object, ContextFactory, InterfaceAdapter, Object, Scriptable) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
newInterfaceProxy(Object, ContextFactory, InterfaceAdapter, Object, Scriptable) - Method in class org.mozilla.javascript.VMBridge
Create proxy object for InterfaceAdapter.
newIterator() - Method in class org.mozilla.javascript.ObjToIntMap
 
newNumber(double) - Static method in class org.mozilla.javascript.Node
 
newObject(Scriptable) - Method in class org.mozilla.javascript.Context
Create a new JavaScript object.
newObject(Scriptable, String) - Method in class org.mozilla.javascript.Context
Create a new JavaScript object by executing the named constructor.
newObject(Scriptable, String, Object[]) - Method in class org.mozilla.javascript.Context
Creates a new JavaScript object by executing the named constructor.
newObject(Scriptable) - Method in class org.mozilla.javascript.Context
Create a new JavaScript object.
newObject(Scriptable, String) - Method in class org.mozilla.javascript.Context
Create a new JavaScript object by executing the named constructor.
newObject(Scriptable, String, Object[]) - Method in class org.mozilla.javascript.Context
Creates a new JavaScript object by executing the named constructor.
newObject(Context, Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
 
newObject(Object, Context, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
Operator new.
newObjectLiteral(Object[], Object[], Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
Deprecated. This method only present for compatibility.
newObjectLiteral(Object[], Object[], int[], Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
newObjectSpecial(Context, Object, Object[], Scriptable, Scriptable, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
newSpecial(Context, Object, Object[], Scriptable, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
newString(String) - Static method in class org.mozilla.javascript.Node
 
newString(int, String) - Static method in class org.mozilla.javascript.Node
 
newTarget() - Static method in class org.mozilla.javascript.Node
 
next() - Method in class org.mozilla.javascript.NativeIterator.WrappedJavaIterator
 
next() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
Node - Class in org.mozilla.javascript
This class implements the root of the intermediate representation.
Node(int) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node, Node) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node, Node, Node) - Constructor for class org.mozilla.javascript.Node
 
Node(int, int) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node, int) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node, Node, int) - Constructor for class org.mozilla.javascript.Node
 
Node(int, Node, Node, Node, int) - Constructor for class org.mozilla.javascript.Node
 
Node.Jump - Class in org.mozilla.javascript
 
Node.Jump(int) - Constructor for class org.mozilla.javascript.Node.Jump
 
NodeTransformer - Class in org.mozilla.javascript
This class transforms a tree to a lower-level representation for codegen.
NodeTransformer() - Constructor for class org.mozilla.javascript.NodeTransformer
 
NON_SPECIALCALL - Static variable in class org.mozilla.javascript.Node
 
NOP - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NOT - Static variable in class org.mozilla.javascript.Token
Token types.
NOT_FOUND - Static variable in interface org.mozilla.javascript.Scriptable
Value returned from get if the property is not found.
NOT_FOUND - Static variable in interface org.mozilla.javascript.Scriptable
Value returned from get if the property is not found.
NOT_FOUND - Static variable in class org.mozilla.javascript.UniqueTag
Tag to mark non-existing values.
notFoundError(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object, Object, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
NULL - Static variable in class org.mozilla.javascript.Token
Token types.
NULL_VALUE - Static variable in class org.mozilla.javascript.UniqueTag
Tag to distinguish between uninitialized and null values.
NUMBER - Static variable in class org.mozilla.javascript.Token
Token types.
NumberClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
numberToString(double, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 

O

obj - Variable in class org.mozilla.javascript.Delegator
 
ObjArray - Class in org.mozilla.javascript
Implementation of resizable array with focus on minimizing memory usage by storing few initial array elements in object fields.
ObjArray() - Constructor for class org.mozilla.javascript.ObjArray
 
OBJECT_IDS_PROP - Static variable in class org.mozilla.javascript.Node
 
ObjectClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
OBJECTLIT - Static variable in class org.mozilla.javascript.Token
Token types.
ObjToIntMap - Class in org.mozilla.javascript
Map to associate objects to integers.
ObjToIntMap() - Constructor for class org.mozilla.javascript.ObjToIntMap
 
ObjToIntMap(int) - Constructor for class org.mozilla.javascript.ObjToIntMap
 
ObjToIntMap.Iterator - Class in org.mozilla.javascript
 
observeInstructionCount(int) - Method in class org.mozilla.javascript.Context
Allow application to monitor counter of executed script instructions in Context subclasses.
observeInstructionCount(int) - Method in class org.mozilla.javascript.Context
Allow application to monitor counter of executed script instructions in Context subclasses.
observeInstructionCount(Context, int) - Method in class org.mozilla.javascript.ContextFactory
Implementation of Context.observeInstructionCount(int instructionCount).
observeInstructionCount(Context, int) - Method in class org.mozilla.javascript.ContextFactory
Implementation of Context.observeInstructionCount(int instructionCount).
onContextCreated(Context) - Method in class org.mozilla.javascript.ContextFactory
 
onContextCreated(Context) - Method in class org.mozilla.javascript.ContextFactory
 
onContextReleased(Context) - Method in class org.mozilla.javascript.ContextFactory
 
onContextReleased(Context) - Method in class org.mozilla.javascript.ContextFactory
 
onDebuggerStatement(Context) - Method in interface org.mozilla.javascript.debug.DebugFrame
Called when the function or script executes a 'debugger' statement.
onEnter(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.debug.DebugFrame
Called when execution is ready to start bytecode interpretation for entered a particular function or script.
oneObj - Static variable in class org.mozilla.javascript.optimizer.OptRuntime
 
onExceptionThrown(Context, Throwable) - Method in interface org.mozilla.javascript.debug.DebugFrame
Called when thrown exception is handled by the function or script.
onExit(Context, boolean, Object) - Method in interface org.mozilla.javascript.debug.DebugFrame
Called when the function or script for this frame is about to return.
onLineChange(Context, int) - Method in interface org.mozilla.javascript.debug.DebugFrame
Called when executed code reaches new line in the source.
ONLY_BODY_FLAG - Static variable in class org.mozilla.javascript.Decompiler
Flag to indicate that the decompilation should omit the function header and trailing brace.
OptRuntime - Class in org.mozilla.javascript.optimizer
 
OptRuntime() - Constructor for class org.mozilla.javascript.optimizer.OptRuntime
 
OptRuntime.GeneratorState - Class in org.mozilla.javascript.optimizer
 
OR - Static variable in class org.mozilla.javascript.Token
 
org.mozilla.classfile - package org.mozilla.classfile
 
org.mozilla.javascript - package org.mozilla.javascript
 
org.mozilla.javascript.continuations - package org.mozilla.javascript.continuations
 
org.mozilla.javascript.debug - package org.mozilla.javascript.debug
 
org.mozilla.javascript.jdk11 - package org.mozilla.javascript.jdk11
 
org.mozilla.javascript.jdk13 - package org.mozilla.javascript.jdk13
 
org.mozilla.javascript.jdk15 - package org.mozilla.javascript.jdk15
 
org.mozilla.javascript.optimizer - package org.mozilla.javascript.optimizer
 
org.mozilla.javascript.regexp - package org.mozilla.javascript.regexp
 
org.mozilla.javascript.serialize - package org.mozilla.javascript.serialize
 
org.mozilla.javascript.xml - package org.mozilla.javascript.xml
 

P

padArguments(Object[], int) - Static method in class org.mozilla.javascript.ScriptRuntime
Helper function for builtin objects that use the varargs form.
padStart(Object[], int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
parent - Variable in class org.mozilla.javascript.NativeJavaObject
The parent scope of this object.
parent - Variable in class org.mozilla.javascript.NativeWith
 
PARENTHESIZED_PROP - Static variable in class org.mozilla.javascript.Node
 
parse(String, String, int) - Method in class org.mozilla.javascript.Parser
 
parse(Reader, String, int) - Method in class org.mozilla.javascript.Parser
 
Parser - Class in org.mozilla.javascript
This class implements the JavaScript parser.
Parser(CompilerEnvirons, ErrorReporter) - Constructor for class org.mozilla.javascript.Parser
 
peek() - Method in class org.mozilla.javascript.ObjArray
 
PERMANENT - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating property cannot be deleted.
PERMANENT - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating property cannot be deleted.
PolicySecurityController - Class in org.mozilla.javascript
A security controller relying on Java Policy in effect.
PolicySecurityController() - Constructor for class org.mozilla.javascript.PolicySecurityController
 
PolicySecurityController.SecureCaller - Class in org.mozilla.javascript
 
PolicySecurityController.SecureCaller() - Constructor for class org.mozilla.javascript.PolicySecurityController.SecureCaller
 
POP - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
pop() - Method in class org.mozilla.javascript.ObjArray
 
POP2 - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
POS - Static variable in class org.mozilla.javascript.Token
Token types.
POST_FLAG - Static variable in class org.mozilla.javascript.Node
 
PREFIX - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
printStackTrace(PrintWriter) - Method in exception org.mozilla.javascript.RhinoException
 
printStackTrace(PrintStream) - Method in exception org.mozilla.javascript.RhinoException
 
printStackTrace(PrintWriter) - Method in exception org.mozilla.javascript.RhinoException
 
printStackTrace(PrintStream) - Method in exception org.mozilla.javascript.RhinoException
 
printTrees - Static variable in class org.mozilla.javascript.Token
 
PROPERTY_FLAG - Static variable in class org.mozilla.javascript.Node
 
propIncrDecr(Object, String, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
prototype - Variable in class org.mozilla.javascript.NativeJavaObject
The prototype of this object.
prototype - Variable in class org.mozilla.javascript.NativeWith
 
push(Object) - Method in class org.mozilla.javascript.ObjArray
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.Delegator
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.Delegator
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.IdScriptableObject
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeArray
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.NativeArray
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaArray
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaArray
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaClass
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaObject
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaObject
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaPackage
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.NativeJavaPackage
 
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.NativeWith
 
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.NativeWith
 
put(Object, int) - Method in class org.mozilla.javascript.ObjToIntMap
 
put(String, Scriptable, Object) - Method in interface org.mozilla.javascript.Scriptable
Sets a named property in this object.
put(int, Scriptable, Object) - Method in interface org.mozilla.javascript.Scriptable
Sets an indexed property in this object.
put(String, Scriptable, Object) - Method in interface org.mozilla.javascript.Scriptable
Sets a named property in this object.
put(int, Scriptable, Object) - Method in interface org.mozilla.javascript.Scriptable
Sets an indexed property in this object.
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the named property, creating it if need be.
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the indexed property, creating it if need be.
put(String, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the named property, creating it if need be.
put(int, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the indexed property, creating it if need be.
put(int, Object) - Method in class org.mozilla.javascript.UintMap
Set object value of the key.
put(int, int) - Method in class org.mozilla.javascript.UintMap
Set int value of the key.
putConst(String, Scriptable, Object) - Method in interface org.mozilla.javascript.ConstProperties
Sets a named const property in this object.
putConst(String, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the named const property, creating it if need be.
putConst(String, Scriptable, Object) - Method in class org.mozilla.javascript.ScriptableObject
Sets the value of the named const property, creating it if need be.
putConstProperty(Scriptable, String, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putConstProperty(Scriptable, String, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
PUTFIELD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
putIntProp(int, int) - Method in class org.mozilla.javascript.Node
 
putProp(int, Object) - Method in class org.mozilla.javascript.Node
 
putProperty(Scriptable, String, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putProperty(Scriptable, int, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts an indexed property in an object or in an object in its prototype chain.
putProperty(Scriptable, String, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putProperty(Scriptable, int, Object) - Static method in class org.mozilla.javascript.ScriptableObject
Puts an indexed property in an object or in an object in its prototype chain.
PUTSTATIC - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
putThreadLocal(Object, Object) - Method in class org.mozilla.javascript.Context
Put a value that can later be retrieved using a given key.
putThreadLocal(Object, Object) - Method in class org.mozilla.javascript.Context
Put a value that can later be retrieved using a given key.

R

RA_MATCH - Static variable in interface org.mozilla.javascript.RegExpProxy
 
RA_REPLACE - Static variable in interface org.mozilla.javascript.RegExpProxy
 
RA_SEARCH - Static variable in interface org.mozilla.javascript.RegExpProxy
 
RB - Static variable in class org.mozilla.javascript.Token
 
RC - Static variable in class org.mozilla.javascript.Token
 
readAdapterObject(Scriptable, ObjectInputStream) - Static method in class org.mozilla.javascript.JavaAdapter
 
READONLY - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating assignment to this property is ignored.
READONLY - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating assignment to this property is ignored.
readReader(Reader) - Static method in class org.mozilla.javascript.Kit
 
readResolve() - Method in class org.mozilla.javascript.Undefined
 
readResolve() - Method in class org.mozilla.javascript.UniqueTag
 
readStream(InputStream, int) - Static method in class org.mozilla.javascript.Kit
 
redefineProperty(Scriptable, String, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
If hasProperty(obj, name) would return true, then if the property that was found is compatible with the new property, this method just returns.
redefineProperty(Scriptable, String, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
If hasProperty(obj, name) would return true, then if the property that was found is compatible with the new property, this method just returns.
Ref - Class in org.mozilla.javascript
Generic notion of reference object that know how to query/modify the target objects based on some property/index.
Ref() - Constructor for class org.mozilla.javascript.Ref
 
REF_CALL - Static variable in class org.mozilla.javascript.Token
Token types.
REF_MEMBER - Static variable in class org.mozilla.javascript.Token
Token types.
REF_NAME - Static variable in class org.mozilla.javascript.Token
Token types.
REF_NS_MEMBER - Static variable in class org.mozilla.javascript.Token
Token types.
REF_NS_NAME - Static variable in class org.mozilla.javascript.Token
Token types.
REF_SPECIAL - Static variable in class org.mozilla.javascript.Token
Token types.
refCall(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.RefCallable
Perform function call in reference context.
refCall(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.RefCallable
Perform function call in reference context.
RefCallable - Interface in org.mozilla.javascript
Object that can allows assignments to the result of function calls.
RefCallable - Interface in org.mozilla.javascript
Object that can allows assignments to the result of function calls.
refDel(Ref, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
refGet(Ref, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
refIncrDecr(Ref, Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
refSet(Ref, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
REGEXP - Static variable in class org.mozilla.javascript.Token
Token types.
REGEXP_PROP - Static variable in class org.mozilla.javascript.Node
 
RegExpImpl - Class in org.mozilla.javascript.regexp
 
RegExpImpl() - Constructor for class org.mozilla.javascript.regexp.RegExpImpl
 
RegExpProxy - Interface in org.mozilla.javascript
A proxy for the regexp package, so that the regexp package can be loaded optionally.
remove(int) - Method in class org.mozilla.javascript.ObjArray
 
remove(Object) - Method in class org.mozilla.javascript.ObjToIntMap
 
remove(int) - Method in class org.mozilla.javascript.UintMap
 
removeActivationName(String) - Method in class org.mozilla.javascript.Context
Remove a name from the list of names forcing the creation of real activation objects for functions.
removeActivationName(String) - Method in class org.mozilla.javascript.Context
Remove a name from the list of names forcing the creation of real activation objects for functions.
removeChild(Node) - Method in class org.mozilla.javascript.Node
 
removeContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
Deprecated.  
removeContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
Deprecated.  
removeExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Removes a name from the list of names to exclude.
removeExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
Removes a name from the list of names to exclude.
removeListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
 
removeListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
 
removeListener(Object, Object) - Static method in class org.mozilla.javascript.Kit
Remove listener from bag of listeners.
removeProp(int) - Method in class org.mozilla.javascript.Node
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
Remove an object from the list of objects registered to receive notification of changes to a bounded property
removePropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
Remove an object from the list of objects registered to receive notification of changes to a bounded property
removeThreadLocal(Object) - Method in class org.mozilla.javascript.Context
Remove values from thread-local storage.
removeThreadLocal(Object) - Method in class org.mozilla.javascript.Context
Remove values from thread-local storage.
replaceChild(Node, Node) - Method in class org.mozilla.javascript.Node
 
replaceChildAfter(Node, Node) - Method in class org.mozilla.javascript.Node
 
replaceObject(Object) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
 
replaceObject(Object) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
 
reportError(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String) - Static method in class org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String) - Static method in class org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportRuntimeError(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String) - Static method in class org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String) - Static method in class org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportWarning(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String) - Static method in class org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String, Throwable) - Static method in class org.mozilla.javascript.Context
 
reportWarning(String, String, int, String, int) - Static method in class org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String) - Static method in class org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String, Throwable) - Static method in class org.mozilla.javascript.Context
 
reportWarningAsError() - Method in class org.mozilla.javascript.CompilerEnvirons
 
reportWarningAsError() - Method in class org.mozilla.javascript.CompilerEnvirons
 
requiresActivation() - Method in class org.mozilla.javascript.FunctionNode
 
RESERVED - Static variable in class org.mozilla.javascript.Token
 
resolveClass(ObjectStreamClass) - Method in class org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveClass(ObjectStreamClass) - Method in class org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveObject(Object) - Method in class org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveObject(Object) - Method in class org.mozilla.javascript.serialize.ScriptableInputStream
 
restartContinuation(Continuation, Context, Scriptable, Object[]) - Static method in class org.mozilla.javascript.Interpreter
 
resumeGenerator(Context, Scriptable, int, Object, Object) - Static method in class org.mozilla.javascript.Interpreter
 
resumeGenerator(Context, Scriptable, int, Object, Object) - Method in class org.mozilla.javascript.NativeFunction
Resume execution of a suspended generator.
resumptionPoint - Variable in class org.mozilla.javascript.optimizer.OptRuntime.GeneratorState
 
RET - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
RETHROW - Static variable in class org.mozilla.javascript.Token
Token types.
RETURN - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
RETURN - Static variable in class org.mozilla.javascript.Token
Token types.
RETURN_RESULT - Static variable in class org.mozilla.javascript.Token
Token types.
RhinoException - Exception in org.mozilla.javascript
The class of exceptions thrown by the JavaScript engine.
RhinoException - Exception in org.mozilla.javascript
The class of exceptions thrown by the JavaScript engine.
RIGHT - Static variable in class org.mozilla.javascript.Node
 
RP - Static variable in class org.mozilla.javascript.Token
 
RSH - Static variable in class org.mozilla.javascript.Token
Token types.
run(Context) - Method in interface org.mozilla.javascript.ContextAction
Execute action using the supplied Context instance.
run(Context) - Method in interface org.mozilla.javascript.ContextAction
Execute action using the supplied Context instance.
runScript(Script) - Static method in class org.mozilla.javascript.JavaAdapter
 
runtimeError(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Creates an EvaluatorException that may be thrown.
runtimeError(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Creates an EvaluatorException that may be thrown.

S

SALOAD - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
SASTORE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Script - Interface in org.mozilla.javascript
All compiled scripts implement this interface.
Script - Interface in org.mozilla.javascript
All compiled scripts implement this interface.
SCRIPT - Static variable in class org.mozilla.javascript.Token
 
Scriptable - Interface in org.mozilla.javascript
This is interface that all objects in JavaScript must implement.
Scriptable - Interface in org.mozilla.javascript
This is interface that all objects in JavaScript must implement.
ScriptableClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ScriptableInputStream - Class in org.mozilla.javascript.serialize
Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream.
ScriptableInputStream - Class in org.mozilla.javascript.serialize
Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream.
ScriptableInputStream(InputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableInputStream
Create a ScriptableInputStream.
ScriptableInputStream(InputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableInputStream
Create a ScriptableInputStream.
ScriptableObject - Class in org.mozilla.javascript
This is the default implementation of the Scriptable interface.
ScriptableObject - Class in org.mozilla.javascript
This is the default implementation of the Scriptable interface.
ScriptableObject() - Constructor for class org.mozilla.javascript.ScriptableObject
 
ScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.ScriptableObject
 
ScriptableObject() - Constructor for class org.mozilla.javascript.ScriptableObject
 
ScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.ScriptableObject
 
ScriptableObjectClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
ScriptableOutputStream - Class in org.mozilla.javascript.serialize
Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions.
ScriptableOutputStream - Class in org.mozilla.javascript.serialize
Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions.
ScriptableOutputStream(OutputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableOutputStream
ScriptableOutputStream constructor.
ScriptableOutputStream(OutputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableOutputStream
ScriptableOutputStream constructor.
ScriptOrFnNode - Class in org.mozilla.javascript
 
ScriptOrFnNode(int) - Constructor for class org.mozilla.javascript.ScriptOrFnNode
 
ScriptRuntime - Class in org.mozilla.javascript
This is the class that implements the runtime.
ScriptRuntime() - Constructor for class org.mozilla.javascript.ScriptRuntime
No instances should be created.
seal(Object) - Method in class org.mozilla.javascript.Context
Seal this Context object so any attempt to modify any of its properties including calling Context.enter() and Context.exit() methods will throw an exception.
seal(Object) - Method in class org.mozilla.javascript.Context
Seal this Context object so any attempt to modify any of its properties including calling Context.enter() and Context.exit() methods will throw an exception.
seal() - Method in class org.mozilla.javascript.ContextFactory
Seal this ContextFactory so any attempt to modify it like to add or remove its listeners will throw an exception.
seal() - Method in class org.mozilla.javascript.ContextFactory
Seal this ContextFactory so any attempt to modify it like to add or remove its listeners will throw an exception.
seal() - Method in class org.mozilla.javascript.ObjArray
 
sealObject() - Method in class org.mozilla.javascript.ScriptableObject
Seal this object.
sealObject() - Method in class org.mozilla.javascript.ScriptableObject
Seal this object.
searchDefaultNamespace(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
SecureCaller - Class in org.mozilla.javascript
 
SecureCaller() - Constructor for class org.mozilla.javascript.SecureCaller
 
SecurityController - Class in org.mozilla.javascript
This class describes the support needed to implement security.
SecurityController - Class in org.mozilla.javascript
This class describes the support needed to implement security.
SecurityController() - Constructor for class org.mozilla.javascript.SecurityController
 
SecurityController() - Constructor for class org.mozilla.javascript.SecurityController
 
SecurityUtilities - Class in org.mozilla.javascript
 
SecurityUtilities() - Constructor for class org.mozilla.javascript.SecurityUtilities
 
SEMI - Static variable in class org.mozilla.javascript.Token
 
semicolonSplit(String) - Static method in class org.mozilla.javascript.Kit
Split string into array of strings using semicolon as string terminator (; after the last string is required).
set(int, Object) - Method in class org.mozilla.javascript.ObjArray
 
set(Context, Object) - Method in class org.mozilla.javascript.Ref
 
SET - Static variable in class org.mozilla.javascript.Token
 
SET_REF - Static variable in class org.mozilla.javascript.Token
Token types.
SET_REF_OP - Static variable in class org.mozilla.javascript.Token
 
setAllowMemberExprAsFunctionName(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setAllowMemberExprAsFunctionName(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
 
setApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
 
setAttributes(String, int) - Method in class org.mozilla.javascript.IdScriptableObject
 
setAttributes(String, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.setAttributes(String name, int attributes). The engine always ignored the start argument.
setAttributes(int, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.setAttributes(int index, int attributes). The engine always ignored the start argument.
setAttributes(String, int) - Method in class org.mozilla.javascript.ScriptableObject
Set the attributes of a named property.
setAttributes(int, int) - Method in class org.mozilla.javascript.ScriptableObject
Set the attributes of an indexed property.
setAttributes(String, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.setAttributes(String name, int attributes). The engine always ignored the start argument.
setAttributes(int, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
Deprecated. Use ScriptableObject.setAttributes(int index, int attributes). The engine always ignored the start argument.
setAttributes(String, int) - Method in class org.mozilla.javascript.ScriptableObject
Set the attributes of a named property.
setAttributes(int, int) - Method in class org.mozilla.javascript.ScriptableObject
Set the attributes of an indexed property.
setBaseLineno(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
setCachingEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
Set whether to cache some values.
setCachingEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
Set whether to cache some values.
setCachingEnabled(boolean) - Static method in class org.mozilla.javascript.Context
Deprecated.  
setCachingEnabled(boolean) - Static method in class org.mozilla.javascript.Context
Deprecated.  
setClassShutter(ClassShutter) - Method in class org.mozilla.javascript.Context
Set the LiveConnect access filter for this context.
setClassShutter(ClassShutter) - Method in class org.mozilla.javascript.Context
Set the LiveConnect access filter for this context.
setCompileFunctionsWithDynamicScope(boolean) - Method in class org.mozilla.javascript.Context
Deprecated.  
setCompileFunctionsWithDynamicScope(boolean) - Method in class org.mozilla.javascript.Context
Deprecated.  
setCompilerData(Object) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
setConst(Scriptable, Object, Context, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
SETCONST - Static variable in class org.mozilla.javascript.Token
 
SETCONSTVAR - Static variable in class org.mozilla.javascript.Token
 
setContext(Object, Context) - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
setContext(Object, Context) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
setContext(Object, Context) - Method in class org.mozilla.javascript.VMBridge
Associate Context instance with the current thread or remove the current association if cx is null.
setContinue(Node) - Method in class org.mozilla.javascript.Node.Jump
 
setDebugger(Debugger, Object) - Method in class org.mozilla.javascript.Context
Set the associated debugger.
setDebugger(Debugger, Object) - Method in class org.mozilla.javascript.Context
Set the associated debugger.
setDefault(Node) - Method in class org.mozilla.javascript.Node.Jump
 
setDefaultNamespace(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setDelegee(Scriptable) - Method in class org.mozilla.javascript.Delegator
Set the delegee.
setDouble(double) - Method in class org.mozilla.javascript.Node
 
SETELEM - Static variable in class org.mozilla.javascript.Token
Token types.
SETELEM_OP - Static variable in class org.mozilla.javascript.Token
 
setEncodedSourceBounds(int, int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
setEndLineno(int) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
setEnumNumbers(Object, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.Context
Change the current error reporter.
setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.Context
Change the current error reporter.
setEvalScriptFlag(Script) - Method in interface org.mozilla.javascript.Evaluator
Mark the given script to indicate it was created by a call to eval() or to a Function constructor.
setEvalScriptFlag(Script) - Method in class org.mozilla.javascript.Interpreter
 
setEvalScriptFlag(Script) - Method in class org.mozilla.javascript.optimizer.Codegen
 
setFinally(Node) - Method in class org.mozilla.javascript.Node.Jump
 
setFlags(short) - Method in class org.mozilla.classfile.ClassFileWriter
Set the class's flags.
setFunctionProtoAndParent(BaseFunction, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setGenerateDebugInfo(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setGenerateDebugInfo(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.Context
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.Context
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGeneratingDebug(boolean) - Method in class org.mozilla.javascript.Context
Specify whether or not debug information should be generated.
setGeneratingDebug(boolean) - Method in class org.mozilla.javascript.Context
Specify whether or not debug information should be generated.
setGeneratingSource(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - Method in class org.mozilla.javascript.Context
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - Method in class org.mozilla.javascript.Context
Specify whether or not source information should be generated.
setGetterOrSetter(String, int, Callable, boolean) - Method in class org.mozilla.javascript.ScriptableObject
XXX: write docs.
setGetterOrSetter(String, int, Callable, boolean) - Method in class org.mozilla.javascript.ScriptableObject
XXX: write docs.
setImmunePrototypeProperty(Object) - Method in class org.mozilla.javascript.BaseFunction
Make value as DontEnum, DontDelete, ReadOnly prototype property of this Function object
setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.BaseFunction
 
setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.IdScriptableObject
Set or delete id value.
setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.NativeArray
 
setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
setInstructionObserverThreshold(int) - Method in class org.mozilla.javascript.Context
Set threshold of executed instructions counter that triggers call to observeInstructionCount().
setInstructionObserverThreshold(int) - Method in class org.mozilla.javascript.Context
Set threshold of executed instructions counter that triggers call to observeInstructionCount().
setInvokerOptimizationEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
Deprecated. The method does nothing. Invoker optimization is no longer used by Rhino. On modern JDK like 1.4 or 1.5 the disadvantages of the optimization like increased memory usage or longer initialization time overweight small speed increase that can be gained using generated proxy class to replace reflection.
setInvokerOptimizationEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
Deprecated. The method does nothing. Invoker optimization is no longer used by Rhino. On modern JDK like 1.4 or 1.5 the disadvantages of the optimization like increased memory usage or longer initialization time overweight small speed increase that can be gained using generated proxy class to replace reflection.
setJavaPrimitiveWrap(boolean) - Method in class org.mozilla.javascript.WrapFactory
 
setJavaPrimitiveWrap(boolean) - Method in class org.mozilla.javascript.WrapFactory
 
setJumpStatement(Node.Jump) - Method in class org.mozilla.javascript.Node.Jump
 
setLanguageVersion(int) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setLanguageVersion(int) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setLanguageVersion(int) - Method in class org.mozilla.javascript.Context
Set the language version.
setLanguageVersion(int) - Method in class org.mozilla.javascript.Context
Set the language version.
setLocale(Locale) - Method in class org.mozilla.javascript.Context
Set the current locale.
setLocale(Locale) - Method in class org.mozilla.javascript.Context
Set the current locale.
setLoop(Node.Jump) - Method in class org.mozilla.javascript.Node.Jump
 
setMainMethodClass(String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the class name to use for main method implementation.
setMainMethodClass(String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the class name to use for main method implementation.
setMaximumInterpreterStackDepth(int) - Method in class org.mozilla.javascript.Context
Sets the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
setMaximumInterpreterStackDepth(int) - Method in class org.mozilla.javascript.Context
Sets the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
setName(Scriptable, Object, Context, Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
SETNAME - Static variable in class org.mozilla.javascript.Token
Token types.
setObjectElem(Object, Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setObjectElem(Scriptable, Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setObjectIndex(Object, double, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setObjectIndex(Scriptable, int, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setObjectProp(Object, String, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
Version of setObjectElem when elem is a valid JS identifier name.
setObjectProp(Scriptable, String, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setObjectProtoAndParent(ScriptableObject, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setOptimizationLevel(int) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setOptimizationLevel(int) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setOptimizationLevel(int) - Method in class org.mozilla.javascript.Context
Set the current optimization level.
setOptimizationLevel(int) - Method in class org.mozilla.javascript.Context
Set the current optimization level.
setParentScope(Scriptable) - Method in class org.mozilla.javascript.Delegator
 
setParentScope(Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
Sets the parent (enclosing) scope of the object.
setParentScope(Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
setParentScope(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Set the parent scope of the object.
setParentScope(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Set the parent scope of the object.
setParentScope(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Sets the parent (enclosing) scope of the object.
setParentScope(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Sets the parent (enclosing) scope of the object.
SETPROP - Static variable in class org.mozilla.javascript.Token
Token types.
SETPROP_OP - Static variable in class org.mozilla.javascript.Token
 
setPrototype(Scriptable) - Method in class org.mozilla.javascript.Delegator
 
setPrototype(Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
Sets the prototype of the object.
setPrototype(Scriptable) - Method in class org.mozilla.javascript.NativeWith
 
setPrototype(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Set the prototype of the object.
setPrototype(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
Set the prototype of the object.
setPrototype(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Sets the prototype of the object.
setPrototype(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
Sets the prototype of the object.
setRegExpProxy(Context, RegExpProxy) - Static method in class org.mozilla.javascript.ScriptRuntime
 
setReservedKeywordAsIdentifier(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setReservedKeywordAsIdentifier(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setScope(Node.Scope) - Method in class org.mozilla.javascript.Node
Can only be called when node has String context.
setSecurityController(SecurityController) - Method in class org.mozilla.javascript.Context
Set the security controller for this context.
setSecurityController(SecurityController) - Method in class org.mozilla.javascript.Context
Set the security controller for this context.
setSize(int) - Method in class org.mozilla.javascript.ObjArray
 
setSourceName(String) - Method in class org.mozilla.javascript.ScriptOrFnNode
 
setStackTop(short) - Method in class org.mozilla.classfile.ClassFileWriter
 
setString(String) - Method in class org.mozilla.javascript.Node
Can only be called when node has String context.
setTableSwitchJump(int, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
 
setTargetExtends(Class) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the class that the generated target will extend.
setTargetExtends(Class) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the class that the generated target will extend.
setTargetImplements(Class[]) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the interfaces that the generated target will implement.
setTargetImplements(Class[]) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
Set the interfaces that the generated target will implement.
setType(int) - Method in class org.mozilla.javascript.Node
 
setValue(int) - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
SETVAR - Static variable in class org.mozilla.javascript.Token
Token types.
setWrapFactory(WrapFactory) - Method in class org.mozilla.javascript.Context
Set a WrapFactory for this Context.
setWrapFactory(WrapFactory) - Method in class org.mozilla.javascript.Context
Set a WrapFactory for this Context.
setXmlAvailable(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
setXmlAvailable(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
 
shallowEq(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
SHEQ - Static variable in class org.mozilla.javascript.Token
Token types.
SHNE - Static variable in class org.mozilla.javascript.Token
Token types.
ShortClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
SIPUSH - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
size() - Method in class org.mozilla.javascript.ObjArray
 
size() - Method in class org.mozilla.javascript.ObjToIntMap
 
size() - Method in class org.mozilla.javascript.UintMap
 
SKIP_INDEXES_PROP - Static variable in class org.mozilla.javascript.Node
 
sourceName() - Method in exception org.mozilla.javascript.RhinoException
Get the uri of the script source containing the error, or null if that information is not available.
sourceName() - Method in exception org.mozilla.javascript.RhinoException
Get the uri of the script source containing the error, or null if that information is not available.
SPECIALCALL_EVAL - Static variable in class org.mozilla.javascript.Node
 
SPECIALCALL_PROP - Static variable in class org.mozilla.javascript.Node
 
SPECIALCALL_WITH - Static variable in class org.mozilla.javascript.Node
 
specialRef(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
 
start() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
 
startMethod(String, String, short) - Method in class org.mozilla.classfile.ClassFileWriter
Add a method and begin adding code.
staticType - Variable in class org.mozilla.javascript.NativeJavaObject
 
stopMethod(short) - Method in class org.mozilla.classfile.ClassFileWriter
Complete generation of the method.
storeUint32Result(Context, long) - Static method in class org.mozilla.javascript.ScriptRuntime
 
STRING - Static variable in class org.mozilla.javascript.Token
Token types.
StringClass - Static variable in class org.mozilla.javascript.ScriptRuntime
 
stringIsCompilableUnit(String) - Method in class org.mozilla.javascript.Context
Check whether a string is ready to be compiled.
stringIsCompilableUnit(String) - Method in class org.mozilla.javascript.Context
Check whether a string is ready to be compiled.
SUB - Static variable in class org.mozilla.javascript.Token
Token types.
SWAP - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
SWITCH - Static variable in class org.mozilla.javascript.Token
 
Synchronizer - Class in org.mozilla.javascript
This class provides support for implementing Java-style synchronized methods in Javascript.
Synchronizer - Class in org.mozilla.javascript
This class provides support for implementing Java-style synchronized methods in Javascript.
Synchronizer(Scriptable) - Constructor for class org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one.
Synchronizer(Scriptable) - Constructor for class org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one.

T

T_BOOLEAN - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_BYTE - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_CHAR - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_DOUBLE - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_FLOAT - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_INT - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_LONG - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_SHORT - Static variable in class org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
TABLESWITCH - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
target - Variable in class org.mozilla.javascript.Node.Jump
 
TARGET - Static variable in class org.mozilla.javascript.Token
 
TARGETBLOCK_PROP - Static variable in class org.mozilla.javascript.Node
 
TEST - Static variable in class org.mozilla.javascript.regexp.NativeRegExp
 
testUint32String(String) - Static method in class org.mozilla.javascript.ScriptRuntime
If str is a decimal presentation of Uint32 value, return it as long.
THIS - Static variable in class org.mozilla.javascript.Token
Token types.
THISFN - Static variable in class org.mozilla.javascript.Token
Token types.
thisObj - Variable in class org.mozilla.javascript.optimizer.OptRuntime.GeneratorState
 
THROW - Static variable in class org.mozilla.javascript.Token
Token types.
throwAsScriptRuntimeEx(Throwable) - Static method in class org.mozilla.javascript.Context
Rethrow the exception wrapping it as the script runtime exception.
throwAsScriptRuntimeEx(Throwable) - Static method in class org.mozilla.javascript.Context
Rethrow the exception wrapping it as the script runtime exception.
throwStopIteration(Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
TO_DOUBLE - Static variable in class org.mozilla.javascript.Token
 
TO_OBJECT - Static variable in class org.mozilla.javascript.Token
 
TO_SOURCE_FLAG - Static variable in class org.mozilla.javascript.Decompiler
Flag to indicate that the decompilation generates toSource result.
toArray() - Method in class org.mozilla.javascript.ObjArray
 
toArray(Object[]) - Method in class org.mozilla.javascript.ObjArray
 
toArray(Object[], int) - Method in class org.mozilla.javascript.ObjArray
 
toBoolean(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript boolean value.
toBoolean(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript boolean value.
toBoolean(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
Convert the value to a boolean.
toByteArray() - Method in class org.mozilla.classfile.ClassFileWriter
Get the class file as array of bytesto the OutputStream.
toDefaultXmlNamespace(Context, Object) - Method in class org.mozilla.javascript.xml.XMLLib
Construct namespace for default xml statement.
toInt32(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
See ECMA 9.5.
toInt32(Object[], int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toInt32(double) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toInteger(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
See ECMA 9.4.
toInteger(double) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toInteger(Object[], int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toIterator(Context, Scriptable, Scriptable, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
Token - Class in org.mozilla.javascript
This class implements the JavaScript scanner.
Token() - Constructor for class org.mozilla.javascript.Token
 
toNumber(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript Number value.
toNumber(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript Number value.
toNumber(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
Convert the value to a number.
toNumber(Object[], int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toNumber(String) - Static method in class org.mozilla.javascript.ScriptRuntime
ToNumber applied to the String type See ECMA 9.3.1
toObject(Object, Scriptable) - Static method in class org.mozilla.javascript.Context
Convert the value to an JavaScript object value.
toObject(Object, Scriptable, Class) - Static method in class org.mozilla.javascript.Context
Deprecated.  
toObject(Object, Scriptable) - Static method in class org.mozilla.javascript.Context
Convert the value to an JavaScript object value.
toObject(Object, Scriptable, Class) - Static method in class org.mozilla.javascript.Context
Deprecated.  
toObject(Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toObject(Scriptable, Object, Class) - Static method in class org.mozilla.javascript.ScriptRuntime
Deprecated. Use ScriptRuntime.toObject(Scriptable, Object) instead.
toObject(Context, Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
Convert the value to an object.
toObject(Context, Scriptable, Object, Class) - Static method in class org.mozilla.javascript.ScriptRuntime
Deprecated. Use ScriptRuntime.toObject(Context, Scriptable, Object) instead.
toObjectOrNull(Context, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toString(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript String value.
toString(Object) - Static method in class org.mozilla.javascript.Context
Convert the value to a JavaScript String value.
toString() - Method in class org.mozilla.javascript.NativeJavaClass
 
toString() - Method in class org.mozilla.javascript.NativeJavaConstructor
 
toString() - Method in class org.mozilla.javascript.NativeJavaMethod
 
toString() - Method in class org.mozilla.javascript.NativeJavaPackage
 
toString() - Method in class org.mozilla.javascript.NativeObject
 
toString() - Method in class org.mozilla.javascript.Node
 
toString() - Method in class org.mozilla.javascript.regexp.NativeRegExp
 
toString(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
Convert the value to a string.
toString(Object[], int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
toString(double) - Static method in class org.mozilla.javascript.ScriptRuntime
Optimized version of toString(Object) for numbers.
toString() - Method in class org.mozilla.javascript.UniqueTag
 
toStringTree(ScriptOrFnNode) - Method in class org.mozilla.javascript.Node
 
toType(Object, Class) - Static method in class org.mozilla.javascript.Context
Deprecated.  
toType(Object, Class) - Static method in class org.mozilla.javascript.Context
Deprecated.  
toUint16(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
See ECMA 9.7.
toUint32(double) - Static method in class org.mozilla.javascript.ScriptRuntime
See ECMA 9.6.
toUint32(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
transform(ScriptOrFnNode) - Method in class org.mozilla.javascript.NodeTransformer
 
TRUE - Static variable in class org.mozilla.javascript.Token
Token types.
TRY - Static variable in class org.mozilla.javascript.Token
 
tryToMakeAccessible(Object) - Method in class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
tryToMakeAccessible(Object) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
tryToMakeAccessible(Object) - Method in class org.mozilla.javascript.VMBridge
In many JVMSs, public methods in private classes are not accessible by default (Sun Bug #4071593).
typeError(String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
typeError0(String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
typeError1(String, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
typeError2(String, String, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
typeError3(String, String, String, String) - Static method in class org.mozilla.javascript.ScriptRuntime
 
typeof(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
The typeof operator
TYPEOF - Static variable in class org.mozilla.javascript.Token
Token types.
typeofName(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
The typeof operator that correctly handles the undefined case
TYPEOFNAME - Static variable in class org.mozilla.javascript.Token
 

U

UintMap - Class in org.mozilla.javascript
Map to associate non-negative integers to objects or integers.
UintMap() - Constructor for class org.mozilla.javascript.UintMap
 
UintMap(int) - Constructor for class org.mozilla.javascript.UintMap
 
undefCallError(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
Undefined - Class in org.mozilla.javascript
This class implements the Undefined value in JavaScript.
undefReadError(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
undefWriteError(Object, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
 
UNINITIALIZED_CONST - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating that this is a const property that has not been assigned yet.
UNINITIALIZED_CONST - Static variable in class org.mozilla.javascript.ScriptableObject
Property attribute indicating that this is a const property that has not been assigned yet.
UniqueTag - Class in org.mozilla.javascript
Class instances represent serializable tags to mark special Object values.
unknown() - Method in class org.mozilla.javascript.IdFunctionObject
 
unseal(Object) - Method in class org.mozilla.javascript.Context
Unseal previously sealed Context object.
unseal(Object) - Method in class org.mozilla.javascript.Context
Unseal previously sealed Context object.
unwrap() - Method in class org.mozilla.javascript.NativeJavaArray
 
unwrap() - Method in class org.mozilla.javascript.NativeJavaObject
 
unwrap() - Method in exception org.mozilla.javascript.WrappedException
Deprecated. Use WrappedException.getWrappedException() instead.
unwrap() - Method in exception org.mozilla.javascript.WrappedException
Deprecated. Use WrappedException.getWrappedException() instead.
unwrap() - Method in interface org.mozilla.javascript.Wrapper
Unwrap the object by returning the wrapped value.
unwrap() - Method in interface org.mozilla.javascript.Wrapper
Unwrap the object by returning the wrapped value.
updateDotQuery(boolean) - Method in class org.mozilla.javascript.NativeWith
Must return null to continue looping or the final collection result.
updateDotQuery(boolean, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
 
URSH - Static variable in class org.mozilla.javascript.Token
Token types.
USE_STACK - Static variable in class org.mozilla.javascript.Token
 

V

VAR - Static variable in class org.mozilla.javascript.Token
 
VARIABLE_PROP - Static variable in class org.mozilla.javascript.Node
 
VERSION_1_0 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.0
VERSION_1_0 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.0
VERSION_1_1 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.1
VERSION_1_1 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.1
VERSION_1_2 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.2
VERSION_1_2 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.2
VERSION_1_3 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.3
VERSION_1_3 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.3
VERSION_1_4 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.4
VERSION_1_4 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.4
VERSION_1_5 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.5
VERSION_1_5 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.5
VERSION_1_6 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.6
VERSION_1_6 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.6
VERSION_1_7 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.7
VERSION_1_7 - Static variable in class org.mozilla.javascript.Context
JavaScript 1.7
VERSION_DEFAULT - Static variable in class org.mozilla.javascript.Context
The default version.
VERSION_DEFAULT - Static variable in class org.mozilla.javascript.Context
The default version.
VERSION_UNKNOWN - Static variable in class org.mozilla.javascript.Context
The unknown version.
VERSION_UNKNOWN - Static variable in class org.mozilla.javascript.Context
The unknown version.
visibleToScripts(String) - Method in interface org.mozilla.javascript.ClassShutter
Return true iff the Java class with the given name should be exposed to scripts.
visibleToScripts(String) - Method in interface org.mozilla.javascript.ClassShutter
Return true iff the Java class with the given name should be exposed to scripts.
visitCall(Node, ScriptOrFnNode) - Method in class org.mozilla.javascript.NodeTransformer
 
visitLet(boolean, Node, Node, Node) - Method in class org.mozilla.javascript.NodeTransformer
 
visitNew(Node, ScriptOrFnNode) - Method in class org.mozilla.javascript.NodeTransformer
 
VMBridge - Class in org.mozilla.javascript
 
VMBridge() - Constructor for class org.mozilla.javascript.VMBridge
 
VMBridge_jdk11 - Class in org.mozilla.javascript.jdk11
 
VMBridge_jdk11() - Constructor for class org.mozilla.javascript.jdk11.VMBridge_jdk11
 
VMBridge_jdk13 - Class in org.mozilla.javascript.jdk13
 
VMBridge_jdk13() - Constructor for class org.mozilla.javascript.jdk13.VMBridge_jdk13
 
VMBridge_jdk15 - Class in org.mozilla.javascript.jdk15
 
VMBridge_jdk15() - Constructor for class org.mozilla.javascript.jdk15.VMBridge_jdk15
 
VOID - Static variable in class org.mozilla.javascript.Token
 

W

warning(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Report a warning.
warning(String, String, int, String, int) - Method in interface org.mozilla.javascript.ErrorReporter
Report a warning.
WHILE - Static variable in class org.mozilla.javascript.Token
 
WIDE - Static variable in class org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
WITH - Static variable in class org.mozilla.javascript.Token
 
WITHEXPR - Static variable in class org.mozilla.javascript.Token
 
wrap(Scriptable, Object) - Static method in class org.mozilla.javascript.NativeJavaArray
 
wrap(Scriptable, Object, Class) - Static method in class org.mozilla.javascript.NativeJavaObject
Deprecated. Use Context.getWrapFactory() together with calling WrapFactory.wrap(Context, Scriptable, Object, Class)
wrap(Context, Scriptable, Object, Class) - Method in class org.mozilla.javascript.WrapFactory
Wrap the object.
wrap(Context, Scriptable, Object, Class) - Method in class org.mozilla.javascript.WrapFactory
Wrap the object.
wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.mozilla.javascript.WrapFactory
Wrap Java object as Scriptable instance to allow full access to its methods and fields from JavaScript.
wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.mozilla.javascript.WrapFactory
Wrap Java object as Scriptable instance to allow full access to its methods and fields from JavaScript.
wrapBoolean(boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
 
wrapDouble(double) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
 
WrapFactory - Class in org.mozilla.javascript
Embeddings that wish to provide their own custom wrappings for Java objects may extend this class and call Context.setWrapFactory(WrapFactory) Once an instance of this class or an extension of this class is enabled for a given context (by calling setWrapFactory on that context), Rhino will call the methods of this class whenever it needs to wrap a value resulting from a call to a Java method or an access to a Java field.
WrapFactory - Class in org.mozilla.javascript
Embeddings that wish to provide their own custom wrappings for Java objects may extend this class and call Context.setWrapFactory(WrapFactory) Once an instance of this class or an extension of this class is enabled for a given context (by calling setWrapFactory on that context), Rhino will call the methods of this class whenever it needs to wrap a value resulting from a call to a Java method or an access to a Java field.
WrapFactory() - Constructor for class org.mozilla.javascript.WrapFactory
 
WrapFactory() - Constructor for class org.mozilla.javascript.WrapFactory
 
wrapInt(int) - Static method in class org.mozilla.javascript.ScriptRuntime
 
wrapNewObject(Context, Scriptable, Object) - Method in class org.mozilla.javascript.WrapFactory
Wrap an object newly created by a constructor call.
wrapNewObject(Context, Scriptable, Object) - Method in class org.mozilla.javascript.WrapFactory
Wrap an object newly created by a constructor call.
wrapNumber(double) - Static method in class org.mozilla.javascript.ScriptRuntime
 
WrappedException - Exception in org.mozilla.javascript
A wrapper for runtime exceptions.
WrappedException - Exception in org.mozilla.javascript
A wrapper for runtime exceptions.
WrappedException(Throwable) - Constructor for exception org.mozilla.javascript.WrappedException
 
WrappedException(Throwable) - Constructor for exception org.mozilla.javascript.WrappedException
 
Wrapper - Interface in org.mozilla.javascript
Objects that can wrap other values for reflection in the JS environment will implement Wrapper.
Wrapper - Interface in org.mozilla.javascript
Objects that can wrap other values for reflection in the JS environment will implement Wrapper.
wrapRegExp(Context, Scriptable, Object) - Method in class org.mozilla.javascript.regexp.RegExpImpl
 
wrapRegExp(Context, Scriptable, Object) - Method in interface org.mozilla.javascript.RegExpProxy
 
write(OutputStream) - Method in class org.mozilla.classfile.ClassFileWriter
Write the class file to the OutputStream.
writeAdapterObject(Object, ObjectOutputStream) - Static method in class org.mozilla.javascript.JavaAdapter
 

X

xDigitToInt(int, int) - Static method in class org.mozilla.javascript.Kit
If character c is a hexadecimal digit, return accumulator * 16 plus corresponding number.
XML - Static variable in class org.mozilla.javascript.Token
 
XMLATTR - Static variable in class org.mozilla.javascript.Token
 
XMLEND - Static variable in class org.mozilla.javascript.Token
 
XMLLib - Class in org.mozilla.javascript.xml
 
XMLLib() - Constructor for class org.mozilla.javascript.xml.XMLLib
 
XMLLib.Factory - Class in org.mozilla.javascript.xml
An object which specifies an XMLLib implementation to be used at runtime.
XMLLib.Factory() - Constructor for class org.mozilla.javascript.xml.XMLLib.Factory
 
XMLObject - Class in org.mozilla.javascript.xml
This Interface describes what all XML objects (XML, XMLList) should have in common.
XMLObject() - Constructor for class org.mozilla.javascript.xml.XMLObject
 
XMLObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.xml.XMLObject
 

Y

YIELD - Static variable in class org.mozilla.javascript.Token
Token types.

Z

zeroObj - Static variable in class org.mozilla.javascript.optimizer.OptRuntime
 

_

__iterator__(boolean) - Method in class org.mozilla.javascript.NativeIterator.WrappedJavaIterator
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z _