Home | History | Annotate | Download | only in x64

Lines Matching refs:allocation_flags

5072     AllocationFlags allocation_flags = NO_ALLOCATION_FLAGS;
5075 allocation_flags = static_cast<AllocationFlags>(flags | PRETENURE);
5081 AllocationUtils::GetAllocationTopReference(isolate(), allocation_flags);