Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js107099shouldRetryResolution: function (resolution) { return resolution.resolvedTypeReferenceDirective ==… method
107112shouldRetryResolution: function (resolution) { return !resolution.resolvedModule || !ts.resolution… method
DtypingsInstaller.js128744shouldRetryResolution: function (resolution) { return resolution.resolvedTypeReferenceDirective ==… method
128757shouldRetryResolution: function (resolution) { return !resolution.resolvedModule || !ts.resolution… method