v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
Position (ProfileNode *node) | |
INLINE (ProfileNode *current_child()) | |
INLINE (bool has_current_child()) | |
INLINE (void next_child()) | |
Data Fields | |
ProfileNode * | node |
Definition at line 395 of file profile-generator.cc.
|
inlineexplicit |
Definition at line 397 of file profile-generator.cc.
|
inline |
Definition at line 399 of file profile-generator.cc.
References Position::node.
|
inline |
Definition at line 402 of file profile-generator.cc.
References Position::node.
|
inline |
Definition at line 405 of file profile-generator.cc.
ProfileNode* node |
Definition at line 407 of file profile-generator.cc.
Referenced by Position::INLINE().