Class SetPrototypeBuiltins.JSSetIsSubsetOfNode

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

public abstract static class SetPrototypeBuiltins.JSSetIsSubsetOfNode extends SetPrototypeBuiltins.JSSetNewOperation
Implementation of the Set.prototype.isSubsetOf().