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/
Dtypescript.d.ts4361 reportNonSerializableProperty?(propertyName: string): void; method
DtypescriptServices.d.ts4361 reportNonSerializableProperty?(propertyName: string): void; method
Dtsserverlibrary.d.ts4361 reportNonSerializableProperty?(propertyName: string): void; method
DtypingsInstaller.js55158 …rtedDiagnostic(tracker.reportPrivateInBaseOfClassExpression), reportNonSerializableProperty: wrapR… property
112854 reportNonSerializableProperty: reportNonSerializableProperty, property
112977 function reportNonSerializableProperty(propertyName) { function
Dtsc.js45632 …rtedDiagnostic(tracker.reportPrivateInBaseOfClassExpression), reportNonSerializableProperty: wrapR… property
92991 reportNonSerializableProperty: reportNonSerializableProperty, property
93109 function reportNonSerializableProperty(propertyName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4361 reportNonSerializableProperty?(propertyName: string): void; method
Dtsserverlibrary.d.ts4361 reportNonSerializableProperty?(propertyName: string): void; method