Class PropertyCacheNode.PrototypeChainShapeCheckNode

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
PropertyCacheNode<T extends PropertyCacheNode.CacheNode<T>>

protected static final class PropertyCacheNode.PrototypeChainShapeCheckNode extends PropertyCacheNode.AbstractFinalPrototypeShapeCheckNode
Checks the top shape by identity and the shapes of the prototype chain up to the given depth using assumptions only (valid and property unchanged).