Home
last modified time | relevance | path

Searched refs:set_first_deallocated (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dglobal-handles.cc330 set_first_deallocated(result->next_free()); in Create()
445 set_first_deallocated(node); in PostGarbageCollectionProcessing()
493 set_first_deallocated(NULL); in TearDown()
Dglobal-handles.h254 void set_first_deallocated(Node* value) { in set_first_deallocated() function