Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js562 function attribute({ noInherit = false, readonly = false } = {}) { property
625 const member = attribute({ noInherit: true }) || property
637 const member = attribute({ noInherit: true }) || property
758 attribute({ noInherit: true }) || property
790 const mem = attribute({ noInherit: true, readonly: true }) || property