![]() |
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::HeapObjectAllocationTracker, including all inherited members.
AllocationEvent(Address addr, int size)=0 | v8::internal::HeapObjectAllocationTracker | pure virtual |
MoveEvent(Address from, Address to, int size) | v8::internal::HeapObjectAllocationTracker | inlinevirtual |
UpdateObjectSizeEvent(Address addr, int size) | v8::internal::HeapObjectAllocationTracker | inlinevirtual |
~HeapObjectAllocationTracker()=default | v8::internal::HeapObjectAllocationTracker | virtual |