Home | History | Annotate | Download | only in src

Lines Matching defs:Unlink

562 void MemoryChunk::Unlink() {
1097 void PagedSpace::ReleasePage(Page* page, bool unlink) {
1121 if (unlink) {
1122 page->Unlink();
2271 // Large enough node found. Unlink it from the list.