public abstract static class JSGetOwnPropertyNode.GetPropertyProxyValueNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
GetPropertyProxyValueNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
execute(JSDynamicObject obj,
Object propertyProxy) |
copy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic abstract Object execute(JSDynamicObject obj, Object propertyProxy)