Home
last modified time | relevance | path

Searched refs:NormalZone (Results 1 – 9 of 9) 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
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/shadow/
H A DZone.h36 enum Kind : uint8_t { NormalZone, AtomsZone, SelfHostingZone, SystemZone }; enumerator
/dports/www/firefox/firefox-99.0/js/public/shadow/
H A DZone.h40 enum Kind : uint8_t { NormalZone, AtomsZone, SystemZone }; enumerator
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DZone.h299 explicit Zone(JSRuntime* rt, Kind kind = NormalZone);
H A DGC.cpp4243 Zone::Kind kind = Zone::NormalZone; in NewRealm()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DZone.h346 explicit Zone(JSRuntime* rt, Kind kind = NormalZone);
H A DGC.cpp8230 Zone::Kind kind = Zone::NormalZone; in NewRealm()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DZone.h346 explicit Zone(JSRuntime* rt, Kind kind = NormalZone);
H A DGC.cpp8230 Zone::Kind kind = Zone::NormalZone; in NewRealm()