Home | History | Annotate | Download | only in src

Lines Matching defs:set_next

1487   inline void set_next(Address next);
1927 void set_next(LargeObjectChunk* chunk) { next_ = chunk; }