public class IteratorCompleteNode extends JavaScriptBaseNode
Modifier | Constructor and Description |
---|---|
protected |
IteratorCompleteNode(JSContext context) |
Modifier and Type | Method and Description |
---|---|
static IteratorCompleteNode |
create(JSContext context) |
boolean |
execute(com.oracle.truffle.api.object.DynamicObject iterResult) |
copy, onReplace
accept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toString
protected IteratorCompleteNode(JSContext context)
public static IteratorCompleteNode create(JSContext context)
public boolean execute(com.oracle.truffle.api.object.DynamicObject iterResult)