Searched defs:old_head (Results 1 – 4 of 4) sorted by relevance
137 const QueueNode<E>* const old_head = head_; in Dequeue() local145 delete old_head; in Dequeue() local
136 const QueueNode<E>* const old_head = head_; in Dequeue() local144 delete old_head; in Dequeue() local
4988 Handle<Object> old_head(context->get(Context::OPTIMIZED_CODE_LIST), isolate); in TEST() local