Skip to content

v8: add v8.getCppHeapStatistics() method#57146

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
Aditi-1400:issue-56533
Mar 4, 2025
Merged

v8: add v8.getCppHeapStatistics() method#57146
nodejs-github-bot merged 1 commit intonodejs:mainfrom
Aditi-1400:issue-56533

Conversation

@Aditi-1400
Copy link
Copy Markdown
Contributor

Expose CppHeap data via cppgc::CppHeap::CollectStatistics() in the v8 module.
Fixes: #56533

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

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose cppgc::CppHeap::CollectStatistics() in v8 module

6 participants