Home
last modified time | relevance | path

Searched defs:isSealed (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts204 isSealed(o: any): boolean; variable
/third_party/typescript/lib/
Dlib.es5.d.ts245 isSealed(o: any): boolean; method
/third_party/typescript/src/lib/
Des5.d.ts225 isSealed(o: any): boolean; method
/third_party/typescript/tests/lib/
Dlib.d.ts212 isSealed(o: any): boolean; method