Searched refs:AllocateNameDictionaryWithCapacity (Results 1 – 2 of 2) sorted by relevance
1320 TNode<NameDictionary> AllocateNameDictionaryWithCapacity(
3355 return AllocateNameDictionaryWithCapacity(capacity); in AllocateNameDictionary()3358 TNode<NameDictionary> CodeStubAssembler::AllocateNameDictionaryWithCapacity( in AllocateNameDictionaryWithCapacity() function in v8::internal::CodeStubAssembler3412 AllocateNameDictionaryWithCapacity(capacity); in CopyNameDictionary()