Skip to content
Snippets Groups Projects
Commit 32918e3a authored by Jon Coppeard's avatar Jon Coppeard
Browse files

Bug 1835710 - Cancel off-thread JIT compilation before changing nursery...

Bug 1835710 - Cancel off-thread JIT compilation before changing nursery allocation flags r=jandem, a=dmeehan

This calls CancelOffThreadIonCompile before changing the nursery allocation
flags to avoid the race condition with off-thread compilation reading these
flags.

Nursery::discardJitCodeForZone is renamed to make it clear that it also sets
JIT flags.

Differential Revision: https://phabricator.services.mozilla.com/D179542
parent f847a30e
No related branches found
No related tags found
Loading
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