Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DstrictTypeofUnionNarrowing.ts6 function stringify2(anything: {} | undefined): string { function
/third_party/typescript/tests/baselines/reference/
DstrictTypeofUnionNarrowing.js24 function stringify2(anything) { function