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

Expose GC #131

Open
guybedford opened this issue Aug 28, 2024 · 1 comment
Open

Expose GC #131

guybedford opened this issue Aug 28, 2024 · 1 comment

Comments

@guybedford
Copy link
Contributor

We should implement an explicit engine->gc() function and possibly also a build mode that exposes a gc() JS global method that calls this like Node.js supports. This would be a prerequisite to proper GC testing in finalization work.

@Guo-yyds
Copy link

So, can you see the intermediate information for garbage collection now? For example heap size
I meet the same question.

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

No branches or pull requests

2 participants