Home | History | Annotate | Download | only in src

Lines Matching refs:GCEpilogueCallbackPair

1768   struct GCEpilogueCallbackPair {
1769 GCEpilogueCallbackPair(GCEpilogueCallback callback, GCType gc_type)
1772 bool operator==(const GCEpilogueCallbackPair& pair) const {
1778 List<GCEpilogueCallbackPair> gc_epilogue_callbacks_;