gecko-dev/js
Ted Campbell 449d84be72 Bug 1639898 - Use volatile in CheckCanonicalNaN. r=iain
This ensures we compute the NaN at runtime instead of compile time since this
is this test is aimed at JIT compatibility. In practice, these should be the
same, plus/minus the sign bit.

Differential Revision: https://phabricator.services.mozilla.com/D76344
2020-05-21 23:49:50 +00:00
..
ductwork/debugger Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff 2020-03-16 13:47:02 +00:00
examples
ipc Bug 1631117 - remove compartment's allowCPOWs flag, r=mccr8 2020-04-19 14:24:07 +00:00
public Bug 1639898 - Cleanup NaN code for JS::Value. r=iain 2020-05-21 22:23:26 +00:00
rust Bug 1634459 - Simplify the wrapper used for rooting non-GC thing types r=jandem 2020-05-04 16:53:56 +00:00
src Bug 1639898 - Use volatile in CheckCanonicalNaN. r=iain 2020-05-21 23:49:50 +00:00
xpconnect Bug 1637318 - Add GC_PRETENURE_COUNT_2 telemetry and mark GC_PRETENURE_COUNT for expiry r=sfink 2020-05-15 17:00:26 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Backed out 7 changesets (bug 1639815) for --disable-install-strip related bustages CLOSED TREE 2020-05-22 01:33:22 +03:00
sub.configure Bug 1636342 - Fix configure --cache-file. r=froydnj 2020-05-08 01:45:56 +00:00