Searched refs:shouldAssertInvariants (Results 1 – 2 of 2) sorted by relevance
223 public readonly shouldAssertInvariants = !Harness.lightMode;350 …ourceFile(fileName, content, languageVersion, this._setParentNodes || this.shouldAssertInvariants);351 if (this.shouldAssertInvariants) {
230 const shouldAssertInvariants = !lightMode; constant233 …reateSourceFile(fileName, sourceText, languageVersion, /*setParentNodes:*/ shouldAssertInvariants);235 if (shouldAssertInvariants) {