Searched refs:GetFreeFn (Results 1 – 2 of 2) sorted by relevance
73 V8::GetCurrentPlatform()->GetZoneBackingAllocator()->GetFreeFn()) { in AccountingAllocator()
867 virtual FreeFn GetFreeFn() const { return ::free; } in GetFreeFn() function