gecko-dev/js
Jan de Mooij 07aa6ce2d3 Bug 1575188 - Optimize AutoWritableJitCode use in JitCode::traceChildren. r=jonco
We now only construct AutoWritableJitCode if a pointer embedded in the code
needs to be updated, instead of always when we are doing a compacting or nursery
GC. This matters because mprotect (twice) is pretty slow.

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

--HG--
extra : moz-landing-system : lando
2019-08-20 16:25:24 +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 1574098 - Remove unused defines from Class.h r=tcampbell 2019-08-15 13:04:43 +00:00
rust Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
src Bug 1575188 - Optimize AutoWritableJitCode use in JitCode::traceChildren. r=jonco 2019-08-20 16:25:24 +00:00
xpconnect Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00: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 Bug 1555894 - Only enable cranelift on JS standalone builds. r=lth,nalexander 2019-08-19 13:12:25 +00:00
sub.configure