Home
last modified time | relevance | path

Searched defs:deprecate (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/util-deprecate/
Dbrowser.js26 function deprecate (fn, msg) { function
/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts90 deprecate(deprecations: OverloadDeprecations<T>): FinishableOverloadBuilder<T>; method
/third_party/node/deps/v8/tools/system-analyzer/log/
Dmap.mjs99 deprecate() { method in MapLogEntry
/third_party/node/lib/
Dutil.js356 deprecate, property
/third_party/node/lib/internal/
Dutil.js155 function deprecate(fn, msg, code, useEmitSync) { function
810 deprecate, property
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
Dattribute.js16 var deprecate = require("util-deprecate"); variable
/third_party/typescript/src/compiler/
Ddebug.ts764 …export function deprecate<F extends (...args: any[]) => any>(func: F, options?: DeprecationOptions… function
/third_party/typescript/lib/
Dtsc.js2693 function deprecate(func, options) { function
DtypingsInstaller.js3131 function deprecate(func, options) { function