Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Daccounting-allocator.cc72 zone_backing_free_( in AccountingAllocator()
118 zone_backing_free_(segment); in ReturnSegment()
Daccounting-allocator.h77 ZoneBackingAllocator::FreeFn zone_backing_free_ = nullptr; variable