Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Dregression-test-issue-786.js30 try { Date.prototype.setMinutes(Object.getOwnPropertyDescriptor, Object.getOwnPropertyNames) } cat…
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts158 getOwnPropertyNames(o: any): string[]; variable
/third_party/typescript/src/lib/
Des5.d.ts161 getOwnPropertyNames(o: any): string[]; method
/third_party/typescript/lib/
Dlib.es5.d.ts181 getOwnPropertyNames(o: any): string[]; method
/third_party/typescript/tests/lib/
Dlib.d.ts166 getOwnPropertyNames(o: any): string[]; method