public final class InteropBoundFunction extends InteropFunction
| Constructor and Description |
|---|
InteropBoundFunction(JSFunctionObject function,
Object receiver) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getReceiver() |
int |
hashCode() |
getFunction, identityHashCode, isIdenticalOrUndefinedpublic InteropBoundFunction(JSFunctionObject function, Object receiver)