![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::AllocationStats, including all inherited members.
| AllocationStats() | v8::internal::AllocationStats | inline |
| Capacity() const | v8::internal::AllocationStats | inline |
| capacity_ | v8::internal::AllocationStats | private |
| Clear() | v8::internal::AllocationStats | inline |
| ClearSize() | v8::internal::AllocationStats | inline |
| DecreaseAllocatedBytes(size_t bytes, const MemoryChunkMetadata *page) | v8::internal::AllocationStats | inline |
| DecreaseCapacity(size_t bytes) | v8::internal::AllocationStats | inline |
| IncreaseAllocatedBytes(size_t bytes, const MemoryChunkMetadata *page) | v8::internal::AllocationStats | inline |
| IncreaseCapacity(size_t bytes) | v8::internal::AllocationStats | inline |
| max_capacity_ | v8::internal::AllocationStats | private |
| MaxCapacity() const | v8::internal::AllocationStats | inline |
| operator=(const AllocationStats &stats) V8_NOEXCEPT | v8::internal::AllocationStats | inline |
| Size() const | v8::internal::AllocationStats | inline |
| size_ | v8::internal::AllocationStats | private |