Lines Matching defs:head
1319 Object* head = undefined;1327 if (head == undefined) {1329 head = retain;1353 return head;1359 Object* head = undefined;1367 if (head == undefined) {1369 head = retain;1408 // Update the head of the list of contexts.1409 global_contexts_list_ = head;