Class PropertyCacheNode.PrototypeShapeCheckNode

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

protected static final class PropertyCacheNode.PrototypeShapeCheckNode extends PropertyCacheNode.AbstractFinalPrototypeShapeCheckNode
Check the shape of the object by identity and the shape of its immediate prototype by assumption (valid and unchanged).