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

Go to the source code of this file.

Classes

class  v8::internal::LargeObjectSpace
 
class  v8::internal::OldLargeObjectSpace
 
class  v8::internal::SharedLargeObjectSpace
 
class  v8::internal::TrustedLargeObjectSpace
 
class  v8::internal::SharedTrustedLargeObjectSpace
 
class  v8::internal::NewLargeObjectSpace
 
class  v8::internal::CodeLargeObjectSpace
 
class  v8::internal::LargeObjectSpaceObjectIterator
 

Namespaces

namespace  v8
 
namespace  v8::internal