Class PropertyCacheNode.ValuePrototypeChainCheckNode

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

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