gecko-dev/js
Ted Campbell 8937a4630d Bug 1578730 - Track script-associated LCovSource instead of filename. r=nbp
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
2019-09-23 13:15:29 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1581574 - Remove Heap<T> write barrier and rely on existing read barrier to make incremental marking work r=sfink 2019-09-20 10:09:19 +00:00
rust Bug 1581574 - Remove Heap<T> write barrier and rely on existing read barrier to make incremental marking work r=sfink 2019-09-20 10:09:19 +00:00
src Bug 1578730 - Track script-associated LCovSource instead of filename. r=nbp 2019-09-23 13:15:29 +00:00
xpconnect Backed out 8 changesets (bug 1542830) for causing Nightly bustages. a=backout 2019-09-22 00:01:01 +03:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Backed out 3 changesets (bug 1577757, bug 1577508, bug 1576900) for bustages at WasmOpIter.h on a CLOSED TREE 2019-09-20 16:59:20 +03:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00