gecko-dev/js
Jon Coppeard d11d13b94c Bug 1661766 - Simplify representation of slots/element ranges on the mark stack r=sfink. CLOSED TREE
This stores slots/element ranges as object and start index rather than having
two separate representations (one used during marking, one when we yield to the
mutator during marking). It's possible that this could affect marking
performance but we'll catch that by checking the mark rate telemetry. This
should also reduce the size needed for the mark stack a little.

Differential Revision: https://phabricator.services.mozilla.com/D88723
2020-09-02 08:47:52 +00:00
..
ductwork/debugger
examples
public Bug 1662366 part 6 - Trace cloned CacheIR stub data. r=iain 2020-09-02 07:35:15 +00:00
rust Bug 1659885 - Define |JS::shadow::Realm| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:23:08 +00:00
src Bug 1661766 - Simplify representation of slots/element ranges on the mark stack r=sfink. CLOSED TREE 2020-09-02 08:47:52 +00:00
xpconnect Bug 1661812 - Consider to use longer timeout for slow script warning if there isn't any important user input pending r=mccr8,geckoview-reviewers,snorp 2020-09-01 07:21:26 +00:00
app.mozbuild Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
ffi.configure Bug 1659906 - Upgrade libffi to version 3.3. r=froydnj 2020-08-22 22:02:22 +00:00
moz.build
moz.configure Bug 1662705: Add an --help dependency to the JS simulator option; r=froydnj 2020-09-02 12:37:33 +00:00
sub.configure Bug 1657954 - Move various branding options from old-configure r=geckoview-reviewers,mhentges,nalexander,snorp 2020-08-11 15:58:52 +00:00