public class IteratorCloseNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
IteratorCloseNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static IteratorCloseNode |
create(JSContext context) |
Object |
execute(Object iterator,
Object value) |
void |
executeAbrupt(Object iterator) |
void |
executeVoid(Object iterator) |
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 IteratorCloseNode(JSContext context)