Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js18 const stringTypes = [ variable
73 ].concat(argumentNameKeywords, stringTypes);
333 const keyType = consume(...stringTypes);
360 } else if (name = consume(ID, ...stringTypes)) {