Home
last modified time | relevance | path

Searched refs:TryAllocationFromFreeListBackground (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.cc616 TryAllocationFromFreeListBackground(min_size_in_bytes, max_size_in_bytes, in RawRefillLabBackground()
628 result = TryAllocationFromFreeListBackground( in RawRefillLabBackground()
643 result = TryAllocationFromFreeListBackground( in RawRefillLabBackground()
668 return TryAllocationFromFreeListBackground( in RawRefillLabBackground()
676 PagedSpace::TryAllocationFromFreeListBackground(size_t min_size_in_bytes, in TryAllocationFromFreeListBackground() function in v8::internal::PagedSpace
H A Dpaged-spaces.h400 TryAllocationFromFreeListBackground(size_t min_size_in_bytes,

Completed in 3 milliseconds