Searched refs:shouldAssertInvariants (Results 1 – 2 of 2) sorted by relevance
227 public readonly shouldAssertInvariants = !Harness.lightMode;354 …ourceFile(fileName, content, languageVersion, this._setParentNodes || this.shouldAssertInvariants);355 if (this.shouldAssertInvariants) {
236 const shouldAssertInvariants = !lightMode; constant239 …reateSourceFile(fileName, sourceText, languageVersion, /*setParentNodes:*/ shouldAssertInvariants);241 if (shouldAssertInvariants) {