Home
last modified time | relevance | path

Searched refs:ActionSet (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/jsTyping/
Dshared.ts2 export type ActionSet = "action::set"; alias
10 export const ActionSet: ActionSet = "action::set"; constant
Dtypes.ts3 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
96 readonly kind: ActionSet;
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts514 kind: ActionSet
/third_party/typescript/src/tsserver/
DnodeServer.ts720 case ActionSet: {
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5314 type ActionSet = "action::set"; alias
5324 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
5385 readonly kind: ActionSet;
Dtsserverlibrary.d.ts5314 type ActionSet = "action::set"; alias
5324 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
5385 readonly kind: ActionSet;
/third_party/typescript/lib/
DtypescriptServices.d.ts5231 type ActionSet = "action::set"; alias
5241 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
5302 readonly kind: ActionSet;
Dtypescript.d.ts5231 type ActionSet = "action::set"; alias
5241 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
5302 readonly kind: ActionSet;
Dtsserverlibrary.d.ts5231 type ActionSet = "action::set"; alias
5241 …readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventB…
5302 readonly kind: ActionSet;
Dtsserver.js152226 server.ActionSet = "action::set";
156213 case server.ActionSet:
164045 case server.ActionSet: {
DtypingsInstaller.js114887 server.ActionSet = "action::set";
115704 kind: server.ActionSet
Dtsserverlibrary.js115092 server.ActionSet = "action::set";
156407 case server.ActionSet:
DtypescriptServices.js115092 server.ActionSet = "action::set";
Dtypescript.js115092 server.ActionSet = "action::set";
/third_party/typescript/src/server/
DeditorServices.ts930 case ActionSet: