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

Go to the source code of this file.

Classes

class  v8::internal::ro::BitSet
 
struct  v8::internal::ro::EncodedTagged
 
struct  v8::internal::ro::EncodedExternalReference
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::ro
 

Enumerations

enum  v8::internal::ro::Bytecode {
  v8::internal::ro::kAllocatePage , v8::internal::ro::kAllocatePageAt , v8::internal::ro::kSegment , v8::internal::ro::kRelocateSegment ,
  v8::internal::ro::kReadOnlyRootsTable , v8::internal::ro::kFinalizeReadOnlySpace
}
 

Variables

static constexpr int v8::internal::ro::kNumberOfBytecodes