v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Bitmap::CellPrinter Class Reference

#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)
 

Detailed Description

Definition at line 231 of file spaces.h.

Constructor & Destructor Documentation

CellPrinter ( )
inline

Definition at line 233 of file spaces.h.

Member Function Documentation

void Flush ( )
inline

Definition at line 255 of file spaces.h.

References Bitmap::kBitsPerCell, and v8::internal::PrintF().

Referenced by Bitmap::CellPrinter::Print(), and Bitmap::Print().

static bool IsSeq ( uint32_t  cell)
inlinestatic

Definition at line 265 of file spaces.h.

Referenced by Bitmap::CellPrinter::Print().

void Print ( uint32_t  pos,
uint32_t  cell 
)
inline

The documentation for this class was generated from the following file: