public static class ArrayPrototypeBuiltins.CreateArrayIteratorNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
CreateArrayIteratorNode(JSContext context,
int iterationKind) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayPrototypeBuiltins.CreateArrayIteratorNode |
create(JSContext context,
int iterationKind) |
JSDynamicObject |
execute(Object array) |
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 CreateArrayIteratorNode(JSContext context, int iterationKind)
public static ArrayPrototypeBuiltins.CreateArrayIteratorNode create(JSContext context, int iterationKind)
public JSDynamicObject execute(Object array)