|
V8 Project
|
#include <spaces.h>
Collaboration diagram for v8::internal::Bitmap::CellPrinter: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().
Here is the call graph for this function:
Here is the caller graph for this function: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |