Home | History | Annotate | Download | only in src

Lines Matching defs:node

948         FreeListNode* node;
949 if (!allocation.To(&node)) {
962 // Mark with a free list node, in case we have a GC before
964 node->set_size(this, sizes[space]);
965 locations_out[space] = node->address();