Home
last modified time | relevance | path

Searched defs:reportNonSerializableProperty (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts82 reportNonSerializableProperty, constant
/third_party/typescript/lib/
DtypescriptServices.d.ts4391 reportNonSerializableProperty?(propertyName: string): void; method
Dtypescript.d.ts4391 reportNonSerializableProperty?(propertyName: string): void; method
Dtsserverlibrary.d.ts4391 reportNonSerializableProperty?(propertyName: string): void; method
Dtsc.js45811 …rtedDiagnostic(tracker.reportPrivateInBaseOfClassExpression), reportNonSerializableProperty: wrapR… property
93209 reportNonSerializableProperty: reportNonSerializableProperty, property
93327 function reportNonSerializableProperty(propertyName) { function
DtypingsInstaller.js55353 …rtedDiagnostic(tracker.reportPrivateInBaseOfClassExpression), reportNonSerializableProperty: wrapR… property
113091 reportNonSerializableProperty: reportNonSerializableProperty, property
113214 function reportNonSerializableProperty(propertyName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4391 reportNonSerializableProperty?(propertyName: string): void; method
Dtsserverlibrary.d.ts4391 reportNonSerializableProperty?(propertyName: string): void; method