protected static final class PropertyCacheNode.PrototypeChainShapeCheckNode extends PropertyCacheNode.AbstractAssumptionShapeCheckNode
PropertyCacheNode.AssumptionShapeCheckNode).context| Constructor and Description |
|---|
PrototypeChainShapeCheckNode(com.oracle.truffle.api.object.Shape shape,
com.oracle.truffle.api.object.DynamicObject thisObj,
Object key,
int depth,
JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
com.oracle.truffle.api.object.DynamicObject |
getStore(Object thisObj) |
boolean |
isValid()
Checks if all required assumptions are valid.
|
accept, 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 int getDepth()
getDepth in class PropertyCacheNode.AbstractShapeCheckNodepublic boolean isValid()
PropertyCacheNode.ReceiverCheckNodeisValid in class PropertyCacheNode.AbstractShapeCheckNode