Uses of Class
org.htmlunit.corejs.javascript.NativeCall
Packages that use NativeCall
-
Uses of NativeCall in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as NativeCallModifier and TypeFieldDescriptionprivate NativeCall
Arguments.activation
(package private) NativeCall
Context.currentActivationCall
(package private) NativeCall
NativeCall.parentActivationCall
Methods in org.htmlunit.corejs.javascript that return NativeCallModifier and TypeMethodDescription(package private) static NativeCall
ScriptRuntime.findFunctionActivation
(Context cx, Function f) Constructors in org.htmlunit.corejs.javascript with parameters of type NativeCall