Uses of Class
org.mozilla.javascript.LambdaConstructor
Packages that use LambdaConstructor
-
Uses of LambdaConstructor in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type LambdaConstructorModifier and TypeMethodDescriptionprivate static Object
NativePromise.doFinally
(Context cx, Scriptable scope, Scriptable thisObj, LambdaConstructor defaultConstructor, Object[] args) private Object
NativePromise.then
(Context cx, Scriptable scope, LambdaConstructor defaultConstructor, Object[] args)