![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-primitive.h>
Public Member Functions | |
virtual void | RecordSharedMemoryUsage (const void *location, size_t size)=0 |
Definition at line 327 of file v8-primitive.h.
|
pure virtual |
Record that a shared allocation at the given location has the given size.