Home
last modified time | relevance | path

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

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