Searched defs:PutNodesOnFreeList (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | global-handles.cc | 286 void PutNodesOnFreeList(Node** first_free) { function in class:v8::internal::GlobalHandles::NodeBlock 410 first_block_->PutNodesOnFreeList(&first_free_); |
Completed in 43 milliseconds