Home
last modified time | relevance | path

Searched defs:isPrototypeOf (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource4.ts15 public isPrototypeOf = undefined; property in BlockIntrinsics
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts119 isPrototypeOf(v: Object): boolean; method
/third_party/typescript/lib/
Dlib.es5.d.ts143 isPrototypeOf(v: Object): boolean; method
/third_party/typescript/src/lib/
Des5.d.ts123 isPrototypeOf(v: Object): boolean; method
/third_party/typescript/tests/lib/
Dlib.d.ts130 isPrototypeOf(v: Object): boolean; method