public abstract static class JSRegExpExecIntlNode.JSRegExpExecBuiltinNode extends JavaScriptBaseNode
| Modifier and Type | Method and Description |
|---|---|
static JSRegExpExecIntlNode.JSRegExpExecBuiltinNode |
create(JSContext context) |
abstract Object |
execute(com.oracle.truffle.api.object.DynamicObject regExp,
String input) |
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 static JSRegExpExecIntlNode.JSRegExpExecBuiltinNode create(JSContext context)