You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fix object access in object write/read/has_property handlers
Partially derived from #313, this commit fixes access to object
properties from Rust code. This is needed to correctly initialise
exception objects.
Refs: #313, #438
0 commit comments