mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
These are copied directly from Gecko's Codegen.py, with two changes: - We need to use ArgType:: to qualify the enums rather than plain JSJitInfo:: - Given Rust's stronger notion of enums, we need to treat everything as an i32 so we can bitwise-or things together.
231 KiB
231 KiB