public abstract static class HasPropertyCacheNode.HasCacheNode extends PropertyCacheNode.CacheNode<HasPropertyCacheNode.HasCacheNode>
| Modifier and Type | Field and Description |
|---|---|
protected HasPropertyCacheNode.HasCacheNode |
next |
IS_FINAL, IS_FINAL_CONSTANT_OBJECT, IS_SIMPLE_SHAPE_CHECK, IS_SINGLE_REALM, receiverCheck| Modifier | Constructor and Description |
|---|---|
protected |
HasCacheNode(PropertyCacheNode.ReceiverCheckNode receiverCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected HasPropertyCacheNode.HasCacheNode |
getNext() |
protected abstract boolean |
hasProperty(Object thisObj,
HasPropertyCacheNode root) |
protected void |
setNext(HasPropertyCacheNode.HasCacheNode next) |
accepts, acceptsValue, clearExpectedObject, debugString, getCost, getExpectedObject, isConstantObjectSpecialization, isFinalSpecialization, isGeneric, isSimpleShapeCheck, isSingleRealm, isValid, isValidFinalAssumption, sweep, withNextcopy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected HasPropertyCacheNode.HasCacheNode next
protected HasCacheNode(PropertyCacheNode.ReceiverCheckNode receiverCheck)
protected final HasPropertyCacheNode.HasCacheNode getNext()
getNext in class PropertyCacheNode.CacheNode<HasPropertyCacheNode.HasCacheNode>protected final void setNext(HasPropertyCacheNode.HasCacheNode next)
setNext in class PropertyCacheNode.CacheNode<HasPropertyCacheNode.HasCacheNode>protected abstract boolean hasProperty(Object thisObj, HasPropertyCacheNode root)