gecko-dev/js
Jon Coppeard 3723bb6f3a Bug 1716529 - Don't create allocation sites until baseline r=jandem
This stops creating allocation sites for IC stubs when running in the baseline
interpreter. When a script is compiled in baseline proper this scans the IC
chain for ops that could potentially reference allocation sites, and allocates
them where necessary.

This should result in fewer sites being created and less overhead for code that
doesn't reach baseline.

Differential Revision: https://phabricator.services.mozilla.com/D117920
2021-06-17 14:26:35 +00:00
..
ductwork/debugger
examples
public Bug 1716250 - Remove JS_FRIEND_API. r=jandem,sfink 2021-06-16 19:38:10 +00:00
src Bug 1716529 - Don't create allocation sites until baseline r=jandem 2021-06-17 14:26:35 +00:00
xpconnect Bug 1715256 - Make class static block smoke test nightly only r=yulia 2021-06-16 14:56:07 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1708739 - Move WeakMap APIs to new public header r=yulia 2021-05-01 12:10:14 +00:00
moz.configure Bug 1714933 - Part 5: Bump minimum required ICU version to 69.1. r=tcampbell 2021-06-15 07:54:05 +00:00
sub.configure