#include <marking.h>
Definition at line 19 of file marking.h.
◆ CellType
◆ MarkBit()
◆ CellAddress()
const CellType * v8::internal::MarkBit::CellAddress |
( |
| ) |
const |
|
inline |
◆ Clear()
bool v8::internal::MarkBit::Clear |
( |
| ) |
|
|
inline |
◆ From() [1/2]
◆ From() [2/2]
◆ FromForTesting() [1/2]
◆ FromForTesting() [2/2]
◆ Get()
template<
AccessMode mode = AccessMode::NON_ATOMIC>
bool v8::internal::MarkBit::Get |
( |
| ) |
const |
|
inline |
◆ Mask()
CellType v8::internal::MarkBit::Mask |
( |
| ) |
const |
|
inline |
◆ Set()
template<
AccessMode mode = AccessMode::NON_ATOMIC>
bool v8::internal::MarkBit::Set |
( |
| ) |
|
|
inline |
◆ MarkingBitmap
◆ cell_
CellType* const v8::internal::MarkBit::cell_ |
|
private |
◆ mask_
const CellType v8::internal::MarkBit::mask_ |
|
private |
The documentation for this class was generated from the following files: