servo/third_party/WebIDL
Taym Haddadi 967925c119
webidlg: Handle Float64Array as a TypedArray rather than a raw JSObject (#31189)
* WebIDL use FLoat64Array

Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>

* Use to_vec to convert array to vec

* avoid allocating a new vec

---------

Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
2024-01-30 08:45:29 +00:00
..
tests Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
abstract.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
callback-location.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
debug.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
ext-attribute-no-value-error.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
inline.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
like-as-iterable.patch Impl Setlike and Maplike (#30237) 2023-09-06 13:08:45 +00:00
readable-stream.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
README Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
runtests.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
union-typedef.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
update.sh Impl Setlike and Maplike (#30237) 2023-09-06 13:08:45 +00:00
UPSTREAM Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
WebIDL.py webidlg: Handle Float64Array as a TypedArray rather than a raw JSObject (#31189) 2024-01-30 08:45:29 +00:00

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