Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Daccounting-allocator.cc71 V8::GetCurrentPlatform()->GetZoneBackingAllocator()->GetMallocFn()), in AccountingAllocator()
73 V8::GetCurrentPlatform()->GetZoneBackingAllocator()->GetFreeFn()) { in AccountingAllocator()
/third_party/node/deps/v8/include/
Dv8-platform.h901 virtual ZoneBackingAllocator* GetZoneBackingAllocator() { in GetZoneBackingAllocator() function