servo/third_party/WebIDL
Samson e0a6281e73
Impl Setlike and Maplike (#30237)
* MallocSizeOf for Index{Set, Map}

* like as iterable in WebIDL

* Codegen magic for like interfaces

* TestBinding for like

* Test for Setlike and Maplike test bindings

* Some fixes

* Switch to any.js

* nit

* Keep order
2023-09-06 13:08:45 +00:00
..
tests
abstract.patch
callback-location.patch
debug.patch
ext-attribute-no-value-error.patch
inline.patch
like-as-iterable.patch Impl Setlike and Maplike (#30237) 2023-09-06 13:08:45 +00:00
readable-stream.patch
README
runtests.py
union-typedef.patch
update.sh Impl Setlike and Maplike (#30237) 2023-09-06 13:08:45 +00:00
UPSTREAM
WebIDL.py Impl Setlike and Maplike (#30237) 2023-09-06 13:08:45 +00:00

A WebIDL parser written in Python to be used in Mozilla.