protected static final class PropertyCacheNode.InstanceofCheckNode extends PropertyCacheNode.ReceiverCheckNode
| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
type |
shape| Modifier | Constructor and Description |
|---|---|
protected |
InstanceofCheckNode(Class<?> type) |
| 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, toStringprotected final Class<?> type
protected InstanceofCheckNode(Class<?> type)
public boolean accept(Object thisObj)
PropertyCacheNode.ReceiverCheckNodeaccept in class PropertyCacheNode.ReceiverCheckNodepublic JSDynamicObject getStore(Object thisObj)
getStore in class PropertyCacheNode.ReceiverCheckNode