gecko-dev/js
Lars T Hansen 50879b2236 Bug 1675216 - Insert assertions that scratch registers are available when they are used. r=nbp
Some uses of naked ip0 and ip1 registers really should use the scratch
register scopes to avoid conflict in the Masm, or should have copious
commentary to reason why it is ok not to do so.

This uncovered a minor issue where a register was used while it was
claimed by higher-level code but this was only a scoping bug higher
up, not an actual code bug.

Differential Revision: https://phabricator.services.mozilla.com/D95867
2020-11-05 08:57:09 +00:00
..
ductwork/debugger Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
examples
public Bug 1674465 - Add CompileOptions::useStencilXDR. r=arai 2020-10-31 04:52:15 +00:00
rust Bug 1663365 - Followup jsglue.cpp fix. 2020-10-30 07:38:46 +00:00
src Bug 1675216 - Insert assertions that scratch registers are available when they are used. r=nbp 2020-11-05 08:57:09 +00:00
xpconnect Bug 1506812 - Wrap all accesses to URLPreloader's mReaderThread in a mutex. r=decoder,nika 2020-11-02 23:26:05 +00:00
app.mozbuild
ffi.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
sub.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00