![]() |
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::ExternalMemoryAccounter, including all inherited members.
| Decrease(Isolate *isolate, size_t size) | v8::ExternalMemoryAccounter | |
| ExternalMemoryAccounter()=default | v8::ExternalMemoryAccounter | |
| ExternalMemoryAccounter(ExternalMemoryAccounter &&) | v8::ExternalMemoryAccounter | |
| ExternalMemoryAccounter(const ExternalMemoryAccounter &)=delete | v8::ExternalMemoryAccounter | |
| GetTotalAmountOfExternalAllocatedMemoryForTesting(const Isolate *isolate) | v8::ExternalMemoryAccounter | static |
| Increase(Isolate *isolate, size_t size) | v8::ExternalMemoryAccounter | |
| operator=(ExternalMemoryAccounter &&) | v8::ExternalMemoryAccounter | |
| operator=(const ExternalMemoryAccounter &)=delete | v8::ExternalMemoryAccounter | |
| Update(Isolate *isolate, int64_t delta) | v8::ExternalMemoryAccounter | |
| ~ExternalMemoryAccounter() | v8::ExternalMemoryAccounter |