Skip to content
Snippets Groups Projects
Commit 61fa808e authored by Matthew Gaudet's avatar Matthew Gaudet
Browse files

Bug 1604952 - Change ownership of RegExpCreationData by holding them on...

Bug 1604952 - Change ownership of RegExpCreationData by holding them on frontend::ParseInfo r=tcampbell

By doing this we guarantee RegExpCreationData are cleaned up, avoiding a possible leak where
dead code elimination removes a ParseNode without cleaning up the RegExpCreationData.

Differential Revision: https://phabricator.services.mozilla.com/D57904

--HG--
extra : moz-landing-system : lando
parent 45cf5b11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment