fune/js
Lars T Hansen 0e05bd1298 Bug 1752870 - Filter code ranges before searching. r=rhunt
When searching a lazy stub segment for the code range that holds a
particular PC value, we can quickly exclude segments that are
guaranteed not to match by comparing the PC to the values at the
segment's endpoints - the code ranges in a segment are sorted, and
this filtering will cause the search to skip most segments.  This very
significantly reduces the time spent in the search.

Differential Revision: https://phabricator.services.mozilla.com/D137518
2022-02-02 14:56:59 +00:00
..
ductwork/debugger
examples Bug 1746090 - Generalize traversing through a function's CFG with BFS_upwards(). r=jonco 2022-01-22 01:34:42 +00:00
public Bug 1750955 - add pref to turn off Array Grouping; r=evilpie 2022-02-02 09:00:39 +00:00
src Bug 1752870 - Filter code ranges before searching. r=rhunt 2022-02-02 14:56:59 +00:00
xpconnect Bug 1750955 - add pref to turn off Array Grouping; r=evilpie 2022-02-02 09:00:39 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
sub.configure Backed out 2 changesets (bug 1752064, bug 1752072) for causing build bustages on Windows 2012 CLOSED TREE 2022-01-27 02:27:45 -05:00