Home
last modified time | relevance | path

Searched defs:DecreaseAllocatedSize (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_wasi.cc158 void WASI::DecreaseAllocatedSize(size_t size) { in DecreaseAllocatedSize() function in node::wasi::WASI
Dnode_http2.cc457 void Http2Session::DecreaseAllocatedSize(size_t size) { in DecreaseAllocatedSize() function in node::http2::Http2Session