V8 Project
|
This is the complete list of members for v8::base::Win32MemoryMappedFile, including all inherited members.
create(const char *name, int size, void *initial) | v8::base::OS::MemoryMappedFile | static |
file_ | v8::base::Win32MemoryMappedFile | private |
file_mapping_ | v8::base::Win32MemoryMappedFile | private |
memory() | v8::base::Win32MemoryMappedFile | inlinevirtual |
memory_ | v8::base::Win32MemoryMappedFile | private |
open(const char *name) | v8::base::OS::MemoryMappedFile | static |
size() | v8::base::Win32MemoryMappedFile | inlinevirtual |
size_ | v8::base::Win32MemoryMappedFile | private |
Win32MemoryMappedFile(HANDLE file, HANDLE file_mapping, void *memory, int size) | v8::base::Win32MemoryMappedFile | inline |
~MemoryMappedFile() | v8::base::OS::MemoryMappedFile | inlinevirtual |
~Win32MemoryMappedFile() | v8::base::Win32MemoryMappedFile | virtual |