Searched refs:IsAllocationAllowed (Results 1 – 5 of 5) sorted by relevance
1062 bool IsAllocationAllowed() { return allocation_allowed_; } in IsAllocationAllowed() function
1789 ASSERT(!HEAP->IsAllocationAllowed()); in Hashcode()
800 ASSERT(HEAP->IsAllocationAllowed()); in GetElement()
689 if (!HEAP->IsAllocationAllowed()) return this; in SlowTryFlatten()
7326 ASSERT(isolate->heap()->IsAllocationAllowed()); in RUNTIME_FUNCTION()