Searched refs:AllocateRawWeakArrayList (Results 1 – 3 of 3) sorted by relevance
280 HeapObject AllocateRawWeakArrayList(int length, AllocationType allocation); in EXPORT_TEMPLATE_DECLARE()
958 HeapObject FactoryBase<Impl>::AllocateRawWeakArrayList( in AllocateRawWeakArrayList() function in v8::internal::FactoryBase
2070 HeapObject heap_object = AllocateRawWeakArrayList(capacity, allocation); in NewUninitializedWeakArrayList()