Home
last modified time | relevance | path

Searched refs:transferUniqueId (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DZone-inl.h91 inline void JS::Zone::transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DZone.h549 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src);
H A DCompacting.cpp223 src->zone()->transferUniqueId(dst, src); in RelocateCell()
H A DNursery.cpp1461 obj->nurseryZone()->transferUniqueId(dst, obj); in sweep()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DZone-inl.h91 inline void JS::Zone::transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DZone.h616 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src);
H A DNursery.cpp1411 obj->nurseryZone()->transferUniqueId(dst, obj); in sweep()
H A DGC.cpp2288 src->zone()->transferUniqueId(dst, src); in RelocateCell()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DZone-inl.h91 inline void JS::Zone::transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DZone.h654 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src);
H A DNursery.cpp1309 obj->nurseryZone()->transferUniqueId(dst, obj); in sweep()
H A DGC.cpp1866 src->zone()->transferUniqueId(dst, src); in RelocateCell()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DZone-inl.h91 inline void JS::Zone::transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DZone.h616 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src);
H A DNursery.cpp1411 obj->nurseryZone()->transferUniqueId(dst, obj); in sweep()
H A DGC.cpp2288 src->zone()->transferUniqueId(dst, src); in RelocateCell()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DZone.h410 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DMarking.cpp2185 src->zone()->transferUniqueId(dst, src); in moveObjectToTenured()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DZone.h484 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DMarking.cpp2530 src->zone()->transferUniqueId(dst, src);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DZone.h641 void transferUniqueId(js::gc::Cell* tgt, js::gc::Cell* src) { in transferUniqueId() function
H A DNursery.cpp917 dst->zone()->transferUniqueId(dst, obj); in sweep()
H A DGC.cpp2001 src->zone()->transferUniqueId(dst, src); in RelocateCell()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsgc.cpp1910 src->zone()->transferUniqueId(dst, src);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsgc.cpp2115 src->zone()->transferUniqueId(dst, src); in RelocateCell()