Searched defs:deprecation (Results 1 – 10 of 10) sorted by relevance
/third_party/typescript/src/testRunner/unittests/ |
D | debugDeprecation.ts | 11 const deprecation = Debug.deprecate(noop, { constant 21 const deprecation = Debug.deprecate(noop, { constant 31 const deprecation = Debug.deprecate(noop, { constant 40 const deprecation = Debug.deprecate(noop, { constant 50 const deprecation = Debug.deprecate(noop, { constant 61 const deprecation = Debug.deprecate(noop, { constant
|
/third_party/typescript/src/compiler/ |
D | debug.ts | 730 const deprecation = createDeprecation(getFunctionName(func), options); constant
|
/third_party/node/src/ |
D | node_options.h | 123 bool deprecation = true; variable
|
/third_party/typescript/ |
D | package-lock.json | 355 "deprecation": "^2.3.1" string 390 "deprecation": "^2.0.0", string 2407 "deprecation": { object
|
/third_party/typescript/lib/ |
D | tsc.js | 2402 function wrapFunction(deprecation, func) { argument
|
D | typingsInstaller.js | 2811 function wrapFunction(deprecation, func) { argument
|
D | typescriptServices.js | 3016 function wrapFunction(deprecation, func) { argument
|
D | typescript.js | 3016 function wrapFunction(deprecation, func) { argument
|
D | tsserverlibrary.js | 3016 function wrapFunction(deprecation, func) { argument
|
D | tsserver.js | 2822 function wrapFunction(deprecation, func) { argument
|