Searched refs:inline_allocation_disabled (Results 1 – 3 of 3) sorted by relevance
1535 if (heap()->inline_allocation_disabled()) { in AllocateChunk()2468 if (owner_->heap()->inline_allocation_disabled()) { in AllocateChunk()
1060 bool inline_allocation_disabled() { return inline_allocation_disabled_; } in inline_allocation_disabled() function
2603 CHECK(CcTest::heap()->inline_allocation_disabled()); in TEST()