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
Thanks for reporting this. I just verified that it appears broken in Hermes, but works correctly in Static Hermes.
I will look into identifying and back-porting the fix to Hermes (which then will have to be cherry picked by RN). Our hope is that pretty soon everyone would simply be using Static Hermes as a drop-in replacement for Hermes.
The following example returns true on v8:
But returns false on Hermes.
The following example has the exact same issue as well:
I did find the following from the tests:
hermes/test/hermes/hasinstance.js
Line 13 in de90d05
The text was updated successfully, but these errors were encountered: