Searched refs:HashTableComputeCapacity (Results 1 – 3 of 3) sorted by relevance
2511 TNode<IntPtrT> capacity = HashTableComputeCapacity(at_least_space_for); in AllocateTable()
3072 TNode<IntPtrT> HashTableComputeCapacity(TNode<IntPtrT> at_least_space_for);
3620 TNode<IntPtrT> capacity = HashTableComputeCapacity(at_least_space_for); in AllocateNameDictionary()8442 TNode<IntPtrT> CodeStubAssembler::HashTableComputeCapacity( in HashTableComputeCapacity() function in v8::internal::CodeStubAssembler