Searched refs:inline_allocation_disabled (Results 1 – 3 of 3) sorted by relevance
1324 if (heap()->inline_allocation_disabled()) { in UpdateInlineAllocationLimit()2370 if (owner_->heap()->inline_allocation_disabled()) { in Allocate()
1044 bool inline_allocation_disabled() { return inline_allocation_disabled_; } in inline_allocation_disabled() function
2548 CHECK(CcTest::heap()->inline_allocation_disabled()); in TEST()