Home
last modified time | relevance | path

Searched refs:maplike (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwriter.js163 function maplike(it) { function
189 maplike,
/third_party/node/test/fixtures/wpt/resources/webidl2/
DREADME.md574 ### `iterable<>`, `legacyiterable<>`, `maplike<>`, `setlike<>` declarations
580 "type": "maplike", // or "legacyiterable" / "iterable" / "setlike"
582 "readonly": false, // only for maplike and setlike
589 * `type`: Always one of "iterable", "legacyiterable", "maplike" or "setlike".
591 * `readonly`: Whether the maplike or setlike is declared as read only.
DCHANGELOG.md249 - Add support for iterable\<\>, maplike\<\>, setlike\<\> declarations [\#24](https://github.com/w3c…