gecko-dev/js
Jan de Mooij f8563552f5 Bug 1932305 part 3 - Improve MapObject::clear and SetObject::clear. r=iain
Remove unnecessary roots, use non-static functions, return `void` instead of `bool`.

Patches in an earlier bug made `clear` on the table infallible.

The JSAPIs no longer need to be fallible, but this requires some non-trivial
changes to the bindings generator.

Differential Revision: https://phabricator.services.mozilla.com/D229599
2024-11-22 13:40:16 +00:00
..
examples
loader Bug 1724236 - Rename JSExecutionUtils from JSExecutionContext r=arai 2024-10-30 13:41:47 +00:00
public Bug 1877258 - Add use counter for optimize get iterator fuse being popped r=iain 2024-11-18 16:38:09 +00:00
src Bug 1932305 part 3 - Improve MapObject::clear and SetObject::clear. r=iain 2024-11-22 13:40:16 +00:00
xpconnect Bug 1932221 - Share AgentClusterId between system JS modules and chrome workers, r=smaug 2024-11-20 17:10:35 +00:00
app.mozbuild
ffi.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
moz.build
moz.configure Bug 1932395 - wasm: js-string-builtins is not experimental. r=yury 2024-11-21 16:53:09 +00:00
sub.configure