|
V8 Project
|
Collaboration diagram for v8::internal::SimpleListPrinter:Public Member Functions | |
| SimpleListPrinter (OStream &os) | |
| void | Add (const char *s) |
Private Attributes | |
| OStream & | os_ |
| bool | first_ |
Definition at line 482 of file code-stubs.cc.
|
inlineexplicit |
Definition at line 484 of file code-stubs.cc.
|
inline |
Definition at line 486 of file code-stubs.cc.
Referenced by v8::internal::operator<<().
Here is the caller graph for this function:
|
private |
Definition at line 497 of file code-stubs.cc.
Referenced by Add().
|
private |
Definition at line 496 of file code-stubs.cc.
Referenced by Add().