gecko-dev/js
Nika Layzell 85884b7fca Bug 1743020 - Part 3: Export mozilla::MoveOnlyFunction based on function2, r=glandium
A custom defintion wrapping fu2::function_base is used to customize the
inline buffer's size and alignment to make it compatible with nsTArray.
Without the custom wrapper, `alignof(max_align_t)` is used, which is
larger than nsTArray's max alignment on some platforms.

Differential Revision: https://phabricator.services.mozilla.com/D145691
2022-05-13 23:43:52 +00:00
..
ductwork/debugger Bug 1765167 - Part 5: Stop using Cu.import in js/. r=mossop 2022-05-03 06:32:30 +00:00
examples Bug 1746090 - Generalize traversing through a function's CFG with BFS_upwards(). r=jonco 2022-01-22 01:34:42 +00:00
loader Bug 1769029 - Support ESM loaded by shim in Cu.loadedModules. r=yulia 2022-05-13 22:02:41 +00:00
public Backed out 3 changesets (bug 1756003) for causing multiple thread sanitizer failures. CLOSED TREE 2022-05-14 04:00:29 +03:00
src Bug 1743020 - Part 3: Export mozilla::MoveOnlyFunction based on function2, r=glandium 2022-05-13 23:43:52 +00:00
xpconnect Bug 1769029 - Support ESM loaded by shim in Cu.loadedModules. r=yulia 2022-05-13 22:02:41 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1768428 - Check that `c_compiler` is defined in `wasm_verify_serialization_for_size`. r=rhunt 2022-05-09 14:26:57 +00:00
sub.configure Bug 1752072 - Remove check for RANLIB. r=firefox-build-system-reviewers,mhentges 2022-02-03 00:06:30 +00:00