Searched refs:isForbidden (Results 1 – 2 of 2) sorted by relevance
119 static bool isForbidden() in isForbidden() function141 static bool isForbidden()219 ASSERT(!isForbidden()); in tryFastMalloc()240 ASSERT(!isForbidden()); in fastMalloc()266 ASSERT(!isForbidden()); in tryFastCalloc()289 ASSERT(!isForbidden()); in fastCalloc()315 ASSERT(!isForbidden()); in fastFree()332 ASSERT(!isForbidden()); in tryFastRealloc()359 ASSERT(!isForbidden()); in fastRealloc()3608 ASSERT(!isForbidden()); in CreateCacheIfNecessary()
4249 (WTF::isForbidden):4259 Made the fastMalloc isForbidden flag per thread. (Oops!) We expect that4265 (WTF::isForbidden):