Uses of Class
org.mozilla.javascript.NativeError
-
Packages that use NativeError Package Description org.mozilla.javascript -
-
Uses of NativeError in org.mozilla.javascript
Methods in org.mozilla.javascript that return NativeError Modifier and Type Method Description (package private) static NativeError
NativeError. make(Context cx, Scriptable scope, IdFunctionObject ctorObj, java.lang.Object[] args)
-