v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
String::ExternalStringResourceBase::SharedMemoryUsageRecorder Class Referenceabstract

#include <v8-primitive.h>

Public Member Functions

virtual void RecordSharedMemoryUsage (const void *location, size_t size)=0
 

Detailed Description

Definition at line 327 of file v8-primitive.h.

Member Function Documentation

◆ RecordSharedMemoryUsage()

virtual void RecordSharedMemoryUsage ( const void *  location,
size_t  size 
)
pure virtual

Record that a shared allocation at the given location has the given size.


The documentation for this class was generated from the following file: