v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::MemoryBalancer::SmoothedBytesAndDuration Member List

This is the complete list of members for v8::internal::MemoryBalancer::SmoothedBytesAndDuration, including all inherited members.

bytes_v8::internal::MemoryBalancer::SmoothedBytesAndDurationprivate
duration_v8::internal::MemoryBalancer::SmoothedBytesAndDurationprivate
rate() constv8::internal::MemoryBalancer::SmoothedBytesAndDurationinline
SmoothedBytesAndDuration(size_t bytes, double duration)v8::internal::MemoryBalancer::SmoothedBytesAndDurationinline
Update(size_t bytes, double duration, double decay_rate)v8::internal::MemoryBalancer::SmoothedBytesAndDurationinline