Skip to content

Conversation

@bnoordhuis
Copy link
Contributor

While here also:

  • rename some functions for consistency
  • remove some declarations that duplicate declarations in quickjs.h
  • add a stack check to js_call_c_function_data

Fixes: #1199

While here also:

- rename some functions for consistency
- remove some declarations that duplicate declarations in quickjs.h
- add a stack check to js_call_c_function_data

Fixes: quickjs-ng#1199
@bnoordhuis bnoordhuis merged commit c85fd87 into quickjs-ng:master Oct 19, 2025
127 checks passed
@bnoordhuis bnoordhuis deleted the fix1199 branch October 19, 2025 23:21
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.

CFunctionDatas don't appear in stack traces

2 participants