Uses of Class
org.htmlunit.corejs.javascript.NativeCallSite
-
Packages that use NativeCallSite Package Description org.htmlunit.corejs.javascript -
-
Uses of NativeCallSite in org.htmlunit.corejs.javascript
Methods in org.htmlunit.corejs.javascript that return NativeCallSite Modifier and Type Method Description (package private) static NativeCallSite
NativeCallSite. make(Scriptable scope, Scriptable ctorObj)
-