Home | History | Annotate | Download | only in heap

Lines Matching refs:isAllocationAllowed

1483     ASSERT(state->isAllocationAllowed());
1506 ASSERT(state->isAllocationAllowed());
1578 static bool isAllocationAllowed()
1580 return ThreadState::current()->isAllocationAllowed();