gecko-dev/js
Jan de Mooij 7e69cfc90e Bug 1922620 - Fix disnative testing function to not return false without reporting an exception. r=arai
This also fixes the `isAsmJSNative` check because this was incorrectly changed
to `return false` in bug 1839396 part 13.

Also removes some unnecessary null checks.

Differential Revision: https://phabricator.services.mozilla.com/D224696
2024-10-07 09:14:42 +00:00
..
examples
loader Bug 1916635 - Part 1: Create PerformanceResourceTiming entry for SharedScriptCache. r=bthrall 2024-10-01 12:17:26 +00:00
public Bug 1898031 - Debugger breakpoints should switch back to main stack. r=rhunt 2024-10-03 15:14:20 +00:00
src Bug 1922620 - Fix disnative testing function to not return false without reporting an exception. r=arai 2024-10-07 09:14:42 +00:00
xpconnect Bug 1921963 part 1 - Use JS::ReportUncatchableException more outside the JS engine. r=arai 2024-10-03 05:40:33 +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 1913085 - Enable json_parse_with_source by default and outside of nightly r=dminor 2024-09-03 15:58:03 +00:00
sub.configure