Home
last modified time | relevance | path

Searched defs:EphemeronEdge (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCMarker.h54 struct EphemeronEdge { struct
58 EphemeronEdge(CellColor color_, Cell* cell) : color(color_), target(cell) {} in EphemeronEdge() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCMarker.h56 struct EphemeronEdge { struct
60 EphemeronEdge(CellColor color_, Cell* cell) : color(color_), target(cell) {} in EphemeronEdge() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCMarker.h56 struct EphemeronEdge { struct
60 EphemeronEdge(CellColor color_, Cell* cell) : color(color_), target(cell) {} in EphemeronEdge() argument