Searched refs:wasStrict (Results 1 – 9 of 9) sorted by relevance
21 private wasStrict: boolean; property in ts.TSCCompiledProgram24 …const strict = program.wasStrict ? program.builderProgram : reverseStrictBuilderProgram.builderPro…25 …const nonStrict = program.wasStrict ? reverseStrictBuilderProgram.builderProgram : program.builder…27 this.wasStrict = program.wasStrict;31 return this.wasStrict
21 wasStrict: boolean property
9012 private wasStrict;9027 wasStrict: boolean;9544 private wasStrict;9559 wasStrict: boolean;
12951 private wasStrict;12966 wasStrict: boolean;13483 private wasStrict;13498 wasStrict: boolean;