Alex Crichton afbd7d3ff8 Include self-pointer in Function descriptions
Previously a `Function` didn't actually take into account the self
pointer and instead left it as an implicit argument. This instead
ensures that there's a `Descriptor::I32` type inside of a `Function`
description that we have to later skip, and this should not only make
the anyref pass correct for Rust exports but it should also make it more
accurate for future webidl transformations.
2019-06-11 12:51:53 -07:00
..
2019-06-05 11:08:04 -07:00
2019-06-05 11:08:04 -07:00
2019-06-03 08:28:55 -07:00
2019-05-28 07:03:42 -07:00
2019-05-20 09:44:03 -07:00
2019-06-03 08:28:55 -07:00
2019-05-20 09:44:03 -07:00
2019-06-05 11:08:04 -07:00
2018-11-27 12:07:59 -08:00
2019-06-06 16:11:51 -03:00
2019-06-05 11:08:04 -07:00