Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dcore.ts1040 export function arrayReverseIterator<T>(array: readonly T[]): Iterator<T> { function
/third_party/typescript/lib/
Dtsc.js943 function arrayReverseIterator(array) { function
DtypingsInstaller.js1065 function arrayReverseIterator(array) { function