Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JSON.stringify() inherited array index bug #2324

Merged
merged 1 commit into from
Jun 14, 2020
Merged

Conversation

svaarala
Copy link
Owner

Fixes #2202.

@svaarala svaarala added this to the v3.0.0 milestone Jun 14, 2020
@svaarala svaarala mentioned this pull request Jun 14, 2020
21 tasks
@svaarala svaarala merged commit 1516ca6 into master Jun 14, 2020
@svaarala svaarala deleted the fix-assert-gh2202 branch June 14, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

assertion failed duk_get_hstring(thr, idx) != NULL in duk_known_hstring
1 participant