Class RegExpPrototypeBuiltins.JSRegExpTestES5Node

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

public abstract static class RegExpPrototypeBuiltins.JSRegExpTestES5Node extends JSBuiltinNode
This implements the RegExp.prototype.test() method as defined by ECMAScript 5.1 15.10.6.3.