protected static final class PropertyCacheNode.NullCheckNode extends PropertyCacheNode.ReceiverCheckNode
shape| Modifier | Constructor and Description |
|---|---|
protected |
NullCheckNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object thisObj)
Check receiver shape, class, or instance.
|
JSDynamicObject |
getStore(Object thisObj) |
getCost, getShape, isUnstable, isValidcopy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic boolean accept(Object thisObj)
PropertyCacheNode.ReceiverCheckNodeaccept in class PropertyCacheNode.ReceiverCheckNodepublic JSDynamicObject getStore(Object thisObj)
getStore in class PropertyCacheNode.ReceiverCheckNode