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