servo/components/script/dom/bindings
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
..
codegen webidlg: Handle Float64Array as a TypedArray rather than a raw JSObject (#31189) 2024-01-30 08:45:29 +00:00
callback.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
cell.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
constant.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
conversions.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
error.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
guard.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
htmlconstructor.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
inheritance.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
interface.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
iterable.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
like.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
mod.rs WebIDL: use FLoat32Array (#30990) 2024-01-11 09:43:36 +00:00
namespace.rs Support Namespace const in webidl (#30492) 2023-10-04 11:29:54 +00:00
num.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
principals.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
proxyhandler.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
record.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
refcounted.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
reflector.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
root.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
serializable.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
settings_stack.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
str.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
structuredclone.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
trace.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
transferable.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
typedarrays.rs Make HeapFloat32Array generic (#31167) 2024-01-29 11:57:50 +00:00
utils.rs Use FLoat32Array in GamepadPose (#31106) 2024-01-19 04:39:09 +00:00
weakref.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
xmlname.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00