v8  8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
PageAllocator::SharedMemoryMapping Class Referenceabstract

#include <v8-platform.h>

Public Member Functions

virtual ~SharedMemoryMapping ()=default
 
virtual void * GetMemory () const =0
 

Detailed Description

INTERNAL ONLY: This interface has not been stabilised and may change without notice from one release to another without being deprecated first.

Definition at line 424 of file v8-platform.h.

Constructor & Destructor Documentation

◆ ~SharedMemoryMapping()

virtual ~SharedMemoryMapping ( )
virtualdefault

Member Function Documentation

◆ GetMemory()

virtual void* GetMemory ( ) const
pure virtual

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