Files
servo/components/script/dom/bindings/codegen
Manish Goregaokar cceaede96a Make (dictionary)::empty() safe
It currently works by constructing from null (which will throw a runtime
error if there are non-defaultable members).

This changes it so that we no longer need a JSContext to construct this,
so it can be safely constructed. In the case of non-defaultable members,
this method simply does not exist.
2018-07-06 13:10:56 -07:00
..
2018-04-03 14:06:07 +02:00
2014-09-08 20:21:42 -06:00
2018-07-06 13:10:56 -07:00
2018-04-03 14:06:07 +02:00