Home
last modified time | relevance | path

Searched defs:gcThingList (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DBytecodeSection.h400 GCThingList& gcThingList() { return gcThingList_; } in gcThingList() function
401 const GCThingList& gcThingList() const { return gcThingList_; } in gcThingList() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBytecodeSection.h389 GCThingList& gcThingList() { return gcThingList_; } in gcThingList() function
390 const GCThingList& gcThingList() const { return gcThingList_; } in gcThingList() function
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DBytecodeSection.h377 GCThingList& gcThingList() { return gcThingList_; } in gcThingList() function
378 const GCThingList& gcThingList() const { return gcThingList_; } in gcThingList() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DBytecodeSection.h400 GCThingList& gcThingList() { return gcThingList_; } in gcThingList() function
401 const GCThingList& gcThingList() const { return gcThingList_; } in gcThingList() function