Searched refs:AllocateFillerObject (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dfactory.cc42 isolate()->heap()->AllocateFillerObject(size, double_align, space),
/external/v8/src/heap/
H A Dheap.h1683 AllocateFillerObject(int size, bool double_align, AllocationSpace space);
H A Dheap.cc2324 AllocationResult Heap::AllocateFillerObject(int size, bool double_align, function in class:v8::Heap

Completed in 41 milliseconds