Searched refs:DecreaseAllocatedSize (Results 1 – 11 of 11) sorted by relevance
67 manager->DecreaseAllocatedSize(previous_size); in ReallocImpl()101 manager->DecreaseAllocatedSize(*original_ptr); in StopTrackingMemory()
84 void DecreaseAllocatedSize(size_t size);
699 void DecreaseAllocatedSize(size_t size);
155 void WASI::DecreaseAllocatedSize(size_t size) { in DecreaseAllocatedSize() function in node::wasi::WASI
466 void Http2Session::DecreaseAllocatedSize(size_t size) { in DecreaseAllocatedSize() function in node::http2::Http2Session
202 void DecreaseAllocatedSize(size_t bytes);
131 void DecreaseAllocatedSize(size_t bytes) { in DecreaseAllocatedSize() function
128 void DecreaseAllocatedSize(size_t size);
55 void BindingData::DecreaseAllocatedSize(size_t size) { in DecreaseAllocatedSize() function in node::quic::BindingData
736 tracer->DecreaseAllocatedSize(static_cast<size_t>(-bytes_to_report)); in ReportBufferedAllocationSizeIfPossible()
10306 void EmbedderHeapTracer::DecreaseAllocatedSize(size_t bytes) { in DecreaseAllocatedSize() function in v8::EmbedderHeapTracer10313 tracer->DecreaseAllocatedSize(bytes); in DecreaseAllocatedSize()