gecko-dev/js
Tom Schuster 3d95c82e6e Bug 1630779 - Fix DefinitelyDifferentValue. r=iain
I think using MConstant::equals was /probably/ fine, but I find it hard to reason about.
This also potentially allows comparing double 1.0 to int32 1 or similar.

Differential Revision: https://phabricator.services.mozilla.com/D71240
2020-04-17 22:33: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 1620226 - remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag, r=mccr8 2020-04-17 21:32:38 +00:00
public Bug 1628201: HelperThreadTaskHandler should use UniquePtr for mOffThreadTask. r=KrisWright 2020-04-16 10:57:02 +00:00
rust Bug 949220 - Make |NewProxyObject| return only non-singletons, and add |NewSingletonProxyObject| for the singleton case. r=jandem 2020-04-14 16:57:15 +00:00
src Bug 1630779 - Fix DefinitelyDifferentValue. r=iain 2020-04-17 22:33:50 +00:00
xpconnect Bug 1620226 - remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag, r=mccr8 2020-04-17 21:32:38 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1614622 part 8 - Remove optimization tracking files. r=djvj 2020-02-17 09:17:46 +00:00
moz.configure Bug 1627255 part 2 - Rename the --enable-ion configure option to --enable-jit. r=glandium 2020-04-07 14:52:33 +00:00
sub.configure