servo/components/script_bindings/codegen
Josh Matthews c94ac5bccb
Move various reflector types and traits to script_bindings (#35279)
* script: Move Reflector to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Extract global() helper from DomObject into new trait. Move DomObject and related traits to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-02-04 06:58:08 +00:00
..
api.html.template
apis.html.template
Bindings.conf script: Implement the Bytes() method on Request and Response (#35250) 2025-02-02 07:49:48 +00:00
CodegenRust.py Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
Configuration.py Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
interface.html.template
property.html.template
run.py