Searched refs:allowExcess (Results 1 – 2 of 2) sorted by relevance
638 allowExcessArguments(allowExcess?: boolean): this;
710 allowExcessArguments(allowExcess = true) { argument711 this._allowExcessArguments = !!allowExcess;