HomeSort by relevance Sort by last modified time
    Searched full:set_next_free (Results 1 - 1 of 1) sorted by null

  /external/v8/src/
global-handles.cc 96 void set_next_free(Node* value) { function in class:v8::internal::GlobalHandles::Node
350 node->set_next_free(first_free());
444 node->set_next_free(first_deallocated());

Completed in 30 milliseconds