Home
last modified time | relevance | path

Searched defs:rebase (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DemitSkipsThisWithRestParameter.ts1 function rebase(fn: (base: any, ...args: any[]) => any): (...args: any[]) => any { function
/third_party/gn/src/gn/
Dtarget.h180 const SourceDir& rebase() const { return rebase_; } in rebase() function
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js1250 function rebase (base, dir) { function