Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::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.

Constructor & Destructor Documentation

◆ ~SharedMemoryMapping()

virtual v8::PageAllocator::SharedMemoryMapping::~SharedMemoryMapping ( )
virtualdefault

Member Function Documentation

◆ GetMemory()

virtual void * v8::PageAllocator::SharedMemoryMapping::GetMemory ( ) const
pure virtual

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