Fix webidl

This commit is contained in:
Richard Dodd 2018-08-19 14:28:45 +01:00
parent 7c83c73919
commit 003cf102f1

View File

@ -341,6 +341,7 @@ impl<'src> FirstPassRecord<'src> {
rust_name,
js_ret: js_ret.clone(),
catch,
variadic: false,
structural,
kind: kind.clone(),
shim,