Home
last modified time | relevance | path

Searched refs:GetMallocFn (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/zone/
H A Daccounting-allocator.cc71 V8::GetCurrentPlatform()->GetZoneBackingAllocator()->GetMallocFn()), in AccountingAllocator()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-platform.h947 virtual MallocFn GetMallocFn() const { return ::malloc; } in GetMallocFn() function in v8::ZoneBackingAllocator
/third_party/node/deps/v8/include/
H A Dv8-platform.h866 virtual MallocFn GetMallocFn() const { return ::malloc; } in GetMallocFn() function in v8::ZoneBackingAllocator

Completed in 4 milliseconds