Searched refs:IsInlineAllocationEnabled (Results 1 – 2 of 2) sorted by relevance
513 bool IsInlineAllocationEnabled() const { return use_lab_; } in IsInlineAllocationEnabled() function
930 DCHECK_IMPLIES(!space->IsInlineAllocationEnabled(), in FillUpOneNewSpacePage()