Home
last modified time | relevance | path

Searched refs:AllowAllocationFailure (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dassert-scope.h248 AllowAllocationFailure; typedef
/external/v8/src/heap/
Dheap-inl.h172 if (FLAG_gc_interval >= 0 && AllowAllocationFailure::IsAllowed(isolate_) && in AllocateRaw()