v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
page-memory.h File Reference
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
#include "include/cppgc/platform.h"
#include "src/base/macros.h"
#include "src/base/platform/mutex.h"
#include "src/heap/cppgc/globals.h"
#include "src/heap/cppgc/heap-config.h"
Include dependency graph for page-memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cppgc::internal::MemoryRegion
 
class  cppgc::internal::PageMemoryRegion
 
class  cppgc::internal::PageMemoryRegionTree
 
class  cppgc::internal::NormalPageMemoryPool
 
struct  cppgc::internal::NormalPageMemoryPool::PooledPageMemoryRegion
 
class  cppgc::internal::PageBackend
 

Namespaces

namespace  cppgc
 
namespace  cppgc::internal