HomeSort by relevance Sort by last modified time
    Searched refs:next_node_id (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
profile-generator-inl.h 47 id_(tree->next_node_id()) { }
allocation-tracker.h 52 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::AllocationTraceTree
profile-generator.h 155 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::ProfileTree
allocation-tracker.cc 20 id_(tree->next_node_id()) {

Completed in 73 milliseconds