Class RegExpPrototypeBuiltins.JSRegExpToStringNode

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

public abstract static class RegExpPrototypeBuiltins.JSRegExpToStringNode extends JSBuiltinNode
This implements the RegExp.prototype.toString() method.