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

Utility for counting the number of live JsValues in the wasm-bindgen heap #1521

Merged
merged 3 commits into from
May 9, 2019

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented May 9, 2019

No description provided.

@fitzgen fitzgen requested a review from alexcrichton May 9, 2019 20:00
@alexcrichton alexcrichton reopened this May 9, 2019
This is useful for debugging and writing tests that assert various operations do
not leak `JsValue`s.
@fitzgen fitzgen merged commit befefe0 into rustwasm:master May 9, 2019
@fitzgen fitzgen deleted the anyref-heap-live-count branch May 9, 2019 23:22
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.

None yet

2 participants