Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dallocation-stats.h72 void DecreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in DecreaseAllocatedBytes() function
Dbasic-memory-chunk.h321 void DecreaseAllocatedBytes(size_t bytes) { in DecreaseAllocatedBytes() function