gecko-dev/js
André Bargull d55a11b355 Bug 1606856: Add gdb pretty printers for JSOp and jsbytecode. r=sfink
- Change `prettyprinters.py` to allow to register pretty printers for enums.
- Add pretty printer for `JSOp` which takes care to map from signed to unsigned values.
- And add a pretty printer for `jsbytecode*` to display the current `JSOp` in addition
  to the raw address.


Drive-by change:
- Update references to LIBDIR to OBJDIR in the readme file.

Differential Revision: https://phabricator.services.mozilla.com/D58633

--HG--
extra : moz-landing-system : lando
2020-01-04 17:13:02 +00:00
..
ductwork/debugger Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
examples
ipc Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
public Bug 1605348 - Only trace the target of a WeakRef if the tracer requests weak edges r=sfink 2020-01-02 11:02:31 +00:00
rust Bug 1602514 - Build Rust SpiderMonkey bindings in C++17 mode. r=froydnj 2019-12-11 21:24:05 +00:00
src Bug 1606856: Add gdb pretty printers for JSOp and jsbytecode. r=sfink 2020-01-04 17:13:02 +00:00
xpconnect Bug 1606735 - XPCNativeSet::mMemberCount is never used. r=bzbarsky 2020-01-03 16:50:45 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1564180 - Integrate SpiderMonkey docs with |mach doc|. r=jimb 2019-11-19 07:28:10 +00:00
moz.configure Bug 1592302: Part 2: Add new regexp files to build behind config option r=mgaudet 2019-12-02 16:13:05 +00:00
sub.configure Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal 2019-11-26 07:25:35 +00:00