public static final class PropertyGetNode.JSProxyDispatcherPropertyGetNode extends PropertyGetNode.LinkedPropertyGetNode
next, receiverCheck| Constructor and Description |
|---|
JSProxyDispatcherPropertyGetNode(JSContext context,
Object key,
PropertyCacheNode.ReceiverCheckNode receiverCheck,
boolean isMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Object thisObj,
Object receiver,
Object defaultValue,
PropertyGetNode root,
boolean guard) |
getValueBoolean, getValueDouble, getValueInt, getValueLongaccepts, acceptsValue, debugString, getCost, getNext, isGeneric, isValid, 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, toStringpublic JSProxyDispatcherPropertyGetNode(JSContext context, Object key, PropertyCacheNode.ReceiverCheckNode receiverCheck, boolean isMethod)
protected Object getValue(Object thisObj, Object receiver, Object defaultValue, PropertyGetNode root, boolean guard)
getValue in class PropertyGetNode.GetCacheNode