public static class StringPrototypeBuiltins.CreateRegExpStringIteratorNode extends JavaScriptBaseNode
| Constructor and Description |
|---|
CreateRegExpStringIteratorNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.truffle.api.object.DynamicObject |
createIterator(com.oracle.truffle.api.frame.VirtualFrame frame,
Object regex,
String string,
Boolean global,
Boolean fullUnicode) |
copy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic CreateRegExpStringIteratorNode(JSContext context)