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 ObjectNativePromise.doFinally(Context cx, Scriptable scope, Scriptable thisObj, LambdaConstructor defaultConstructor, Object[] args) private ObjectNativePromise.then(Context cx, Scriptable scope, LambdaConstructor defaultConstructor, Object[] args)