Home
last modified time | relevance | path

Searched defs:inheritance (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsClassAccessor.js16 const json = { type: undefined, name: undefined, inheritance: undefined }; property
44 const json = { type: undefined, name: undefined, inheritance: undefined }; property
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsClassAccessor.ts19 const json = { type: undefined, name: undefined, inheritance: undefined }; constant
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js524 function inheritance() { function