Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfree-list.h269 size_t GuaranteedAllocatable(size_t maximum_freed) final { in GuaranteedAllocatable() function
Dfree-list.cc186 size_t FreeListMany::GuaranteedAllocatable(size_t maximum_freed) { in GuaranteedAllocatable() function in v8::internal::FreeListMany