gecko-dev/js
Iain Ireland 6d116a9a6c Bug 1843344: Improve diagnostic for icEntryFromPCOffset crashes r=jandem
This assertion has been failing in nightly/beta recently for unclear reasons. Unfortunately, minidumps just show us the MOZ_DIAGNOSTIC_ASSERT machinery instead of any useful information.

Printing out these two values before crashing will help us figure out if the pcOffset is out of bounds, or if it is pointing to an offset without an IC.

Differential Revision: https://phabricator.services.mozilla.com/D184861
2023-08-07 21:28:28 +00:00
..
examples Bug 1817347 - Prevent jorendb from spewing out enormous strings r=jonco 2023-03-23 21:07:06 +00:00
loader Backed out 5 changesets (bug 1839316) for causing leaks. CLOSED TREE 2023-08-07 16:43:03 +03:00
public Bug 1846835 - Part 1: Allow the same nursery collection callback to be registered more than once r=sfink 2023-08-07 08:46:59 +00:00
src Bug 1843344: Improve diagnostic for icEntryFromPCOffset crashes r=jandem 2023-08-07 21:28:28 +00:00
xpconnect Backed out 5 changesets (bug 1839316) for causing leaks. CLOSED TREE 2023-08-07 16:43:03 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1846936 - [loong64][mips64] Port wasm return calls implementation. r=yury 2023-08-04 17:17:17 +00:00
sub.configure