Searched defs:double_align (Results 1 – 2 of 2) sorted by relevance
372 bool double_align = AllocateDoubleAlignFlag::decode(flags); in RUNTIME_FUNCTION() local397 bool double_align = AllocateDoubleAlignFlag::decode(flags); in RUNTIME_FUNCTION() local
295 Handle<HeapObject> Factory::NewFillerObject(int size, bool double_align, in NewFillerObject()