v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
memory-chunk.h File Reference
Include dependency graph for memory-chunk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::MemoryChunk
 
struct  v8::base::hash< const i::MemoryChunk * >
 
struct  v8::base::hash< i::MemoryChunk * >
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::debug_helper_internal
 
namespace  v8::base
 

Macros

#define UNREACHABLE_WITH_STICKY_MARK_BITS()
 

Enumerations

enum class  v8::internal::MarkingMode { v8::internal::kNoMarking , v8::internal::kMinorMarking , v8::internal::kMajorMarking }
 

Macro Definition Documentation

◆ UNREACHABLE_WITH_STICKY_MARK_BITS

#define UNREACHABLE_WITH_STICKY_MARK_BITS ( )

Definition at line 17 of file memory-chunk.h.