Home
last modified time | relevance | path

Searched defs:new_head (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dbranch-elimination.cc227 BranchCondition* new_head = new (zone->New(sizeof(BranchCondition))) in AddCondition() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.cc252 void LinkedSet::UpdateHead(PacketIdentifierNode* new_head) { in UpdateHead()
/external/v8/test/cctest/heap/
Dtest-heap.cc4987 Handle<Code> new_head; in TEST() local