Home
last modified time | relevance | path

Searched defs:emptyArray (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/array_literals/
Darray_literal_3.ts25 const emptyArray: any[] = []; constant
/third_party/typescript/tests/baselines/reference/
DimplicitAnyWidenToAny.js6 var emptyArray = []; variable
35 var emptyArray = []; variable
/third_party/typescript/tests/cases/compiler/
DimplicitAnyWidenToAny.ts6 var emptyArray = []; variable
/third_party/typescript/src/server/
DutilitiesPublic.ts9 export const emptyArray: SortedReadonlyArray<never> = createSortedArray<never>(); constant
/third_party/skia/src/utils/
DSkJSONWriter.h153 bool emptyArray = State::kArrayBegin == fState; in endArray() local
/third_party/node/lib/internal/http2/
Dutil.js470 const emptyArray = []; variable
/third_party/typescript/src/compiler/
Dcore.ts22 export const emptyArray: never[] = [] as never[]; constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7482 const emptyArray: SortedReadonlyArray<never>; constant
/third_party/typescript/lib/
Dtsserverlibrary.d.ts7482 const emptyArray: SortedReadonlyArray<never>; constant