public abstract class FromPropertyDescriptorNode extends JavaScriptBaseNode
PropertyDescriptor.| Modifier and Type | Field and Description |
|---|---|
protected static int |
SHAPE_LIMIT |
| Modifier | Constructor and Description |
|---|---|
protected |
FromPropertyDescriptorNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract JSDynamicObject |
execute(PropertyDescriptor desc,
JSContext context) |
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, toStringprotected static final int SHAPE_LIMIT
public abstract JSDynamicObject execute(PropertyDescriptor desc, JSContext context)