protected abstract static class PropertyGetNode.AbstractFinalDataPropertyGetNode extends PropertyGetNode.LinkedPropertyGetNode
next, receiverCheck| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFinalDataPropertyGetNode(com.oracle.truffle.api.object.Property property,
PropertyCacheNode.AbstractShapeCheckNode shapeCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
assertFinalValue(Object finalValue,
Object thisObj,
PropertyGetNode root) |
protected boolean |
isValid() |
getValue, getValueBoolean, getValueDouble, getValueInt, getValueLongaccepts, acceptsValue, debugString, getCost, getNext, isGeneric, setNext, sweep, withNextcopy, getLanguage, getRealm, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected AbstractFinalDataPropertyGetNode(com.oracle.truffle.api.object.Property property,
PropertyCacheNode.AbstractShapeCheckNode shapeCheck)
protected boolean isValid()
isValid in class PropertyCacheNode.CacheNode<PropertyGetNode.GetCacheNode>protected final boolean assertFinalValue(Object finalValue, Object thisObj, PropertyGetNode root)