Class RegExpPrototypeBuiltins.JSRegExpExecES5Node

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
RegExpPrototypeBuiltins

public abstract static class RegExpPrototypeBuiltins.JSRegExpExecES5Node extends JSBuiltinNode
This implements the RegExp.prototype.exec() method as defined by ECMAScript 5.