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.ts256 NewExpression, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts320 NewExpression = 212, enumerator
1354 export interface NewExpression extends PrimaryExpression, Declaration { interface
DtypescriptServices.d.ts320 NewExpression = 212, enumerator
1354 export interface NewExpression extends PrimaryExpression, Declaration { interface
Dtsserverlibrary.d.ts320 NewExpression = 212, enumerator
1354 export interface NewExpression extends PrimaryExpression, Declaration { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts320 NewExpression = 212, enumerator
1354 export interface NewExpression extends PrimaryExpression, Declaration { interface
Dtsserverlibrary.d.ts320 NewExpression = 212, enumerator
1354 export interface NewExpression extends PrimaryExpression, Declaration { interface