Searched refs:current_uvwasi_memory_ (Results 1 – 2 of 2) sorted by relevance
99 size_t current_uvwasi_memory_ = 0; variable
142 CHECK_EQ(current_uvwasi_memory_, 0); in ~WASI()147 tracker->TrackFieldWithSize("uvwasi_memory", current_uvwasi_memory_); in MemoryInfo()151 CHECK_GE(current_uvwasi_memory_, previous_size); in CheckAllocatedSize()155 current_uvwasi_memory_ += size; in IncreaseAllocatedSize()159 current_uvwasi_memory_ -= size; in DecreaseAllocatedSize()