Home | History | Annotate | Download | only in heap

Lines Matching refs:inline_allocation_disabled_

187       inline_allocation_disabled_(false),
4557 if (!inline_allocation_disabled_) return;
4558 inline_allocation_disabled_ = false;
4566 if (inline_allocation_disabled_) return;
4567 inline_allocation_disabled_ = true;