protected static final class PropertyCacheNode.ShapeCheckNode extends PropertyCacheNode.AbstractShapeCheckNode
| Constructor and Description |
|---|
ShapeCheckNode(com.oracle.truffle.api.object.Shape shape) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.truffle.api.object.DynamicObject |
getStore(Object thisObj) |
boolean |
isValid()
Checks if all required assumptions are valid.
|
accept, getDepth, getShapegetCost, isUnstablecopy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic com.oracle.truffle.api.object.DynamicObject getStore(Object thisObj)
getStore in class PropertyCacheNode.AbstractShapeCheckNodeDynamicObject that contains the property.public boolean isValid()
PropertyCacheNode.ReceiverCheckNodeisValid in class PropertyCacheNode.AbstractShapeCheckNode