Home
last modified time | relevance | path

Searched refs:SelfHostingZone (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/shadow/
H A DZone.h36 enum Kind : uint8_t { NormalZone, AtomsZone, SelfHostingZone, SystemZone }; enumerator
85 bool isSelfHostingZone() const { return kind_ == SelfHostingZone; } in isSelfHostingZone()
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/shadow/
H A DZone.h36 enum Kind : uint8_t { NormalZone, AtomsZone, SelfHostingZone, SystemZone }; enumerator
85 bool isSelfHostingZone() const { return kind_ == SelfHostingZone; } in isSelfHostingZone()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGC.cpp8234 kind = Zone::SelfHostingZone; in NewRealm()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGC.cpp8234 kind = Zone::SelfHostingZone; in NewRealm()