v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::ro Namespace Reference

Classes

class  BitSet
 
struct  EncodedExternalReference
 
struct  EncodedTagged
 

Enumerations

enum  Bytecode {
  kAllocatePage , kAllocatePageAt , kSegment , kRelocateSegment ,
  kReadOnlyRootsTable , kFinalizeReadOnlySpace
}
 

Variables

static constexpr int kNumberOfBytecodes
 

Enumeration Type Documentation

◆ Bytecode

Enumerator
kAllocatePage 
kAllocatePageAt 
kSegment 
kRelocateSegment 
kReadOnlyRootsTable 
kFinalizeReadOnlySpace 

Definition at line 16 of file read-only-serializer-deserializer.h.

Variable Documentation

◆ kNumberOfBytecodes

int v8::internal::ro::kNumberOfBytecodes
staticconstexpr
Initial value:

Definition at line 44 of file read-only-serializer-deserializer.h.