Home
last modified time | relevance | path

Searched defs:double_align (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-internal.cc262 bool double_align = AllocateDoubleAlignFlag::decode(flags); in RUNTIME_FUNCTION() local
/external/v8/src/
Dfactory.cc77 bool double_align, in NewFillerObject()
/external/v8/src/heap/
Dheap.cc2136 AllocationResult Heap::AllocateFillerObject(int size, bool double_align, in AllocateFillerObject()