|
V8 Project
|
#include <spaces.h>
Inheritance diagram for v8::internal::HistogramInfo:
Collaboration diagram for v8::internal::HistogramInfo:Public Member Functions | |
| HistogramInfo () | |
| const char * | name () |
| void | set_name (const char *name) |
Private Attributes | |
| const char * | name_ |
|
inline |
Definition at line 1968 of file spaces.h.
References name_.
Referenced by set_name().
Here is the caller graph for this function:
|
inline |
|
private |
Definition at line 1972 of file spaces.h.
Referenced by name(), and set_name().