Home
last modified time | relevance | path

Searched defs:createArrayLiteral (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts300 …export const createArrayLiteral = Debug.deprecate(factory.createArrayLiteralExpression, factoryDep… constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10552 …const createArrayLiteral: (elements?: readonly Expression[] | undefined, multiLine?: boolean | und… constant
Dtypescript.d.ts6769 …const createArrayLiteral: (elements?: readonly Expression[] | undefined, multiLine?: boolean | und… constant
/third_party/typescript/lib/
Dtypescript.d.ts6680 …const createArrayLiteral: (elements?: readonly Expression[] | undefined, multiLine?: boolean | und… constant
Dtsserverlibrary.d.ts10425 …const createArrayLiteral: (elements?: readonly Expression[] | undefined, multiLine?: boolean | und… constant
DtypescriptServices.d.ts6680 …const createArrayLiteral: (elements?: readonly Expression[] | undefined, multiLine?: boolean | und… constant