public abstract static class JSGetOwnPropertyNode.UsesOrdinaryGetOwnPropertyNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
UsesOrdinaryGetOwnPropertyNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(JSDynamicObject object) |
abstract boolean |
execute(Object jsclass) |
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 final boolean execute(JSDynamicObject object)
public abstract boolean execute(Object jsclass)