Searched refs:FindNodeIn (Results 1 – 2 of 2) sorted by relevance
2486 FreeSpace* FreeList::FindNodeIn(FreeListCategoryType type, size_t* node_size) { in AllocateChunk() function in v8::internal::FreeList2545 node = FindNodeIn(static_cast<FreeListCategoryType>(i), node_size); in AllocateChunk()
1778 FreeSpace* FindNodeIn(FreeListCategoryType type, size_t* node_size);