public static final class JSDynamicObject.IsIdenticalOrUndefined extends Object
| Constructor and Description |
|---|
IsIdenticalOrUndefined() |
| Modifier and Type | Method and Description |
|---|---|
static com.oracle.truffle.api.utilities.TriState |
doHostObject(JSDynamicObject receiver,
JSDynamicObject other) |
static com.oracle.truffle.api.utilities.TriState |
doOther(JSDynamicObject receiver,
Object other) |
public static com.oracle.truffle.api.utilities.TriState doHostObject(JSDynamicObject receiver, JSDynamicObject other)
public static com.oracle.truffle.api.utilities.TriState doOther(JSDynamicObject receiver, Object other)