Files
servo/components/script/dom/bindings
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-07-06 13:10:56 -07:00
2018-07-06 13:10:56 -07:00
2018-05-30 14:44:47 -05:00
2017-06-18 13:21:49 +02:00