V8 Project
|
#include <spaces.h>
Public Member Functions | |
CellPrinter () | |
void | Print (uint32_t pos, uint32_t cell) |
void | Flush () |
Static Public Member Functions | |
static bool | IsSeq (uint32_t cell) |
Private Attributes | |
uint32_t | seq_start |
uint32_t | seq_type |
uint32_t | seq_length |
|
inline |
Definition at line 230 of file spaces.h.
References v8::internal::Bitmap::kBitsPerCell, v8::internal::PrintF(), seq_length, seq_start, and seq_type.
Referenced by v8::internal::Bitmap::Print(), and Print().
Definition at line 210 of file spaces.h.
References Flush(), IsSeq(), v8::internal::PrintF(), v8::internal::Bitmap::PrintWord(), seq_length, seq_start, and seq_type.
Referenced by v8::internal::Bitmap::Print().
|
private |
|
private |
|
private |