rix
rix copied to clipboard
Improve error handling for toStrict
Improve error handling for toStrict
when calling toStrict, there was no try/catch for propagating the error back to Rust correctly. However, call_js_function didn't have the ability to correctly pass in the current this object to the function, so I made another function to handle it. In the future we should do a full cleanup of helper functions in general.
Stack created with Sapling. Best reviewed with ReviewStack.
- #131
- #130
- -> #129
- #128
- #127
- #132