|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <v8-platform.h>
| Public Member Functions | |
| virtual | ~SharedMemoryMapping ()=default | 
| virtual void * | GetMemory () const =0 | 
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 572 of file v8-platform.h.
| 
 | virtualdefault | 
Reimplemented in v8::base::SharedMemoryMapping.
| 
 | pure virtual | 
Implemented in v8::base::SharedMemoryMapping.