gecko-dev/js
André Bargull c35250b1b2 Bug 1599416 - Part 14: Remove TypedObject::isAttached because it always returns true. r=mgaudet
As demonstrated in the last patch, OutlineTypedObjects always have an attached
datum, which means `TypedObject::isAttached` always returns true for any
TypedObject.
The two new assertions in `OutlineTypedObject::obj_trace` have been added so
it's easier to see that `owner_` is nullptr iff `data_` is nullptr.

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

--HG--
extra : moz-landing-system : lando
2019-11-27 14:12:23 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1588231. Remove special-cased QI-for-DOM-objects handling in CPOWs, since no one uses it outside of one test. r=peterv 2019-10-14 10:31:28 +00:00
public Bug 1599416 - Part 7: Remove unused lazyArrayBuffers table. r=mgaudet 2019-11-27 13:55:52 +00:00
rust Bug 1590907 - Remove obsolete macro JS_NO_JSVAL_JSID_STRUCT_TYPES. r=sfink 2019-11-12 22:00:55 +00:00
src Bug 1599416 - Part 14: Remove TypedObject::isAttached because it always returns true. r=mgaudet 2019-11-27 14:12:23 +00:00
xpconnect Bug 1599416 - Part 7: Remove unused lazyArrayBuffers table. r=mgaudet 2019-11-27 13:55:52 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
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 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
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