mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
8937a4630d
To avoid needing to access JSScript::realm() during finalization, we associate the LCovSource* with a JSScript (if coverage is enabled). This also saves memory by avoiding cloning the filename for each inner function. One semantic change here is that the LCovRealm/Source is allocated sooner than previously, but the result is the same. Differential Revision: https://phabricator.services.mozilla.com/D46173 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |