fune/toolkit/components/uniffi-js/js
Ben Dean-Kawamura 6085716f8c Bug 1899407 - UniFFI code cleanups. r=markh
Removed the `Tag` template parameter from `ScaffoldingConverter`.  It
was totally unused.

Updated UniFFITypeError to update it's message as
`addItemDescriptionPart` is called.  1897266 made the messages
more correct in some cases, but we lost the field name that generated
the type error in the process.  This new code should work in all casse.
Updating the message has some runtime cost, but we shouldn't be
generating lots of UniFFITypeErrors in the first place.

Differential Revision: https://phabricator.services.mozilla.com/D211928
2024-05-29 13:30:39 +00:00
..
UniFFI.sys.mjs