gecko-dev/js
Jan de Mooij 013a148b84 Bug 1642610 part 5 - Use convertInt64ToDouble instead of convertUInt64ToDouble. r=iain
Drive-by performance improvement. convertUInt64ToDouble is slower because it has
a different code path for negative inputs but that can't happen here.

Differential Revision: https://phabricator.services.mozilla.com/D77803
2020-06-04 16:29:04 +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
public Bug 1641359 - Add Iterator.from method. r=jorendorff 2020-06-03 14:18:01 +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 1642610 part 5 - Use convertInt64ToDouble instead of convertUInt64ToDouble. r=iain 2020-06-04 16:29:04 +00:00
xpconnect Bug 1642844 - Remove mozJSComponentLoader::ReuseGlobal. r=mccr8 2020-06-03 22:53:29 +00:00
app.mozbuild Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
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 1635038 - Make wasm-gc properly dependent on reftypes and typed-objects. r=rhunt 2020-06-03 10:45:14 +00:00
sub.configure Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00