Searched refs:killer2 (Results 1 – 1 of 1) sorted by relevance
697 function MovePicker(hashMove, depth, killer1, killer2) { argument701 this.killer2 = killer2;750 if (IsHashMoveValid(this.killer2) &&751 this.killer2 != this.hashMove) {752 this.moves[this.moves.length] = this.killer2;755 this.killer2 = 0;806 (this.stage > 4 && candidateMove == this.killer2)) {