Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js105674shouldRetryResolution: function (resolution) { return resolution.resolvedTypeReferenceDirective ==… method
105687shouldRetryResolution: function (resolution) { return !resolution.resolvedModule || !ts.resolution… method
DtypingsInstaller.js127106shouldRetryResolution: function (resolution) { return resolution.resolvedTypeReferenceDirective ==… method
127119shouldRetryResolution: function (resolution) { return !resolution.resolvedModule || !ts.resolution… method