#include <v8-platform.h>
Public Member Functions | |
| virtual | ~SharedMemory ()=default |
| virtual std::unique_ptr< SharedMemoryMapping > | RemapTo (void *new_address) const =0 |
| virtual void * | GetMemory () const =0 |
| virtual size_t | GetSize () const =0 |
INTERNAL ONLY: This interface has not been stabilised and may change without notice from one release to another without being deprecated first.
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |