HomeSort by relevance Sort by last modified time
    Searched refs:set_first_deallocated (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
global-handles.h 172 static void set_first_deallocated(Node* value) { function in class:v8::internal::GlobalHandles
global-handles.cc 281 set_first_deallocated(result->next_free());
391 set_first_deallocated(node);
426 set_first_deallocated(NULL);

Completed in 19 milliseconds