Searched refs:AllowAllocationFailure (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | assert-scope.h | 248 AllowAllocationFailure; typedef |
/external/v8/src/heap/ | ||
D | heap-inl.h | 172 if (FLAG_gc_interval >= 0 && AllowAllocationFailure::IsAllowed(isolate_) && in AllocateRaw() |