Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_wasi.cc154 void WASI::IncreaseAllocatedSize(size_t size) { in IncreaseAllocatedSize() function in node::wasi::WASI
Dnode_http2.cc453 void Http2Session::IncreaseAllocatedSize(size_t size) { in IncreaseAllocatedSize() function in node::http2::Http2Session