Home
last modified time | relevance | path

Searched defs:NewExpression (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dast.h595 struct NewExpression : Expression { struct
597 NewExpression(SourcePosition pos, TypeExpression* type, in NewExpression() function
604 void VisitAllSubExpressions(VisitCallback callback) override { in VisitAllSubExpressions()
611 TypeExpression* type;
612 std::vector<NameAndExpression> initializers;
613 bool pretenured;
/third_party/typescript/src/compiler/
Dtypes.ts257 NewExpression, enumerator
/third_party/typescript/lib/
DtypescriptServices.d.ts321 NewExpression = 213, enumerator
1357 export interface NewExpression extends PrimaryExpression, Declaration { interface
Dtypescript.d.ts321 NewExpression = 213, enumerator
1357 export interface NewExpression extends PrimaryExpression, Declaration { interface
Dtsserverlibrary.d.ts321 NewExpression = 213, enumerator
1357 export interface NewExpression extends PrimaryExpression, Declaration { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts321 NewExpression = 213, enumerator
1357 export interface NewExpression extends PrimaryExpression, Declaration { interface
Dtsserverlibrary.d.ts321 NewExpression = 213, enumerator
1357 export interface NewExpression extends PrimaryExpression, Declaration { interface