Class RegExpPrototypeBuiltins.JSRegExpCompileNode

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

public abstract static class RegExpPrototypeBuiltins.JSRegExpCompileNode extends JSBuiltinNode
This implements the deprecated RegExp.prototype.compile() method.