public abstract static class AbstractConstantKeysObject.IsMemberReadable extends Object
| Constructor and Description |
|---|
IsMemberReadable() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
cacheEquals(AbstractConstantKeysObject receiver,
String symbol,
String cachedSymbol,
Class<?> cachedClass,
boolean result) |
static boolean |
cacheIdentity(AbstractConstantKeysObject receiver,
String symbol,
String cachedSymbol,
Class<?> cachedClass,
boolean result) |
static boolean |
isReadable(AbstractConstantKeysObject receiver,
String symbol,
com.oracle.truffle.api.profiles.ValueProfile classProfile) |
public static boolean cacheIdentity(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, Class<?> cachedClass, boolean result)
public static boolean cacheEquals(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, Class<?> cachedClass, boolean result)
public static boolean isReadable(AbstractConstantKeysObject receiver, String symbol, com.oracle.truffle.api.profiles.ValueProfile classProfile)