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

Go to the source code of this file.

Classes

class  cppgc::internal::BaseSpace
 
class  cppgc::internal::NormalPageSpace
 
class  cppgc::internal::NormalPageSpace::LinearAllocationBuffer
 
class  cppgc::internal::LargePageSpace
 

Namespaces

namespace  cppgc
 
namespace  cppgc::internal