Searched defs:double_align (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dfactory.cc38 bool double_align,
42 isolate()->heap()->AllocateFillerObject(size, double_align, space),
37 NewFillerObject(int size, bool double_align, AllocationSpace space) argument
/external/v8/src/heap/
H A Dheap.cc2324 AllocationResult Heap::AllocateFillerObject(int size, bool double_align, argument

Completed in 433 milliseconds