Searched refs:AllocateFixedArrayWithFiller (Results 1 – 3 of 3) sorted by relevance
2018 AllocateFixedArrayWithFiller(int length, PretenureFlag pretenure,
3976 AllocationResult Heap::AllocateFixedArrayWithFiller(int length, in AllocateFixedArrayWithFiller() function in v8::internal::Heap3999 return AllocateFixedArrayWithFiller(length, pretenure, undefined_value()); in AllocateFixedArray()
169 isolate()->heap()->AllocateFixedArrayWithFiller(size, in NewFixedArrayWithHoles()