Home
last modified time | relevance | path

Searched defs:maybeBind (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeOptionalCall.ts6 function maybeBind<T, A extends any[], R>(obj: T, fn: ((this: T, ...args: A) => R) | undefined): ((… function
/third_party/typescript/src/compiler/
Dcore.ts1443 …export function maybeBind<T, A extends any[], R>(obj: T, fn: ((this: T, ...args: A) => R) | undefi… function
/third_party/typescript/lib/
Dtsc.js1255 function maybeBind(obj, fn) { function
40173 function maybeBind(node) { function
DtypingsInstaller.js1443 function maybeBind(obj, fn) { function
48699 function maybeBind(node) { function