gecko-dev/js
Jon Coppeard 1950789dee Bug 1673408 - Store slots range kind on the mark stack r=sfink
This stores the slots or elements range kind in the same word as the start
index (annoyingly there weren't enough spare bits to encode this in
MarkStack::TaggedPtr kind). This removes the need to add/subtract the number of
fixed slots when pushing/popping ranges for dynamic slots.

Differential Revision: https://phabricator.services.mozilla.com/D94753
2020-10-27 05:20:48 +00:00
..
ductwork/debugger Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
examples
public Bug 1582804 - Add JS Shell telemetry output. r=jorendorff 2020-10-21 14:33:08 +00:00
rust Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
src Bug 1673408 - Store slots range kind on the mark stack r=sfink 2020-10-27 05:20:48 +00:00
xpconnect Bug 1673435 - Don't print out nsISupports in XPCWrappedNative::ToString() unless it is the only interface. r=nika 2020-10-26 21:25:29 +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 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
sub.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00