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

Implement Error.captureStackTrace #596

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Implement Error.captureStackTrace #596

merged 1 commit into from
Nov 26, 2024

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Oct 14, 2024

No description provided.

@saghul
Copy link
Contributor Author

saghul commented Oct 14, 2024

Gotta add support the 2nd argument...

@bnoordhuis
Copy link
Contributor

Do you plan on picking this up again? It'd definitely be useful.

@saghul
Copy link
Contributor Author

saghul commented Nov 21, 2024

Yes, I got a bit distracted 😅 I'll try to get to it the upcoming days.

@saghul saghul force-pushed the error-capturestacktrace branch 2 times, most recently from 2f6fe7b to cdf4a8b Compare November 26, 2024 09:12
@saghul saghul marked this pull request as ready for review November 26, 2024 09:12
@saghul
Copy link
Contributor Author

saghul commented Nov 26, 2024

@bnoordhuis PTAL, this is ready for review, barring a test. LMK what you think of the approach, I'll do the test later today.

quickjs.c Outdated Show resolved Hide resolved
quickjs.c Show resolved Hide resolved
@saghul saghul force-pushed the error-capturestacktrace branch from cdf4a8b to dff260f Compare November 26, 2024 10:29
@saghul saghul merged commit c351133 into master Nov 26, 2024
60 checks passed
@saghul saghul deleted the error-capturestacktrace branch November 26, 2024 11:13
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.

2 participants