Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfree-list.cc266 UpdateCacheAfterRemoval(type); in RemoveCategory()
326 UpdateCacheAfterRemoval(type); in Allocate()
392 UpdateCacheAfterRemoval(type); in Allocate()
Dfree-list.h382 void UpdateCacheAfterRemoval(FreeListCategoryType cat) { in UpdateCacheAfterRemoval() function