Tzvetan Mikov

Results 274 comments of Tzvetan Mikov

@benjamin-sweney if you click on the commit, you can see the release tags it is in: https://github.com/facebook/hermes/commit/db6d12e202e15f7a446d8848d6ca8f7abb3cfb32 It is definitely in 0.76.

@exzos28 if you can provide a standalone reproduction, we will look into it. Also, please keep in mind that this pattern is objectively bad code, it isn't spec-compliant, and it...

@exzos28 thank you, I see the problem. We will fix it. Note that it doesn't "fatal" - it correctly throws an exception that the getter is applied to an incorrect...

> [@tmikov](https://github.com/tmikov) "fatal" - I meant it would crash the application. Sorry, I am not sure why a JS exception crashes the application. But it doesn't really matter.

The fix is in: https://github.com/facebook/hermes/pull/1621

> thank you! with that said, if the stack getter returns `at test.js:4:25` like above, it would still be really really helpful 🙏 although I know this might be hard...

I am sorry, but we are unable to investigate crashes that require dependencies or building a RN app, especially crashes that involve non-Hermes C++ code. Can you narrow it down...

Again, I am sorry, but we can't debug a native crash for you. If you believe this is a bug in Hermes, you need to identify when it happens, e.g....

Closing for inactivity. Feel free to reopen if there is more data.