servo/components/script/dom/bindings/codegen
Anthony Ramine 86f3f37950 Always implement getOwnEnumerablePropertyKeys
According to JSProxy.h, without this the default implementation calls
ownPropertyKeys and filters out the unenumerable properties. We know when such
things exist so we don't need to do that.
2016-02-23 17:23:56 +01:00
..
parser Implement [LegacyUnenumerableNamedProperties] in the WebIDL parser 2016-02-23 17:06:13 +01:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Remove unused command-line Python codegen arguments 2016-01-07 08:51:06 -05:00
Bindings.conf Properly propagate changes when range or trees are mutated 2015-12-25 23:35:57 +01:00
CodegenRust.py Always implement getOwnEnumerablePropertyKeys 2016-02-23 17:23:56 +01:00
Configuration.py generate typedefs in CodegenRust 2016-01-26 21:56:44 +05:30
GlobalGen.py Remove unused command-line Python codegen arguments 2016-01-07 08:51:06 -05:00