rix icon indicating copy to clipboard operation
rix copied to clipboard

Improve error handling for toStrict

Open arduano opened this issue 1 year ago • 0 comments

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

arduano avatar May 09 '24 21:05 arduano