Searched refs:IncreaseAllocatedSize (Results 1 – 11 of 11) sorted by relevance
201 void IncreaseAllocatedSize(size_t bytes);
61 manager->IncreaseAllocatedSize(new_size); in ReallocImpl()
83 void IncreaseAllocatedSize(size_t size);
698 void IncreaseAllocatedSize(size_t size);
151 void WASI::IncreaseAllocatedSize(size_t size) { in IncreaseAllocatedSize() function in node::wasi::WASI
462 void Http2Session::IncreaseAllocatedSize(size_t size) { in IncreaseAllocatedSize() function in node::http2::Http2Session
120 void IncreaseAllocatedSize(size_t bytes) { in IncreaseAllocatedSize() function
127 void IncreaseAllocatedSize(size_t size);
51 void BindingData::IncreaseAllocatedSize(size_t size) { in IncreaseAllocatedSize() function in node::quic::BindingData
738 tracer->IncreaseAllocatedSize(static_cast<size_t>(bytes_to_report)); in ReportBufferedAllocationSizeIfPossible()
10295 void EmbedderHeapTracer::IncreaseAllocatedSize(size_t bytes) { in IncreaseAllocatedSize() function in v8::EmbedderHeapTracer10302 tracer->IncreaseAllocatedSize(bytes); in IncreaseAllocatedSize()