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