Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_wasi.cc150 void WASI::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::wasi::WASI
Dnode_http2.cc449 void Http2Session::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::http2::Http2Session