mirror of
https://github.com/servo/servo.git
synced 2025-10-17 00:39:15 +01:00
This is a first step towards moving responsibility for default values into the caller, which should improve their code (in particular for the dictionary codegen. This also introduces a Dictionary::empty function, whose implementation is a hack. The implementation will be improved once its codegen has access to the raw default values. Besides dictionaries, this commit does not change the generated code. |
||
---|---|---|
.. | ||
codegen | ||
callback.rs | ||
conversions.rs | ||
element.rs | ||
error.rs | ||
js.rs | ||
proxyhandler.rs | ||
str.rs | ||
trace.rs | ||
utils.rs |