Searched refs:filledNegs (Results 1 – 6 of 6) sorted by relevance
41 #filledNegs = false; field in AST56 if (type === '!' && !this.#root.#filledNegs)90 if (this.#filledNegs)95 this.#filledNegs = true;140 (this.#root.#filledNegs && this.#parent?.type === '!'))) {455 this.#root.#filledNegs &&
1 …filledNegs: boolean = false\n #options: MinimatchOptions\n #toString?: string\n // set to true …
38 #filledNegs = false; field in AST53 if (type === '!' && !this.#root.#filledNegs)87 if (this.#filledNegs)92 this.#filledNegs = true;137 (this.#root.#filledNegs && this.#parent?.type === '!'))) {452 this.#root.#filledNegs &&