Home
last modified time | relevance | path

Searched defs:whenFalse (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts1120 readonly whenFalse: Expression; property
DtypescriptServices.d.ts1120 readonly whenFalse: Expression; property
Dtsserverlibrary.d.ts1120 readonly whenFalse: Expression; property
DtypescriptServices.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
153513 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtypescript.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
153513 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtsc.js18160 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
18175 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
DtypingsInstaller.js22703 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22719 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
Dtsserverlibrary.js22908 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22924 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
163285 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
Dtsserver.js22714 … function createConditionalExpression(condition, questionToken, whenTrue, colonToken, whenFalse) { argument
22730 …tion updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) { argument
163281 …createConditional(condition, questionTokenOrWhenTrue, whenTrueOrWhenFalse, colonToken, whenFalse) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1131 readonly whenFalse: Expression; property
Dtsserverlibrary.d.ts1131 readonly whenFalse: Expression; property