Home
last modified time | relevance | path

Searched defs:newSignature (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dbuilder.ts626 const newSignature = Debug.checkDefined(state.fileInfos.get(path)).signature; constant
1454 const newSignature = computeSignature(text, computeHash, data); constant