Home
last modified time | relevance | path

Searched defs:CanAllocate (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h348 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
735 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
/external/v8/src/heap/
Dspaces.h604 bool CanAllocate() { in CanAllocate() function