public abstract class InteropFunction extends Object implements com.oracle.truffle.api.interop.TruffleObject
Modifier and Type | Method and Description |
---|---|
JSFunctionObject |
getFunction() |
int |
identityHashCode() |
com.oracle.truffle.api.utilities.TriState |
isIdenticalOrUndefined(Object other,
com.oracle.truffle.api.interop.InteropLibrary thisLib,
com.oracle.truffle.api.interop.InteropLibrary otherLib) |
public final JSFunctionObject getFunction()
public final com.oracle.truffle.api.utilities.TriState isIdenticalOrUndefined(Object other, com.oracle.truffle.api.interop.InteropLibrary thisLib, com.oracle.truffle.api.interop.InteropLibrary otherLib)
public final int identityHashCode()