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

fix: memory leak in javascript generator functions #21760

Merged
merged 1 commit into from Jan 14, 2020

Conversation

deepak1556
Copy link
Member

@deepak1556 deepak1556 commented Jan 13, 2020

Description of Change

Backports https://chromium-review.googlesource.com/c/v8/v8/+/1967317

Refs nodejs/node#31005
Refs microsoft/vscode#85919

Checklist

Release Notes

Notes: fix memory leak when using javascript generator functions

@deepak1556 deepak1556 requested review from a team January 13, 2020 20:50
@zcbenz zcbenz merged commit f47fbcc into 8-x-y Jan 14, 2020
@release-clerk
Copy link

release-clerk bot commented Jan 14, 2020

Release Notes Persisted

fix memory leak when using javascript generator functions

@zcbenz zcbenz deleted the robo/fix_v8_memory_leak_8_x_y branch January 14, 2020 07:08
@trop
Copy link
Contributor

trop bot commented Jan 14, 2020

I was unable to backport this PR to "7-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jan 14, 2020

I was unable to backport this PR to "6-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jan 14, 2020

@deepak1556 has manually backported this PR to "7-1-x", please check out #21773

@trop
Copy link
Contributor

trop bot commented Jan 14, 2020

@deepak1556 has manually backported this PR to "6-1-x", please check out #21774

@sofianguy sofianguy added this to Fixed in 8.0.0-beta.7 in 8.2.x Jan 16, 2020
@sofianguy sofianguy added this to Fixed in 7.1.10 in 7.2.x Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8-x-y backport This is a backport PR
Projects
No open projects
7.2.x
Fixed in 7.1.10
8.2.x
Fixed in 8.0.0-beta.7
Development

Successfully merging this pull request may close these issues.

None yet

4 participants