Home
last modified time | relevance | path

Searched defs:getOwnValues (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts1479 export function getOwnValues<T>(collection: MapLike<T> | T[]): T[] { function
/third_party/typescript/lib/
Dtsc.js954 function getOwnValues(collection) { function