Package org.htmlunit.corejs.javascript
Class NativeProxy.Revoker
java.lang.Object
org.htmlunit.corejs.javascript.NativeProxy.Revoker
- All Implemented Interfaces:
Callable
- Enclosing class:
NativeProxy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall
(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) Perform the call.
-
Field Details
-
revocableProxy
-
-
Constructor Details
-
Revoker
-
-
Method Details
-
call
Description copied from interface:Callable
Perform the call.
-