Class SetPrototypeBuiltins.JSSetDeleteNode

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

public abstract static class SetPrototypeBuiltins.JSSetDeleteNode extends SetPrototypeBuiltins.JSSetOperation
Implementation of the Set.prototype.delete().
  • Constructor Details

  • Method Details