protected static final class PropertyCacheNode.ForeignLanguageCheckNode extends PropertyCacheNode.ReceiverCheckNode
| Modifier | Constructor and Description |
|---|---|
protected |
ForeignLanguageCheckNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object thisObj)
Check receiver shape, class, or instance.
|
com.oracle.truffle.api.object.DynamicObject |
getStore(Object thisObj) |
getCost, getShape, isUnstable, isValidcopy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic boolean accept(Object thisObj)
PropertyCacheNode.ReceiverCheckNodeaccept in class PropertyCacheNode.ReceiverCheckNodepublic com.oracle.truffle.api.object.DynamicObject getStore(Object thisObj)
getStore in class PropertyCacheNode.ReceiverCheckNode