Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dshims.ts579 …function forwardJSONCall(logger: Logger, actionDescription: string, action: () => {} | null | unde… function
644 … public forwardJSONCall(actionDescription: string, action: () => {} | null | undefined): string { method in ts.LanguageServiceShimObject
1159 private forwardJSONCall(actionDescription: string, action: () => {}): string { method in CoreServicesShimObject
/third_party/typescript/lib/
DtypescriptServices.js152162 function forwardJSONCall(logger, actionDescription, action, logPerformance) { function
152214 LanguageServiceShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in LanguageServiceShimObject
152575 CoreServicesShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in CoreServicesShimObject
Dtypescript.js152162 function forwardJSONCall(logger, actionDescription, action, logPerformance) { function
152214 LanguageServiceShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in LanguageServiceShimObject
152575 CoreServicesShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in CoreServicesShimObject
Dtsserver.js151593 function forwardJSONCall(logger, actionDescription, action, logPerformance) { function
151645 LanguageServiceShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in LanguageServiceShimObject
152006 CoreServicesShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in CoreServicesShimObject
Dtsserverlibrary.js152162 function forwardJSONCall(logger, actionDescription, action, logPerformance) { function
152214 LanguageServiceShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in LanguageServiceShimObject
152575 CoreServicesShimObject.prototype.forwardJSONCall = function (actionDescription, action) { method in CoreServicesShimObject