зеркало из https://github.com/mozilla/gecko-dev.git
3723bb6f3a
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 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |