Home | History | Annotate | Download | only in ia32

Lines Matching refs:allocation_flags

4804     AllocationFlags allocation_flags = NO_ALLOCATION_FLAGS;
4807 allocation_flags = static_cast<AllocationFlags>(flags | PRETENURE);
4813 AllocationUtils::GetAllocationTopReference(isolate(), allocation_flags);