Searched refs:AllocateFillerObject (Results 1 – 3 of 3) sorted by relevance
1683 AllocateFillerObject(int size, bool double_align, AllocationSpace space);
2324 AllocationResult Heap::AllocateFillerObject(int size, bool double_align, in AllocateFillerObject() function in v8::internal::Heap
42 isolate()->heap()->AllocateFillerObject(size, double_align, space), in NewFillerObject()