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

Go to the source code of this file.

Classes

class  v8::internal::SerializerReference
 
class  v8::internal::SerializerReferenceMap
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Enumerations

enum class  v8::internal::SnapshotSpace : uint8_t { v8::internal::kReadOnlyHeap = 0 , v8::internal::kOld = 1 , v8::internal::kCode = 2 , v8::internal::kTrusted = 3 }
 

Variables

static constexpr int v8::internal::kNumberOfSnapshotSpaces = 4