Home
last modified time | relevance | path

Searched refs:aOldChildCount (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2106 int32_t aOldChildCount);
H A DnsContentUtils.cpp6893 int32_t aOldChildCount) in FireMutationEventsForDirectParsing() argument
6900 NS_ASSERTION(newChildCount - aOldChildCount >= 0, in FireMutationEventsForDirectParsing()
6902 childNodes.SetCapacity(newChildCount - aOldChildCount); in FireMutationEventsForDirectParsing()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2450 int32_t aOldChildCount);
H A DnsContentUtils.cpp6645 Document* aDoc, nsIContent* aDest, int32_t aOldChildCount) { argument
6651 NS_ASSERTION(newChildCount - aOldChildCount >= 0,
6653 childNodes.SetCapacity(newChildCount - aOldChildCount);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2363 int32_t aOldChildCount);
H A DnsContentUtils.cpp6770 nsIDocument* aDoc, nsIContent* aDest, int32_t aOldChildCount) { argument
6776 NS_ASSERTION(newChildCount - aOldChildCount >= 0,
6778 childNodes.SetCapacity(newChildCount - aOldChildCount);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2445 int32_t aOldChildCount);
H A DnsContentUtils.cpp6939 Document* aDoc, nsIContent* aDest, int32_t aOldChildCount) { argument
6945 NS_ASSERTION(newChildCount - aOldChildCount >= 0,
6947 childNodes.SetCapacity(newChildCount - aOldChildCount);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2444 int32_t aOldChildCount);
H A DnsContentUtils.cpp6953 Document* aDoc, nsIContent* aDest, int32_t aOldChildCount) { argument
6959 NS_ASSERTION(newChildCount - aOldChildCount >= 0,
6961 childNodes.SetCapacity(newChildCount - aOldChildCount);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2444 int32_t aOldChildCount);
H A DnsContentUtils.cpp6953 Document* aDoc, nsIContent* aDest, int32_t aOldChildCount) { argument
6959 NS_ASSERTION(newChildCount - aOldChildCount >= 0,
6961 childNodes.SetCapacity(newChildCount - aOldChildCount);