Package org.teavm.jso.core
Class JSFunction
java.lang.Object
org.teavm.jso.core.JSFunction
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Object
abstract Object
abstract Object
abstract Object
abstract Object
abstract Object
abstract Object
abstract Object
abstract Object
abstract Object
call
(Object thisArg, Object a, Object b, Object c, Object d, Object e, Object f, Object g, Object h) abstract int
abstract String
getName()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
JSFunction
public JSFunction()
-
-
Method Details
-
getLength
public abstract int getLength() -
getName
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
apply
-