Home | Sort by relevance Sort by last modified time |
/external/v8/src/profiler/ | |
profile-generator-inl.h | 38 id_(tree->next_node_id()), |
allocation-tracker.h | 61 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::AllocationTraceTree |
allocation-tracker.cc | 20 id_(tree->next_node_id()) { |
profile-generator.h | 197 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::ProfileTree |