Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc2914 owner()->AddCategory(this); in AllocateChunk()
2934 owner()->AddCategory(this); in AllocateChunk()
3080 bool FreeList::AddCategory(FreeListCategory* category) { in AllocateChunk() function in v8::internal::FreeList
Dspaces.h1904 bool AddCategory(FreeListCategory* category);