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