Uses of Class
org.htmlunit.corejs.javascript.NativeCall
-
Packages that use NativeCall Package Description org.htmlunit.corejs.javascript -
-
Uses of NativeCall in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as NativeCall Modifier and Type Field Description private NativeCallArguments. activation(package private) NativeCallContext. currentActivationCall(package private) NativeCallNativeCall. parentActivationCallMethods in org.htmlunit.corejs.javascript that return NativeCall Modifier and Type Method Description (package private) static NativeCallScriptRuntime. findFunctionActivation(Context cx, Function f)Constructors in org.htmlunit.corejs.javascript with parameters of type NativeCall Constructor Description Arguments(NativeCall activation)
-