Searched refs:isForbidden (Results 1 – 2 of 2) sorted by relevance
118 static bool isForbidden() in isForbidden() function140 static bool isForbidden()211 ASSERT(!isForbidden()); in tryFastMalloc()232 ASSERT(!isForbidden()); in fastMalloc()257 ASSERT(!isForbidden()); in tryFastCalloc()280 ASSERT(!isForbidden()); in fastCalloc()305 ASSERT(!isForbidden()); in fastFree()322 ASSERT(!isForbidden()); in tryFastRealloc()349 ASSERT(!isForbidden()); in fastRealloc()3474 ASSERT(!isForbidden()); in CreateCacheIfNecessary()
4249 (WTF::isForbidden):4259 Made the fastMalloc isForbidden flag per thread. (Oops!) We expect that4265 (WTF::isForbidden):