servo/components/script/dom/bindings/codegen
bors-servo d1295e9e7d Auto merge of #8040 - froydnj:codegen-arg-info, r=jdm
generate JIT argument type information for methods

This enhances `CodegenRust.py` to output `JSTypedMethodJitInfo` structures where appropriate.  This brings a notable speedup to tests like Dromaeo's `dom-attr/getAttribute`, which improves by several orders of magnitude with these patches applied.

If there are tricks for addressing the XXX comments, I would appreciate hearing them.

I think this addresses all of #6904.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8040)
<!-- Reviewable:end -->
2015-10-28 01:06:06 +05:30
..
parser Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00
Bindings.conf Upgrade to SM 39 2015-06-19 18:42:48 -04:00
CodegenRust.py Auto merge of #8040 - froydnj:codegen-arg-info, r=jdm 2015-10-28 01:06:06 +05:30
Configuration.py Generate the TypeId enums in codegen 2015-10-14 18:45:35 +02:00
GenerateCSS2PropertiesWebIDL.py Don't use is operatory to compare Python strings 2015-08-22 10:22:47 -04:00
GlobalGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00