Home | History | Annotate | Download | only in arm64

Lines Matching refs:allocation_flags

1493     AllocationFlags allocation_flags = NO_ALLOCATION_FLAGS;
1496 allocation_flags = static_cast<AllocationFlags>(flags | PRETENURE);
1502 AllocationUtils::GetAllocationTopReference(isolate(), allocation_flags);