Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dcore.ts1103 export function lastOrUndefined<T>(array: readonly T[] | undefined): T | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js1128 function lastOrUndefined(array) { function
Dtsc.js993 function lastOrUndefined(array) { function