Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1494 const scriptVersion = host.getScriptVersion(fileName); constant
/third_party/typescript/tests/baselines/reference/
Dparserharness.js3546 … TypeScriptLS.prototype.getScriptEditRangeSinceVersion = function (scriptIndex, scriptVersion) { argument