v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
marking.cc File Reference
#include <limits>
#include "src/heap/marking-inl.h"
Include dependency graph for marking.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variable Documentation

◆ seq_length

size_t seq_length = 0
private

Definition at line 118 of file marking.cc.

◆ seq_start

size_t seq_start = 0
private

Definition at line 116 of file marking.cc.

◆ seq_type

MarkBit::CellType seq_type = 0
private

Definition at line 117 of file marking.cc.