Skip to content

doc: modified docs to reflect how to invoke gc on Wrapping C++ objects#20431

Closed
isurusiri wants to merge 4 commits intonodejs:masterfrom
isurusiri:doc-forcing-gc
Closed

doc: modified docs to reflect how to invoke gc on Wrapping C++ objects#20431
isurusiri wants to merge 4 commits intonodejs:masterfrom
isurusiri:doc-forcing-gc

Conversation

@isurusiri
Copy link
Copy Markdown
Contributor

Currently the documentation for Wrapping C++ Objects doesn't explain
how to destruct an object by explicitly invoking the garbage collector.
This commit includes a modification to docs that explains how to force
the garbage collector to clear objects using V8's command line flags.

Fixes: #19876

Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addons Issues and PRs related to native addons. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. stalled Issues and PRs that are stalled.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants