Skip to content

Conversation

xeioex
Copy link
Contributor

@xeioex xeioex commented Sep 14, 2024

Current status:

  • Error handling in QuickJS is inconsistent across the codebase
  • Some areas implement error checks, while others do not

This patch:

  • Enhances error checking in JS_SetPropertyFunctionList()
  • Aims to make QuickJS more reliable for long-running processes where uncaught errors can cause significant issues

Next steps:

  • This is the first in a series of planned improvements
  • Future patches will address other areas, including JS_AddIntrinsicBaseObjects() and related functions

Feedback is needed before proceeding with additional patches.

@xeioex xeioex mentioned this pull request Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant